GET api/St_Users_Pos?id_pos={id_pos}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_pos

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of st_users_pos
NameDescriptionTypeAdditional information
id_user

globally unique identifier

Required

id_pos

globally unique identifier

Required

pass_required

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_pos

mt_pos

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id_user": "ac6b8b05-ec07-41f6-8b1f-c801269044ef",
    "id_pos": "25756a74-33fd-43a1-9774-5f303173042b",
    "pass_required": true,
    "active": true,
    "created_on": "2026-05-09T09:35:50.2958661+02:00",
    "last_update": "2026-05-09T09:35:50.2958661+02:00",
    "commited": true,
    "mt_pos": {
      "$id": "2",
      "id": "0d70b433-82ba-45bc-b663-7d69cee33e3c",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "6fea2b7f-52d0-4e7a-bda9-6ba9bff85f8a",
      "id_zone": "1c1dadb4-d0d2-4ea5-ac38-d32acbfd845e",
      "user_required": true,
      "active": true,
      "created_on": "2026-05-09T09:35:50.2958661+02:00",
      "last_update": "2026-05-09T09:35:50.2958661+02:00",
      "id_user_upd": "0249e7a8-0f17-49c7-adbe-3cf4a987a649",
      "commited": true,
      "mt_branches_zones": {
        "$id": "3",
        "id": "bec88dab-8c83-482c-8a0b-e592bee77b87",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "b4b5ff65-f727-4c0c-8023-17bff37734e1",
        "active": true,
        "created_on": "2026-05-09T09:35:50.2958661+02:00",
        "last_update": "2026-05-09T09:35:50.2958661+02:00",
        "id_user_upd": "47c44e65-8852-483d-9caa-5e3c1b8023eb",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "67bc17b8-e7df-4905-a05a-aaac66ed98e9",
          "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": "5a662b73-5094-4f82-b962-a999f71efa31",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-05-09T09:35:50.2958661+02:00",
          "last_update": "2026-05-09T09:35:50.2958661+02:00",
          "id_user_upd": "1d8bb883-69e9-4270-b290-4f5120fed9f6",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "7fe7b969-f467-4bbc-b8d4-62a5cb255c6a",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "c373284e-838f-429d-9c89-71b03550c97e",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-05-09T09:35:50.2958661+02:00",
            "last_update": "2026-05-09T09:35:50.2958661+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "9c49b08b-3880-4dc6-af54-ac33e920e3d0",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "650f1acd-0ffe-4223-99d4-86a3954226cf",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "697fa12e-bf16-49b7-9d38-edd1be1e7d40",
                "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:35:50.2958661+02:00",
                "last_update": "2026-05-09T09:35:50.2958661+02:00",
                "id_user_upd": "d0bea6d3-43aa-47a3-8b99-6a8dff9b8a83",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "ef0c8586-4c28-4ba5-9bd0-394e5065f70a",
                    "id_item": "bef77466-84e3-4bc4-9ad1-054984dc5182",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-05-09T09:35:50.2958661+02:00",
                    "last_update": "2026-05-09T09:35:50.2958661+02:00",
                    "id_user_upd": "92a7b2f4-40a7-4b0c-bd1f-97d449eae7f9",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "f17bf2c3-a94f-4aba-b2a9-3a1a20a75ab7",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "7819886f-e4de-43df-8da6-731808fd650c",
                      "id_unit_sec": "1d99e521-987e-4eea-a43a-fa01205c68cc",
                      "id_brand": "299e3d94-d809-4e97-bfab-b9ef66bf4d42",
                      "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": "1257b810-9a8c-403d-8f3d-5e3a3080afd6",
                      "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:35:50.2958661+02:00",
                      "last_update": "2026-05-09T09:35:50.2958661+02:00",
                      "id_user_upd": "25d58c64-98b6-4ae9-b241-d384e4695ce2",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "a32b6f3e-bbfe-4997-aeae-79c2f6c35724",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-05-09T09:35:50.2958661+02:00",
                        "last_update": "2026-05-09T09:35:50.2958661+02:00",
                        "id_user_upd": "a3d5721f-eb6c-48ce-a96d-f82e92137a73",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "44f54514-d0f4-4ee8-9e4a-343b68f56b99",
                          "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": "3a86c67c-24b6-4e17-ba64-74a6e134560e",
                          "view_messages": true,
                          "id_image_photo": "3cd982fd-a9ab-4ea8-b52c-32fc537d2108",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "168eba34-4532-4955-8e8c-de2e1cb85cf2",
                          "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:35:50.2958661+02:00",
                          "last_update": "2026-05-09T09:35:50.2958661+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": "dfde5b99-e097-4d0d-8e0b-8c0e3aa68545",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "24d8abb3-5d5e-4ba6-887e-c1249e4adecb",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "503f8b3c-e851-43eb-b90a-9c8c7b6d1288",
                              "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:35:50.2958661+02:00",
                              "last_update": "2026-05-09T09:35:50.2958661+02:00",
                              "id_user_upd": "b96ba222-1df7-482c-9c21-4a61ae42e2a3",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "12",
                                  "id": "26c5de60-939d-4658-9a4b-dc82aa167418",
                                  "id_cloakroom": "dad0a92c-56e4-4cb5-b2db-b0ee2d6f4a2a",
                                  "id_pos_sesion": "02069a0a-88b5-4024-baea-2ef425625a39",
                                  "unit_id": 4,
                                  "date_open": "2026-05-09T09:35:50.2958661+02:00",
                                  "date_close": "2026-05-09T09:35:50.2958661+02:00",
                                  "id_doc_sa": "17280047-660f-4d78-9aa8-10d85669fb03",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "11"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "13",
                                    "id": "419bc8d5-ecce-4e5a-b597-68272fa0e781",
                                    "id_pos": "c7724642-3791-46b3-b64e-fff42ca8d0bf",
                                    "id_doc": "41c0faf6-0194-44c8-9c12-8d2910b85913",
                                    "id_branch": "ee5f590c-97df-4843-9b3f-a6050ad4c4ba",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-05-09T09:35:50.2958661+02:00",
                                    "date_tax": "2026-05-09T09:35:50.2958661+02:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "46b10d58-1283-48a0-baab-6c66e3e43a56",
                                    "id_relationship": "4dc95745-c645-4800-b76c-c6d5f8e1a2df",
                                    "id_loc_from": "e211723d-3e49-4f6d-a32d-d5ed01f650de",
                                    "id_loc_end": "7798bba0-bd65-4df2-8606-e93395215db4",
                                    "id_user_add": "a14104d3-a92f-4302-8dd7-2d5341f780c6",
                                    "id_user_upd": "3068178f-2957-4d4b-87c8-d4ce8c5ada55",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "8a845302-8146-4ff1-9dff-36b8bc4bb3d1",
                                    "id_room_unit": "26fd5e31-8e4f-46ab-af5e-6993c4248b48",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "906dd6c7-b920-4e8b-adb6-c311472ac4d8",
                                    "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:35:50.2958661+02:00",
                                    "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_docs": {
                                      "$id": "14",
                                      "id": "46d72498-7d32-4a49-8b01-b46706d4a750",
                                      "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": "568c4f94-187f-4ef4-9c29-620b42505d89",
                                      "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:35:50.2958661+02:00",
                                      "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                      "id_user_upd": "3f3e1dd5-d01a-4860-92f1-46dea795101f",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "15",
                                          "id_doc": "d8220c4b-d44f-4fa0-9563-149db3cce69c",
                                          "id_pay": "f63f5502-1466-4e66-91d2-d48310087523",
                                          "id_money": "ee1048e2-0d88-4636-aa29-b0bed24d0c1a",
                                          "active": true,
                                          "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                          "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                          "id_user_upd": "43847860-df1d-49ec-a884-c35a102bbba8",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_money_types": {
                                            "$id": "16",
                                            "id": "a5c60664-e84b-4b46-84e8-d92eedfa64ef",
                                            "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": "f95277e2-f03a-44e5-9a87-4e81ad455ead",
                                            "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:35:50.2958661+02:00",
                                            "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                            "id_user_upd": "04de6353-3e3b-4944-b607-1c4d1e2ad588",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "17",
                                                "id_money_1": "a99ac563-4237-43fe-abd1-0519ed5846f9",
                                                "id_money_2": "537d6900-1f9b-4acf-a971-6217f0119c40",
                                                "date_from": "2026-05-09T09:35:50.2958661+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                "id_user_upd": "5a4719f1-dc99-4390-a304-a8310579776a",
                                                "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": "27a4ff0f-e454-4e40-b661-88b874910693",
                                                "id_pay": "95a6bf77-1021-4d22-a9f0-0323000cb898",
                                                "id_money": "5e79a220-027f-48d5-8c8e-335099eff206",
                                                "date_cashflow": "2026-05-09T09:35:50.2958661+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "30e44ef6-c942-46f6-83fb-70d514985767",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "19",
                                                  "id": "5cd4429d-b4b3-4deb-851f-7a7cc288ed40",
                                                  "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": "6449929b-6d6c-447d-888d-13f21c68fee9",
                                                  "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:35:50.2958661+02:00",
                                                  "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                  "id_user_upd": "b26c9b12-bac0-4149-a201-b55f110c67ab",
                                                  "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": "ac5b4542-d8a2-419a-bb95-dbbad259e98d",
                                                      "id_line": 2,
                                                      "id_pay": "5c3b3bc6-50cd-423d-a8ac-d28fcaceebb8",
                                                      "id_money": "db54cc07-c068-46d7-bf59-a0f406605018",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "a05661e6-61c3-42c7-9bec-fc396c89026b",
                                                      "id_employee": "a1af94cf-9d89-42d7-b25e-6ac7e6126cf7",
                                                      "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": "5d6291d9-3727-408b-8014-abb3e3af4c8c",
                                                      "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": "550e24b9-3c6b-4726-8034-afc397518ce1",
                                                        "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": "12d4954c-dbc8-4b55-9ece-bd7c047872b0",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "3e1ce385-d228-4635-8298-b1977961d0da",
                                                        "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:35:50.2958661+02:00",
                                                        "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                        "id_user_upd": "ea54153b-ef27-4d27-8f30-3e8ebe8ce83d",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "22",
                                                            "id_employee": "ccf98dfc-5486-4301-a072-983cd7aee6b9",
                                                            "id_branch": "9aa3a119-a4d4-4f7d-8691-22d8d49f366c",
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                            "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                            "id_user_upd": "10953466-2aba-4920-94a4-a6542b6e8fc2",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "23",
                                                          "id": "c4c2072c-6151-4c76-882f-b518d7767bff",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                          "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                          "id_user_upd": "bb09a25d-f929-40f6-b758-5a992a9ab547",
                                                          "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": "3944b9b9-31c6-4cba-b124-d28f12db484a",
                                                            "id_line": 2,
                                                            "id_item_sub": "4bd7d8b2-9950-409e-81be-fff015e9179a",
                                                            "qty": 4.1,
                                                            "id_list": "3024998c-4749-4759-af80-4f69f2ec9bb5",
                                                            "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": "8248a771-95db-4463-8a38-093d471d94b3",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "8671cd37-fa05-4a1e-9091-77be6479e9fd",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "7cfa1d33-9c88-4a65-be22-f329472387b3",
                                                            "id_user_upd": "9caccfac-68c4-4cc9-8cf7-18e9851be8cb",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "25",
                                                              "id": "d337457a-fe97-4191-928c-db70fda528e3",
                                                              "id_item": "c7104f93-2046-47ce-8d5e-bd05cdfff7da",
                                                              "id_item_type": "4f1b276c-ba09-48ca-8c8a-4fa67cf06c1b",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "77e4416e-1d0a-428d-bcf6-6cc6fbbf8819",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                              "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                              "id_user_upd": "cfb71244-b257-4e24-99de-c5650c1ac371",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "26",
                                                                  "id_item_sub": "51cf541e-1919-4dfe-bde2-3823aaeaf4ee",
                                                                  "id_item": "b58b2ee8-a27b-4a28-97af-5d5a08a50925",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "f2e847b1-3702-4e68-9001-5db0742d3163",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "27",
                                                                    "id": "a8f7594e-1800-430b-a45c-8856cc117564",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "c505029f-06b3-4dd3-a6c5-adccbfdb5275",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                    "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                    "id_user_upd": "449d2fa7-7cf3-4297-bd99-260060542921",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "28",
                                                                      "id": "a9e564c0-980e-4a3a-a100-d5f00e852a50",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                      "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                      "id_user_upd": "dcdfea52-71e5-4bee-9252-73e8ae01f265",
                                                                      "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": "ad943bd5-6b8a-4443-ac3e-bd2a8e421733",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "1b753d92-a917-4333-aceb-423f4deea967",
                                                                "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:35:50.2958661+02:00",
                                                                "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                "id_user_upd": "3295a582-b029-43bf-ad07-5d00a289b5af",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_voucher": "3cdf6449-6828-4df0-ab66-0ef5476ce365",
                                                                    "id_line": "9bdf9954-b9d2-4422-b84b-85c92783c338",
                                                                    "id_category": "67760917-d3bf-431d-a079-ed010ce4d64e",
                                                                    "id_item": "ec08b125-eded-4fc9-ac1a-9115bcc0c1a5",
                                                                    "id_item_type": "34c3667f-2296-46ab-81a4-7efba8f36a0a",
                                                                    "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": "d8806f94-201a-4588-8581-10674e08efe3",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-05-09T09:35:50.2958661+02:00",
                                                                      "date_end": "2026-05-09T09:35:50.2958661+02:00",
                                                                      "date_used": "2026-05-09T09:35:50.2958661+02:00",
                                                                      "date_sesion": "2026-05-09T09:35:50.2958661+02:00",
                                                                      "id_employee": "159373e6-523f-4aca-8a0d-b80cc96f08e4",
                                                                      "id_branch": "fa6f9c5e-50f8-4378-b214-7ae6e1da15a5",
                                                                      "id_voucher_permision": "c8df8662-3d50-4b10-bb2f-205b561f86b8",
                                                                      "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": "42549424-bcac-46de-9251-9b3076783772",
                                                                      "id_user_add": "5184d257-6c50-4b56-ba20-8f4a9d9598e8",
                                                                      "id_doc_sa": "39be333a-c7c3-4d47-957f-a98ba6dea90a",
                                                                      "id_item_sub": "d6809ac9-efd9-4d5a-8aee-105c95e059af",
                                                                      "id_pos_sesion": "d83e8389-25ae-4aba-b914-ae9c1ca6373a",
                                                                      "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:35:50.2958661+02:00",
                                                                      "last_update": "2026-05-09T09:35:50.2958661+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": "8dd1630e-99d9-4eff-91f4-0bbce591f1b9",
                                                                        "date_from": "2026-05-09T09:35:50.2958661+02:00",
                                                                        "date_end": "2026-05-09T09:35:50.2958661+02:00",
                                                                        "date_used": "2026-05-09T09:35:50.2958661+02:00",
                                                                        "id_employee": "fb96637b-7536-453e-ae99-2044ab73505d",
                                                                        "id_branch": "2cf285de-6e51-4725-afb8-5fe12c3fa3e1",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "88da79bf-3d3d-4677-aa9f-97157aff6fdf",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                        "last_update": "2026-05-09T09:35:50.2958661+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": "3d45b153-0ed0-4b2e-a223-a11de29f7543",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-05-09T09:35:50.2958661+02:00",
                                                                    "date_end": "2026-05-09T09:35:50.2958661+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": "88d0ecb3-9a96-4172-b3a4-6c960ebd063b",
                                                                    "id_pos": "c34dccfe-324a-4995-a93e-353e9148e668",
                                                                    "id_list": "b00d37dd-7349-4a34-9f8d-eca4de962266",
                                                                    "id_item": "cc1db5a2-48e4-49bc-a57f-3a844691a4a8",
                                                                    "id_item_type": "e9cd4884-e7cb-4303-81a6-24398c900a9c",
                                                                    "id_category": "7ba5a916-68e6-4962-baba-b3ef18190e35",
                                                                    "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:35:50.2958661+02:00",
                                                                    "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                    "id_user_upd": "38aa4dd8-510f-4973-abd3-b567e58511ac",
                                                                    "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": "fd6cd559-a646-4443-a3fb-ef4f13d3bde0",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "e6ccf0e4-2111-474d-a826-d9677d7f0c63",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "be2e00a2-8e26-454a-bf4c-67c917e3b658",
                                                                      "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:35:50.2958661+02:00",
                                                                      "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                      "id_user_upd": "dd659733-4124-49d9-ad4e-db36f99e3fe9",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_pos": "1229abce-09ae-4087-af0c-51cd3d727e7b",
                                                                          "id_pos_type": "48220f5b-875e-4fd9-9fba-45a57c8a20d7",
                                                                          "id_price_list": "312a4eb7-a4ed-48f2-8d8d-5905c9084257",
                                                                          "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:35:50.2958661+02:00",
                                                                          "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "id_user_upd": "2720b88f-a9c8-4ae1-860c-5021fd0d1fd0",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "36",
                                                                            "id_pos": "9075abd7-5822-4a9a-ae06-eb958be0312e",
                                                                            "id_pos_type": "b01f5eb8-5594-42f0-a862-56c8547f0983",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                            "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                            "id_user_upd": "58501a4b-835e-47f4-8d6e-25fc12bde640",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "37",
                                                                              "id": "7cb0a36f-ec53-463b-844c-c03a57c5a907",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                              "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                              "id_user_upd": "381e6051-09b0-45f2-a978-768f03e634fe",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "38",
                                                                                  "id": "150b8b7a-81a7-421d-8157-cee64e7d021f",
                                                                                  "id_branch": "6995c0ee-1a27-4368-b7f7-a1a006933eab",
                                                                                  "id_pos_type": "47fa5454-461b-4744-b0a1-ba3363763c66",
                                                                                  "id_pos": "0cb8c524-3c1e-462c-bbba-e6e0e32ca5b3",
                                                                                  "id_item": "7d6768c1-2669-4ecf-8d6b-cea2ed77073e",
                                                                                  "date_from": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "date_end": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "id_user_upd": "1116fb0d-49ba-4133-85e5-db8b2b5c7e07",
                                                                                  "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": "6ff77a5b-c572-43b0-be51-460a770c1830",
                                                                                  "id_doc": "5c2417a3-c56a-4c13-871f-4f502ca0032b",
                                                                                  "id_pos_type": "a50bfdac-c93c-4a83-a67c-fcd758c1142d",
                                                                                  "id_doc_print": "ad63f8cc-ec8d-40d7-b322-775d7cf65a64",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "id_user_upd": "d25dd0f3-f431-4bc0-be47-3475dd81193c",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "40",
                                                                                    "id": "43fb8f91-c541-4cf2-9027-d3726c44fc25",
                                                                                    "id_pos": "92ff638a-f085-49be-aacd-e90ea22b0d12",
                                                                                    "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:35:50.2958661+02:00",
                                                                                    "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                                    "id_user_upd": "df0fdaa8-09e2-4ff2-84d5-f6ae2864496b",
                                                                                    "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": "0f27e476-9490-44c7-aa57-df2da59260d1",
                                                                                    "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:35:50.2958661+02:00",
                                                                                    "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "42",
                                                                                        "id_doc_print": "60deec24-a671-4fd9-8bb1-2a8220109431",
                                                                                        "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": "e7e71bb7-830c-4ccc-a967-12805e118ccf",
                                                                          "id_item_sub": "fe517aae-1420-4eee-bd29-5251a6a12089",
                                                                          "validity_date": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "id_user_upd": "7461c67d-d989-4532-9261-0f0bf2d85b7d",
                                                                          "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": "f1dfd84b-6fe1-4f16-a979-e0c1cfeb9d14",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "date_end": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "id_branch": "fb5773af-754d-4225-9956-95a7221827d5",
                                                                          "id_pos": "c253b916-e500-4e0e-8fd8-345995d50d82",
                                                                          "id_list": "c204279a-2ff1-4a68-96ea-6632b790334d",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "id_user_upd": "77d88a9c-2cc4-49a3-bb06-f884fe1cfff4",
                                                                          "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": "dda9f30e-f1d3-4483-88e4-9fdcef72b0c5",
                                                                    "order_id": 2,
                                                                    "id_item": "02584073-7cc7-4a18-ab3e-15b01ea0d004",
                                                                    "id_item_type": "1f697a28-0010-4fce-8bf4-3cb0b0b278e7",
                                                                    "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": "d92dfc3c-977d-4344-a0d4-92942df7c859",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "0ff51081-5ebc-4d5b-85b3-faa822e01a6a",
                                                                    "count_voucher": 1,
                                                                    "id_category": "ac04e761-c186-4304-a34e-23b96170c019",
                                                                    "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                    "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                    "id_user_upd": "6ace8308-8117-4dcf-b48f-1dd5656db492",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "46",
                                                                      "id": "576d7568-43f4-49c5-a058-1094903bd2f5",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "f3ff42a3-7d60-41ad-b194-591b102b2c2b",
                                                                      "date_tax": "2026-05-09T09:35:50.2958661+02:00",
                                                                      "date_open": "2026-05-09T09:35:50.2958661+02:00",
                                                                      "date_close": "2026-05-09T09:35:50.2958661+02:00",
                                                                      "id_user_open": "5857878e-b35a-41f0-bb84-8b8f8eb99be6",
                                                                      "id_user_close": "2e464143-bd2e-4181-bdb4-1c85cfb39040",
                                                                      "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:35:50.2958661+02:00",
                                                                      "last_update": "2026-05-09T09:35:50.2958661+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": "971d584f-f622-4ee8-8a9c-3879fa98bc7f",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "9e244d10-e321-4793-93f4-1400b99751d7",
                                                                          "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:35:50.2958661+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "48",
                                                                          "id": "be688680-8221-4d40-9a23-94af669f5f14",
                                                                          "id_room_unit": "820a7446-2d92-45bf-b468-e57a9c939f54",
                                                                          "id_room_list": "714c16c4-b335-4f0d-b223-81a93d29eab3",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "date_from": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "date_end": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "date_open": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "date_close": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "id_employee": "85d5941f-088b-4977-ade3-34f1762d6145",
                                                                          "id_employee_sec": "b0764747-78a8-4129-b1d7-5d096b669076",
                                                                          "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": "9267ee05-9772-4a0c-aa56-678e8926f657",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "8740b523-3c64-4292-9011-0f0eec51fc04",
                                                                          "id_user_close": "286ec949-41b7-48c1-ada6-07eaa4e11db4",
                                                                          "id_unit_state": "8f523503-f798-4617-8e28-4b128eda5695",
                                                                          "id_pos_sesion": "ec218036-a1ee-4908-8189-35d4af76f3ac",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "49",
                                                                            "id": "b8e071e0-1010-42cc-9d0c-94c7cbb7ccf3",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "22fe0a13-7edd-4ef1-a02f-b8b1c16afee1",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "94c62a3d-053e-4ba5-9e4b-ebc9495da2bd",
                                                                            "locked": true,
                                                                            "date_locked": "2026-05-09T09:35:50.2958661+02:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                            "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                            "id_user_upd": "7711b84d-77da-46f5-844a-b70e3ebb203b",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "50",
                                                                              "id": "d373156a-710f-442d-9933-d7ecb41061e2",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "e39bfce2-b0f1-4227-8002-b1739d77a65b",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "bf5a8138-ede6-486a-9f23-ec7c75fb76a1",
                                                                              "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": "ea56dc75-0ab0-41dc-89ac-517379f34f00",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                              "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                              "id_user_upd": "1080dcc6-d385-4fdb-a5de-4042cd7f347a",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "id_pos": "51a0318d-5642-4601-acf2-386f5e5bdec5",
                                                                                  "id_room": "7026952f-971e-4029-8728-b5bcc15bdb3f",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "id_user_upd": "cb5ff23b-3bcf-4e98-bc34-d59e82ae69d5",
                                                                                  "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": "6ce2996c-f813-4f57-b464-81a7df5a62c5",
                                                                                  "id_room": "88c1989a-d540-49f8-b2b2-a5b4da5820bd",
                                                                                  "date_in": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "date_out": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "id_user_add": "cee28027-08ca-4640-b9ab-53ca78b17263",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "last_update": "2026-05-09T09:35:50.2958661+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": "c7b41eeb-ab35-4c75-a67d-b3a0b05623ee",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                              "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                              "id_user_upd": "3898c13b-2181-42c0-a568-8e99c672d797",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id_room_type": "912edd70-371f-4daf-a238-4670f9342f65",
                                                                                  "id_room_state": "bb0fedbe-198e-4f14-a68e-0829384dce2b",
                                                                                  "id_image": "0d4869e9-ec1e-413d-80ce-d680dc559a1e",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "id_user_upd": "ce557dcb-436f-402d-be84-7f62d9c283a7",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "55",
                                                                                    "id": "db619d18-584a-4ac7-b35f-3ad9222dfbf4",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                                    "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                                    "id_user_upd": "7b3e1eb4-6db5-4e77-93d5-3d2f58a7cac1",
                                                                                    "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": "3dee8833-5db1-4bba-89b2-5c495fe09ae0",
                                                                          "id_pos_sesion": "eb23a3f9-c370-4a55-a1fa-8a68ce641b81",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "ec9e7e2b-4b16-440e-8592-9c30c7b5960b",
                                                                          "id_room_unit_activity": "492dbcbd-f2fa-4867-910a-d13760f9c19f",
                                                                          "id_doc_sa": "f93f9589-880b-4cda-a963-5bdb4500f4ca",
                                                                          "id_pos_type": "79388cba-9bd7-4534-9c85-b09f9f2171e8",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "17432185-2681-460c-8deb-8aa9107b423d",
                                                                          "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:35:50.2958661+02:00",
                                                                          "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_tip": "7f383dfd-de7f-4070-8103-bba57448b0f2",
                                                                              "id_user": "08590e5d-77fd-4f41-a0ce-f954521d196f",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                              "last_update": "2026-05-09T09:35:50.2958661+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": "d00991fe-2468-49b4-8992-09da85f075ea",
                                                                          "id_user": "7263ba8c-1589-40b6-93a5-0f1bb42a73d3",
                                                                          "date_add": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "last_update": "2026-05-09T09:35:50.2958661+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": "914426e1-1f33-43ba-bb50-6f2aa5a4adbb",
                                                                          "id_user": "0a81cec7-a1cb-44c9-91e7-325b4cb991fe",
                                                                          "id_user_profile": "e87354c9-a663-4c02-9bdb-1c90f944cd14",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "id_pos_sesion": "22e1ae1d-ee2a-4fcf-8adc-ca0cea72dcd3",
                                                                          "date_login": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "date_logout": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "60",
                                                                            "id": "f7cac0a2-9fbf-4231-a50a-6fc648deab7b",
                                                                            "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:35:50.2958661+02:00",
                                                                            "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "61",
                                                                                "id": "852bbcbd-d956-4a75-8f84-a4a58f3c64ca",
                                                                                "id_function": "9922b814-3418-40bd-b6a2-f49b744b03f6",
                                                                                "id_user": "580c8100-2fb7-40db-be24-2c81456549b0",
                                                                                "id_profile": "bae6d9a2-3624-49b6-bbfb-0fec45149da0",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                                "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "60"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "62",
                                                                                  "id": "b8fd2c29-4b82-4112-b325-c1fba5b26977",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "b35cdb5c-83f2-4834-9610-1187968b9c09",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "2b0c3bc2-9b35-485b-b713-8199178cb836",
                                                                                  "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:35:50.2958661+02:00",
                                                                                  "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "63",
                                                                                    "id": "046547b5-ac3f-4ae7-a8f8-36ed7b4e465a",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                                    "last_update": "2026-05-09T09:35:50.2958661+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": "6729800b-f3e3-4563-a065-f7b886a56936",
                                                                          "id_user": "773e72cb-9f06-4d8b-a7a9-110e26422c5f",
                                                                          "date_add": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "4677f7d0-d326-45fa-9464-f5bee441db7b",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "id_pos_sesion": "c8c196fb-ad08-4069-b9fb-c8d434500a8b",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "64"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "45"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "65",
                                                                "id": "7df810f8-8258-40d5-96aa-709594dcdf95",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "62c7cb25-bcfb-42f9-8d00-aa93515849af",
                                                                "id_doc_print": "6b915913-3bfb-4a3a-bf55-c36b0de5abb2",
                                                                "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:35:50.2958661+02:00",
                                                                "last_update": "2026-05-09T09:35:50.2958661+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": "3ac3f707-cdec-4b1e-9771-5da85c69ea55",
                                                                "id_line": 2,
                                                                "id_item": "c72d0961-693f-4301-b2db-69db17b6c43b",
                                                                "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": "8fd1b95a-4b26-4eea-abdc-c2d95c5a666a",
                                          "id_doc": "9686d221-2ecd-40bc-a736-40a992c7f816",
                                          "value": 3,
                                          "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                          "last_update": "2026-05-09T09:35:50.2958661+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": "d0aeac07-8071-4041-a3b2-20465ef6576b",
                                          "id_pos": "86fb4d73-4e35-42ec-b20f-d717fa12e508",
                                          "id_doc": "336b1c6d-ec90-4a62-aa49-d1b5d9359247",
                                          "id_branch": "b45f0dab-f08e-40dc-b9f4-cacb9b737452",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-05-09T09:35:50.2958661+02:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "8d0ba41a-f230-4032-8da9-d508e5e01433",
                                          "id_loc_from": "66a28aff-4c70-4bdb-8b3d-88400358487c",
                                          "id_loc_end": "d7f31ae5-1d3e-4b3b-9223-f7d893694c79",
                                          "id_user_add": "3fc9d342-77f3-47db-bdbc-36609904b962",
                                          "id_user_upd": "14a1d832-a739-4295-8d1b-b01a39e25d4c",
                                          "id_pos_sesion": "86cde03d-fc21-4639-b6a2-beeb6f1941a6",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-05-09T09:35:50.2958661+02:00",
                                          "active": true,
                                          "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                          "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_locations": {
                                            "$id": "69",
                                            "id": "3979c031-26be-4e42-9bbd-bf9685f4b322",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "7dc44e41-e741-4bfb-81bc-65bacb038ec3",
                                            "active": true,
                                            "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                            "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                            "id_user_upd": "5d314555-8728-4b87-bfe0-2fdcfb73b308",
                                            "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": "976b01fd-0567-40a0-9756-0c8030e025ad",
                                                "id_item": "a63cf937-5516-414a-a484-6b40fcdda7b0",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                                "last_update": "2026-05-09T09:35:50.2958661+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": "0206f01e-0ee1-4fc8-9564-986923eb46b0",
                                              "id_line": 2,
                                              "id_item": "51e00a29-2f51-4c0e-ac98-7165fe004058",
                                              "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": "3b6e4a9e-8726-4a46-b4b9-893513c380e4",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "745d05c2-3206-40d7-84b1-3c3f05d25ca3",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                        "printed": true,
                                        "print_on": "2026-05-09T09:35:50.2958661+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": "388ac2e6-282f-4186-880d-935e036aa012",
                              "id_pos": "464c1fae-0bfc-46da-ad2c-f5d4e28e97d7",
                              "mac_address": "sample string 3",
                              "date_end": "2026-05-09T09:35:50.2958661+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "d527510a-0c79-4a88-948a-f3fb3b0a8187",
                              "active": true,
                              "created_on": "2026-05-09T09:35:50.2958661+02:00",
                              "last_update": "2026-05-09T09:35:50.2958661+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": "f327aa78-11eb-4ef2-a66e-5dfcf4d842ab",
                              "token_id": "sample string 2",
                              "id_user": "ad814622-8d0e-4f1e-a926-b9212393ea9c",
                              "date_from": "2026-05-09T09:35:50.2958661+02:00",
                              "date_end": "2026-05-09T09:35:50.2958661+02:00",
                              "created_on": "2026-05-09T09:35:50.2958661+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": "ad6a4ba8-4288-48a6-922f-e209491c25c3",
                              "id_user_add": "30fc514a-ae5b-4a04-887f-47af63c68d95",
                              "id_table": "d8c533e4-ef1d-4cb1-866a-db25a9adfd4a",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "8a73935c-c858-44f0-9600-70f997b95af1",
                              "created_on": "2026-05-09T09:35:50.2958661+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_sync_tables": {
                                "$id": "76",
                                "id": "57b32d73-d755-474d-9f0c-6a8cdb2570a0",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                "last_update": "2026-05-09T09:35:50.2958661+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "77",
                                    "id": "d01316c6-e1ab-413f-9893-df611d995173",
                                    "id_sync": "a3a4dc34-2de5-4ebe-8e3a-828d3c276ece",
                                    "json": "sample string 3",
                                    "id_table": "484abe37-dd73-4ad4-92ff-3a24bc9705fa",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "78",
                                      "id": "ff427846-b44f-4548-b0c7-f416a514482d",
                                      "id_branch_from": "c6abb8b4-e781-4211-9491-62bf012a101a",
                                      "id_branch_to": "de8b8a75-4e31-474d-af20-14d5f98073e9",
                                      "type": 4,
                                      "created_on": "2026-05-09T09:35:50.2958661+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-05-09T09:35:50.2958661+02:00",
                                      "send_on": "2026-05-09T09:35:50.2958661+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": "846f2ea0-111c-47ab-83fa-ff51941f0de9",
                              "id_room_activity": "9c1edea5-0899-49c4-983e-fe5665f2ccef",
                              "id_pos_sesion": "b240dd7c-fd7b-46bc-982a-08cfedfcfb86",
                              "log_text": "sample string 4",
                              "id_user": "30320bca-1d3b-473a-a226-b15879df68d9",
                              "created_on": "2026-05-09T09:35:50.2958661+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": "983014a3-7a10-43a6-9162-020c8002937b",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-05-09T09:35:50.2958661+02:00",
              "last_update": "2026-05-09T09:35:50.2958661+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": "d7abd3bd-2d4a-4367-b41f-dfa30930b7c0",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-05-09T09:35:50.2958661+02:00",
              "date_end": "2026-05-09T09:35:50.2958661+02:00",
              "state": "sample string 6",
              "created_on": "2026-05-09T09:35:50.2958661+02:00",
              "last_update": "2026-05-09T09:35:50.2958661+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": "6f9b26dd-4ba8-4bb6-9b66-5bf6039c24bc",
          "id_pos": "a535d2bc-0a40-42ce-b787-cdea61d46c4b",
          "date_add": "2026-05-09T09:35:50.2958661+02:00",
          "date_upd": "2026-05-09T09:35:50.2958661+02:00",
          "date_out": "2026-05-09T09:35:50.2958661+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": "2f619235-fd24-42f0-8725-96b3582a19c5",
          "id_pos": "e82caa66-22cb-4f53-9477-9661b852f6e9",
          "name": "sample string 3",
          "description": "sample string 4",
          "value": "sample string 5",
          "type": "sample string 6",
          "last_update": "2026-05-09T09:35:50.2958661+02:00",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "68"
        },
        {
          "$ref": "68"
        }
      ]
    },
    "st_users": {
      "$ref": "10"
    }
  },
  {
    "$ref": "1"
  }
]