GET api/St_Users_Pos?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of st_users_pos
NameDescriptionTypeAdditional information
id_user

globally unique identifier

Required

id_pos

globally unique identifier

Required

pass_required

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_pos

mt_pos

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id_user": "a520ba14-bf95-44c0-ab25-4623cbbd4893",
    "id_pos": "b3a72353-184f-4e29-9dba-c27d46a60b04",
    "pass_required": true,
    "active": true,
    "created_on": "2026-01-10T12:09:37.1492216+01:00",
    "last_update": "2026-01-10T12:09:37.1492216+01:00",
    "commited": true,
    "mt_pos": {
      "$id": "2",
      "id": "75fadd95-8e43-489d-b3a3-cdb3b5ae402a",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "6f4bdf04-54fd-4c03-b557-215fbec4d9dc",
      "id_zone": "65a69700-0913-4141-b79d-fcd4328d3356",
      "user_required": true,
      "active": true,
      "created_on": "2026-01-10T12:09:37.1492216+01:00",
      "last_update": "2026-01-10T12:09:37.1492216+01:00",
      "id_user_upd": "17b67626-b703-47ed-9194-9a7c937659ab",
      "commited": true,
      "mt_branches_zones": {
        "$id": "3",
        "id": "a508e224-aea8-4218-98df-f6177c674047",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "d72ba7af-2af6-44ac-bffc-6976e6e53359",
        "active": true,
        "created_on": "2026-01-10T12:09:37.1492216+01:00",
        "last_update": "2026-01-10T12:09:37.1492216+01:00",
        "id_user_upd": "8f141e6a-2220-4c4f-a39a-eee96acb1038",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "06afef02-538e-40c6-9389-c82fb1259706",
          "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": "c074c033-16dc-4727-bc38-9dfedfcf09f7",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-01-10T12:09:37.1492216+01:00",
          "last_update": "2026-01-10T12:09:37.1492216+01:00",
          "id_user_upd": "4d4ae02a-50d1-4e55-8d65-5099ca4bcac4",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "11b79dcd-ef92-4fe8-9b6f-bec850b54d2b",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "a156688d-ed8e-4f53-9cce-fee82b9d91f6",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-01-10T12:09:37.1492216+01:00",
            "last_update": "2026-01-10T12:09:37.1492216+01:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "911144f6-06c7-464b-bdf9-94844f944973",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "b9545260-77ce-4a37-a083-6004fd666ea7",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "ae0e5278-93f3-4306-808e-c378fdee6882",
                "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-01-10T12:09:37.1492216+01:00",
                "last_update": "2026-01-10T12:09:37.1492216+01:00",
                "id_user_upd": "985ed322-7f67-4f5a-9c57-1d420eff729d",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "89c00a1d-a788-44bc-b03f-3ac33041e477",
                    "id_item": "03aef805-1fc9-4f0c-afb9-7820e7d3a780",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-01-10T12:09:37.1492216+01:00",
                    "last_update": "2026-01-10T12:09:37.1492216+01:00",
                    "id_user_upd": "034da002-a6ee-45b0-b5c4-0c0b04f1b797",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "e6128c33-51b9-4ca6-8ed1-1a7ec9d0f791",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "c6b36ad7-279f-4279-b577-ffdcc38f02d5",
                      "id_unit_sec": "a5d19d97-1dbc-4fc6-a31f-8902e89343d6",
                      "id_brand": "6168f0fe-d9fd-4cb3-87db-722582c6014e",
                      "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,
                      "external_id": "sample string 18",
                      "name_pos": "sample string 19",
                      "name_print": "sample string 20",
                      "id_image": "ba4e8828-1e59-4332-b760-b4ddecd7de5e",
                      "view_pos": true,
                      "order": 22,
                      "color_border": "sample string 23",
                      "color_button": "sample string 24",
                      "color_font": "sample string 25",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 28,
                      "active": true,
                      "created_on": "2026-01-10T12:09:37.1492216+01:00",
                      "last_update": "2026-01-10T12:09:37.1492216+01:00",
                      "id_user_upd": "01581cc0-f65a-4338-825b-169d05572320",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "fa5d0fbc-e505-46a3-95f6-735f5133c3f9",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-01-10T12:09:37.1492216+01:00",
                        "last_update": "2026-01-10T12:09:37.1492216+01:00",
                        "id_user_upd": "80d4b0e5-d8d7-4e5c-8fca-3447de8282bd",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "1882d905-3bce-4d59-9c28-67de08efec34",
                          "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": "92d4b5ed-bb66-4dfb-82ab-97dcf770d231",
                          "view_messages": true,
                          "id_image_photo": "f81112c7-90d5-4447-a118-594d4aa31a8a",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "78238a70-0f32-42de-bca4-7152a711039d",
                          "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-01-10T12:09:37.1492216+01:00",
                          "last_update": "2026-01-10T12:09:37.1492216+01: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": "3b140ca0-e046-4d03-9f91-8661836e7811",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "8d1dbd60-3c23-4387-be12-ba07805b3d2d",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "7879b4ff-3052-4146-a422-c11e20b9f9e0",
                              "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-01-10T12:09:37.1492216+01:00",
                              "last_update": "2026-01-10T12:09:37.1492216+01:00",
                              "id_user_upd": "111f2656-cc9e-4e4f-9eef-2fd4abbe204f",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "12",
                                  "id": "06212d93-f1ba-499d-9f26-09ab67ba150f",
                                  "id_cloakroom": "2b0e317a-c42d-47c7-a650-0b6d3a8a4d35",
                                  "id_pos_sesion": "7f0f4689-3395-4bab-8054-c727dad2f76c",
                                  "unit_id": 4,
                                  "date_open": "2026-01-10T12:09:37.1492216+01:00",
                                  "date_close": "2026-01-10T12:09:37.1492216+01:00",
                                  "id_doc_sa": "e494eaa8-9b2b-4540-bf07-dc291b0b3120",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "11"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "13",
                                    "id": "29b7d318-1cb4-48e2-b048-6b25b460261e",
                                    "id_pos": "9d85edc8-1896-45f4-b7f2-c59f807320e9",
                                    "id_doc": "03fc698c-b72e-4a6b-8a6b-4508692910aa",
                                    "id_branch": "f1afe09f-2ff5-45f8-ad17-ea633c18abff",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-01-10T12:09:37.1492216+01:00",
                                    "date_tax": "2026-01-10T12:09:37.1492216+01:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "dcf83158-c785-4f56-afe0-c65062d20f8e",
                                    "id_relationship": "c926e256-c9e8-4b7e-8228-e28bd318f1a9",
                                    "id_loc_from": "e913e2b5-df5c-46f2-b72e-e35ab03283ea",
                                    "id_loc_end": "69365ba6-a015-4838-b291-e11a2ffe97b2",
                                    "id_user_add": "1801bc17-c53b-4fe2-b36d-71e6f934f981",
                                    "id_user_upd": "4e8f0ce4-e2ab-4f8d-a6aa-6e987e1f9a79",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "e8473e43-eb0a-49bf-876d-3db9be356a7c",
                                    "id_room_unit": "db47df56-5955-44bc-b438-c6f6a2280c02",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "43d9738d-b669-487d-90ae-8bce9767d6fa",
                                    "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-01-10T12:09:37.1492216+01:00",
                                    "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_docs": {
                                      "$id": "14",
                                      "id": "a7191a36-753b-460c-b887-b147ce531595",
                                      "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": "1f7f54e2-d317-4b58-80f3-c268b3333f4b",
                                      "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-01-10T12:09:37.1492216+01:00",
                                      "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                      "id_user_upd": "542c4de4-d8fa-4559-972b-8c48154b89c0",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "15",
                                          "id_doc": "7932560b-93ec-4646-8c36-254944fe7a60",
                                          "id_pay": "e04ac8e6-4044-4c4a-9830-ee4c404b9527",
                                          "id_money": "a5709548-f9a0-4fb0-a51d-df0816084043",
                                          "active": true,
                                          "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                          "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                          "id_user_upd": "5efe5d15-0c43-4bc5-b663-fce0ccbfe47b",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_money_types": {
                                            "$id": "16",
                                            "id": "8f4e5e43-8c83-430c-8135-b4f372b58a90",
                                            "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": "1b6f40d5-fa96-4ab8-9b39-9418a05081c1",
                                            "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-01-10T12:09:37.1492216+01:00",
                                            "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                            "id_user_upd": "a5a1199a-47ea-4625-a85d-3ebe8553b453",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "17",
                                                "id_money_1": "1315e62f-0961-4ae7-ac0e-952d1f706732",
                                                "id_money_2": "b79c3490-c503-464c-9cec-0a71f8adf6f1",
                                                "date_from": "2026-01-10T12:09:37.1492216+01:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                "id_user_upd": "ea5d2dd4-3d75-441a-8207-ed16b94c3cc4",
                                                "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": "d61cf19c-1589-4c81-b119-0443c8f6aff7",
                                                "id_pay": "7922c78b-a28b-4c56-9ae9-a2b0f462088a",
                                                "id_money": "d36c61f2-d49b-4180-817e-57a6aff69e10",
                                                "date_cashflow": "2026-01-10T12:09:37.1492216+01:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "e5e1e9bd-bc50-450a-9a1a-10982c069ad8",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "19",
                                                  "id": "c01d056d-06eb-48b9-8f5e-03efb9fccca8",
                                                  "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": "22b42531-e7f8-423a-bdb2-255493c7a31a",
                                                  "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-01-10T12:09:37.1492216+01:00",
                                                  "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                  "id_user_upd": "565d9b77-332f-42b8-b6dd-068df4ddbf99",
                                                  "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": "0fd8c035-828e-448f-8d8c-63dd061a9fdc",
                                                      "id_line": 2,
                                                      "id_pay": "faf51baf-6797-4f43-aff5-82b4ce5a01b0",
                                                      "id_money": "cba733f1-8adc-4af5-bb46-3cab7a39a09f",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "05e39fb9-1211-4847-9549-42066996ec1f",
                                                      "id_employee": "091e61c8-e2ef-404f-a4aa-2a8d41a8e697",
                                                      "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": "24612969-7e42-436f-8144-2d362120f1b3",
                                                      "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": "2e1f18ce-f21c-4deb-b41c-0eef41b5d656",
                                                        "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": "5ba24576-6bf2-4be7-bfb7-e75934d9de0f",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "c9a7e358-d655-484d-8b95-74654c5810d1",
                                                        "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-01-10T12:09:37.1492216+01:00",
                                                        "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                        "id_user_upd": "97804f4a-ec1a-46a3-a91b-09cdd8eea7c5",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "22",
                                                            "id_employee": "6bb415fd-afa7-4e7a-acce-6be8f37592ed",
                                                            "id_branch": "32acf91b-b981-4e8d-a274-bae49779ad9a",
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                            "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                            "id_user_upd": "a5d35eba-0d21-41c9-b766-858d6a06c79e",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "23",
                                                          "id": "8495b7cd-31ae-4035-a979-1af6d4349ae9",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                          "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                          "id_user_upd": "ee391931-79ff-420a-837c-236899028d00",
                                                          "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": "2af34228-d40a-4e63-a103-e62ad2fa616d",
                                                            "id_line": 2,
                                                            "id_item_sub": "35b6676d-d891-417e-9cca-5dd818448f86",
                                                            "qty": 4.1,
                                                            "id_list": "4fb9e45c-a9cc-48ec-8b45-fe9b9f93b032",
                                                            "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": "702d4d38-2dd8-439e-a052-890864d232ff",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "6bee5396-6ee8-40bd-bd21-fb6715f3a8ce",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "67ebae65-aa6f-492e-9fe3-e267f09db46e",
                                                            "id_user_upd": "6dcbaa8a-eebf-47fc-b6f1-8d96f55106cf",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "25",
                                                              "id": "bc63fee6-a51f-4786-8966-41ac3e5d3a7a",
                                                              "id_item": "7e91329e-c0ca-4737-aacb-a338ded1d54e",
                                                              "id_item_type": "31403950-55e7-43a4-865c-3918488c943e",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "2736493e-f49f-438b-b10f-a09d7e24c4c0",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                              "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                              "id_user_upd": "99ee17e6-4cf1-437a-a8a4-9e127f8f0f34",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "26",
                                                                  "id_item_sub": "faf3e7a3-ba2e-4554-afc5-121ad51d67d9",
                                                                  "id_item": "a6b7ad5a-c0d7-44ba-b578-2dbc6b55f870",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "8d96b214-e4f6-4aa2-a655-db663d920610",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "27",
                                                                    "id": "924922f0-6e26-4498-a39b-b004560881c5",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "096c2d48-0c48-4906-993f-66beaf31fad9",
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                    "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                    "id_user_upd": "deffde14-7d33-44d4-8555-d1de68dc5e09",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "28",
                                                                      "id": "d46c32ef-5fae-4cf1-a1f9-28c649c174ac",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                      "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                      "id_user_upd": "cafa3a23-fbb8-4ca0-8c81-4e6c727845fc",
                                                                      "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": "c7a6b0fd-9d94-448a-8ca8-73036045a518",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "fca8b297-be29-49cb-a28d-4dd0c25fd6ef",
                                                                "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-01-10T12:09:37.1492216+01:00",
                                                                "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                "id_user_upd": "dc7e7bff-8b70-4afa-9e05-8a585f810a32",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_voucher": "e9c7e6e3-7d9a-42ac-a308-2edae3f95caa",
                                                                    "id_line": "06e8b827-cc8d-46da-b097-faae47d0e571",
                                                                    "id_category": "beade542-c597-41d9-ad4e-49ee2c09a0ca",
                                                                    "id_item": "f173109a-832b-40f0-b846-042914777a34",
                                                                    "id_item_type": "3ae23256-7521-416b-a8fd-01eb5c10aa39",
                                                                    "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": "1c3935c4-c753-463f-bc75-87bce257a0f4",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-01-10T12:09:37.1492216+01:00",
                                                                      "date_end": "2026-01-10T12:09:37.1492216+01:00",
                                                                      "date_used": "2026-01-10T12:09:37.1492216+01:00",
                                                                      "date_sesion": "2026-01-10T12:09:37.1492216+01:00",
                                                                      "id_employee": "4654e083-331a-4ac8-9bc9-94f1c23042f5",
                                                                      "id_branch": "798c2976-d9f1-482b-847e-4098a19e0fcd",
                                                                      "id_voucher_permision": "abd13b04-8390-4666-b35d-596f91988fd4",
                                                                      "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": "570e9e5b-25b3-45fd-b22c-33355c92e02c",
                                                                      "id_user_add": "07ad69d4-643b-4d7e-ae06-ab68b76249b5",
                                                                      "id_doc_sa": "6265195f-9165-4103-ae69-bdb22f7e7bad",
                                                                      "id_item_sub": "17ba0f9a-ee95-41f1-bc0f-9e19696ab4d1",
                                                                      "id_pos_sesion": "dbb36c99-8992-465c-9dee-63c6a550cf04",
                                                                      "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-01-10T12:09:37.1492216+01:00",
                                                                      "last_update": "2026-01-10T12:09:37.1492216+01: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": "caabe8dd-f121-4fd6-9ede-8843182502d6",
                                                                        "date_from": "2026-01-10T12:09:37.1492216+01:00",
                                                                        "date_end": "2026-01-10T12:09:37.1492216+01:00",
                                                                        "date_used": "2026-01-10T12:09:37.1492216+01:00",
                                                                        "id_employee": "eddbd1c2-2521-4aa8-a9f1-688d2ce1eea8",
                                                                        "id_branch": "058926c1-a61c-4cf8-889c-799cbe5abbbe",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "c09fcb75-1809-42db-8864-67ba70770433",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                        "last_update": "2026-01-10T12:09:37.1492216+01: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": "44b5feff-6730-4dd9-9cb0-014aeb7b189f",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-01-10T12:09:37.1492216+01:00",
                                                                    "date_end": "2026-01-10T12:09:37.1492216+01: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": "010907ea-fb02-4e75-8285-9019b21e5850",
                                                                    "id_pos": "87daae67-ee5d-4205-8c2f-91bb0b217bb0",
                                                                    "id_list": "6f201039-9b01-4790-b8b2-5d69a77f2cb3",
                                                                    "id_item": "e1405e43-a2d2-43e4-879e-7327be98e228",
                                                                    "id_item_type": "4c71448b-ccf8-4ddf-94a7-32f6e2f41687",
                                                                    "id_category": "e2aee035-9504-4cab-8c89-4a10c1621cb0",
                                                                    "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-01-10T12:09:37.1492216+01:00",
                                                                    "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                    "id_user_upd": "7ff4ee64-8873-4f9c-b302-cd80e86ccb7e",
                                                                    "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": "5d41cc84-a2fd-4110-8da2-469dd7430d1b",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "d6785d7b-1953-471e-92af-6d1362a724b6",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "4ba19f20-ab8c-4891-9b88-9aa84569ab85",
                                                                      "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-01-10T12:09:37.1492216+01:00",
                                                                      "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                      "id_user_upd": "d63f6436-9ca1-46d2-9763-33176530949a",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_pos": "c5189b9f-f2dd-42e2-b85e-2be22e1d0665",
                                                                          "id_pos_type": "b7b5da5c-c383-4154-8951-3e50ee2be962",
                                                                          "id_price_list": "c92b6e0b-145f-47f3-8fff-eb4fc5c3665f",
                                                                          "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-01-10T12:09:37.1492216+01:00",
                                                                          "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "id_user_upd": "b822656a-0c88-4517-a907-c9a689de05ee",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "36",
                                                                            "id_pos": "f2f551c6-8a61-4d47-bc4d-c079c34b24e8",
                                                                            "id_pos_type": "4ec2d261-d9d0-48d7-b661-51ddb757c266",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                            "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                            "id_user_upd": "d36563e7-4bd7-4e92-8570-7a6f510e1b37",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "37",
                                                                              "id": "bd30da8b-c092-48c3-ae73-64e9bc0eb18c",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                              "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                              "id_user_upd": "1bc2b26f-6f84-4a72-93c5-92f759512ffb",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "38",
                                                                                  "id": "21a2872d-2561-4311-8ba7-f6f03a9de801",
                                                                                  "id_branch": "a678e55b-5c7c-48b7-9b94-346c311a8963",
                                                                                  "id_pos_type": "80030e19-839c-4d45-bb06-de1da375bab3",
                                                                                  "id_pos": "ecc06d31-ffd9-4a74-9cd0-f99de7c68d35",
                                                                                  "id_item": "10cd20ed-cf7d-4031-a62f-6d7a78de5494",
                                                                                  "date_from": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "date_end": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "id_user_upd": "ea472f2f-6980-45a0-a2fa-c47a4d88b362",
                                                                                  "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": "96e0ba26-39f2-4523-8f9c-07e8bd13ec20",
                                                                                  "id_doc": "83efd815-9b1b-4466-9fb3-0ffe46920740",
                                                                                  "id_pos_type": "dff7dc97-4916-4e3e-a5fe-188c29afdb2b",
                                                                                  "id_doc_print": "36614c26-9752-4a8d-a321-71cdc739a3b8",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "id_user_upd": "539fec94-fea9-41e9-bf32-7e8be41a12cb",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "40",
                                                                                    "id": "42997b66-6480-419a-a3dc-41367eacd05f",
                                                                                    "id_pos": "a315a5ca-5813-4599-9d84-ddd8c80833cb",
                                                                                    "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-01-10T12:09:37.1492216+01:00",
                                                                                    "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                                    "id_user_upd": "4317eae2-17aa-4801-98d7-1a5c3ffd4da7",
                                                                                    "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": "ef8ccedc-13c5-46d7-8718-74d543002548",
                                                                                    "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-01-10T12:09:37.1492216+01:00",
                                                                                    "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "42",
                                                                                        "id_doc_print": "e9996079-e3aa-4351-a562-2fc0ce346d8e",
                                                                                        "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": "e7b5527d-e211-4e0c-850c-d652e00d3d01",
                                                                          "id_item_sub": "e5aa2fd2-db43-4211-af31-830f4c626308",
                                                                          "validity_date": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "id_user_upd": "4dc3607c-f4c0-4005-80f7-f610b04eba5a",
                                                                          "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": "4f0a2ba1-2ded-4358-8011-7096360efc0a",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "date_end": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "id_branch": "3ea52884-753e-4b86-827b-aa2704512397",
                                                                          "id_pos": "8f5d2e96-45d6-4623-873e-fefa05cdabaf",
                                                                          "id_list": "d275b823-eef2-46ba-a58a-636db56157f8",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "id_user_upd": "a7cfd4af-123f-4c9b-95e5-7fc213d8306e",
                                                                          "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": "f2711fa8-d03c-45f7-ae3b-3e76e627dd09",
                                                                    "order_id": 2,
                                                                    "id_item": "75ab96dd-34a8-472d-aebb-a8c93e2cb9d9",
                                                                    "id_item_type": "de00430d-e1b8-4a6d-8703-971cc29bc232",
                                                                    "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": "6a593842-176b-4c47-a5f2-39a60e6c193b",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "e0cab27a-4778-4677-90e3-e88996853eb6",
                                                                    "count_voucher": 1,
                                                                    "id_category": "584c1aae-5945-4534-a5d7-25c42c96dd88",
                                                                    "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                    "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                    "id_user_upd": "092ca0ca-84ff-4111-ba34-057bae9d1d3d",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "46",
                                                                      "id": "5a66d997-2bf3-4fc2-b3d3-e95f91adc537",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "2d7e846a-ac5a-4c7b-9680-9f0a2f8e55d5",
                                                                      "date_tax": "2026-01-10T12:09:37.1492216+01:00",
                                                                      "date_open": "2026-01-10T12:09:37.1492216+01:00",
                                                                      "date_close": "2026-01-10T12:09:37.1492216+01:00",
                                                                      "id_user_open": "f5b21848-b5e1-4f25-91ca-05c3cb09a8e7",
                                                                      "id_user_close": "a96a8a71-f316-4012-8ecc-0764a6ce10f1",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                      "last_update": "2026-01-10T12:09:37.1492216+01: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": "8a838880-8c49-493d-8800-4e77e28d21d4",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "42ed45b3-748c-47bc-8636-a2e492b4960a",
                                                                          "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-01-10T12:09:37.1492216+01:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "48",
                                                                          "id": "4817e992-7ee4-4173-bafd-8bbc3f3e363e",
                                                                          "id_room_unit": "e9b07920-53a6-401b-8caa-62cde5fba22c",
                                                                          "id_room_list": "91f51f87-60ef-405b-933d-3122616beab0",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "date_from": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "date_end": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "date_open": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "date_close": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "id_employee": "c3840efa-db69-4821-8a9e-0b59322943f5",
                                                                          "id_employee_sec": "e277acde-a8e2-419d-8b25-7ef208707c1e",
                                                                          "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": "340b3574-6386-4183-83d9-e593bced5f56",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "44799efd-039f-4314-ae50-e778f9b0cfab",
                                                                          "id_user_close": "c4d924b1-b0ec-49c7-81bd-49106d94de01",
                                                                          "id_unit_state": "796f7b52-1215-4833-960c-7174c834c6d7",
                                                                          "id_pos_sesion": "d161e59d-80ec-4703-aadd-9db9d7bcdfb2",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "49",
                                                                            "id": "358bdba3-0343-41c4-84a3-0bb956180ef6",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "fe48d089-299d-403c-a4a1-ea7adf2d6db4",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "8492f4b0-89d1-4b89-8244-a627e96aecfe",
                                                                            "locked": true,
                                                                            "date_locked": "2026-01-10T12:09:37.1492216+01:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                            "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                            "id_user_upd": "b37e7863-c732-4590-a10e-b69017a4651a",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "50",
                                                                              "id": "1d07cea9-b078-40a2-9b84-8f645262302e",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "ec6d90eb-efd8-4579-9d0b-fd19054dc41e",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "fae8352e-995f-4504-af89-cc60b2a63214",
                                                                              "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": "bd863754-232e-4bba-949d-b3f47d2f92b7",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                              "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                              "id_user_upd": "d4d4642c-145d-43ae-89aa-bbacf49bf3cf",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "id_pos": "57a3f8e5-51d6-480b-b62f-c54ee84222bf",
                                                                                  "id_room": "6d1fa86d-3310-4af1-ae33-e76afeccf759",
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "id_user_upd": "c5cc9879-3de4-410f-9423-1568d84bad68",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms": {
                                                                                    "$ref": "50"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_images1": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_list": [
                                                                                {
                                                                                  "$id": "52",
                                                                                  "id": "bd9a9302-9a80-42ad-a370-ec97ee3fa936",
                                                                                  "id_room": "56a326f9-3a9d-481a-9a19-2c043b00e9d3",
                                                                                  "date_in": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "date_out": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "id_user_add": "b433d30a-e224-4fe2-b120-424c99f126fe",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "50"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "52"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$id": "53",
                                                                              "id": "fafa3a90-ac72-451c-a5e6-7debbc05b0de",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                              "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                              "id_user_upd": "87053851-fce6-4887-b19b-ff0be5bd432b",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id_room_type": "90c4a511-2876-483d-86d2-902ba5197da8",
                                                                                  "id_room_state": "8ed03ba6-15d6-4870-8512-ac94946984b3",
                                                                                  "id_image": "32cd26e4-32bd-4629-afbb-250a491a74dc",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                                  "id_user_upd": "cb21a660-773e-4f81-91f0-95e0927d893b",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "55",
                                                                                    "id": "6dadea3e-fcd8-43d9-be93-faf45a76e1f1",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                                    "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                                    "id_user_upd": "002eea07-5aa5-4b7d-9002-038dbe8ab593",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$ref": "53"
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              }
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "48"
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_states": {
                                                                            "$ref": "55"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_rooms_list": {
                                                                            "$ref": "52"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "48"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "13"
                                                                        },
                                                                        {
                                                                          "$ref": "13"
                                                                        }
                                                                      ],
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id": "4a1c8531-3faf-49f9-b6cd-61bf64ce3404",
                                                                          "id_pos_sesion": "c5e688a1-633f-42d8-8cab-8b55528eafc8",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "8a6b36e8-0f01-4527-b384-45800a8b0cca",
                                                                          "id_room_unit_activity": "17b3c571-a11e-4ccc-8574-7bb0df089e2c",
                                                                          "id_doc_sa": "3f4230cf-3908-441f-8909-3ea10cd33d67",
                                                                          "id_pos_type": "1de50e19-d391-448b-98b3-d742d1c8eec5",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "96fc7e1e-38cf-447b-86b5-f40ad5270a52",
                                                                          "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-01-10T12:09:37.1492216+01:00",
                                                                          "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_tip": "f307cb0b-b9ce-4544-99a3-378f42ff441f",
                                                                              "id_user": "2db53224-8cd2-4436-8f1f-b8355ea5075d",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                              "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "56"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "56"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "58",
                                                                          "id_pos_sesion": "17bb1477-8f86-40f5-9653-c53270d6a5cd",
                                                                          "id_user": "1376ef7b-7107-4232-8ecd-a2f1a7510d04",
                                                                          "date_add": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "45"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "59",
                                                                "id": "12f1b09c-b705-423c-8c8c-1d4919b2e21d",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "234c7c02-7526-4631-9f5f-8e5f9d892598",
                                                                "id_doc_print": "346ee643-82fe-439a-bcc0-123f2a64c43b",
                                                                "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-01-10T12:09:37.1492216+01:00",
                                                                "last_update": "2026-01-10T12:09:37.1492216+01: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": "60",
                                                                "id_doc_sa": "2e172326-1bfc-4a23-9202-a2492aab5d1f",
                                                                "id_line": 2,
                                                                "id_item": "29c32ab4-c9ff-43b1-b465-ad7533377ee1",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "24"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "60"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$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": "61",
                                          "id_pos": "ce4aea1f-d49b-4507-a3e0-3a0ee472c773",
                                          "id_doc": "36d0fca1-c20a-465a-a4f3-cf0f455e21e3",
                                          "value": 3,
                                          "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                          "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "62",
                                          "id": "460018dc-2dbb-4601-b555-d8960dedacbf",
                                          "id_pos": "ecce5629-f534-429e-8469-6c28f6d0c6e0",
                                          "id_doc": "86d6f410-6c04-4f68-801f-cd999989fdee",
                                          "id_branch": "424015ce-1262-4b86-b7d9-1ee05ef5c6fb",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-01-10T12:09:37.1492216+01:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "de852fba-a86b-4998-9761-ec5a682a2e9a",
                                          "id_loc_from": "98e7d38c-2955-4c95-af7b-9b4a641ac4f9",
                                          "id_loc_end": "4f8493fe-e3d5-468e-b9f8-87e52a6ac6d8",
                                          "id_user_add": "0cf628de-d7ca-41e8-b2eb-5fcb47470eee",
                                          "id_user_upd": "672be536-9f6a-44f8-9fff-efdb5ca56020",
                                          "id_pos_sesion": "24b611bf-e622-49bf-ae0b-2f67cbd866f8",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-01-10T12:09:37.1492216+01:00",
                                          "active": true,
                                          "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                          "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_locations": {
                                            "$id": "63",
                                            "id": "d0d5502e-03e1-475e-ba90-34c46b6bdaf6",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "ebc7b37f-a114-449b-908a-63cad263662d",
                                            "active": true,
                                            "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                            "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                            "id_user_upd": "16b390b6-b6a1-4af0-92f8-b1bbe553476a",
                                            "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": "62"
                                              },
                                              {
                                                "$ref": "62"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "62"
                                              },
                                              {
                                                "$ref": "62"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "64",
                                                "id_location": "67964a9d-6357-43d1-afe8-a034c93ef2af",
                                                "id_item": "56c0da27-e10b-4ebf-8808-d5476e6fc485",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                                "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "8"
                                                },
                                                "mt_locations": {
                                                  "$ref": "63"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "63"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "st_users1": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "65",
                                              "id_doc_st": "ff4abf8b-e7e8-4021-85db-ab84d46c9ad6",
                                              "id_line": 2,
                                              "id_item": "f5ee5715-b673-4307-b82d-368c0ba5b7c6",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st": {
                                                "$ref": "62"
                                              }
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "62"
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ],
                                          "tt_doc_st2": {
                                            "$ref": "62"
                                          }
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ]
                                    },
                                    "mt_locations": {
                                      "$ref": "63"
                                    },
                                    "mt_locations1": {
                                      "$ref": "63"
                                    },
                                    "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": "66",
                                        "id": "08f28419-5698-41b2-b426-dc20ff94f88e",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "700732a1-aab1-4163-9d25-adc1c92bf321",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                        "printed": true,
                                        "print_on": "2026-01-10T12:09:37.1492216+01:00",
                                        "tt_doc_sa": {
                                          "$ref": "13"
                                        }
                                      },
                                      {
                                        "$ref": "66"
                                      }
                                    ]
                                  },
                                  "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": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "25"
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "29"
                            },
                            {
                              "$ref": "29"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ],
                          "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": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "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": [
                            {
                              "$ref": "55"
                            },
                            {
                              "$ref": "55"
                            }
                          ],
                          "mt_rooms_units_states_types": [
                            {
                              "$ref": "54"
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "mt_rooms_units_types": [
                            {
                              "$ref": "53"
                            },
                            {
                              "$ref": "53"
                            }
                          ],
                          "mt_units": [
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "mt_units_ref": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "st_images": {
                            "$ref": "5"
                          },
                          "st_images1": {
                            "$ref": "5"
                          },
                          "st_permisions": [
                            {
                              "$id": "67",
                              "id": "c94a4c26-e554-4568-9147-c9e73094434d",
                              "id_function": "5aaa1c4b-d42c-4737-9580-4c4d04679aa3",
                              "id_user": "478ad260-9eb6-4045-913a-c781e3450d7e",
                              "id_profile": "bebea36c-d13c-46f8-b38e-cccbd72c5a55",
                              "permission": 3,
                              "active": true,
                              "created_on": "2026-01-10T12:09:37.1492216+01:00",
                              "last_update": "2026-01-10T12:09:37.1492216+01:00",
                              "commited": true,
                              "st_users_profiles": {
                                "$id": "68",
                                "id": "5650647e-9727-44ae-8e25-2ce335a8318d",
                                "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,
                                "active": true,
                                "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                "commited": true,
                                "st_permisions": [
                                  {
                                    "$ref": "67"
                                  },
                                  {
                                    "$ref": "67"
                                  }
                                ],
                                "st_users": [
                                  {
                                    "$ref": "10"
                                  },
                                  {
                                    "$ref": "10"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "st_functions": {
                                "$id": "69",
                                "id": "23086428-e58d-42ed-be85-6034790d238e",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "level_id": 5,
                                "id_group": "574377c7-f5d2-44c9-a42b-9a7621adde08",
                                "name_event": "sample string 7",
                                "name_pos": "sample string 8",
                                "id_image": "924ffabe-b75b-4400-b5a2-19be69ac9cb3",
                                "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-01-10T12:09:37.1492216+01:00",
                                "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                "commited": true,
                                "st_functions_groups": {
                                  "$id": "70",
                                  "id": "28ee0aa2-3ff6-4c45-be2a-15c9bdb582d4",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                  "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                  "commited": true,
                                  "st_functions": [
                                    {
                                      "$ref": "69"
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                "st_images": {
                                  "$ref": "5"
                                },
                                "st_permisions": [
                                  {
                                    "$ref": "67"
                                  },
                                  {
                                    "$ref": "67"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "71",
                              "id": "a4f611dd-dfca-4b13-a3d9-d8416fd8e10f",
                              "id_pos": "aa05222c-3f33-4f0e-958c-066354a49ccc",
                              "mac_address": "sample string 3",
                              "date_end": "2026-01-10T12:09:37.1492216+01:00",
                              "key_access": "sample string 5",
                              "id_user_add": "d7e5e80b-0e73-427b-a1f4-f8891e732f3a",
                              "active": true,
                              "created_on": "2026-01-10T12:09:37.1492216+01:00",
                              "last_update": "2026-01-10T12:09:37.1492216+01:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "71"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$ref": "1"
                            },
                            {
                              "$ref": "1"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "68"
                          },
                          "st_users_token": [
                            {
                              "$id": "72",
                              "id": "8e6ec6a7-6926-45c6-9a86-973de4a53416",
                              "token_id": "sample string 2",
                              "id_user": "9e3bf7b3-df58-4fde-a7f0-199e874641b5",
                              "date_from": "2026-01-10T12:09:37.1492216+01:00",
                              "date_end": "2026-01-10T12:09:37.1492216+01:00",
                              "created_on": "2026-01-10T12:09:37.1492216+01:00",
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "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_sa": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "tt_doc_sa1": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "62"
                            },
                            {
                              "$ref": "62"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "62"
                            },
                            {
                              "$ref": "62"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$id": "73",
                              "id": "1eb168c0-3fd9-4c54-b93a-ea15e396f783",
                              "id_user_add": "ef2c34eb-e22c-4175-a58d-7558aa8ceee9",
                              "id_table": "226018ed-c6b9-45bb-b34c-6cae07c54634",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "d6b8d4cd-e5b2-4a27-b5d8-a9acdc7cfa36",
                              "created_on": "2026-01-10T12:09:37.1492216+01:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_sync_tables": {
                                "$id": "74",
                                "id": "df235edf-eb59-4c65-860b-c04f4047746a",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                "last_update": "2026-01-10T12:09:37.1492216+01:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "75",
                                    "id": "68e998de-5c15-4543-bf12-bf6ec132d2cc",
                                    "id_sync": "d9507312-1275-46bb-98fc-1f1850ff4220",
                                    "json": "sample string 3",
                                    "id_table": "a77ce668-61b4-4d02-9db8-792e78b429d3",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "76",
                                      "id": "ac5b28a7-6fb4-48b9-a63d-d1ca4ea29350",
                                      "id_branch_from": "e2b007f8-d1db-4a1f-a005-b6c174eb1198",
                                      "id_branch_to": "32197b8b-f138-4f6d-88f0-87af7beb7c77",
                                      "type": 4,
                                      "created_on": "2026-01-10T12:09:37.1492216+01:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-01-10T12:09:37.1492216+01:00",
                                      "send_on": "2026-01-10T12:09:37.1492216+01:00",
                                      "mt_branches": {
                                        "$ref": "4"
                                      },
                                      "mt_branches1": {
                                        "$ref": "4"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "75"
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "74"
                                    }
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "73"
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "tt_pos_sesion1": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "tt_rooms_list": [
                            {
                              "$ref": "52"
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "tt_rooms_units_activity": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "tt_rooms_units_activity1": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "tt_rooms_units_log": [
                            {
                              "$id": "77",
                              "id": "595f04b4-61d6-4338-a846-5c4a3f36d402",
                              "id_room_activity": "6855391d-0a65-4b38-aa37-3dd2bf5346da",
                              "id_pos_sesion": "729d270f-a939-468f-89cc-f7a4027790ff",
                              "log_text": "sample string 4",
                              "id_user": "2de6cae0-0632-4a71-8c6f-8e1006ee529a",
                              "created_on": "2026-01-10T12:09:37.1492216+01:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "77"
                            }
                          ],
                          "tt_tips_users": [
                            {
                              "$ref": "57"
                            },
                            {
                              "$ref": "57"
                            }
                          ],
                          "tt_vouchers_permisions": [
                            {
                              "$ref": "32"
                            },
                            {
                              "$ref": "32"
                            }
                          ],
                          "tt_vouchers": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "mt_docs": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_pos_sesion_users": [
                            {
                              "$ref": "58"
                            },
                            {
                              "$ref": "58"
                            }
                          ]
                        }
                      },
                      "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": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "64"
                        },
                        {
                          "$ref": "64"
                        }
                      ],
                      "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": "54"
              },
              {
                "$ref": "54"
              }
            ],
            "st_functions": [
              {
                "$ref": "69"
              },
              {
                "$ref": "69"
              }
            ],
            "st_images_types": {
              "$id": "78",
              "id": "aba7c596-c9e7-4547-b4b6-c80d7e444115",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-01-10T12:09:37.1492216+01:00",
              "last_update": "2026-01-10T12:09:37.1492216+01: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": "63"
            },
            {
              "$ref": "63"
            }
          ],
          "mt_periods": [
            {
              "$id": "79",
              "id_branch": "9b924786-b40b-4add-b8e9-c54e062a9eda",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-01-10T12:09:37.1492216+01:00",
              "date_end": "2026-01-10T12:09:37.1492216+01:00",
              "state": "sample string 6",
              "created_on": "2026-01-10T12:09:37.1492216+01:00",
              "last_update": "2026-01-10T12:09:37.1492216+01:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "79"
            }
          ],
          "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": "76"
            },
            {
              "$ref": "76"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "76"
            },
            {
              "$ref": "76"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "62"
            },
            {
              "$ref": "62"
            }
          ],
          "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": "51"
        },
        {
          "$ref": "51"
        }
      ],
      "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": "61"
        },
        {
          "$ref": "61"
        }
      ],
      "st_pos_license": [
        {
          "$ref": "71"
        },
        {
          "$ref": "71"
        }
      ],
      "st_users_pos": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_pos_connection": [
        {
          "$id": "80",
          "id": "bfa5bee7-3f72-498c-95bc-0ab1a6c2c7df",
          "id_pos": "9f295941-057a-4920-a934-905ed8b7d96d",
          "date_add": "2026-01-10T12:09:37.1492216+01:00",
          "date_upd": "2026-01-10T12:09:37.1492216+01:00",
          "date_out": "2026-01-10T12:09:37.1492216+01: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": "80"
        }
      ],
      "tt_pos_sesion": [
        {
          "$ref": "46"
        },
        {
          "$ref": "46"
        }
      ],
      "mt_branches": {
        "$ref": "4"
      },
      "tt_logs": [
        {
          "$ref": "73"
        },
        {
          "$ref": "73"
        }
      ],
      "st_local_variables": [
        {
          "$id": "81",
          "id": "2403b1d7-b5fe-4467-80cd-eedcf7121971",
          "id_pos": "49b106e0-cbf8-4eb5-9906-728ca1f2cf95",
          "name": "sample string 3",
          "description": "sample string 4",
          "value": "sample string 5",
          "type": "sample string 6",
          "last_update": "2026-01-10T12:09:37.1492216+01:00",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "81"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "62"
        },
        {
          "$ref": "62"
        }
      ]
    },
    "st_users": {
      "$ref": "10"
    }
  },
  {
    "$ref": "1"
  }
]