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": "1d456c7d-ae97-4fa8-91fb-925c1d0e9fbe",
    "id_pos": "349e4e53-d098-40d3-8c7c-cd0a8f22d118",
    "pass_required": true,
    "active": true,
    "created_on": "2026-05-09T09:34:54.3100661+02:00",
    "last_update": "2026-05-09T09:34:54.3100661+02:00",
    "commited": true,
    "mt_pos": {
      "$id": "2",
      "id": "ee486c3c-b73b-4f36-8441-b1d6e6ee17be",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "be56ab90-24ce-4f42-bd4a-660d663eb64c",
      "id_zone": "9ecbc823-6814-4820-976d-82fdc566dddb",
      "user_required": true,
      "active": true,
      "created_on": "2026-05-09T09:34:54.3100661+02:00",
      "last_update": "2026-05-09T09:34:54.3100661+02:00",
      "id_user_upd": "0d5dcd78-6f8f-49f5-b7c3-102079c2bbf7",
      "commited": true,
      "mt_branches_zones": {
        "$id": "3",
        "id": "6977cbd0-9f46-4cd4-b35a-72b97c2a20dd",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "144d27e5-216f-4633-b055-d2ef11ac1281",
        "active": true,
        "created_on": "2026-05-09T09:34:54.3100661+02:00",
        "last_update": "2026-05-09T09:34:54.3100661+02:00",
        "id_user_upd": "2d8108a2-8117-473c-b5c0-fdd9fbe738cb",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "db3ca4a5-f34e-4b01-881a-ae372c21fb89",
          "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": "e6e17153-d0af-47d3-98e7-67e7b6c6847c",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-05-09T09:34:54.3100661+02:00",
          "last_update": "2026-05-09T09:34:54.3100661+02:00",
          "id_user_upd": "701dcec9-5028-44c1-9a58-70ade0353a1f",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "0f56626c-17fe-44c7-ae0a-f186d4a5385c",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "8f8b8fa0-f614-4b9b-b4c0-c4588d81a984",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-05-09T09:34:54.3100661+02:00",
            "last_update": "2026-05-09T09:34:54.3100661+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "6bbf0ca9-2bc4-4d23-8ad8-a6fac7b09875",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "710a4978-9b0d-44ea-960c-4ee98ebde537",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "5e4764fd-532b-4841-b04d-284bad2bc3c0",
                "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-05-09T09:34:54.3100661+02:00",
                "last_update": "2026-05-09T09:34:54.3100661+02:00",
                "id_user_upd": "6076d4d6-0293-49bc-a10b-bdc7a0ec2e82",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "a7c31753-6f65-4fda-97b1-ad874890ce1f",
                    "id_item": "fca8c207-df7b-488c-883f-f2fce82d4dc1",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-05-09T09:34:54.3100661+02:00",
                    "last_update": "2026-05-09T09:34:54.3100661+02:00",
                    "id_user_upd": "c7172880-7ebd-4e48-82bc-379899926302",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "f4f1f518-2cb4-4150-9392-20912a9b1071",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "6467ac19-ee41-4f9f-bb32-2989ccbe5df9",
                      "id_unit_sec": "e00b2160-3d37-4fc2-a585-4fadfa4c6ebb",
                      "id_brand": "b7ef92fa-636e-40c1-8dd6-28f99a23fc96",
                      "b_sale": true,
                      "b_stock": true,
                      "b_price": true,
                      "b_unique": true,
                      "b_exclude_control": true,
                      "tax": 12.1,
                      "change_price": true,
                      "force_printing": true,
                      "is_ticket": true,
                      "is_supply": true,
                      "define_price": true,
                      "is_multi_sub": true,
                      "external_id": "sample string 19",
                      "name_pos": "sample string 20",
                      "name_print": "sample string 21",
                      "id_image": "118fe07a-1ed2-4f06-b104-06785e1eca1d",
                      "view_pos": true,
                      "order": 23,
                      "color_border": "sample string 24",
                      "color_button": "sample string 25",
                      "color_font": "sample string 26",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 29,
                      "active": true,
                      "created_on": "2026-05-09T09:34:54.3100661+02:00",
                      "last_update": "2026-05-09T09:34:54.3100661+02:00",
                      "id_user_upd": "795714e7-4ddd-45cc-a606-deb3f7f01ec3",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "d87c1c18-7880-40c5-9727-602a3df10ce3",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-05-09T09:34:54.3100661+02:00",
                        "last_update": "2026-05-09T09:34:54.3100661+02:00",
                        "id_user_upd": "22856428-6853-442d-89e3-442586e3d3f2",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "7b5df547-1151-4c0a-a0e5-60440ef8d21d",
                          "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": "8daed549-f034-42a1-ab6f-adb18791053f",
                          "view_messages": true,
                          "id_image_photo": "5e94ff9f-2959-43b2-95c9-e68e56932806",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "c5231022-30df-4a46-afbb-41937e4f6b17",
                          "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-05-09T09:34:54.3100661+02:00",
                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$ref": "3"
                            },
                            {
                              "$ref": "3"
                            }
                          ],
                          "mt_brands": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "mt_categories": [
                            {
                              "$ref": "6"
                            },
                            {
                              "$ref": "6"
                            }
                          ],
                          "mt_categories_items": [
                            {
                              "$ref": "7"
                            },
                            {
                              "$ref": "7"
                            }
                          ],
                          "mt_cloakrooms": [
                            {
                              "$id": "11",
                              "id": "533d5634-b8c7-4418-85fa-135a1ec81593",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "d3afc9aa-6387-4387-9cf8-0478f5134e88",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "4f05535b-78b8-428e-a444-f32eb0520388",
                              "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-05-09T09:34:54.3100661+02:00",
                              "last_update": "2026-05-09T09:34:54.3100661+02:00",
                              "id_user_upd": "d94ded38-a5af-46d3-b201-63f031b03cad",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "12",
                                  "id": "963b036d-5c00-486b-ba6f-074973848342",
                                  "id_cloakroom": "f0ede9e8-154a-4e72-87a1-93df2451ae52",
                                  "id_pos_sesion": "7de08857-0121-4daf-8efd-ed21f5863ab6",
                                  "unit_id": 4,
                                  "date_open": "2026-05-09T09:34:54.3100661+02:00",
                                  "date_close": "2026-05-09T09:34:54.3100661+02:00",
                                  "id_doc_sa": "7e5f861b-db4b-463c-a38e-62b7c98ab044",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "11"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "13",
                                    "id": "c66a5739-ce86-4375-80a7-8629e96ac2a4",
                                    "id_pos": "31b99a1e-57c8-4e6d-837e-fb510d066ce0",
                                    "id_doc": "b6ef1e32-df8e-4db1-b1ee-8669ffb8de3e",
                                    "id_branch": "a7376ef8-2d38-48fb-9eda-607ab8aaed8b",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-05-09T09:34:54.3100661+02:00",
                                    "date_tax": "2026-05-09T09:34:54.3100661+02:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "9ab8dcfe-dbde-4483-b1a1-2aecc9770d17",
                                    "id_relationship": "b6135758-2e77-41d1-9149-8a0552d310f7",
                                    "id_loc_from": "0d8bf311-3bc0-4c5e-a86f-7ecd95234420",
                                    "id_loc_end": "ac779a4f-2493-4fc0-bf92-6b801980341f",
                                    "id_user_add": "18e5cae9-d67c-4dbb-b484-afc811d5ce04",
                                    "id_user_upd": "3efc2159-1264-4d17-8345-697a94b4273d",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "94b7566d-c8a4-4ca7-905f-b95e08c5058c",
                                    "id_room_unit": "c5520419-dc21-4b92-a1ec-57d8cd56ad20",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "c7ba6653-5d5f-4494-b47a-e3a355460994",
                                    "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-05-09T09:34:54.3100661+02:00",
                                    "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_docs": {
                                      "$id": "14",
                                      "id": "0f13d2e2-b26b-4687-be1b-e2865635b9c6",
                                      "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": "e0c1e516-427e-421e-9495-76f2fefe5109",
                                      "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-05-09T09:34:54.3100661+02:00",
                                      "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                      "id_user_upd": "f04dec7a-1590-411d-84fd-3c04ac6ae850",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "15",
                                          "id_doc": "75766d05-27e2-4ddc-9b23-577892f3c5bf",
                                          "id_pay": "b2068b15-6c89-4674-a5b9-09cd809d9cb0",
                                          "id_money": "112f0657-3267-49de-8a30-d12d5bf251fd",
                                          "active": true,
                                          "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                          "id_user_upd": "76a93260-90c0-4c40-9db5-df8c7361e922",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_money_types": {
                                            "$id": "16",
                                            "id": "2686e146-23ff-4a89-acd9-08b3b332f64c",
                                            "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": "84477487-607a-4db0-8f91-294346475e82",
                                            "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-05-09T09:34:54.3100661+02:00",
                                            "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                            "id_user_upd": "e3a034f6-6ce7-4402-a19e-d9bec76f5d73",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "17",
                                                "id_money_1": "26f6bdcf-3ddc-4127-a263-45c28a01c042",
                                                "id_money_2": "f3c3d430-ef91-4855-9a41-4e77792b762b",
                                                "date_from": "2026-05-09T09:34:54.3100661+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                "id_user_upd": "64101fe8-e4ab-4de7-b47f-e4eebe535017",
                                                "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": "a527b35e-769f-4743-81d5-1bb3fb8c8e2e",
                                                "id_pay": "1160027a-7913-4586-8e62-252631c99af5",
                                                "id_money": "9b61392e-f6de-4f58-89f4-dea6544c70e9",
                                                "date_cashflow": "2026-05-09T09:34:54.3100661+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "f7ec58e2-8c3b-4582-b9a3-a0f5774a4169",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "19",
                                                  "id": "daae5884-77d0-43ce-aafa-87a9153e18ff",
                                                  "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": "377e804e-87a3-4084-9b03-20fce25771ba",
                                                  "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-05-09T09:34:54.3100661+02:00",
                                                  "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                  "id_user_upd": "ac0e8f74-5e33-47a3-866e-2a5a4f5fbde6",
                                                  "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": "df055f7c-c0b9-411f-82a2-e621fab412e2",
                                                      "id_line": 2,
                                                      "id_pay": "0c63dd19-bbe0-4a37-a9ef-c08b7a4c8e61",
                                                      "id_money": "fceee8e5-e891-4e23-a355-b3918e5ea778",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "f221121d-70b4-4b51-adaf-160ab8315089",
                                                      "id_employee": "859c33f3-37d1-40b6-b240-02e3b56b31d0",
                                                      "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": "97f5403e-c54e-4baf-95ca-6af46ee0178b",
                                                      "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": "c016eb3c-ff19-4b3b-8e33-87bc5b3a7270",
                                                        "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": "8694aa12-d25d-490c-b033-ae799e2c3d73",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "625f0e8d-7e70-4d95-809c-335bc601b872",
                                                        "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-05-09T09:34:54.3100661+02:00",
                                                        "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                        "id_user_upd": "633bba45-3121-437b-92a9-3860d607feb0",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "22",
                                                            "id_employee": "8acd8c6c-82bb-4929-9b20-e768a9afb0ad",
                                                            "id_branch": "cf41d829-0f95-4e16-a76d-a5412054c888",
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                            "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                            "id_user_upd": "3e982b04-a76f-4cfd-9b44-0a2d83f88ebf",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "23",
                                                          "id": "703e0f68-85ee-48b0-af34-00e980bfd6e9",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                          "id_user_upd": "12c06ab4-6df2-4968-8383-17ba1cef5d79",
                                                          "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": "0bbfc452-eef9-4351-8a16-3ae25b1eeed4",
                                                            "id_line": 2,
                                                            "id_item_sub": "0e32097c-eca6-4e18-bf4a-3654b9938dac",
                                                            "qty": 4.1,
                                                            "id_list": "ba7e50a9-a5e3-4b00-9986-5fc0c70bce8e",
                                                            "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": "051dea7b-92a0-4be7-9232-6d077ec5fb44",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "245ac95c-99e2-4a28-b54f-9671ff31b1fa",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "faf3fefa-818c-4f0a-8c99-c1619d03651f",
                                                            "id_user_upd": "cf48b38f-4906-424e-bd40-e9b972577a8a",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "25",
                                                              "id": "98ed0027-c9ee-472b-adf0-e18a4e2e3cb2",
                                                              "id_item": "99d4d154-e035-4789-8ae5-bced9e29adf8",
                                                              "id_item_type": "1d23f19e-a6d7-4ab1-b816-44290986ed7e",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "7b10d7cc-4dbb-4b8d-b8f3-426c52e0c56a",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                              "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                              "id_user_upd": "9818160c-fd66-4c43-8011-9bf2108a6310",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "26",
                                                                  "id_item_sub": "86161da4-4811-4404-9a9c-6902933d27e9",
                                                                  "id_item": "4c11c590-8bf6-42cf-a985-9cd040e82aee",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "e081a619-ad09-4aab-9c8d-474c3781ee61",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "27",
                                                                    "id": "28f783a4-3b51-46fa-ad75-b5af2a6c7837",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "7657efdb-ab9c-40c1-852c-c2fbc8122a49",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                    "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                    "id_user_upd": "08c4f406-7dbf-4eae-83fa-a292347dab56",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "28",
                                                                      "id": "9aa53a73-3ee6-48aa-a217-da6f0947db56",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "id_user_upd": "c084a14b-d3e1-4c9e-aa08-57cab391b92e",
                                                                      "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": "254d0ed8-9e9d-4329-817e-30a981f05638",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "5a599d84-e61e-44b7-8578-7f38ba8a9588",
                                                                "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-05-09T09:34:54.3100661+02:00",
                                                                "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                "id_user_upd": "734fd572-d366-4121-ba0e-c4e578428a39",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_voucher": "9cce04f0-81ba-47d9-bc7c-7babd658bace",
                                                                    "id_line": "89e91271-f3a7-4890-8b3e-6b004bd6fa47",
                                                                    "id_category": "3577ddba-7a7d-4041-8815-bf5e11ef97b4",
                                                                    "id_item": "97063d8a-7abb-4466-8a1f-c75fd92c47d4",
                                                                    "id_item_type": "f3a5e80b-30f1-4597-9697-9b53e12e5727",
                                                                    "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": "9057d790-8e9f-446a-916c-2d42dc02b72e",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "date_end": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "date_used": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "date_sesion": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "id_employee": "847cb222-542d-4fe7-95ec-11d4b1692f03",
                                                                      "id_branch": "ef456d78-bfa7-4e28-83c6-ebe49dff3b57",
                                                                      "id_voucher_permision": "37a04788-5c45-47c5-b7bb-bf571f3f057f",
                                                                      "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": "9afecdfc-23e3-42e4-adac-892fa9444d08",
                                                                      "id_user_add": "d5287bae-3e91-4723-8248-16a7258c0393",
                                                                      "id_doc_sa": "6e5c78c9-ea9c-4ba8-8624-79a9e7274e6d",
                                                                      "id_item_sub": "34116ffd-509c-4f12-b5cd-1326e3cbd7c5",
                                                                      "id_pos_sesion": "afbbd8d2-e2cb-48c6-a7f3-d210722720ea",
                                                                      "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-05-09T09:34:54.3100661+02:00",
                                                                      "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "19"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "32",
                                                                        "id": "07e5b3ba-dee8-457a-bd97-74038b0ae003",
                                                                        "date_from": "2026-05-09T09:34:54.3100661+02:00",
                                                                        "date_end": "2026-05-09T09:34:54.3100661+02:00",
                                                                        "date_used": "2026-05-09T09:34:54.3100661+02:00",
                                                                        "id_employee": "b3c97b8c-c915-4d4e-90db-a02a91f696e5",
                                                                        "id_branch": "cdf39a3f-e551-4705-b634-f282611e1fed",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "a708278c-8706-4ce6-ba7b-557c2c3a0b21",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                        "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "10"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "33",
                                                                    "id": "4c672279-2e38-45bd-b268-1393e8ddc137",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-05-09T09:34:54.3100661+02:00",
                                                                    "date_end": "2026-05-09T09:34:54.3100661+02:00",
                                                                    "by_amt": true,
                                                                    "by_pcg": true,
                                                                    "ap_amount": 1.1,
                                                                    "ap_percent": 1.1,
                                                                    "ap_price": 1.1,
                                                                    "ap_price_min": 1.1,
                                                                    "ap_price_max": 1.1,
                                                                    "id_branch": "edfb5c10-fad4-4d9f-9455-eb30a1bd1292",
                                                                    "id_pos": "eb963a0c-747f-4542-a1fd-12824d0e0d46",
                                                                    "id_list": "01bf3439-e2bc-4c19-953e-f48cf9b0914b",
                                                                    "id_item": "b96c6d0c-fca5-4b17-8c8c-afc50603ec4e",
                                                                    "id_item_type": "50534efe-635c-4438-a0e6-017b27abbaa5",
                                                                    "id_category": "9473eb85-72a9-488a-98d5-7817027d3cf9",
                                                                    "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-05-09T09:34:54.3100661+02:00",
                                                                    "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                    "id_user_upd": "0e01ead1-2f5d-4883-a6de-ac595ab5548f",
                                                                    "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": "bd4248bd-4bbe-48f4-a89d-2e39d86d0322",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "b6059c15-6d31-4b15-b8b9-243d0bc8b3a2",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "5b364798-8d99-48ff-a4d6-22d15f62c9de",
                                                                      "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-05-09T09:34:54.3100661+02:00",
                                                                      "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "id_user_upd": "eefae722-556d-4944-8309-2768cf7bd8fe",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_pos": "5bb031d7-caf9-4944-a446-f6b2de7c7411",
                                                                          "id_pos_type": "b256bc95-10c4-4217-b81d-79648c908c19",
                                                                          "id_price_list": "b27d34f0-be4e-4b91-9a00-136461bd2d33",
                                                                          "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-05-09T09:34:54.3100661+02:00",
                                                                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "id_user_upd": "5ae54f47-cc7b-4247-9d5f-d0992c473c77",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "36",
                                                                            "id_pos": "e7174f80-0dc7-43af-bc95-fdbdc0e36c80",
                                                                            "id_pos_type": "8bf99d62-44d7-4f8e-a166-d7af5310b8af",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                            "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                            "id_user_upd": "1011294e-dfcb-491a-b98e-88c25e2223a2",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "37",
                                                                              "id": "75df63aa-8de6-4f66-8d58-53217db1b604",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                              "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                              "id_user_upd": "be688d0f-74b0-472e-8148-3c136fd6b2b1",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "38",
                                                                                  "id": "3efdc011-f973-47d6-9ae3-c78da7be34a7",
                                                                                  "id_branch": "079abd18-f2f9-402e-a20d-89c147a8154e",
                                                                                  "id_pos_type": "afa041a0-5149-4d2d-aad2-34f75d8c5bba",
                                                                                  "id_pos": "441c01e5-f4dc-44cd-b27e-dddae85f7231",
                                                                                  "id_item": "dc89b913-73df-4ede-8914-94c12f773ffa",
                                                                                  "date_from": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "date_end": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "id_user_upd": "89af14fb-c53e-4994-ab05-83b5f49a8642",
                                                                                  "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": "2f22fa25-8945-4f69-9cbe-0b5728dcc51a",
                                                                                  "id_doc": "bf25a6e7-4130-4472-a215-01be669dbccb",
                                                                                  "id_pos_type": "f7bd92c9-4ec4-476d-b88d-8882f9e1e5bb",
                                                                                  "id_doc_print": "9cb8bd30-adb0-4d6a-ab5e-b4b3e32a255e",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "id_user_upd": "17475a3f-aa28-483b-8351-4a8e31a8310e",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "40",
                                                                                    "id": "1fa71ae9-7613-4d94-baf9-83e384589ca4",
                                                                                    "id_pos": "27e88b50-331e-4bbd-aa98-1efa726920c9",
                                                                                    "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-05-09T09:34:54.3100661+02:00",
                                                                                    "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                                    "id_user_upd": "e7990dff-6dd1-4b22-a97e-b05be7daadb6",
                                                                                    "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": "bfa027b1-cbde-45b2-8d74-20c232d5b164",
                                                                                    "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-05-09T09:34:54.3100661+02:00",
                                                                                    "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "42",
                                                                                        "id_doc_print": "1f933009-6e16-4fda-b837-710f11415612",
                                                                                        "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": "8886fc03-7a05-4296-b065-7a5a2a48e3af",
                                                                          "id_item_sub": "eb1467a3-010f-4b3b-8afe-e5a29fef1e9c",
                                                                          "validity_date": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "id_user_upd": "044ca283-6587-430f-9677-3a8c7021b395",
                                                                          "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": "ea743bf5-50f0-4693-9451-3b3139968bc7",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "date_end": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "id_branch": "0148d9d9-fed7-4b13-8031-9ceacd0fa6c8",
                                                                          "id_pos": "006c8233-0508-433f-a1d8-364937aa1654",
                                                                          "id_list": "5d57ccd8-040d-40eb-b65d-2089d79a4574",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "id_user_upd": "bf3c9af4-4c9d-4af4-beef-6d34aba80573",
                                                                          "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": "ade849a3-bdff-4651-aad2-7b0add239c22",
                                                                    "order_id": 2,
                                                                    "id_item": "cb7e360c-e7bf-44d3-bff8-c76dc5dc1f60",
                                                                    "id_item_type": "9d0108af-4ee0-40a7-95c9-50b01c735da2",
                                                                    "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": "f5693ea2-1a17-49b8-bd6f-face67f9ad1b",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "8b3e52b6-a305-4ad6-bcfb-fb106e8ae8b7",
                                                                    "count_voucher": 1,
                                                                    "id_category": "6462891b-3e48-4e28-b398-b5c6ac9a7ca1",
                                                                    "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                    "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                    "id_user_upd": "98ba07f7-1a9c-41a7-b4b9-240982da618d",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "46",
                                                                      "id": "818b90aa-5050-4e20-b3bf-d5a7342d2e87",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "6cc6b63a-4415-4103-94c9-1906ed488ff9",
                                                                      "date_tax": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "date_open": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "date_close": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "id_user_open": "76bb8904-f1b0-4fb5-8df5-0a7e0d72893e",
                                                                      "id_user_close": "2b062e73-ec4f-4c6d-aa6f-e29fa60b0b33",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$ref": "12"
                                                                        },
                                                                        {
                                                                          "$ref": "12"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "45"
                                                                        },
                                                                        {
                                                                          "$ref": "45"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "47",
                                                                          "id": "7fd28343-995b-49dd-8756-fc08e05a7a7c",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "59fcf766-8b8b-40d9-8f08-4109ba0d43bf",
                                                                          "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-05-09T09:34:54.3100661+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "48",
                                                                          "id": "a91844b2-1f39-4647-9cb8-efd6184a4c9f",
                                                                          "id_room_unit": "66b891e4-3627-4ffd-a93e-f465d4f875b2",
                                                                          "id_room_list": "2782cb7d-5c89-4cce-8a20-f23677ea3231",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "date_from": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "date_end": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "date_open": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "date_close": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "id_employee": "78a42000-8f55-444c-8b12-3bbf453e65b3",
                                                                          "id_employee_sec": "b679a5b8-05a6-43fc-8d88-782f2b024b1d",
                                                                          "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": "dcd771e9-f6e5-4b53-aae2-18448d49bdb7",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "1c83429a-d7fc-47c9-9cc9-6c1ff92e89cb",
                                                                          "id_user_close": "a5a5003d-a6fd-48a5-bfc2-9a1da855337b",
                                                                          "id_unit_state": "498263fb-1763-4c68-bc09-8d5c0c9766bf",
                                                                          "id_pos_sesion": "34aaa2ca-ee8b-49d5-9bd9-2b384427a18a",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "49",
                                                                            "id": "078be312-3e6b-4a4f-b032-90af6ce28a03",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "4e7a8210-cf54-413b-a23b-549d62628ff9",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "dcc3e683-a758-4413-a48b-bcdabf9a99e1",
                                                                            "locked": true,
                                                                            "date_locked": "2026-05-09T09:34:54.3100661+02:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                            "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                            "id_user_upd": "6221703c-e4e7-45c2-972c-e1b771b7517a",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "50",
                                                                              "id": "8ce4de11-264c-427b-aa2c-4138875a08ce",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "c13ab7f0-fc26-4bcd-95bb-d4e367620d2f",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "c3bc0072-4c22-46b0-8aac-6a964b8b0288",
                                                                              "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": "8293016a-9aa4-4faa-9ec9-d15d1a70aaed",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                              "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                              "id_user_upd": "5e77b137-1f0b-48e0-8643-69f7c6e9342c",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "id_pos": "0c2f59d6-9902-478c-9e22-f86487dd566d",
                                                                                  "id_room": "cf0583bf-0d56-4d72-97ac-f20d300eebf8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "id_user_upd": "c35b66b5-817d-41c9-b907-b413cf3cd9b2",
                                                                                  "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": "32c49fe5-a233-45d7-a38a-4813e4cd144e",
                                                                                  "id_room": "a2fd8349-a158-4677-9642-4b69fb5d9d32",
                                                                                  "date_in": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "date_out": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "id_user_add": "ee7258a5-998f-460a-b24a-cf0ae71834fb",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "last_update": "2026-05-09T09:34:54.3100661+02: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": "1fb5df4b-0aa0-497d-8a25-b23599c1b0b1",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                              "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                              "id_user_upd": "ce077a9a-26a8-43f2-9743-07a7977da742",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id_room_type": "3525f8c0-bf1f-4af2-b8d6-90a38b319c00",
                                                                                  "id_room_state": "eb2d3db4-07fa-4800-82eb-2bcd331c9c78",
                                                                                  "id_image": "84b0a73c-e3db-4f62-80f5-6fb1a2d750e8",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "id_user_upd": "3484bbde-2a48-4fb7-9033-3903e92182e8",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "55",
                                                                                    "id": "bf1ec386-91c5-460c-8918-fa66dce33982",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                                    "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                                    "id_user_upd": "0d1c0783-0463-4058-8644-f323c3dbb944",
                                                                                    "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"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id": "37687596-5cf5-4c04-9cac-ada00e609448",
                                                                          "id_pos_sesion": "18f70a47-90ae-4243-b550-e2086bb2a195",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "7de0c313-2195-463c-9bfc-aea88689ba14",
                                                                          "id_room_unit_activity": "93d34e98-ace3-4947-8a80-8a89f957e665",
                                                                          "id_doc_sa": "fb199285-9499-4580-9fcf-518246c152d0",
                                                                          "id_pos_type": "65a2443d-095a-4717-b304-a829e6e74ac5",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "e65540c5-8f00-488d-a2ce-2e507fe2e824",
                                                                          "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-05-09T09:34:54.3100661+02:00",
                                                                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_tip": "08b84e45-4d75-4b24-bbc4-21fe23bb07fa",
                                                                              "id_user": "6d0da3d3-71d9-413c-abb0-0b93668213e8",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                              "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "56"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "56"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "58",
                                                                          "id_pos_sesion": "b080fa1b-6834-4459-8272-8d72c7724ccd",
                                                                          "id_user": "ae17f709-82ba-4651-9fd2-7d64fc96977b",
                                                                          "date_add": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "13"
                                                                        },
                                                                        {
                                                                          "$ref": "13"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$id": "59",
                                                                          "id": "5062a7af-12ee-410d-9e95-56be8b124bc0",
                                                                          "id_user": "1bb147c4-5dd7-4f79-8677-f323645afcc0",
                                                                          "id_user_profile": "43a084d2-0801-4953-b5bc-9ad2aa6125a6",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "id_pos_sesion": "2f1813fd-5af8-4bdb-9fbe-13da9a6609ca",
                                                                          "date_login": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "date_logout": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "60",
                                                                            "id": "f742431b-1532-414a-9732-065c6b9922c1",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "is_pass_required": true,
                                                                            "is_admin": true,
                                                                            "level_id": 7,
                                                                            "order_1": 8,
                                                                            "order_2": 9,
                                                                            "order_3": 10,
                                                                            "order_4": 11,
                                                                            "is_tips": true,
                                                                            "is_view_all": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                            "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "61",
                                                                                "id": "0fa91df3-1b2e-472c-9274-3160ac1d771b",
                                                                                "id_function": "62f30848-d634-4099-8d89-98cd601ab012",
                                                                                "id_user": "8f0eac37-bcaa-4c73-9aa8-2ebc0ef0e214",
                                                                                "id_profile": "2f3ffa56-bda8-4924-888c-1453886090c0",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                                "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "60"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "62",
                                                                                  "id": "cc2d4412-28a2-4430-b5e6-8a45b71177e2",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "f8841a9b-3d80-43bb-b80a-bae1a92ff1f0",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "7652b03c-2350-4835-93f4-8cdc5a9f19f4",
                                                                                  "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-05-09T09:34:54.3100661+02:00",
                                                                                  "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "63",
                                                                                    "id": "0e0f0858-94e0-4467-a93c-52b0fd017a5f",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                                    "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions": [
                                                                                      {
                                                                                        "$ref": "62"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "62"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$ref": "61"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "61"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "61"
                                                                              }
                                                                            ],
                                                                            "st_users": [
                                                                              {
                                                                                "$ref": "10"
                                                                              },
                                                                              {
                                                                                "$ref": "10"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$ref": "59"
                                                                              },
                                                                              {
                                                                                "$ref": "59"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_messages": [
                                                                        {
                                                                          "$id": "64",
                                                                          "id": "b47e1473-2271-438f-a938-ca1e712214f5",
                                                                          "id_user": "e4535e42-a21a-4e99-b969-a8ffa41fea34",
                                                                          "date_add": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "f3a2d9e6-ae73-4567-8e3b-67b30bbb05e5",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "id_pos_sesion": "223681c4-179d-4f2d-bd18-73461f1ad071",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "64"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "45"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "65",
                                                                "id": "de4beefa-70f2-48be-b695-5dab7f19badf",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "8f3e0c8a-cee4-478c-81b1-7e2dbddbcaae",
                                                                "id_doc_print": "240942a1-342c-49ed-99c1-721e8fc14fed",
                                                                "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-05-09T09:34:54.3100661+02:00",
                                                                "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "10"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "43"
                                                                },
                                                                {
                                                                  "$ref": "43"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "24"
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "34"
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "10"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "13"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "66",
                                                                "id_doc_sa": "507e0a4a-1896-4405-8fcd-d5b0bd8a0696",
                                                                "id_line": 2,
                                                                "id_item": "93ba376d-d1ba-44b2-80cc-67eb7ebe5013",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "24"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "66"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$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": "67",
                                          "id_pos": "d9b15092-3b67-43d3-9a70-5b2116578a8e",
                                          "id_doc": "9a8b4f06-aa4c-4094-8563-197bc6576fdb",
                                          "value": 3,
                                          "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "68",
                                          "id": "98682fd4-8330-4ed6-8d2e-1705a5a47b1f",
                                          "id_pos": "972b6290-9c0e-4810-8f39-8707438bf763",
                                          "id_doc": "d44e6dca-9fec-40d5-a8db-9e3d3de19e45",
                                          "id_branch": "66ce4437-e7bf-4f83-a645-b90a2a046e9c",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-05-09T09:34:54.3100661+02:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "59353700-37a9-4a0b-bcb0-7556ee34b6fe",
                                          "id_loc_from": "e1cf8be8-a7b7-498d-9a3d-6f94584c466c",
                                          "id_loc_end": "7b9df217-59d3-4a67-851e-fea967a2c776",
                                          "id_user_add": "3a5d1e09-b0a4-454e-ba08-4047c81fe1e2",
                                          "id_user_upd": "f70fa235-acdc-428f-93a8-5594ba692bb3",
                                          "id_pos_sesion": "5f1cd00d-ac59-400c-8e70-73a8a4ebb423",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-05-09T09:34:54.3100661+02:00",
                                          "active": true,
                                          "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                          "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_locations": {
                                            "$id": "69",
                                            "id": "f20ce5df-8d86-4ca0-93df-7760e75093bc",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "b0c2e6fa-5f5e-40b4-8fc5-dd225221ff60",
                                            "active": true,
                                            "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                            "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                            "id_user_upd": "639281d5-268a-4559-9f14-1e34fa5c1abd",
                                            "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": "68"
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "68"
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "70",
                                                "id_location": "8e42ab5a-1660-4929-bd0a-3e7887f1d2d4",
                                                "id_item": "b50ab28f-a6ef-4d04-93cf-f5e10cfbc67b",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                                "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "8"
                                                },
                                                "mt_locations": {
                                                  "$ref": "69"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "69"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "st_users1": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "71",
                                              "id_doc_st": "7a7e1d25-7406-4485-8181-71821dbf4c89",
                                              "id_line": 2,
                                              "id_item": "d14d7456-5893-4441-ac5d-41c6730f9cb0",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st": {
                                                "$ref": "68"
                                              }
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "68"
                                            },
                                            {
                                              "$ref": "68"
                                            }
                                          ],
                                          "tt_doc_st2": {
                                            "$ref": "68"
                                          }
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ]
                                    },
                                    "mt_locations": {
                                      "$ref": "69"
                                    },
                                    "mt_locations1": {
                                      "$ref": "69"
                                    },
                                    "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": "72",
                                        "id": "80f81ce7-ce51-4797-876b-be758929387c",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "dd72693f-7db1-4df9-93a1-3c16136f18a4",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                        "printed": true,
                                        "print_on": "2026-05-09T09:34:54.3100661+02:00",
                                        "tt_doc_sa": {
                                          "$ref": "13"
                                        }
                                      },
                                      {
                                        "$ref": "72"
                                      }
                                    ]
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "46"
                                  }
                                },
                                {
                                  "$ref": "12"
                                }
                              ]
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "mt_docs_payment_money": [
                            {
                              "$ref": "15"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "mt_employees": [
                            {
                              "$ref": "21"
                            },
                            {
                              "$ref": "21"
                            }
                          ],
                          "mt_employees_profiles": [
                            {
                              "$ref": "23"
                            },
                            {
                              "$ref": "23"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "25"
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "29"
                            },
                            {
                              "$ref": "29"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "69"
                            },
                            {
                              "$ref": "69"
                            }
                          ],
                          "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_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": [
                            {
                              "$ref": "61"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "73",
                              "id": "e41d92d8-9c30-4aa7-80ee-bd862ec6cf28",
                              "id_pos": "86d94fc5-e1ec-4d98-9a60-95d525f6e901",
                              "mac_address": "sample string 3",
                              "date_end": "2026-05-09T09:34:54.3100661+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "77bc8411-2641-4ffa-82d5-d92bf560e308",
                              "active": true,
                              "created_on": "2026-05-09T09:34:54.3100661+02:00",
                              "last_update": "2026-05-09T09:34:54.3100661+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$ref": "1"
                            },
                            {
                              "$ref": "1"
                            }
                          ],
                          "st_users_token": [
                            {
                              "$id": "74",
                              "id": "773d84dd-ffd4-490c-9614-225adc183036",
                              "token_id": "sample string 2",
                              "id_user": "cb14206f-433e-40b3-9e04-67452916f84f",
                              "date_from": "2026-05-09T09:34:54.3100661+02:00",
                              "date_end": "2026-05-09T09:34:54.3100661+02:00",
                              "created_on": "2026-05-09T09:34:54.3100661+02:00",
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_doc_sa_cashflow": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "tt_doc_sa_det": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "tt_doc_sa_det1": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$id": "75",
                              "id": "dc15d95f-c59b-4339-95c2-8fab7843f584",
                              "id_user_add": "2f2b8dc3-fca8-4731-b8f9-6e222b440cd5",
                              "id_table": "fbd643ed-2d21-433f-b3f2-6c42808e3e0b",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "7d45f9df-77dd-427f-93c2-53333b2e4853",
                              "created_on": "2026-05-09T09:34:54.3100661+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_sync_tables": {
                                "$id": "76",
                                "id": "a41944f1-301b-4557-9280-603d57611e14",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                "last_update": "2026-05-09T09:34:54.3100661+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "77",
                                    "id": "912e5862-219b-4b2d-8ecc-b1c75508e1dc",
                                    "id_sync": "eba8e6cd-8925-46ec-937c-36e77f57be58",
                                    "json": "sample string 3",
                                    "id_table": "8c3dc4be-c274-43fc-aa35-efe4738a395d",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "78",
                                      "id": "0647a949-ec9d-43ff-9936-91c2a588da7d",
                                      "id_branch_from": "2d17b387-18a1-407c-b87f-00820db4ce95",
                                      "id_branch_to": "fcd444e6-031e-46a3-8676-d828b6a193e9",
                                      "type": 4,
                                      "created_on": "2026-05-09T09:34:54.3100661+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-05-09T09:34:54.3100661+02:00",
                                      "send_on": "2026-05-09T09:34:54.3100661+02:00",
                                      "mt_branches": {
                                        "$ref": "4"
                                      },
                                      "mt_branches1": {
                                        "$ref": "4"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "77"
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "76"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "75"
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "tt_pos_sesion1": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "tt_rooms_list": [
                            {
                              "$ref": "52"
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "tt_rooms_units_activity": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "tt_rooms_units_activity1": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "tt_rooms_units_log": [
                            {
                              "$id": "79",
                              "id": "4b67b9e1-dd90-4772-bfcd-23d2139f9f5c",
                              "id_room_activity": "26e942e8-806a-4e75-9480-44efaaa8b0d5",
                              "id_pos_sesion": "4c75c73d-6e48-4b76-add0-5e6a11eecdb0",
                              "log_text": "sample string 4",
                              "id_user": "83c104cc-7ff0-4e95-8164-45c36e39d457",
                              "created_on": "2026-05-09T09:34:54.3100661+02:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "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"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "tt_doc_sa1": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_rooms_units_states": [
                            {
                              "$ref": "55"
                            },
                            {
                              "$ref": "55"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "60"
                          },
                          "tt_cmd_connection": [
                            {
                              "$ref": "59"
                            },
                            {
                              "$ref": "59"
                            }
                          ],
                          "tt_cmd_messages": [
                            {
                              "$ref": "64"
                            },
                            {
                              "$ref": "64"
                            }
                          ]
                        }
                      },
                      "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": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "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": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "st_images_types": {
              "$id": "80",
              "id": "a4ce93db-186f-4cce-8889-3ab126a1f01e",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-05-09T09:34:54.3100661+02:00",
              "last_update": "2026-05-09T09:34:54.3100661+02:00",
              "commited": true,
              "st_images": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "mt_docs": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "st_users": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "st_users1": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ]
          },
          "st_users": {
            "$ref": "10"
          },
          "mt_branches_zones": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_employees_branches": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "38"
            },
            {
              "$ref": "38"
            }
          ],
          "mt_locations": [
            {
              "$ref": "69"
            },
            {
              "$ref": "69"
            }
          ],
          "mt_periods": [
            {
              "$id": "81",
              "id_branch": "ec076906-2379-4678-a114-1bf7315dbed9",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-05-09T09:34:54.3100661+02:00",
              "date_end": "2026-05-09T09:34:54.3100661+02:00",
              "state": "sample string 6",
              "created_on": "2026-05-09T09:34:54.3100661+02:00",
              "last_update": "2026-05-09T09:34:54.3100661+02:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "81"
            }
          ],
          "mt_pos": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "44"
            },
            {
              "$ref": "44"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "st_sync_packages": [
            {
              "$ref": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "68"
            },
            {
              "$ref": "68"
            }
          ],
          "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": "67"
        },
        {
          "$ref": "67"
        }
      ],
      "st_pos_license": [
        {
          "$ref": "73"
        },
        {
          "$ref": "73"
        }
      ],
      "st_users_pos": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_pos_connection": [
        {
          "$id": "82",
          "id": "ce44117e-9a7e-4145-82b2-ec2f806c598c",
          "id_pos": "1b4006d7-cf17-44c8-bda2-87851cbe03c1",
          "date_add": "2026-05-09T09:34:54.3100661+02:00",
          "date_upd": "2026-05-09T09:34:54.3100661+02:00",
          "date_out": "2026-05-09T09:34:54.3100661+02:00",
          "connection_type": "sample string 3",
          "connection_speed": 1,
          "terminal_name": "sample string 4",
          "version": "sample string 5",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "82"
        }
      ],
      "tt_pos_sesion": [
        {
          "$ref": "46"
        },
        {
          "$ref": "46"
        }
      ],
      "mt_branches": {
        "$ref": "4"
      },
      "tt_logs": [
        {
          "$ref": "75"
        },
        {
          "$ref": "75"
        }
      ],
      "st_local_variables": [
        {
          "$id": "83",
          "id": "3d0460ad-d5d7-4961-8ac0-0254b2781506",
          "id_pos": "6b7b9e4a-3abc-491d-9978-d45032abdb05",
          "name": "sample string 3",
          "description": "sample string 4",
          "value": "sample string 5",
          "type": "sample string 6",
          "last_update": "2026-05-09T09:34:54.3100661+02:00",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "68"
        },
        {
          "$ref": "68"
        }
      ]
    },
    "st_users": {
      "$ref": "10"
    }
  },
  {
    "$ref": "1"
  }
]