GET api/St_Users_Pos?id_user={id_user}&id_pos={id_pos}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_user

globally unique identifier

Required

id_pos

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

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_user": "3df18934-d2bd-43db-b5fe-99efb928c042",
  "id_pos": "9b8b6ee8-9a62-4916-98c9-e30115b63f0c",
  "pass_required": true,
  "active": true,
  "created_on": "2026-05-09T09:37:14.4022756+02:00",
  "last_update": "2026-05-09T09:37:14.4022756+02:00",
  "commited": true,
  "mt_pos": {
    "$id": "2",
    "id": "73088628-55ca-4749-b657-e4ee139dc66d",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "c022f6be-53b3-4473-b1da-2e482e24ce63",
    "id_zone": "51c49686-5672-48a1-895e-7527d1a22902",
    "user_required": true,
    "active": true,
    "created_on": "2026-05-09T09:37:14.4022756+02:00",
    "last_update": "2026-05-09T09:37:14.4022756+02:00",
    "id_user_upd": "cfbad2fd-6fa2-4109-9515-553ccbb53b6d",
    "commited": true,
    "mt_branches_zones": {
      "$id": "3",
      "id": "bfd0bad9-ed09-4b89-8e5a-65806c431523",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "b0fcedd3-ea55-4391-8c86-3e803a2c2170",
      "active": true,
      "created_on": "2026-05-09T09:37:14.4022756+02:00",
      "last_update": "2026-05-09T09:37:14.4022756+02:00",
      "id_user_upd": "4b7a343e-34a0-42e4-a746-85d7783b4d1b",
      "commited": true,
      "mt_branches": {
        "$id": "4",
        "id": "0821d216-7c9d-42aa-8938-5f4c5a0319c6",
        "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": "14c2bd76-8762-4b3d-87c0-0a887d888348",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-05-09T09:37:14.4022756+02:00",
        "last_update": "2026-05-09T09:37:14.4022756+02:00",
        "id_user_upd": "232b1eee-f89a-4bee-ab00-229fb1be17bd",
        "commited": true,
        "st_images": {
          "$id": "5",
          "id": "74477f5c-76d4-483e-abea-2c96f707c446",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "a854b026-b5d0-4bcc-a856-9680972bb9bd",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-05-09T09:37:14.4022756+02:00",
          "last_update": "2026-05-09T09:37:14.4022756+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "mt_categories": [
            {
              "$id": "6",
              "id": "f668a6d6-da88-4568-831f-d8a43701e689",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "1a12be1d-e077-4448-813b-6d8926ab0f77",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "1f8b04e2-2333-4c6f-9d59-b5362259c027",
              "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:37:14.4022756+02:00",
              "last_update": "2026-05-09T09:37:14.4022756+02:00",
              "id_user_upd": "2c581a29-dbd2-450b-862f-cfa97bac5a6a",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "7",
                  "id_category": "8cbd3846-f29a-4167-adf7-6a7d3211a1d4",
                  "id_item": "336de702-f923-433b-8cac-e157c593c7be",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-05-09T09:37:14.4022756+02:00",
                  "last_update": "2026-05-09T09:37:14.4022756+02:00",
                  "id_user_upd": "a592ae9d-5d0e-4d10-be33-a15ba00f60df",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "6"
                  },
                  "mt_items": {
                    "$id": "8",
                    "id": "5a15521e-7977-46dd-a990-23c60790bec3",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "3262826b-74d8-4051-a217-b1f793ca238d",
                    "id_unit_sec": "3a70314b-966f-4129-98df-17975e1be795",
                    "id_brand": "94c60af6-b85c-470c-8be1-e7a46b700fd5",
                    "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": "f2c263fc-e1c8-47cf-ada2-e041dc373e89",
                    "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:37:14.4022756+02:00",
                    "last_update": "2026-05-09T09:37:14.4022756+02:00",
                    "id_user_upd": "2928bc1b-5e5b-4953-a176-b9b72cbb5eeb",
                    "commited": true,
                    "mt_brands": {
                      "$id": "9",
                      "id": "a224b2e3-d0d3-4fa6-94e2-cfc5594d27e5",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-05-09T09:37:14.4022756+02:00",
                      "last_update": "2026-05-09T09:37:14.4022756+02:00",
                      "id_user_upd": "3493052f-0d9e-42ab-af23-6fc1e384ecdc",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "st_users": {
                        "$id": "10",
                        "id": "51b29ecb-2007-4ef6-a55f-0f27afab6183",
                        "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": "69d89ffb-a61a-431a-9832-a123408d91e3",
                        "view_messages": true,
                        "id_image_photo": "8df824c1-41d9-4c6a-b08b-02b396367526",
                        "reserved": true,
                        "pos_access": true,
                        "back_access": true,
                        "name_pos": "sample string 13",
                        "id_image": "7605671f-3064-4831-8907-34b1f57ba7c8",
                        "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:37:14.4022756+02:00",
                        "last_update": "2026-05-09T09:37:14.4022756+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": "4c62c728-8427-4742-8308-03ab0a69aca0",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "id_pos": "e5b8117b-e7bf-4c2d-87b6-2992116a5717",
                            "unit_ini": 5,
                            "unit_end": 6,
                            "name_pos": "sample string 7",
                            "id_image": "aab99772-48c3-4032-bc3a-7ccdcebfec98",
                            "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:37:14.4022756+02:00",
                            "last_update": "2026-05-09T09:37:14.4022756+02:00",
                            "id_user_upd": "8fc15221-5d56-4201-af5c-056c277d3af7",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_images": {
                              "$ref": "5"
                            },
                            "st_users": {
                              "$ref": "10"
                            },
                            "tt_cloakrooms_units": [
                              {
                                "$id": "12",
                                "id": "77420f3e-c2ee-4c09-b04f-06a37fed62b1",
                                "id_cloakroom": "76e3f2a0-e0c9-446c-bed9-0b2f5e8294e7",
                                "id_pos_sesion": "3689ee04-866f-447d-8144-5de6fd88ffd3",
                                "unit_id": 4,
                                "date_open": "2026-05-09T09:37:14.4022756+02:00",
                                "date_close": "2026-05-09T09:37:14.4022756+02:00",
                                "id_doc_sa": "54646999-a22c-4595-8f08-c6b3869748a8",
                                "commited": true,
                                "mt_cloakrooms": {
                                  "$ref": "11"
                                },
                                "tt_doc_sa": {
                                  "$id": "13",
                                  "id": "7f73734b-6f98-47e7-9ab7-9bd05d1f1b5d",
                                  "id_pos": "4006f857-bf42-475f-8dbd-ea43a11cac1f",
                                  "id_doc": "9f719735-d521-4fbf-9402-dc3f5c6bcc55",
                                  "id_branch": "b62f162e-ad68-40c4-855d-003254839ad2",
                                  "nro_doc": "sample string 5",
                                  "date_doc": "2026-05-09T09:37:14.4022756+02:00",
                                  "date_tax": "2026-05-09T09:37:14.4022756+02:00",
                                  "hour_doc": "00:00:00.1234567",
                                  "block": true,
                                  "id_ref": "e713c020-7aae-4cc6-b7d6-7731ea2ffcd7",
                                  "id_relationship": "542009d5-f366-4690-8715-e9f439f5437a",
                                  "id_loc_from": "61bee1bf-6c3b-4162-9515-ec5059a07b59",
                                  "id_loc_end": "8cd12fb3-1b0c-449b-81b5-6b44c1935220",
                                  "id_user_add": "765f3eb9-8daf-4a4e-9262-a42cf8de1e54",
                                  "id_user_upd": "4700541d-f580-4db5-b772-adf93bef414e",
                                  "comment": "sample string 12",
                                  "id_pos_sesion": "49d4ef0d-2657-488f-9404-4c0859559d35",
                                  "id_room_unit": "c17ace0c-0c4d-4476-8a1f-119346feb3ac",
                                  "ref_locator": "sample string 13",
                                  "ref_zone_aut": "sample string 14",
                                  "id_pos_type": "3edaea2f-8319-455f-8f01-b5e2b51bd1e9",
                                  "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:37:14.4022756+02:00",
                                  "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                  "commited": true,
                                  "created_by": 1,
                                  "doc_print": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_docs": {
                                    "$id": "14",
                                    "id": "320e95da-5228-40c4-a411-621b4af20834",
                                    "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": "dcb775bf-0c55-4d14-aa22-87d669413721",
                                    "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:37:14.4022756+02:00",
                                    "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                    "id_user_upd": "d89cde06-3b11-4ee5-a7f2-aa3a295967c3",
                                    "commited": true,
                                    "mt_docs_payment_money": [
                                      {
                                        "$id": "15",
                                        "id_doc": "8cd3fa17-9d00-4119-b519-e6403e6d0291",
                                        "id_pay": "20025fc6-5f22-43b6-bdbf-aa5658442904",
                                        "id_money": "c71eacbb-6b6f-433a-96eb-45576ee69beb",
                                        "active": true,
                                        "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                        "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                        "id_user_upd": "81cf8664-313b-461f-a8b4-f6838169475d",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_money_types": {
                                          "$id": "16",
                                          "id": "95ccf8bf-030b-4543-8105-c5e5da3225dd",
                                          "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": "0bff2ffe-d3e8-4c88-a3d9-c436ae15b3ae",
                                          "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:37:14.4022756+02:00",
                                          "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                          "id_user_upd": "66853364-ebd2-4bc5-9722-f621051d750c",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "mt_money_rates": [
                                            {
                                              "$id": "17",
                                              "id_money_1": "e1cb1c54-87ee-4f2a-b8b5-74e55648d1f5",
                                              "id_money_2": "9a06fd99-e358-4829-8b24-4c5ef1105d84",
                                              "date_from": "2026-05-09T09:37:14.4022756+02:00",
                                              "coefficient": 4.1,
                                              "active": true,
                                              "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                              "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                              "id_user_upd": "28f2a875-c2c6-4a4b-995d-7b6473e959e7",
                                              "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": "5129d0d9-bc8f-4e8d-8afc-a8dc3cc19976",
                                              "id_pay": "e20ea93f-db69-4643-9ce5-d38b3f11b763",
                                              "id_money": "ba407c89-2091-46cf-bfa4-56a361dd227e",
                                              "date_cashflow": "2026-05-09T09:37:14.4022756+02:00",
                                              "coefficient": 5.1,
                                              "id_user_add": "ec244e2f-975d-46ee-ac64-d1ca63a66f6c",
                                              "amt_tot_md": 7.1,
                                              "amt_tot_mo": 8.1,
                                              "mt_payment_types": {
                                                "$id": "19",
                                                "id": "8dc20c40-17d8-4bfc-81ce-6e72fd875a26",
                                                "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": "7f5bf8c8-f797-40c5-918e-becfddf34c3d",
                                                "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:37:14.4022756+02:00",
                                                "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                "id_user_upd": "d48e50fe-6fea-4ebe-b081-9060e2bc9a70",
                                                "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": "1a6050b9-8e5d-42c9-8add-52c7ef148c1b",
                                                    "id_line": 2,
                                                    "id_pay": "f25b6f9a-cbe5-4c61-9990-5d8be7b12696",
                                                    "id_money": "e8582f3c-29b4-4bca-b6d8-a43f2fb3b3f1",
                                                    "coefficient": 5.1,
                                                    "id_voucher": "3db90766-0353-450d-9401-b2858eb6f4bc",
                                                    "id_employee": "141b0bc3-531f-443f-98f2-6708d8aadb06",
                                                    "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": "e7a2ab17-5712-421b-b13d-e00930574470",
                                                    "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": "b5b641ed-4221-4ace-8f26-3c1145f64e8a",
                                                      "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": "0ba0272c-2f6b-4f0f-8218-973dfc202411",
                                                      "name_pos": "sample string 12",
                                                      "id_image": "ce78c335-4723-4231-adba-b50e18a57f58",
                                                      "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:37:14.4022756+02:00",
                                                      "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                      "id_user_upd": "eaab9233-a211-414f-86cc-146a90d3f013",
                                                      "commited": true,
                                                      "mt_employees_branches": [
                                                        {
                                                          "$id": "22",
                                                          "id_employee": "06f264e2-cb8f-44fc-a94a-c60a5adcaa1e",
                                                          "id_branch": "c7feac4c-ce1d-4ad2-983c-f0caaf1f1887",
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                          "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                          "id_user_upd": "442fd7c9-e9b4-4c08-b76f-fd74e9f96b68",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "mt_employees_profiles": {
                                                        "$id": "23",
                                                        "id": "2ccbb756-c4f2-4b9b-b7ef-5fd2a1e28e07",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "authorized": true,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                        "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                        "id_user_upd": "761bc304-ccd7-4221-86f0-7c37a0bf29b7",
                                                        "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": "b07ddbd5-cf93-484c-a188-987fad52f9aa",
                                                          "id_line": 2,
                                                          "id_item_sub": "5f139781-cf80-4cf5-ad48-7667b8405b34",
                                                          "qty": 4.1,
                                                          "id_list": "7784cf53-7ed5-46ea-938a-5a73388e2544",
                                                          "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": "534ca8b8-60b6-44e4-8a8f-60b2609b66d6",
                                                          "is_used": true,
                                                          "qty_vou": 1.1,
                                                          "amt_vou": 1.1,
                                                          "comment": "sample string 15",
                                                          "ref_det": "sample string 16",
                                                          "id_employee": "b2b4f885-69fc-496b-b502-6c2a06b555c3",
                                                          "name_generic": "sample string 17",
                                                          "type_ope": 1,
                                                          "id_user_add": "4c26b071-ce6c-4445-948b-43017f48c06d",
                                                          "id_user_upd": "f5d908b5-c4a7-4733-be2d-415586c64adf",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          },
                                                          "mt_items_sub": {
                                                            "$id": "25",
                                                            "id": "84875183-8fce-4469-8971-7126f7b05ed1",
                                                            "id_item": "599c5d6d-211e-4b2f-b2aa-3709a1321f95",
                                                            "id_item_type": "7bc3b1ff-9a0f-4447-89d9-077985a552d2",
                                                            "is_default": true,
                                                            "barcode": "sample string 5",
                                                            "voucher_apply": true,
                                                            "id_voucher_json": "ead80345-4381-4030-9951-7d753b6ae1a6",
                                                            "count_voucher": 1,
                                                            "id_voucher_type": 1,
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                            "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                            "id_user_upd": "0f3f3ee4-8f9a-4db4-93b2-6ef32b7a66a6",
                                                            "commited": true,
                                                            "mt_items": {
                                                              "$ref": "8"
                                                            },
                                                            "mt_items_formula": [
                                                              {
                                                                "$id": "26",
                                                                "id_item_sub": "a86dca50-f9a3-4f09-8ce7-68606c4ed3eb",
                                                                "id_item": "7fcb0b30-97b8-42a7-88c3-3224465d3db4",
                                                                "group_id": 3,
                                                                "id_unit_ref": "92c0ce13-2a09-4394-a746-f4a2e0c5448b",
                                                                "qty_dis": 5,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$ref": "25"
                                                                },
                                                                "mt_units_ref": {
                                                                  "$id": "27",
                                                                  "id": "2f9d894d-8638-4f49-9d4c-b85fdf0fb8a0",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "coefficient": 4.1,
                                                                  "id_unit": "2e988829-a651-45aa-9a8e-f0ef39bfef8e",
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                  "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                  "id_user_upd": "30f0ac7a-f6ad-483a-9334-7d3639fc18cc",
                                                                  "commited": true,
                                                                  "mt_units": {
                                                                    "$id": "28",
                                                                    "id": "c3924663-75d3-43d5-bf7a-bafb72cbe6e3",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                    "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                    "id_user_upd": "3c6a8b4d-8c4e-4ed8-84c8-b4f1d5b54a2b",
                                                                    "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": "78e138f9-4bb4-4814-9e70-4d9a9535e9b9",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "name_short": "sample string 4",
                                                              "name_pos": "sample string 5",
                                                              "id_image": "ac2abbaf-42e5-412a-9102-bed385010dca",
                                                              "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:37:14.4022756+02:00",
                                                              "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                              "id_user_upd": "44be071a-f315-4490-8579-8f37ff738b53",
                                                              "commited": true,
                                                              "tt_vouchers_det": [
                                                                {
                                                                  "$id": "30",
                                                                  "id_voucher": "abfd36a5-8794-470b-af21-b17c2d5a0370",
                                                                  "id_line": "8a234a60-3d9d-4823-b7a8-85e6b5b4dd6c",
                                                                  "id_category": "ee5832f9-18d5-48a5-8aa9-b68d500aca87",
                                                                  "id_item": "6fad59b0-d81d-4fb8-8166-790e4963399b",
                                                                  "id_item_type": "39a81d65-ff83-48b7-96e2-a8b18e39cd02",
                                                                  "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": "f9ab3415-626d-4681-9fc7-4fa05eb6fd8a",
                                                                    "id_voucher": 2,
                                                                    "locator_voucher": "sample string 3",
                                                                    "qr_code": "sample string 4",
                                                                    "date_from": "2026-05-09T09:37:14.4022756+02:00",
                                                                    "date_end": "2026-05-09T09:37:14.4022756+02:00",
                                                                    "date_used": "2026-05-09T09:37:14.4022756+02:00",
                                                                    "date_sesion": "2026-05-09T09:37:14.4022756+02:00",
                                                                    "id_employee": "73fa8b12-94cf-4378-bbe6-69af695a77ae",
                                                                    "id_branch": "f223bfcf-c7d6-4731-b8e7-1a8404a129fe",
                                                                    "id_voucher_permision": "e0173dfe-3466-4c63-89bb-c939f89f7b09",
                                                                    "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": "60e0ad49-bca5-4463-bfd1-8fe2fc512de5",
                                                                    "id_user_add": "ed2b144c-64df-4b5f-9ea7-a7b2fd7ad196",
                                                                    "id_doc_sa": "ae7fea03-a366-4c20-8b0c-19be7cbfb940",
                                                                    "id_item_sub": "e1f358cd-91b8-42e5-8a4a-98df3d1e29c8",
                                                                    "id_pos_sesion": "e1baf037-591a-439c-8d2f-71285946239c",
                                                                    "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:37:14.4022756+02:00",
                                                                    "last_update": "2026-05-09T09:37:14.4022756+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": "2b67fef1-faee-425b-b57a-91f621509b13",
                                                                      "date_from": "2026-05-09T09:37:14.4022756+02:00",
                                                                      "date_end": "2026-05-09T09:37:14.4022756+02:00",
                                                                      "date_used": "2026-05-09T09:37:14.4022756+02:00",
                                                                      "id_employee": "6bdbc2b4-1a69-4daf-8984-3d0945bef465",
                                                                      "id_branch": "1663fc6a-c504-4188-b2c7-c5243513f878",
                                                                      "count": 6,
                                                                      "count_used": 1,
                                                                      "unlimited": true,
                                                                      "id_user_add": "436bd5ab-c4a0-4bdb-99e7-176fe13d723a",
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                      "last_update": "2026-05-09T09:37:14.4022756+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": "aec4a0ae-4e08-419f-b617-a76cc2576ddb",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "date_from": "2026-05-09T09:37:14.4022756+02:00",
                                                                  "date_end": "2026-05-09T09:37:14.4022756+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": "7526d749-49b1-40e7-a7a4-d7211c03c898",
                                                                  "id_pos": "13690555-ee06-4aba-ba59-2593027d30a3",
                                                                  "id_list": "35889f94-c601-4fb9-8632-9fa377f7fd1b",
                                                                  "id_item": "2e352525-ec12-4da0-982b-727424f35e14",
                                                                  "id_item_type": "06903ef8-b8b7-4b09-befe-0f8d7541b388",
                                                                  "id_category": "edbe1e92-e312-4fab-a803-554144dbe92e",
                                                                  "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:37:14.4022756+02:00",
                                                                  "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                  "id_user_upd": "5ee53c5a-0c27-46c0-94e7-f162154c3c6b",
                                                                  "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": "0affa44b-5ec9-4a4b-a1ac-d69e00375124",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "7dade37c-463a-450d-9338-2084ebe25167",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "28878c18-a3fd-41b8-8155-071f7125e697",
                                                                    "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:37:14.4022756+02:00",
                                                                    "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                    "id_user_upd": "ff647321-9181-40cb-b6ca-a3bb363fd774",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_pos": "659166c7-29aa-45ba-a534-e00729d6af87",
                                                                        "id_pos_type": "5c48cf3e-18d9-412c-95a5-efb745b74d0c",
                                                                        "id_price_list": "308f20ff-e6cf-4de7-ac86-5fb72e834810",
                                                                        "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:37:14.4022756+02:00",
                                                                        "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "id_user_upd": "24aee876-dcb3-4dd7-9b1d-0556696333d8",
                                                                        "commited": true,
                                                                        "mt_pos_view": {
                                                                          "$id": "36",
                                                                          "id_pos": "388ffb6b-4c1e-49a6-be55-34be9e4180ec",
                                                                          "id_pos_type": "55243244-e08d-4868-a9f2-42a6031d17ad",
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                          "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                          "id_user_upd": "655d6aad-f6b7-472e-bce9-a4c4ed0f77e8",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_pos_types": {
                                                                            "$id": "37",
                                                                            "id": "7440c1cf-cacc-466e-ad8e-59a1054e8cdd",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "is_module": true,
                                                                            "order": 5,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                            "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                            "id_user_upd": "39f0c7e0-f411-4d96-b717-b9b18daa2786",
                                                                            "commited": true,
                                                                            "mt_items_featured": [
                                                                              {
                                                                                "$id": "38",
                                                                                "id": "e1f0fdb1-c771-4e4d-a027-54499e16bc4b",
                                                                                "id_branch": "fa44707c-42db-4618-ba48-60bdfd648ea1",
                                                                                "id_pos_type": "40a85555-1c2b-4f35-b909-a371a5097d59",
                                                                                "id_pos": "30d1afd4-1a59-4858-843e-1c4a8affb219",
                                                                                "id_item": "cc331893-4980-49b5-be59-39d0ed6f758e",
                                                                                "date_from": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "date_end": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "image_id": 4,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "id_user_upd": "0a53fc1f-eaf9-424d-99d8-a480633231e8",
                                                                                "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": "1e8fe14f-f902-425d-a687-0786cfe1a1c6",
                                                                                "id_doc": "1f96a2ee-881f-4f01-ac04-e77e50ef67c3",
                                                                                "id_pos_type": "1300602f-c0b7-4382-9767-e591b1e23ce1",
                                                                                "id_doc_print": "bfd784cf-0edd-4e8e-a105-1ecb7484a601",
                                                                                "copies": 5,
                                                                                "print_mode": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "id_user_upd": "45258e0f-258d-4d36-bfe9-7c244fe373ed",
                                                                                "commited": true,
                                                                                "mt_docs": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_pos_print": {
                                                                                  "$id": "40",
                                                                                  "id": "71f2e26f-5346-494d-a641-759a8cb318bd",
                                                                                  "id_pos": "a0fb6f52-7b93-48bd-a8a2-fd32e403478b",
                                                                                  "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:37:14.4022756+02:00",
                                                                                  "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                                  "id_user_upd": "4bcd597e-79d1-4d10-b826-8ccebcc0a26a",
                                                                                  "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": "2ef1f565-caa8-47a1-b7fd-8a245789fa65",
                                                                                  "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:37:14.4022756+02:00",
                                                                                  "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                                  "commited": true,
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_doc_print_det": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_doc_print": "1f5eefea-44a5-41c7-880c-1568d3f19e0d",
                                                                                      "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": "cd2ef67e-f7b2-49b8-bb27-9623ea61dfae",
                                                                        "id_item_sub": "9c8c3539-9871-4072-b409-0e298f006f11",
                                                                        "validity_date": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "id_user_upd": "e8439244-e738-44c6-9a92-2384481c0f6a",
                                                                        "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": "a5fd44a4-a76b-4d74-994c-12bf2709246e",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "date_end": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "id_branch": "905bb936-0f27-4c4f-96c8-d58f11894931",
                                                                        "id_pos": "2ee7e1e7-4d03-4110-a7c1-a13c02dd5a7d",
                                                                        "id_list": "f53c8a16-d09b-41d8-89b0-ed4728cee930",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "id_user_upd": "0b28ca61-b2f6-469e-a322-3388ac137294",
                                                                        "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": "db090440-7659-4907-a72e-d7f7aa6b5fe4",
                                                                  "order_id": 2,
                                                                  "id_item": "169bfd48-e563-48ce-b1fc-72c3ee3fb174",
                                                                  "id_item_type": "f8c63873-d780-4784-94fd-7c9cfa30ec61",
                                                                  "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": "d55f5552-27bc-408f-a386-6c07795f5da3",
                                                                  "type_item": 11,
                                                                  "id_voucher_json": "0e7a1469-fe17-4e9c-80e4-498d1a851c26",
                                                                  "count_voucher": 1,
                                                                  "id_category": "2904ba3b-fa33-4683-8623-067ee9792cf4",
                                                                  "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                  "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                  "id_user_upd": "4f522e98-a983-4747-b860-2ad47190dce2",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$id": "46",
                                                                    "id": "d7bddede-3d33-4899-b816-ceab3ede08f6",
                                                                    "nro_sesion": 2,
                                                                    "id_pos": "dc053de2-b6e1-4114-9e81-8ab1fb43d903",
                                                                    "date_tax": "2026-05-09T09:37:14.4022756+02:00",
                                                                    "date_open": "2026-05-09T09:37:14.4022756+02:00",
                                                                    "date_close": "2026-05-09T09:37:14.4022756+02:00",
                                                                    "id_user_open": "56f7d306-ddaf-4a60-8700-7b591856a35f",
                                                                    "id_user_close": "bcad6e57-4c34-44de-8ecc-e2166ae53214",
                                                                    "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:37:14.4022756+02:00",
                                                                    "last_update": "2026-05-09T09:37:14.4022756+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": "ca81476f-6dd4-417e-bc84-bebdd49dcf19",
                                                                        "json_object": "sample string 2",
                                                                        "json_pays": "sample string 3",
                                                                        "id_pos_sesion": "3f6e320f-4cff-4eac-9fdd-b6815e947a36",
                                                                        "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:37:14.4022756+02:00",
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "47"
                                                                      }
                                                                    ],
                                                                    "tt_rooms_units_activity": [
                                                                      {
                                                                        "$id": "48",
                                                                        "id": "1e33086d-c1b4-453b-b5e5-e8dea7bd4a9a",
                                                                        "id_room_unit": "ba26653f-0eb0-4e60-95ec-86673745a97c",
                                                                        "id_room_list": "f8eba272-6290-4b23-8525-3041042f1dc8",
                                                                        "nro_res_ext": "sample string 3",
                                                                        "date_reserved": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "date_from": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "date_end": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "date_open": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "date_close": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "id_employee": "b2528661-fabd-4a01-9fa7-e8f9fe7d02e0",
                                                                        "id_employee_sec": "33617286-7145-49b1-a4e0-0f6eb0ac4ef1",
                                                                        "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": "c141215c-7c9f-4815-8f93-a64d61499d94",
                                                                        "comment": "sample string 7",
                                                                        "id_user_open": "dd9c0e68-8277-4c44-bb80-3d584b1421ea",
                                                                        "id_user_close": "af7747ec-5ae2-4b60-9133-1d512c95e6e4",
                                                                        "id_unit_state": "c97011d4-a188-4617-a8bd-1282ec2ecfc6",
                                                                        "id_pos_sesion": "b44c3bcd-ca54-4427-aadf-c58248732c0c",
                                                                        "vip": true,
                                                                        "paid": true,
                                                                        "send": true,
                                                                        "send_date": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "commited": true,
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_employees1": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_rooms_units": {
                                                                          "$id": "49",
                                                                          "id": "51a2984f-a877-4744-92ec-35af52356958",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "name_label": "sample string 4",
                                                                          "name_zone": "sample string 5",
                                                                          "order": 6,
                                                                          "id_room": "94685a9f-dc2d-45e8-8f0f-42e0f2e7c869",
                                                                          "pax": 8,
                                                                          "pos_x": 9,
                                                                          "pos_y": 10,
                                                                          "size_w": 1,
                                                                          "size_h": 1,
                                                                          "in_map": true,
                                                                          "reserved_on": true,
                                                                          "id_room_type": "e3556e89-2b77-4477-a13f-5cc769b0f1ec",
                                                                          "locked": true,
                                                                          "date_locked": "2026-05-09T09:37:14.4022756+02:00",
                                                                          "comment_locked": "sample string 15",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                          "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                          "id_user_upd": "c5b7a087-3cd0-4e18-8ddc-6e26683787b1",
                                                                          "commited": true,
                                                                          "mt_rooms": {
                                                                            "$id": "50",
                                                                            "id": "5af31931-72c7-4987-ad2f-ec910ecd9272",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_branch": "384b39c1-aa3c-497f-8d54-000116b3d567",
                                                                            "name_pos": "sample string 6",
                                                                            "id_image": "2f463492-7ff5-4764-b02f-6703bfce6dc5",
                                                                            "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": "a294725c-baa3-4fe8-bf34-9f4e9a6cdc1b",
                                                                            "refresh_status": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                            "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                            "id_user_upd": "77d754cb-9b99-4880-96a5-acdb08fa9857",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_pos_rooms": [
                                                                              {
                                                                                "$id": "51",
                                                                                "id_pos": "4b24212b-9eb1-43fe-9f64-7ad732ec8228",
                                                                                "id_room": "e1e47e9d-cbd2-4f76-9629-7d4d1ffd0eda",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "id_user_upd": "5eac6357-bfa0-42a5-9053-558e6f83c1a7",
                                                                                "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": "bfb2fcf8-7517-46d7-ae2b-acef35f7bd73",
                                                                                "id_room": "a88057e1-69e9-4779-a84d-dc0c72761d7e",
                                                                                "date_in": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "date_out": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "id_user_add": "ff0ebbd6-902a-4d48-a28d-1357966b6f3e",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "last_update": "2026-05-09T09:37:14.4022756+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": "9bd31e89-2692-4edf-b773-c6232e16ebb1",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "high": 5,
                                                                            "width": 6,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                            "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                            "id_user_upd": "2ff75f6a-53c8-46a1-9f49-c8674f147b73",
                                                                            "commited": true,
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "mt_rooms_units_states_types": [
                                                                              {
                                                                                "$id": "54",
                                                                                "id_room_type": "cf05a57f-c2f2-4fe2-9c6b-e96168c92a64",
                                                                                "id_room_state": "b0d011b4-568b-4abf-bbbd-81824b84a90f",
                                                                                "id_image": "64944473-1e8d-4911-a74a-adfa8905b6d1",
                                                                                "color_font": "sample string 4",
                                                                                "font_bold": true,
                                                                                "font_underline": true,
                                                                                "font_size": 7,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "id_user_upd": "936df502-2011-4f00-9ef1-a143c1e9b6a9",
                                                                                "commited": true,
                                                                                "mt_rooms_units_states": {
                                                                                  "$id": "55",
                                                                                  "id": "a8b37f45-b2f8-4be6-b5d0-1a3381b2b050",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "color": "sample string 5",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                                  "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                                  "id_user_upd": "365015bf-8a80-43f9-bc34-cb21f16a7c2b",
                                                                                  "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": "ddf6d6b1-3ec0-4154-9e33-c3287bf74d50",
                                                                        "id_pos_sesion": "585bf654-06f2-466b-82ee-d7183a29882f",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "id_user": "792f8f8c-15b0-4bf3-8977-df913f0ee9a5",
                                                                        "id_room_unit_activity": "f2bb2385-ba88-428d-b1f0-794315a47ced",
                                                                        "id_doc_sa": "1febb939-7139-424b-b7e0-d23859a6ddce",
                                                                        "id_pos_type": "8faf2cd2-d4d4-4212-95b3-383143b53ff7",
                                                                        "block": true,
                                                                        "comment": "sample string 5",
                                                                        "json_response": "sample string 6",
                                                                        "id_doc_ref": "89057d50-4caa-4aad-8e2e-c167bb30be30",
                                                                        "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:37:14.4022756+02:00",
                                                                        "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "commited": true,
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_tips_users": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id_tip": "d9ad6861-18c9-4482-a16b-7e6467f39b62",
                                                                            "id_user": "76b81d86-816b-43df-b35e-822b8965f712",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "type_share": 3,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                            "last_update": "2026-05-09T09:37:14.4022756+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": "7197578b-7239-4b58-8d6a-7b557e80a747",
                                                                        "id_user": "6e500550-6f2d-4930-bbf5-30379c6c22a3",
                                                                        "date_add": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "distribution_index": 1.1,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "last_update": "2026-05-09T09:37:14.4022756+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": "2ede42a6-c61c-4318-bedd-69ee389285e4",
                                                                        "id_user": "470b4bcd-aba7-4c6c-914e-09e352054995",
                                                                        "id_user_profile": "89a82275-9212-412e-a7ee-148360074e0a",
                                                                        "locator": "sample string 4",
                                                                        "date_end": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "id_pos_sesion": "37486807-5caf-4163-abb5-066390927a69",
                                                                        "date_login": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "date_logout": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "terminal_id": "sample string 6",
                                                                        "terminal_type": "sample string 7",
                                                                        "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "st_users_profiles": {
                                                                          "$id": "60",
                                                                          "id": "513883f5-772b-43f1-b4d4-c7098eaaad66",
                                                                          "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:37:14.4022756+02:00",
                                                                          "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                          "commited": true,
                                                                          "st_permisions": [
                                                                            {
                                                                              "$id": "61",
                                                                              "id": "811c0891-cb58-4537-bc6a-525fdcc0805a",
                                                                              "id_function": "23c568ae-b4f5-459a-ae99-d564c91803f4",
                                                                              "id_user": "51bc3157-bd70-4b97-94a3-ff25a2c5a510",
                                                                              "id_profile": "6de0fc9c-0ffe-443e-ae2f-23b78d767dca",
                                                                              "permission": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                              "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                              "commited": true,
                                                                              "st_users_profiles": {
                                                                                "$ref": "60"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "st_functions": {
                                                                                "$id": "62",
                                                                                "id": "c6fcd70b-8f74-40fb-b7f8-3f024d1f1aef",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "level_id": 5,
                                                                                "id_group": "83585827-fdbf-440c-9cf2-14641caaf57d",
                                                                                "name_event": "sample string 7",
                                                                                "name_pos": "sample string 8",
                                                                                "id_image": "2a781ac4-1c2c-4c8c-9e7f-7b5d0f87fabf",
                                                                                "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:37:14.4022756+02:00",
                                                                                "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                                "commited": true,
                                                                                "st_functions_groups": {
                                                                                  "$id": "63",
                                                                                  "id": "0dc8c2c4-9f5d-478e-95ae-309fa9b73075",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                                  "last_update": "2026-05-09T09:37:14.4022756+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": "486ab715-051f-4593-9e56-84c5a2156517",
                                                                        "id_user": "35b09463-99b7-4b8e-a349-0c61a88ad495",
                                                                        "date_add": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "destiny_type": 4,
                                                                        "id_key": "750cbfa8-79b1-437e-a717-6ad1ee5baa69",
                                                                        "message": "sample string 6",
                                                                        "message_view": true,
                                                                        "date_view": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "id_pos_sesion": "c34527db-d683-467c-aec1-1fa3b5248fa4",
                                                                        "terminal_add": "sample string 9",
                                                                        "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "64"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "45"
                                                                }
                                                              ]
                                                            },
                                                            "mt_items_vouchers": {
                                                              "$id": "65",
                                                              "id": "aa7ef9eb-69cb-4858-876d-5574d9326bff",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "json": "sample string 5",
                                                              "id_pay_type": "ea47e729-7f2f-4eea-a9c4-2b8c5f1ce4f2",
                                                              "id_doc_print": "4006358c-c529-4655-bdad-ba1a30844fc7",
                                                              "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:37:14.4022756+02:00",
                                                              "last_update": "2026-05-09T09:37:14.4022756+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": "71171302-3d18-4d68-bb86-fc38e15c062c",
                                                              "id_line": 2,
                                                              "id_item": "1da1e758-46f4-4e21-9bbd-fb31644d81af",
                                                              "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": "a6302225-21b3-4a28-934c-0e2e282f7779",
                                        "id_doc": "e0460c0b-7159-48f4-9f26-3d7e067c740c",
                                        "value": 3,
                                        "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                        "last_update": "2026-05-09T09:37:14.4022756+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": "93caee06-a3f9-4d92-a33c-de0ff3995bbb",
                                        "id_pos": "b2cfd01a-136f-4d28-a733-5b55c29cba62",
                                        "id_doc": "7a6c7ab9-c279-4800-a256-9241edb6f435",
                                        "id_branch": "d47079b4-1ca5-4dbd-a5f6-af9940fec8e1",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-05-09T09:37:14.4022756+02:00",
                                        "block": true,
                                        "nro_original": "sample string 8",
                                        "id_ref": "2f7ebf3c-f68c-4629-9e36-bb5c0bdb2243",
                                        "id_loc_from": "ccd84cf2-f1b9-492f-ae37-1550b4d04b4e",
                                        "id_loc_end": "5942fe59-82a5-4425-a798-86db8d37c55a",
                                        "id_user_add": "e0e1ad09-c8c7-44ca-9783-7c6be73b3542",
                                        "id_user_upd": "524ca8f6-de18-46bc-819e-27bf8360be18",
                                        "id_pos_sesion": "2ab718a9-acf3-45b0-943a-cd379a4ecb65",
                                        "comment": "sample string 12",
                                        "status": 1,
                                        "is_send": true,
                                        "date_send": "2026-05-09T09:37:14.4022756+02:00",
                                        "active": true,
                                        "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                        "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_locations": {
                                          "$id": "69",
                                          "id": "479525d0-7dbf-4223-a172-8b0bafa9b1bf",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "reserved": true,
                                          "id_branch": "94dfbab8-e740-4ed5-b317-329b039cbd33",
                                          "active": true,
                                          "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                          "last_update": "2026-05-09T09:37:14.4022756+02:00",
                                          "id_user_upd": "42f58f83-1187-468f-a16e-b59f13399ea1",
                                          "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": "321228f9-e1df-45e3-9b89-93ddfd940972",
                                              "id_item": "ed2c2b98-90ac-41a7-8fcb-7f010f5368b7",
                                              "stock_ideal": 3.1,
                                              "stock_min": 4.1,
                                              "stock_max": 5.1,
                                              "stock": 6.1,
                                              "active": true,
                                              "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                              "last_update": "2026-05-09T09:37:14.4022756+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": "0fc6f9c8-2f43-442a-9a46-1db410488396",
                                            "id_line": 2,
                                            "id_item": "ab5e2571-3f7a-4934-bc14-520321add250",
                                            "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": "f765e1db-27c1-4235-8b31-1b16ed48e072",
                                      "spool_server": "sample string 2",
                                      "id_doc_sa": "f307db2e-bb12-42ba-aa20-71dec34b62e8",
                                      "spool_printer": "sample string 4",
                                      "count": 5,
                                      "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                      "printed": true,
                                      "print_on": "2026-05-09T09:37:14.4022756+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": "98053242-0108-42fc-bfc4-90c440183313",
                            "id_pos": "789266dd-b02e-4ed2-b879-0a9cfa3dec42",
                            "mac_address": "sample string 3",
                            "date_end": "2026-05-09T09:37:14.4022756+02:00",
                            "key_access": "sample string 5",
                            "id_user_add": "44cc5f43-2653-4f12-b28a-07f95bf6202a",
                            "active": true,
                            "created_on": "2026-05-09T09:37:14.4022756+02:00",
                            "last_update": "2026-05-09T09:37:14.4022756+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": "4b197cd1-929a-4cea-960c-d7d9c6200c6a",
                            "token_id": "sample string 2",
                            "id_user": "0606b439-e44e-4806-9faa-d74aa9f2cd78",
                            "date_from": "2026-05-09T09:37:14.4022756+02:00",
                            "date_end": "2026-05-09T09:37:14.4022756+02:00",
                            "created_on": "2026-05-09T09:37:14.4022756+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": "017dbfd2-cc8d-4a0e-ba22-df898e11e3de",
                            "id_user_add": "af457ff0-81e1-4192-9c60-c52c03f2db43",
                            "id_table": "28a76a74-d81f-40f2-831e-554c3954f296",
                            "message_log": "sample string 3",
                            "json_object": "sample string 4",
                            "log_type": "sample string 5",
                            "id_pos": "5b70e3cb-2823-42e4-9a3c-2af18bab90e3",
                            "created_on": "2026-05-09T09:37:14.4022756+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_sync_tables": {
                              "$id": "76",
                              "id": "c1fdccf8-b522-4851-adcc-714fbc28e1b8",
                              "level": 2,
                              "order": 3,
                              "name": "sample string 4",
                              "log_ins": true,
                              "log_upd": true,
                              "packet_forward": true,
                              "active": true,
                              "created_on": "2026-05-09T09:37:14.4022756+02:00",
                              "last_update": "2026-05-09T09:37:14.4022756+02:00",
                              "commited": true,
                              "st_sync_packages_det": [
                                {
                                  "$id": "77",
                                  "id": "d0f23731-8d71-46d5-a418-724c8012b032",
                                  "id_sync": "f75708ba-a479-43cb-8bd0-1f1009c4511c",
                                  "json": "sample string 3",
                                  "id_table": "e36591be-5fa6-49fc-9865-017055699445",
                                  "order": 5,
                                  "st_sync_packages": {
                                    "$id": "78",
                                    "id": "29878087-29ef-4f14-b4de-c16b21480d13",
                                    "id_branch_from": "36058f7c-c9cb-4d99-90e5-564190bffa26",
                                    "id_branch_to": "0bbc3c12-476a-499b-9024-412b3634eb88",
                                    "type": 4,
                                    "created_on": "2026-05-09T09:37:14.4022756+02:00",
                                    "order": 6,
                                    "status": 7,
                                    "log_info": "sample string 8",
                                    "sync_on": "2026-05-09T09:37:14.4022756+02:00",
                                    "send_on": "2026-05-09T09:37:14.4022756+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": "e084dc0a-da57-42ca-b20b-509fd40b4fa1",
                            "id_room_activity": "d6a8def6-e9e7-4b28-b422-5bc2e6ee7bd3",
                            "id_pos_sesion": "c79b7c7b-fb81-40f6-a087-ad74976aa57e",
                            "log_text": "sample string 4",
                            "id_user": "7fd89e31-6581-44da-bb8f-ccab1595d15e",
                            "created_on": "2026-05-09T09:37:14.4022756+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": "cc7569cf-1b9b-4946-b810-a413febec1dc",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-05-09T09:37:14.4022756+02:00",
            "last_update": "2026-05-09T09:37:14.4022756+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": "55f37448-a250-4aa4-9e5e-fb81397bae2c",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-05-09T09:37:14.4022756+02:00",
            "date_end": "2026-05-09T09:37:14.4022756+02:00",
            "state": "sample string 6",
            "created_on": "2026-05-09T09:37:14.4022756+02:00",
            "last_update": "2026-05-09T09:37:14.4022756+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": "b8d392db-ec7c-4305-a524-32807e5a541c",
        "id_pos": "eeb748b4-c6b9-42dc-99af-14525676e5d7",
        "date_add": "2026-05-09T09:37:14.4179198+02:00",
        "date_upd": "2026-05-09T09:37:14.4179198+02:00",
        "date_out": "2026-05-09T09:37:14.4179198+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": "5c6d69b0-168e-421c-936d-4f2cb4bc9df7",
        "id_pos": "5e1adea7-0136-4745-94d7-5a4f0f4710e1",
        "name": "sample string 3",
        "description": "sample string 4",
        "value": "sample string 5",
        "type": "sample string 6",
        "last_update": "2026-05-09T09:37:14.4179198+02:00",
        "commited": true,
        "mt_pos": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ]
  },
  "st_users": {
    "$ref": "10"
  }
}