GET api/Mt_Pos_Rooms?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of 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": "1",
    "id_pos": "a388a8f2-c3a2-42b8-a305-7f9b7de9e6bd",
    "id_room": "232c8c6c-8258-49e0-ac53-2e1cfe45ac17",
    "active": true,
    "created_on": "2026-09-06T06:47:13.0339555+02:00",
    "last_update": "2026-09-06T06:47:13.0339555+02:00",
    "id_user_upd": "9afba8d4-ff9f-4239-9b85-e36de2943f45",
    "commited": true,
    "mt_pos": {
      "$id": "2",
      "id": "c8197ee0-3819-4175-9602-b4f4c901ce03",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "9074cbdb-3ceb-4387-a4e6-0eacdf96504b",
      "id_zone": "cc5a4f21-e075-47d4-9a9d-84b0e4e5c639",
      "user_required": true,
      "active": true,
      "created_on": "2026-09-06T06:47:13.0339555+02:00",
      "last_update": "2026-09-06T06:47:13.0339555+02:00",
      "id_user_upd": "408c176f-1ee6-489b-86f9-038aced554a2",
      "commited": true,
      "mt_branches_zones": {
        "$id": "3",
        "id": "44ded8ea-11e6-4aed-aa19-efa11d6a3d23",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "5c2ccd0e-6cc6-491e-8603-b75b5062ee9d",
        "active": true,
        "created_on": "2026-09-06T06:47:13.0339555+02:00",
        "last_update": "2026-09-06T06:47:13.0339555+02:00",
        "id_user_upd": "e017d89c-86b2-4aba-87d2-535630a57075",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "3036a632-28a9-4d30-8705-a47ea3404b96",
          "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": "5102a584-95b4-4757-b764-2a7d73e34688",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-09-06T06:47:13.0339555+02:00",
          "last_update": "2026-09-06T06:47:13.0339555+02:00",
          "id_user_upd": "a9597e3c-6260-46f1-84aa-4ac4440d0fe1",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "b383a542-5fbe-4349-bd44-22bef50b6d11",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "180f0859-73ce-4e06-8853-65e2497b837e",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-09-06T06:47:13.0339555+02:00",
            "last_update": "2026-09-06T06:47:13.0339555+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "af811a05-936c-4ebc-8421-f8254c3bc9f5",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "f79e8b18-71e4-4fe3-9a9c-648d65ebf7ff",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "eb23a127-9355-4b87-b68b-be5970385dfe",
                "view_pos": true,
                "order": 8,
                "order_sec": 9,
                "color_border": "sample string 10",
                "color_button": "sample string 11",
                "color_font": "sample string 12",
                "font_bold": true,
                "font_underline": true,
                "font_size": 15,
                "big_buttons": true,
                "active": true,
                "created_on": "2026-09-06T06:47:13.0339555+02:00",
                "last_update": "2026-09-06T06:47:13.0339555+02:00",
                "id_user_upd": "9bb7a2b0-8c7a-46c3-b186-9d8bb2fa192a",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "1c1f081e-682e-40d6-aa64-785220c8325f",
                    "id_item": "8f1227d5-580c-4ffc-9f64-fe4343de7b00",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-09-06T06:47:13.0339555+02:00",
                    "last_update": "2026-09-06T06:47:13.0339555+02:00",
                    "id_user_upd": "d3b37766-17f1-40fd-97e4-5f14c0eca31a",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "c25579e6-f21a-4135-9d81-8e56c6cdfc12",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "979db4a7-39f2-4dc5-a704-c472b168725e",
                      "id_unit_sec": "d345a23a-cc77-400d-9a82-b7963e4fe218",
                      "id_brand": "88b07b03-7146-40c4-a2b7-439a47b82e85",
                      "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": "3cc855af-ebc6-433f-b886-af7f010766dc",
                      "view_pos": true,
                      "order": 23,
                      "color_border": "sample string 24",
                      "color_button": "sample string 25",
                      "color_font": "sample string 26",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 29,
                      "active": true,
                      "created_on": "2026-09-06T06:47:13.0339555+02:00",
                      "last_update": "2026-09-06T06:47:13.0339555+02:00",
                      "id_user_upd": "dafeaac3-cdb0-47ad-b7e8-5cd359ca59fe",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "bb64f1c9-cb31-45f3-b02f-e3b2d4350369",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-09-06T06:47:13.0339555+02:00",
                        "last_update": "2026-09-06T06:47:13.0339555+02:00",
                        "id_user_upd": "b3db991b-b744-42f3-9ac3-2fc302c8410c",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "f2d04d86-c30e-4312-bae2-1a9c58018465",
                          "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": "e0148717-2d49-4be0-80dd-1c670bb48c21",
                          "view_messages": true,
                          "id_image_photo": "a8231046-776e-44a4-b287-1975db3292cd",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "611b00fe-c341-49f8-81be-f5a062bb706d",
                          "view_pos": true,
                          "order": 15,
                          "color_border": "sample string 16",
                          "color_button": "sample string 17",
                          "color_font": "sample string 18",
                          "active": true,
                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                          "last_update": "2026-09-06T06:47:13.0339555+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": "2562a07a-e9e1-4c29-afb8-5e9a545e4892",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "3c6b8906-15dc-4137-9c2c-80f72eb16c7a",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "5ab03203-dc1c-4560-8dd7-566e42d1e76c",
                              "view_pos": true,
                              "order": 9,
                              "color_border": "sample string 10",
                              "color_button": "sample string 11",
                              "color_font": "sample string 12",
                              "active": true,
                              "created_on": "2026-09-06T06:47:13.0339555+02:00",
                              "last_update": "2026-09-06T06:47:13.0339555+02:00",
                              "id_user_upd": "19539a66-e7a0-4585-9e84-362fb594dcec",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "12",
                                  "id": "968cc7a3-2f84-4619-9f36-ecb0353d72b7",
                                  "id_cloakroom": "86147878-04f9-45d8-afa0-ea183acad47e",
                                  "id_pos_sesion": "426511d0-2b6f-40bd-b9f5-b326a186aff3",
                                  "unit_id": 4,
                                  "date_open": "2026-09-06T06:47:13.0339555+02:00",
                                  "date_close": "2026-09-06T06:47:13.0339555+02:00",
                                  "id_doc_sa": "6a6a025c-060b-4e0a-b6fb-7dbc56e6dd36",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "11"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "13",
                                    "id": "09a80a00-793d-4036-b074-5767dbf57701",
                                    "id_pos": "c18c472a-14f7-4cc4-b5d8-0c23cde7e51b",
                                    "id_doc": "e4863086-34f4-4cd4-86a6-9ea463aeacb1",
                                    "id_branch": "818e3aa5-898a-4658-859f-05ca329098e7",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-09-06T06:47:13.0339555+02:00",
                                    "date_tax": "2026-09-06T06:47:13.0339555+02:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "cf70a014-4f91-4606-9c0a-c1059aa26e98",
                                    "id_relationship": "fc3ff073-d3fd-4c44-bdbf-e77c33f90b2e",
                                    "id_loc_from": "315cd8d7-5fa6-4ccb-96cb-a2b770e48b70",
                                    "id_loc_end": "8d63c793-3efc-4cdb-a6b4-dce1ddb3f897",
                                    "id_user_add": "280926b2-f008-407b-a969-04e37e50f5e5",
                                    "id_user_upd": "96e2ae2a-8575-4c0c-b574-a5d9e4f2cd77",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "490cea30-d382-472f-9a38-034da7ee53df",
                                    "id_room_unit": "75b0b9cf-30f2-454a-a368-bcc345f46759",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "475ef77b-3334-4732-bf06-5899ff3deb8e",
                                    "p_dis": 15.1,
                                    "p_chr": 16.1,
                                    "amt_net": 17.1,
                                    "amt_tax": 18.1,
                                    "amt_dis": 19.1,
                                    "amt_chr": 20.1,
                                    "amt_tot": 21.1,
                                    "active": true,
                                    "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                    "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_docs": {
                                      "$id": "14",
                                      "id": "dc482020-25f2-466f-b1b3-080dacf2751e",
                                      "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": "dec1d523-d3a9-41af-9e18-4930d4d38bf1",
                                      "view_pos": true,
                                      "order": 23,
                                      "color_border": "sample string 24",
                                      "color_button": "sample string 25",
                                      "color_font": "sample string 26",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                      "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                      "id_user_upd": "9f51a4ec-e956-4695-9364-c457872401da",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "15",
                                          "id_doc": "32c4ed84-9234-486a-8c4c-665ec9b42e5a",
                                          "id_pay": "30dc6f00-41b7-45be-b4f6-ea60d7a3999c",
                                          "id_money": "7c2f1340-6ae7-4e62-b679-57b372b26d6a",
                                          "active": true,
                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                          "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                          "id_user_upd": "43810742-2059-47fe-9029-b1e44ee5467f",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_money_types": {
                                            "$id": "16",
                                            "id": "d52637cd-f762-47b5-b08a-299740741208",
                                            "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": "d04ae3be-a028-4a4f-8f25-60f5ec9b2ee5",
                                            "view_pos": true,
                                            "order": 8,
                                            "color_border": "sample string 9",
                                            "color_button": "sample string 10",
                                            "color_font": "sample string 11",
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                            "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                            "id_user_upd": "6608d11b-dba6-4149-8d27-d739e8fbe7a8",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "17",
                                                "id_money_1": "3a814505-967b-4420-8402-de229ddb25e7",
                                                "id_money_2": "00a4d951-6430-4f28-83b7-d06850635606",
                                                "date_from": "2026-09-06T06:47:13.0339555+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                "id_user_upd": "57b3aee6-6b84-4fa9-9a86-24d7f6534544",
                                                "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": "fa0d371a-2bf1-4ed6-bad1-e69cd5895beb",
                                                "id_pay": "1902bdb5-426e-4848-8d75-3b3ee5fb9415",
                                                "id_money": "fea07648-bf35-4809-b8cc-4e7783fa8ff6",
                                                "date_cashflow": "2026-09-06T06:47:13.0339555+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "87be8531-cae0-4968-8917-0ebddce34384",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "19",
                                                  "id": "770af46e-4f30-458f-98e6-8f67c00e2824",
                                                  "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": "6ea24975-f67d-41ad-8ee2-aa82f37e6b97",
                                                  "view_pos": true,
                                                  "order": 13,
                                                  "color_border": "sample string 14",
                                                  "color_button": "sample string 15",
                                                  "color_font": "sample string 16",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                  "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                  "id_user_upd": "be7561f3-6304-44f6-b0ad-b795453b1a8f",
                                                  "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": "6b396a58-f27d-47a3-ad55-ee64db991193",
                                                      "id_line": 2,
                                                      "id_pay": "1aa0de84-4362-4e14-a475-1c17227c4a0e",
                                                      "id_money": "9467bb8d-52e0-4b91-b02c-e9ab36f1c2a1",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "90f7e429-3329-49cc-9061-88c00cb5ee83",
                                                      "id_employee": "293cc934-8cad-4936-8453-985f6e5e264c",
                                                      "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": "b368cc5d-32d4-4814-ac56-95c10d13928e",
                                                      "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": "73536c1b-f182-433f-a485-510e3cde63e0",
                                                        "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": "ab6be502-4f91-436f-9333-e66ad34efdcf",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "a3be64fa-f60b-47da-a86a-e534c5502586",
                                                        "view_pos": true,
                                                        "order": 14,
                                                        "color_border": "sample string 15",
                                                        "color_button": "sample string 16",
                                                        "color_font": "sample string 17",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                        "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                        "id_user_upd": "07726c0b-fbb3-4609-9610-c6957c8afe43",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "22",
                                                            "id_employee": "f00b6cc3-b33e-4d50-a99f-c64ffdceae38",
                                                            "id_branch": "72fee78a-de59-4b24-a67b-f930bcf7bda8",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                            "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                            "id_user_upd": "eca7f577-4dfb-4d87-a69c-be756be1f8a5",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "23",
                                                          "id": "1aca62d9-886a-45b9-a361-251037039778",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                          "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                          "id_user_upd": "8a62e0b2-f2f2-40bb-85e5-c2f2ad0fa28f",
                                                          "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": "06c27190-b786-4f85-9d55-6068c89dd2dd",
                                                            "id_line": 2,
                                                            "id_item_sub": "3e968447-0cb4-4262-9072-af3b86127297",
                                                            "qty": 4.1,
                                                            "id_list": "f1fac245-826b-40c4-820c-8570d8aa79a1",
                                                            "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": "aef92cce-4bcd-4b10-8fd7-85d01ac969cd",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "406bff46-02e0-4291-9dea-dec58fbf4ef4",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "61fb84c2-6bd0-4d47-9efe-0d97f30b5eae",
                                                            "id_user_upd": "21baa8fc-a5cc-416d-b356-1ce934ee24a7",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "25",
                                                              "id": "c95eca4e-d6d6-4403-9061-20a9300b0d28",
                                                              "id_item": "b6798d93-efeb-42e6-9577-8a8a021c2d71",
                                                              "id_item_type": "f9d6582c-410d-4950-ac15-a8cb72eb5fb3",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "404c8bdd-0e11-4bde-9877-b23ec46763bb",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                              "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                              "id_user_upd": "e3dbb76d-6724-41dc-8132-f153bce7ffa2",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "26",
                                                                  "id_item_sub": "b64f4918-76c3-42ea-9366-f795a24d86a9",
                                                                  "id_item": "7d77c3ea-dc21-4cd0-b16e-569a65f222e6",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "231d5409-236f-4aa0-86b1-16c44cbb8bae",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "27",
                                                                    "id": "0c807719-194a-4019-bba6-6d510891e0d7",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "93e29e1f-a2fa-4462-b5fe-70cc46a1b555",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                    "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                    "id_user_upd": "3a629906-a17e-45b7-9b4a-1d4e3163d7aa",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "28",
                                                                      "id": "1d22ec1f-72c1-4e3d-9787-030ce800354b",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "id_user_upd": "0cea21a6-de19-4a70-8659-c9c1199e2fdf",
                                                                      "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": "9b97f921-a468-45fa-b44b-4e3b0826187d",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "97dffe02-e754-46be-984f-37aaf2ee8d5e",
                                                                "view_pos": true,
                                                                "order": 7,
                                                                "color_border": "sample string 8",
                                                                "color_button": "sample string 9",
                                                                "color_font": "sample string 10",
                                                                "font_bold": true,
                                                                "font_underline": true,
                                                                "font_size": 13,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                "id_user_upd": "c8b336ca-c236-418b-9a1f-c4b8c69dbfcd",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_voucher": "a907560e-f94f-4c13-b8c6-61d6850a2c4e",
                                                                    "id_line": "d26a32b4-1476-493a-9f4f-5be7375248f2",
                                                                    "id_category": "c758c0a7-55f1-49b8-952e-81cb9fdc0710",
                                                                    "id_item": "f89799ef-45c6-4b17-8eeb-4a5ae72c7986",
                                                                    "id_item_type": "b21d97ef-f9f1-4be8-81b7-a16af8ee0719",
                                                                    "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": "1f87dfa2-90ae-46c1-9d1b-f2bb5b7d205f",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "date_end": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "date_used": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "date_sesion": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "id_employee": "9fd4b609-04f4-4d69-ba11-245f1cad68f8",
                                                                      "id_branch": "069b2593-104b-4e76-b274-6f4965308c07",
                                                                      "id_voucher_permision": "bc62bdc3-ac1f-43a8-a551-7f30fd041d69",
                                                                      "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": "dd79d001-f99d-440b-ac01-5ef796396501",
                                                                      "id_user_add": "bc2c5fd4-dd9e-45f5-818d-b1ec4c0cb5ec",
                                                                      "id_doc_sa": "a1bcae54-b456-47d1-b9e1-309f6df2511f",
                                                                      "id_item_sub": "27634bf3-4061-4c66-8da9-8ae8187b98da",
                                                                      "id_pos_sesion": "ddd202f3-0881-4f21-8535-8d3a47a7ae67",
                                                                      "is_authorized": true,
                                                                      "is_automatic": true,
                                                                      "print_in_branch": true,
                                                                      "printed": true,
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "is_used_entry": true,
                                                                      "is_used_consume": true,
                                                                      "is_close": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "last_update": "2026-09-06T06:47:13.0339555+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": "b9c67588-055b-472e-986c-18b668eaffe8",
                                                                        "date_from": "2026-09-06T06:47:13.0339555+02:00",
                                                                        "date_end": "2026-09-06T06:47:13.0339555+02:00",
                                                                        "date_used": "2026-09-06T06:47:13.0339555+02:00",
                                                                        "id_employee": "267756a7-8b7a-4220-82be-6ec519f23c01",
                                                                        "id_branch": "9f30490c-667d-4634-82f6-5f1477c79959",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "71546f7b-c199-4065-8d9a-1e212188b146",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                        "last_update": "2026-09-06T06:47:13.0339555+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": "638392b7-016f-4a3d-9259-affe41391f72",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-09-06T06:47:13.0339555+02:00",
                                                                    "date_end": "2026-09-06T06:47:13.0339555+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": "365dd23d-bc1f-4db8-ab89-b6e757190dd2",
                                                                    "id_pos": "96e4d12f-3aec-4ca1-bf14-7dc9587a4db1",
                                                                    "id_list": "103ffbcb-bd0e-4a7f-921e-4acbcb5ef40e",
                                                                    "id_item": "3d23c5b0-b906-4182-b6ac-ca0b0fcc8c7e",
                                                                    "id_item_type": "d903adf9-027e-4fa2-9df8-627a2a17f0ba",
                                                                    "id_category": "e73ad09e-fd23-4679-96ba-4f170e452737",
                                                                    "by_day_week": true,
                                                                    "use_mon": true,
                                                                    "use_tue": true,
                                                                    "use_wed": true,
                                                                    "use_thu": true,
                                                                    "use_fri": true,
                                                                    "use_sat": true,
                                                                    "use_sun": true,
                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                    "use_hour_end": "00:00:00.1234567",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                    "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                    "id_user_upd": "a3c492ae-140f-4896-8dc3-6a6beac05cf2",
                                                                    "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": "58c8308b-92bf-4c6d-8811-029cb6e704e1",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "dbc4fc85-8b18-4c52-bbb4-e8961f7046df",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "4285f1b8-37fe-4374-bfc5-41aab5457f39",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "id_user_upd": "ec325393-4581-4906-862e-196f9772151a",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_pos": "5ae7919f-fa6e-40be-825b-02d2054bc0aa",
                                                                          "id_pos_type": "e37f958b-4b38-4565-8b94-4bc2657b32d7",
                                                                          "id_price_list": "75a097c4-f430-4387-994a-17ea983e70f9",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "id_user_upd": "b3124317-351a-4ad9-8f43-0add0ad1a25f",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "36",
                                                                            "id_pos": "1b64a666-a733-4244-ba8b-17c64058ddf7",
                                                                            "id_pos_type": "bd9baef6-5424-4826-9026-473be9250acf",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                            "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                            "id_user_upd": "1348be08-c0ec-4bf3-bf8c-fb158801fd87",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "37",
                                                                              "id": "e7a8be03-6845-42a4-b8cb-d745e2471261",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                              "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                              "id_user_upd": "f83172c4-8fae-477d-9746-13f139acb513",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "38",
                                                                                  "id": "89ec726e-056e-4e8e-9728-58575c04f15a",
                                                                                  "id_branch": "841cb601-f096-4a3e-b42f-3210c9913bb7",
                                                                                  "id_pos_type": "191a78c1-83eb-4778-a90a-91f1898ea847",
                                                                                  "id_pos": "64a15ea0-1b41-4851-a753-f8e7f31394de",
                                                                                  "id_item": "ab4d13f7-38d0-4328-941e-a7b6fbe41223",
                                                                                  "date_from": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "date_end": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "id_user_upd": "ebc90142-e397-4206-b842-656252ef787b",
                                                                                  "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": "9dd0f6bd-143a-45ff-b8dd-88705e2b8ed4",
                                                                                  "id_doc": "20543d68-5800-4ae3-8d34-f6237887b443",
                                                                                  "id_pos_type": "67bf757a-d46a-470a-83c1-9181197fa082",
                                                                                  "id_doc_print": "f66e6f7a-c090-404d-bdfe-80511e2e82e2",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "id_user_upd": "1da8323d-a155-4fd4-a9a3-7505ad39e235",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "40",
                                                                                    "id": "af96050f-6fab-4a6a-acc3-0655eea3c0a0",
                                                                                    "id_pos": "7433b55d-a7b9-497d-b983-d9449e26a6ed",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                                    "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                                    "id_user_upd": "003ce639-f01d-4fa4-8ae3-f17c461cbbc1",
                                                                                    "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": "2d4d3d1f-3127-4972-bf6d-63eb19e905f6",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                                    "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "42",
                                                                                        "id_doc_print": "237c2066-e24f-4207-a8ed-f374e41efc8e",
                                                                                        "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": "0b0e3328-31d8-430b-a933-d319fda7d8a6",
                                                                          "id_item_sub": "10596b77-2389-4877-80af-45244378ab2c",
                                                                          "validity_date": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "id_user_upd": "a3b8efeb-ed04-4203-8060-cebf514dc6c8",
                                                                          "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": "99449eeb-a1ee-4285-860c-5a6cddabd7db",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "date_end": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "id_branch": "c8ea2237-cf27-4dd3-8429-c076d366576e",
                                                                          "id_pos": "3d69930b-3e7a-4b9f-ad41-0e9c82a151e7",
                                                                          "id_list": "0f138613-8609-4f99-b8d4-0f47606c51a4",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "id_user_upd": "8c88d62e-7b6e-4081-84e1-910dcea08896",
                                                                          "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": "d38d7016-0040-4dfb-adc4-469194fd3da7",
                                                                    "order_id": 2,
                                                                    "id_item": "7a5558c9-d960-49c8-9bcb-820d98bdb1e7",
                                                                    "id_item_type": "70dd0c41-fbf6-40f1-9b25-37df862e4ba1",
                                                                    "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": "0c714ef6-66b1-4269-8151-ca1a20fe6b16",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "3ed24798-5028-48a0-b80b-6e2162b30876",
                                                                    "count_voucher": 1,
                                                                    "id_category": "aeeee328-b82f-475a-a2a6-bd35331a2ecc",
                                                                    "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                    "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                    "id_user_upd": "b151797a-28e9-4629-8b59-b7c9a93d2f3d",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "46",
                                                                      "id": "9b1ea00c-5236-46ed-bfa8-7ca9acccd330",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "6e6da4c0-7dd8-4814-b66a-797c150d1bde",
                                                                      "date_tax": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "date_open": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "date_close": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "id_user_open": "654d4bb3-643b-4d3a-acce-65cef3c8ee98",
                                                                      "id_user_close": "b7560fef-d7cf-4d55-852f-48b1290cfae7",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                      "last_update": "2026-09-06T06:47:13.0339555+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": "1e4586ef-5bca-4357-983e-deab897b4b42",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "e8efba36-1b78-4319-8d53-e4df40d9a4c5",
                                                                          "type_pay": 5,
                                                                          "module": "sample string 6",
                                                                          "process": true,
                                                                          "json_cloackrooms": "sample string 8",
                                                                          "multi_select": 9,
                                                                          "terminal_name": "sample string 10",
                                                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "48",
                                                                          "id": "26e96133-ee2a-485d-9b7b-9a4a449ec6fa",
                                                                          "id_room_unit": "5515138c-7728-4230-8769-dadca040b8fb",
                                                                          "id_room_list": "bfb368e4-c045-4e69-9b1b-ca06f7901697",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "date_from": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "date_end": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "date_open": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "date_close": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "id_employee": "fd997e43-b48a-478c-8448-30ce546492f0",
                                                                          "id_employee_sec": "a5f2fa3e-18fe-4374-a7f2-4e97b1448557",
                                                                          "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": "2aa7344b-5c21-4917-a34d-57842b9da45c",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "cc0af03e-2325-49b5-bfb4-066ff676693f",
                                                                          "id_user_close": "b2039843-535f-409a-851e-8ca707dc4964",
                                                                          "id_unit_state": "ad4f6d3a-3bad-49ff-8ede-3f4d85ef932f",
                                                                          "id_pos_sesion": "9ff57fba-c388-4185-b9c8-3dc2fb979ccf",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "49",
                                                                            "id": "9a314308-8f58-425e-8ba1-5ca7ecc0b39e",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "2da29816-210c-4d9e-9403-7c90f362d5e4",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "f0cbc562-f42e-4ede-9373-c461bcc788f6",
                                                                            "locked": true,
                                                                            "date_locked": "2026-09-06T06:47:13.0339555+02:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                            "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                            "id_user_upd": "f9676d33-7ffb-4c66-8062-f59bb6b4ebb8",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "50",
                                                                              "id": "bc427f5b-f0a1-4321-9c67-a559a1e5a895",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "eefa8c91-0893-4968-be87-a23c172051d3",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "de5b217a-31fd-485e-9939-210eca931fda",
                                                                              "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": "f5ecf2f9-76dc-4aad-93e5-cbc658eb3cba",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                              "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                              "id_user_upd": "b7d3b750-6597-4972-ac65-d6da65794f87",
                                                                              "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": "2958da53-4118-492a-b880-ca8cb7bc855f",
                                                                                  "id_room": "923ed54c-c398-491e-8274-8a3619fd2385",
                                                                                  "date_in": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "date_out": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "id_user_add": "1f7d2bf3-bc6b-431c-bce4-b5f5804c417a",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "last_update": "2026-09-06T06:47:13.0339555+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": "7a99783b-2552-4910-8b79-4dd706dd264d",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                              "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                              "id_user_upd": "2c512a40-85dd-4a82-871f-2a7fe258dd71",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id_room_type": "63a799b5-b5f0-47e9-83eb-50c91bebc97e",
                                                                                  "id_room_state": "769356be-84ff-4605-9d92-6a93ed6430a1",
                                                                                  "id_image": "51aca5e1-3ad6-4b44-a4bb-df32ec67bc27",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "id_user_upd": "f3c8f9a8-d22c-412c-94fe-61c40a757587",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "54",
                                                                                    "id": "19fdc10f-1405-4b3a-9b80-72dd56b8713d",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                                    "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                                    "id_user_upd": "fb9d90ae-9d3f-4200-8198-f0bda92e3982",
                                                                                    "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": "dd7a4140-10f9-4f97-b4a8-e4c150326650",
                                                                          "id_pos_sesion": "ae497a0c-0c47-4d3f-805f-78e0296d3935",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "1191e5d8-e20b-4c79-8734-f8f4f0510074",
                                                                          "id_room_unit_activity": "b8c3ba07-43c7-44a4-9802-5adb4960a39a",
                                                                          "id_doc_sa": "161dbac3-c280-4478-a396-14ecea7ab64b",
                                                                          "id_pos_type": "0e31cdfd-cc77-438f-8d80-3a2abc2dbba6",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "8e8a1732-770d-461b-bb55-9729cd5ca070",
                                                                          "coupon_id": "sample string 7",
                                                                          "terminal_id": "sample string 8",
                                                                          "card_name": "sample string 9",
                                                                          "card_bank": "sample string 10",
                                                                          "card_number": "sample string 11",
                                                                          "client_name": "sample string 12",
                                                                          "money_type": "sample string 13",
                                                                          "merchant_id": "sample string 14",
                                                                          "aid": "sample string 15",
                                                                          "auth_num": "sample string 16",
                                                                          "authorization": true,
                                                                          "signature": true,
                                                                          "contactless": true,
                                                                          "date_hour_pay": "sample string 17",
                                                                          "terminal_name": "sample string 18",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_tip": "542350a0-7e45-455f-9d1f-26aac41ed5f0",
                                                                              "id_user": "11cf40a4-200f-488c-ba10-96f0faae9c95",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                              "last_update": "2026-09-06T06:47:13.0339555+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": "f1e4c127-a0f2-4113-b516-ac60e7cdd639",
                                                                          "id_user": "0a1a9a23-80b9-45cc-b89b-abac2089a064",
                                                                          "date_add": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "last_update": "2026-09-06T06:47:13.0339555+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": "0d955b94-ebbb-436f-92ab-2064716190cc",
                                                                          "id_user": "c79b0d04-6600-4b59-a7d8-570170cc982a",
                                                                          "id_user_profile": "9cd19c04-d22b-4b55-8b41-3b45baa43287",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "id_pos_sesion": "ab4b284e-28a5-4798-b285-b695ffab3c69",
                                                                          "date_login": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "date_logout": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "59",
                                                                            "id": "433ea36a-c9ac-4d88-81af-c6e45504908a",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "is_pass_required": true,
                                                                            "is_admin": true,
                                                                            "level_id": 7,
                                                                            "order_1": 8,
                                                                            "order_2": 9,
                                                                            "order_3": 10,
                                                                            "order_4": 11,
                                                                            "is_tips": true,
                                                                            "is_view_all": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                            "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "60",
                                                                                "id": "c0566d70-7a05-4210-a1ed-3ecaf57621d5",
                                                                                "id_function": "4c4e7a51-1952-48b8-8966-f07945333341",
                                                                                "id_user": "45281d1c-96b8-4aad-b5b0-e00d97537ac6",
                                                                                "id_profile": "5a5a8600-caec-4c2d-b65d-4b3d867d394b",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                                "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "59"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "61",
                                                                                  "id": "30b61a14-0d61-4e19-aff1-b25089e906c9",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "2b8f753d-6288-4ec6-9c34-6fef7c1c5c8b",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "98dbb5b4-8484-4660-93c2-2687938d5c88",
                                                                                  "view_pos": true,
                                                                                  "order": 10,
                                                                                  "color_border": "sample string 11",
                                                                                  "color_button": "sample string 12",
                                                                                  "color_font": "sample string 13",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 16,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "62",
                                                                                    "id": "85f082bd-8b75-4202-9d41-c71fb3899b16",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                                    "last_update": "2026-09-06T06:47:13.0339555+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": "7a180a32-e26e-4b48-a87b-73edc5a737a5",
                                                                          "id_user": "328fff79-0776-47cf-967d-4c73f2fe8975",
                                                                          "date_add": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "e9fbc0db-1b6c-40da-a7e2-0ede05880bb7",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "id_pos_sesion": "473aa7d4-6985-4f64-9a8c-0cbfca7d7adc",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "63"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "45"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "64",
                                                                "id": "71f1255b-96ce-4918-912b-af711f034055",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "b1c859c8-9eb3-4a60-ab5f-a8ec4ac16769",
                                                                "id_doc_print": "101102a9-e155-4eb6-a07c-21b1b7a37994",
                                                                "hour_end": "00:00:00.1234567",
                                                                "price_item_sub": true,
                                                                "define_validity": true,
                                                                "price_ref": true,
                                                                "price_min": 11.1,
                                                                "supply_apply": 12,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                                "last_update": "2026-09-06T06:47:13.0339555+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": "efc3237e-0fd8-4929-abab-6c77e6426ede",
                                                                "id_line": 2,
                                                                "id_item": "4a0f710f-bac8-465a-8e63-8a907070d521",
                                                                "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": "0fffe2d8-f4c7-4152-935e-d227c42e1ce1",
                                          "id_doc": "643af9ad-dd98-4838-841b-39101a986f0e",
                                          "value": 3,
                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                          "last_update": "2026-09-06T06:47:13.0339555+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": "adeb890a-d16e-4f37-a466-b6d0ca9a79ab",
                                          "id_pos": "12fd067f-13b1-47ae-b7c5-ead7c4533697",
                                          "id_doc": "50625061-a4a3-4961-a8e8-a52b21d369a3",
                                          "id_branch": "2784532b-7480-4d08-9c12-485c64cf6cbe",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-09-06T06:47:13.0339555+02:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "c3c4be57-e409-4bbd-ab07-ee39aad1480f",
                                          "id_loc_from": "b7449a39-ed1d-41de-9148-da6cbcbc4058",
                                          "id_loc_end": "07703da4-dff4-4853-a482-a672342bcd5b",
                                          "id_user_add": "1745c0f6-a088-4a65-9213-5cd7e5ec66dc",
                                          "id_user_upd": "c15efb47-2829-4b91-83b3-c8c75e9b8262",
                                          "id_pos_sesion": "f0e0d3c5-8794-4c62-bebc-c316e9dfe90a",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-09-06T06:47:13.0339555+02:00",
                                          "active": true,
                                          "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                          "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_locations": {
                                            "$id": "68",
                                            "id": "28779f92-fec2-41f8-b113-2500f3016ecd",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "64123f22-5ebd-4d85-9183-359ed42e8e66",
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                            "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                            "id_user_upd": "bbc78c76-13bf-4e13-9fd0-f770f7bef574",
                                            "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": "e3ff15e3-a293-4d11-b51e-2236d0b69fef",
                                                "id_item": "d280f501-3c0d-48bd-8182-002c0ca4f6f9",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                                "last_update": "2026-09-06T06:47:13.0339555+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": "407f8956-7bc4-4cd7-be2e-0d712477d2c6",
                                              "id_line": 2,
                                              "id_item": "98324d56-1ea5-4f2e-bf3c-da985c5c914a",
                                              "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": "43788fc6-8eb9-45ed-87ee-dbed53e11569",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "91dda88f-745d-4ce6-897e-f4ca964bfaea",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                        "printed": true,
                                        "print_on": "2026-09-06T06:47:13.0339555+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": "ff6b6e1c-14a1-45ed-a5fb-22dbfa42ffa2",
                              "id_pos": "bbe89268-f903-4bd0-a429-8f652e258417",
                              "mac_address": "sample string 3",
                              "date_end": "2026-09-06T06:47:13.0339555+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "a452faa9-6c0f-4931-bd91-5bc579cd423e",
                              "active": true,
                              "created_on": "2026-09-06T06:47:13.0339555+02:00",
                              "last_update": "2026-09-06T06:47:13.0339555+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "73",
                              "id_user": "9f78b783-6501-4d31-9cc5-8ee1f17dcfb0",
                              "id_pos": "877f4d39-4661-4cb1-b085-39e4932a2fda",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:47:13.0339555+02:00",
                              "last_update": "2026-09-06T06:47:13.0339555+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "st_users_token": [
                            {
                              "$id": "74",
                              "id": "85b9cf4a-d0f2-477b-bb88-f7944c6a48b1",
                              "token_id": "sample string 2",
                              "id_user": "1b87a0c1-0969-4f48-a8b6-7847daf5d628",
                              "date_from": "2026-09-06T06:47:13.0339555+02:00",
                              "date_end": "2026-09-06T06:47:13.0339555+02:00",
                              "created_on": "2026-09-06T06:47:13.0339555+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": "cc286d32-fc86-4f4e-9d0d-0c48a30211cb",
                              "id_user_add": "8ea8ea80-ae5b-4018-a233-c76543ba61cd",
                              "id_table": "e15febce-5569-4742-8a9d-34594d8bcbb2",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "29901f7a-f30f-41f0-bfcb-a35c82ba1adc",
                              "created_on": "2026-09-06T06:47:13.0339555+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_sync_tables": {
                                "$id": "76",
                                "id": "435837a1-d8df-4022-99e6-e4a1199c0918",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                "last_update": "2026-09-06T06:47:13.0339555+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "77",
                                    "id": "344a505a-7a71-4bce-aa17-2b7b2fd2c005",
                                    "id_sync": "1128d545-19e8-4701-999a-21e732c58e12",
                                    "json": "sample string 3",
                                    "id_table": "b581982e-7c4c-4961-af5b-05d0111617fa",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "78",
                                      "id": "6fbdfdfa-d8b3-4a09-bcca-0657ebff2b21",
                                      "id_branch_from": "fd87e1b8-9b84-49a0-b889-4930dd7e7934",
                                      "id_branch_to": "5f9c5872-c568-46a6-a2be-2f75d47f561e",
                                      "type": 4,
                                      "created_on": "2026-09-06T06:47:13.0339555+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-09-06T06:47:13.0339555+02:00",
                                      "send_on": "2026-09-06T06:47:13.0339555+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": "2d52778c-d6f2-4bea-88ce-a24d10ac58f5",
                              "id_room_activity": "773d9227-ce6d-40a4-ac51-6a9461f3e739",
                              "id_pos_sesion": "fb3644c5-c80b-4ce3-9729-30476d0ce93b",
                              "log_text": "sample string 4",
                              "id_user": "85db5703-189e-4d40-b2fc-19456055dcb3",
                              "event_type": "sample string 6",
                              "correlation_id": "330bde4b-54c6-4f41-b762-23d80be63a75",
                              "id_room_unit": "4ad50b0d-4090-40f5-84f5-897d20d1f3a9",
                              "id_room_unit_source": "10dd0b20-c62c-4d46-a07b-52f5583689e1",
                              "id_room_unit_destination": "d758d26a-5e57-4a59-9070-8b701a606a07",
                              "id_room_activity_related": "bc887ecc-aa11-47ce-82c6-989be4a9967e",
                              "id_doc_sa": "15213c5f-76b4-421f-ac8c-71dbd5e171c3",
                              "id_user_authorizer": "09a9052c-46d0-4257-8697-99c1f129ccda",
                              "data_json": "sample string 7",
                              "created_on": "2026-09-06T06:47:13.0339555+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": "d075c631-9c86-4f0f-bf5c-dbb076afd392",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-09-06T06:47:13.0339555+02:00",
              "last_update": "2026-09-06T06:47:13.0339555+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": "7010023d-8a45-4224-874d-2548c21a5fa6",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-09-06T06:47:13.0339555+02:00",
              "date_end": "2026-09-06T06:47:13.0339555+02:00",
              "state": "sample string 6",
              "created_on": "2026-09-06T06:47:13.0339555+02:00",
              "last_update": "2026-09-06T06:47:13.0339555+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": "e7d5c9fe-74ac-41df-b45f-612dec4e57be",
          "id_pos": "877d27f5-4222-435a-b612-4f8af5db3b2a",
          "date_add": "2026-09-06T06:47:13.0339555+02:00",
          "date_upd": "2026-09-06T06:47:13.0339555+02:00",
          "date_out": "2026-09-06T06:47:13.0339555+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": "951426c5-6528-4a85-9dea-d0ea31feae9c",
          "id_pos": "5b93c43e-e539-48bc-8ac8-4c13416f30c8",
          "name": "sample string 3",
          "description": "sample string 4",
          "value": "sample string 5",
          "type": "sample string 6",
          "last_update": "2026-09-06T06:47:13.0339555+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"
    }
  },
  {
    "$ref": "1"
  }
]