GET api/Mt_Units_Ref?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_units_ref
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

coefficient

decimal number

Required

id_unit

globally unique identifier

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_units

mt_units

None.

st_users

st_users

None.

mt_items_formula

Collection of mt_items_formula

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "93d4dfd4-5e13-4fe5-9eee-ba51456dfb04",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "coefficient": 4.1,
    "id_unit": "5adce6dc-f245-4724-ab01-d7f21e5f1d97",
    "active": true,
    "created_on": "2026-09-06T06:46:38.3023454+02:00",
    "last_update": "2026-09-06T06:46:38.3023454+02:00",
    "id_user_upd": "bd0b2d38-cd73-4f43-9d1d-5d1d5176f556",
    "commited": true,
    "mt_units": {
      "$id": "2",
      "id": "d93877f4-0b31-4d96-941a-cd59fb716ac5",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "active": true,
      "created_on": "2026-09-06T06:46:38.3023454+02:00",
      "last_update": "2026-09-06T06:46:38.3023454+02:00",
      "id_user_upd": "a50b1082-9868-4bb4-a1d2-8a0a07fd355b",
      "commited": true,
      "mt_units_ref": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_users": {
        "$id": "3",
        "id": "c5570e30-06d6-4109-99b6-77da601f80ff",
        "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": "cfd09791-9f5f-478d-acca-325143aa5f08",
        "view_messages": true,
        "id_image_photo": "7f3971c7-6514-445b-908f-8babf413e46d",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "93bcecaa-35fe-4c3f-800b-6e7545d005e3",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-09-06T06:46:38.3023454+02:00",
        "last_update": "2026-09-06T06:46:38.3023454+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "ec66f428-853c-4330-89fc-5f135db2b15d",
            "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": "9e21f283-c7ce-4725-874c-1027f2cacfc5",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-09-06T06:46:38.3023454+02:00",
            "last_update": "2026-09-06T06:46:38.3023454+02:00",
            "id_user_upd": "536c56b8-6aba-4cc6-8b59-bfd4395c3c7d",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "3cbad01d-3f95-460d-886f-674693a5d942",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "b77515f3-fa18-41dd-aea6-b5e8e40d2d6c",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-09-06T06:46:38.3023454+02:00",
              "last_update": "2026-09-06T06:46:38.3023454+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "9021c501-f896-4236-acd8-cc046f3a323f",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "09c0a6b0-301a-44ea-9861-5efa6085d280",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "dc7e38d9-53cd-4c09-aef2-4ad85f396f8c",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-09-06T06:46:38.3023454+02:00",
                  "last_update": "2026-09-06T06:46:38.3023454+02:00",
                  "id_user_upd": "1863eaf2-6955-4d36-ab75-a980697a24df",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "866f6855-ce03-4d7d-9141-1deaf609e5ab",
                      "id_item": "5b975449-126c-4e8a-9981-c43bc9babee5",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-09-06T06:46:38.3023454+02:00",
                      "last_update": "2026-09-06T06:46:38.3023454+02:00",
                      "id_user_upd": "c3a13ada-4271-450b-a0fc-c4e51f9d1fc8",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "ba50834e-6b96-4bff-9173-8f846cbbbb85",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "e938d3a7-0f00-43b0-ad37-c37443c98044",
                        "id_unit_sec": "f5609270-b6a3-496e-aed8-3d8b1ac27b4a",
                        "id_brand": "0aaef186-ddac-4eb5-b915-ee7d86d28410",
                        "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": "eb8f81ce-f7ea-437a-90e3-28d8106999e2",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-09-06T06:46:38.3023454+02:00",
                        "last_update": "2026-09-06T06:46:38.3023454+02:00",
                        "id_user_upd": "ac23bf86-0324-473d-a1e4-d9997d3862b5",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "22e00a64-1cbb-4f79-8e09-57d18d639015",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-09-06T06:46:38.3023454+02:00",
                          "last_update": "2026-09-06T06:46:38.3023454+02:00",
                          "id_user_upd": "d336059f-19b4-451d-b8a6-38e1d7f4efa0",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$ref": "3"
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$id": "10",
                            "id": "6eb9010f-a5b8-4a6e-9453-92df69467d37",
                            "id_branch": "6f5bc64b-5ab2-412b-873f-15d654891db8",
                            "id_pos_type": "e019dba6-666c-44ae-8df2-1605b24cc0d2",
                            "id_pos": "016ec7d1-5c46-4a24-965e-f757126a962e",
                            "id_item": "83aa32b1-d510-4ca6-a775-9dde77475270",
                            "date_from": "2026-09-06T06:46:38.3023454+02:00",
                            "date_end": "2026-09-06T06:46:38.3023454+02:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-09-06T06:46:38.3023454+02:00",
                            "last_update": "2026-09-06T06:46:38.3023454+02:00",
                            "id_user_upd": "e5fab22a-9acb-441b-bc15-557a69851f16",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "02256941-d3b1-4a74-a271-f4b86d0a5bb9",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "f38f8fae-5c43-472f-9e8d-82e093198f76",
                              "id_zone": "83d6babe-adb8-4cd8-a5be-c89fde42a6b8",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                              "id_user_upd": "b13cb191-b52a-4cc4-9c58-6c999378f726",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "23fddc98-52e5-4e89-b9ad-c62dc8b4d3ab",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "ce72ae22-fdf8-4f00-9906-fca3412e3644",
                                "active": true,
                                "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                "id_user_upd": "cbac85c6-a98c-4671-8a0f-032dad60427b",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "a4bf1bf9-99d5-4296-b179-dcb34e563931",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "0d073cae-ea8b-4ee8-923d-6675a7cec55c",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "423a481a-6d79-40af-8856-115705dc349a",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                  "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                  "id_user_upd": "c1e66cfc-d299-4fb9-bf93-d6efbafeeff8",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "a1a10f56-c839-47cc-8f51-0ad714c1e407",
                                      "id_cloakroom": "d909a701-8bf3-4e8c-b46a-a1df323ed167",
                                      "id_pos_sesion": "83167586-02de-462b-afbc-055815167d10",
                                      "unit_id": 4,
                                      "date_open": "2026-09-06T06:46:38.3023454+02:00",
                                      "date_close": "2026-09-06T06:46:38.3023454+02:00",
                                      "id_doc_sa": "ee235df9-bc0f-48d0-9be1-0605db6d579f",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "07e83178-7149-45b3-920b-375169e64c73",
                                        "id_pos": "c9933e03-7670-4093-b0e3-208ec184afb3",
                                        "id_doc": "1408a762-5a72-4e4c-9af8-0aec95dd19b3",
                                        "id_branch": "af5ecd61-a842-4e9c-8ea9-cfa520a6b64b",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-09-06T06:46:38.3023454+02:00",
                                        "date_tax": "2026-09-06T06:46:38.3023454+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "b3e5fef5-962f-4370-adec-7088d14250f6",
                                        "id_relationship": "5effa096-4a72-4f31-9533-1fc0e6101b72",
                                        "id_loc_from": "f50ae9d9-abac-47f9-aef7-f734962d1b9e",
                                        "id_loc_end": "d31ed0a2-feb8-418f-b410-ab60b2267781",
                                        "id_user_add": "690a20ee-0e9b-48aa-8208-ffe44f6294c6",
                                        "id_user_upd": "1e5c3890-5b8f-4570-afba-4a038a388463",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "76792b7a-ce0f-460a-9844-6dd9849d5693",
                                        "id_room_unit": "76acc29b-5544-4b52-936e-d269392af255",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "1cfe78bf-c0d6-4059-869f-7ab86dd2441d",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                        "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "151a1d32-b8aa-4825-abcf-99ed17167921",
                                          "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": "1cab8070-d758-4bcb-abff-d99be0838000",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                          "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                          "id_user_upd": "98b6a93c-4901-441d-8a84-79e1cebe9ba9",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "25b4cfde-a697-4c40-a7da-ff6ec1bfc1dd",
                                              "id_pay": "6c7857b2-0d60-4423-9766-1442ff4098c1",
                                              "id_money": "43e782d1-104d-45d7-bb1a-e53292df9d52",
                                              "active": true,
                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                              "id_user_upd": "750857c8-9ebd-4f50-abcf-6716b0dbc92a",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "8fd8913a-e7f6-42b1-a4c1-d617cc1fba1a",
                                                "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": "4c97a5df-855f-4cab-b301-547b2d302cd4",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                "id_user_upd": "382046f2-1e6c-4dae-9bec-28e6046da23e",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "70ddd06e-a186-4d24-8af7-d45fe9196f9d",
                                                    "id_money_2": "117a8f38-867d-41e2-81bf-62545f784a92",
                                                    "date_from": "2026-09-06T06:46:38.3023454+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                    "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                    "id_user_upd": "aeba5647-6fb5-4139-893f-f1c08b3129a2",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "18"
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "308c51c3-43fb-4f4f-8d1a-c69d5b7d25fa",
                                                    "id_pay": "aa8f578d-7530-4183-a451-84bbad103f71",
                                                    "id_money": "3cae862d-3474-49a6-91f4-eeeba268f50a",
                                                    "date_cashflow": "2026-09-06T06:46:38.3023454+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "089942ce-bf90-4842-b4d0-2e2e69184142",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "15de18d7-a217-4573-8e20-94994f36a79a",
                                                      "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": "bc10c3dc-31e3-4c8e-b5d9-02eddb1257f9",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                      "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                      "id_user_upd": "128b78af-e4a8-4ffa-aa60-8807953a8274",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "22",
                                                          "id_doc_sa": "988ddc2c-11f4-4381-a2af-26ee2040f699",
                                                          "id_line": 2,
                                                          "id_pay": "d553e783-df41-415f-bd5d-3c936dae2c5d",
                                                          "id_money": "da3f05ba-20ae-4bf1-846f-e64c04a33858",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "1592b786-7977-4b7e-a657-a9b2027fa398",
                                                          "id_employee": "d9472f4c-58ef-44e3-af4b-6a2e22319ee3",
                                                          "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": "0a861086-bfa0-4253-9ca1-c836df0941ab",
                                                          "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": "23",
                                                            "id": "14a439ab-d7d6-4413-bb97-7edabb7803b7",
                                                            "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": "b42ee28b-a6f8-40c8-a703-7c45257d2196",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "6725bb5a-aae6-44c3-bb70-7d1c41ec2846",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                            "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                            "id_user_upd": "46f445a4-3e0c-4cff-b6b6-ee3dd660e5c1",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "38d29f0a-9d86-4569-9d7f-e1cb4fa408a4",
                                                                "id_branch": "b1e45c6b-8585-4fd7-98b2-ca5327fcc2cb",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                "id_user_upd": "452c0f23-8372-4ecc-b106-adca2059a34d",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "fba4630c-4933-477e-9614-374a9233fed6",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                              "id_user_upd": "1c821056-62ca-43d6-9601-2e76f601ee09",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "3"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "26",
                                                                "id_doc_sa": "35bc1d81-078f-4bd2-b2d1-cc564d443842",
                                                                "id_line": 2,
                                                                "id_item_sub": "2a5cecf4-e224-40c8-9d8f-253e59ab9f6f",
                                                                "qty": 4.1,
                                                                "id_list": "b6ea3570-579b-494b-9e14-df9c44ed8a4f",
                                                                "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": "6f9613db-1443-4b57-9fa8-8a73323b9394",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "685dc7dc-72a3-4b9b-9614-25184cf2d5fd",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "bee65281-8210-40b4-978a-d7bd5b9b7b9b",
                                                                "id_user_upd": "856f30ef-1c58-411c-85fc-9bb77a4fea20",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "339a9105-e0a0-4c9e-9237-a285c3910f50",
                                                                  "id_item": "bdbdeb8e-dccc-4696-9fcc-dc2fec3d6f92",
                                                                  "id_item_type": "85b06583-17e1-45ae-80f1-edc1aef4de92",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "8a634c7b-5f47-4e36-b112-162ce3e0e4ea",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                  "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                  "id_user_upd": "cf6133e1-afd0-48a6-a62e-9410b7a8e5f2",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "4141cdfa-0df7-4289-9d84-7af5f67b3a2c",
                                                                      "id_item": "3760ad4f-ad3d-4041-8eff-cf666ef32528",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "229f30b9-53a2-40c2-bb10-34b67201e53b",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$ref": "1"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "d544953a-4290-4405-94e3-bcf6a374b905",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "5a6cf947-8d97-457e-b76d-f1a12fc5c25b",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                    "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                    "id_user_upd": "fdb00370-5297-4953-b90c-e01bfcd18bcc",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "07977310-403a-4b1d-b17b-621bcd216638",
                                                                        "id_line": "6289a675-2411-4ba6-aefb-c2485be94807",
                                                                        "id_category": "bb00b86a-efe0-472e-8e38-a8e7ff12a2e0",
                                                                        "id_item": "5c799782-cf9b-45bf-839e-89a39965cd7f",
                                                                        "id_item_type": "9bdfaac6-f142-4114-8f37-1c2cd8ca14f4",
                                                                        "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": "54e22a8e-97e1-4bef-bd0a-f83d956d29de",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "date_end": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "date_used": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "date_sesion": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "id_employee": "aef036e9-0aec-4663-916a-6168fe6aa3d7",
                                                                          "id_branch": "9c8405f6-69b0-4c4e-8c5d-b10dce18d3ee",
                                                                          "id_voucher_permision": "29ef50ef-57d6-433d-a165-6afe89b640ce",
                                                                          "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": "7e213917-8293-49c7-9662-8791da0a9cc7",
                                                                          "id_user_add": "fc07bb55-58f5-45b8-8105-23da5e065ce8",
                                                                          "id_doc_sa": "a7ac56ce-6341-46a3-95ae-8ad25e162407",
                                                                          "id_item_sub": "d135fec6-46c4-4578-8fcf-9ff18475eb3c",
                                                                          "id_pos_sesion": "9d3dc44a-34fd-4310-9023-8553dd5fe1a5",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "22"
                                                                            },
                                                                            {
                                                                              "$ref": "22"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "ced89193-3786-49a4-bde4-4f74700ab097",
                                                                            "date_from": "2026-09-06T06:46:38.3023454+02:00",
                                                                            "date_end": "2026-09-06T06:46:38.3023454+02:00",
                                                                            "date_used": "2026-09-06T06:46:38.3023454+02:00",
                                                                            "id_employee": "a4a52e20-5c9d-40e7-ab5c-cc6fa9ae7d8d",
                                                                            "id_branch": "88136be4-d301-461f-8a41-a0737b3cf726",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "4b54bf08-4aa6-49e0-8ad0-153dc7b7deda",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                            "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "23"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "4f82af3b-1f33-4fa6-b7b5-cc0583287f3e",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-09-06T06:46:38.3023454+02:00",
                                                                        "date_end": "2026-09-06T06:46:38.3023454+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": "ae44d57e-bdec-410b-a230-ba000d779954",
                                                                        "id_pos": "a7ffc5e9-ca4c-4779-a059-4e80465bf716",
                                                                        "id_list": "da2cea33-5db1-4042-a916-ad27f8e8c357",
                                                                        "id_item": "7b865fd2-bd3f-48f1-9c8b-4586cdf2ed70",
                                                                        "id_item_type": "bee21fc6-f017-4e0b-9ea0-abe1b591dbe4",
                                                                        "id_category": "0cbb7540-0e5d-44ed-90dd-00d74581d5ee",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                        "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                        "id_user_upd": "dae45db1-2f70-4194-a333-f167c5ea6376",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "34",
                                                                          "id": "a400a1b8-0527-4955-933a-a40081c93a15",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "089fb15f-7f39-40e1-a909-7d52737048d0",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "90e27d0c-ca41-4e26-96af-753835f70a4a",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "id_user_upd": "b607b22a-7625-40eb-beda-8e36ff3979e8",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "eda514e3-b389-4237-9908-fee04acd22dd",
                                                                              "id_pos_type": "5363b412-7265-4233-b2af-7cc24c67617b",
                                                                              "id_price_list": "a4d10849-d7b5-4292-a23a-789308011332",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "id_user_upd": "8735a9c1-ff83-45a2-9492-0558a73df86a",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "04c0e440-3a69-4f48-939e-79de2ff3daa6",
                                                                                "id_pos_type": "32d8e8a0-94f4-45ae-a007-e96887884186",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                "id_user_upd": "02b2411b-e82f-4169-99ff-6eeb08219430",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "47c6271f-a805-48b7-947a-84736e438f82",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                  "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                  "id_user_upd": "f7e42435-ae01-43fa-9a48-a2a7bd69c490",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "c97be51a-eef1-4ebb-8f6d-a7a60c1dba58",
                                                                                      "id_doc": "69c1885a-4c77-42ed-bf31-a421522fb3be",
                                                                                      "id_pos_type": "2fdfec82-8041-431f-b98e-d12329ef68e8",
                                                                                      "id_doc_print": "15e795f5-9783-4b93-8109-5f83cf75bc99",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                      "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                      "id_user_upd": "9249ddf6-3d2e-4994-96ad-24adce4b64fa",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "5e957cba-691e-48b7-a4de-52441e95c9bd",
                                                                                        "id_pos": "82baeca0-e3f1-4c4e-862c-d42d19c5d00b",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                        "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                        "id_user_upd": "42f86101-f070-482d-9059-6045b706c0f6",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "40",
                                                                                        "id": "65c03178-a770-44f5-bf8d-e9647da45213",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                        "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "21c71335-0e15-4ef1-9e45-ba312aa6f9d1",
                                                                                            "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": "40"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "41"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id_list": "199b27df-5e21-4e5b-91f2-cdc02e7b0f12",
                                                                              "id_item_sub": "af140b8f-ad56-48e1-bf66-b8a4a5873c33",
                                                                              "validity_date": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "id_user_upd": "d6235aff-36ab-4558-9949-16b551678a5f",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "27"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id": "13a09c51-3ffd-41fe-a98e-f431b7cf06ba",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "date_end": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "id_branch": "1023da88-0608-4d97-8329-e5a7adab3d1b",
                                                                              "id_pos": "e8ae5d72-3a48-4e6d-8369-6d20ec6703f8",
                                                                              "id_list": "82a3715f-7b5b-4e41-9cac-28c16a386803",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "id_user_upd": "43586c8e-8e2f-4913-a34f-f38eec99f5fb",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "5b699516-9a44-43a1-a22a-64afc3cd48e7",
                                                                        "order_id": 2,
                                                                        "id_item": "407d4150-b323-4495-9a35-ab30283eed9e",
                                                                        "id_item_type": "2d3a0e6e-2d21-453b-ae23-e2099290d9ec",
                                                                        "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": "00314ec8-cdf0-4ddc-b254-0d224f26adbd",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "7c0d54cd-7f67-42f2-889e-d1b61bf5f260",
                                                                        "count_voucher": 1,
                                                                        "id_category": "efa3d68a-fd9e-4519-b8f5-d96511c09304",
                                                                        "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                        "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                        "id_user_upd": "ac93563e-a449-4f25-85d1-3aa2e57251d9",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "08813673-4b6f-4041-b1c8-86193020931d",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "1b3fa6ee-4647-455a-a1ea-b7332fbe29ca",
                                                                          "date_tax": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "date_open": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "date_close": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "id_user_open": "9f128e25-566d-4582-a503-b6b719952579",
                                                                          "id_user_close": "1be57eed-540a-4e43-91db-a2bc32a8db10",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "44"
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "6ee93d0f-943f-405d-a06a-62e87823fbac",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "b0677f50-459b-406d-afc0-2ed8ec38be69",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "bc68a425-6e22-4f98-8a77-33b1801b2ffd",
                                                                              "id_room_unit": "75da3eec-c14b-43fd-9d3f-f236510993e6",
                                                                              "id_room_list": "521dd602-ebff-4b30-a5fa-2217e0a85095",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "date_from": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "date_end": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "date_open": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "date_close": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "id_employee": "7bb8f20c-d145-40d2-b0b1-ac9d50395474",
                                                                              "id_employee_sec": "2fc34ea6-e763-4fea-9d20-416a3e86fe0f",
                                                                              "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": "a5e748c2-620a-475d-a4ba-d551ce7f0b8a",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "009bbd07-be2c-418b-92a0-cf0ca7d9bff7",
                                                                              "id_user_close": "e11390b8-598c-444a-8adc-3ff667aac89a",
                                                                              "id_unit_state": "4d60e853-b2f6-4fb3-9cb5-e9eb9dd1646b",
                                                                              "id_pos_sesion": "1d10de13-44a1-4c08-a564-f681b1cbb67d",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "4c9e8e39-0990-4814-b5ca-4141fe3d48f1",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "87c0ee4f-bc0a-48de-817b-ccd36efba5c8",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "05d2ad61-2458-42f0-9a6c-5e5fa19931a6",
                                                                                "locked": true,
                                                                                "date_locked": "2026-09-06T06:46:38.3023454+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                "id_user_upd": "85036964-2b05-40a6-9c19-77980ec704e2",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "6ff84ec1-d1b6-432c-8882-9f6e28612895",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "500691ec-c937-40ed-813e-86ea674f59b7",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "bd54c0fc-0170-42b7-bc2b-feec7d9b2442",
                                                                                  "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": "80888e52-a018-47b8-ae21-5566b57fc471",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                  "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                  "id_user_upd": "aee10513-d421-4cf9-aede-5bfcbb1a88e9",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "97e63116-612a-4f71-9afe-1dec01698b24",
                                                                                      "id_room": "2f9d3052-b8b2-4fa2-9923-0606fc9eb672",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                      "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                      "id_user_upd": "74b3c132-a2f7-4e59-8471-cdbadd50180b",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "07dfa70d-aa0f-47de-a43d-8b4a7785c96b",
                                                                                      "id_room": "fe236404-b043-4d62-adba-a957bb3e3ce6",
                                                                                      "date_in": "2026-09-06T06:46:38.3023454+02:00",
                                                                                      "date_out": "2026-09-06T06:46:38.3023454+02:00",
                                                                                      "id_user_add": "a924607c-1219-4fb6-b361-954f4cccdfec",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                      "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "5b090758-21c9-4e6b-bba2-9c675d27a27a",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                  "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                  "id_user_upd": "3111f333-5616-4137-a1a6-7545e56c1595",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "3bf289ff-88ce-4756-978b-3f17e881d3c7",
                                                                                      "id_room_state": "ed5054ae-79eb-41ef-9653-0c765569f3e8",
                                                                                      "id_image": "ff39db84-f869-4ccd-bc39-6628d9ea9592",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                      "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                      "id_user_upd": "ab9bf231-65fd-4728-9bb3-57c3df42d524",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "7c69b0c6-20f2-402e-a5a5-dd96384faf3e",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                        "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                        "id_user_upd": "249a1dd7-b074-42ff-acb9-97c9a2d41aa2",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "52"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "8a83b7d2-359d-42b1-9e1d-ae2789e54d70",
                                                                              "id_pos_sesion": "d2642d4c-54fe-458a-a82a-451dff5325a3",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "07663139-23ff-478c-9b09-e6c0d6cf535d",
                                                                              "id_room_unit_activity": "a4d90864-11f3-46d4-8234-e6f6d2069256",
                                                                              "id_doc_sa": "21065bd9-b9d2-4805-8091-73ab784901ac",
                                                                              "id_pos_type": "7fdc9776-7def-419e-820f-6174cb0b04e9",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "a8d0323c-1b33-424c-a8a1-790374fe31ba",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "69e23926-d408-46be-832b-18c52165a67d",
                                                                                  "id_user": "ebe26beb-4ffb-4367-a4f8-c4ac8dae585a",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                  "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "b4dae378-760f-4ebd-b715-0682932aded4",
                                                                              "id_user": "7e20a9a4-bcb3-4783-8bd3-8cebd83e8500",
                                                                              "date_add": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id": "eccadebd-8168-44fd-9120-0e2969f96dea",
                                                                              "id_user": "dafc8324-9289-4428-8a13-f51089a90f0b",
                                                                              "id_user_profile": "42300a6d-dd3d-4899-abab-e47f55056097",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "id_pos_sesion": "4ce15ef5-45b2-41cc-8451-847021dd3ac2",
                                                                              "date_login": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "date_logout": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "59",
                                                                                "id": "5b675b27-85d5-4d9d-b27d-c156854005be",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "60",
                                                                                    "id": "5b7f3a2a-6e59-48e6-84be-369651397a32",
                                                                                    "id_function": "c48d1e2f-d884-41c1-a0fc-4e944ac01307",
                                                                                    "id_user": "8c0c9885-bb4e-412e-9477-673d12f39714",
                                                                                    "id_profile": "efbb36dc-61a0-45aa-b4a2-2d45159e64ae",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                    "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "59"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "61",
                                                                                      "id": "5792c89d-db48-4bf6-8624-dec062169fc6",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "3d7884c1-56ab-438a-8656-8ab4b8c6d01d",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "c8b2a40c-0e5c-4ba5-8b6c-fbc0a3e3c0d6",
                                                                                      "view_pos": true,
                                                                                      "order": 10,
                                                                                      "color_border": "sample string 11",
                                                                                      "color_button": "sample string 12",
                                                                                      "color_font": "sample string 13",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 16,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                      "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "62",
                                                                                        "id": "b27ea222-b772-4f4e-9f9a-86393cbf9eb8",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                                        "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "60"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "63",
                                                                              "id": "31dd953c-f7c9-465e-ae6e-1058746fdf2e",
                                                                              "id_user": "3846913b-9d7b-4579-8792-d6cf324692ed",
                                                                              "date_add": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "33d6aed4-ed1b-4342-8b1c-3440dcad37f5",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "id_pos_sesion": "90124366-7405-4c79-bbd2-54fcc7100a80",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "63"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "64",
                                                                    "id": "e40b1126-f4b9-4595-aa04-34ba7024e009",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "05d6d4a6-7ad2-44bd-8ab5-9c2e48228b92",
                                                                    "id_doc_print": "dcb35ad6-620d-4641-a446-51c7d646ef19",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                                    "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "42"
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "34"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "65",
                                                                    "id_doc_sa": "5dc9745f-c502-44d7-ad1e-27cea7d59a1e",
                                                                    "id_line": 2,
                                                                    "id_item": "4cc782ce-b22c-42ab-b00a-190ab050df10",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "65"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "21"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "15"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "21"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "66",
                                              "id_pos": "7d71cf0a-37b2-486a-b3f7-2405068bcb10",
                                              "id_doc": "486dea33-6ed3-4039-8c70-d99150dcfa68",
                                              "value": 3,
                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "67",
                                              "id": "917582a6-563f-41a3-a784-62edf73ec605",
                                              "id_pos": "ddca98c0-261f-4e54-940c-f7d6d4e9f267",
                                              "id_doc": "7154b2dd-9abe-4766-911b-6f827ef6c86c",
                                              "id_branch": "323b6189-d41e-4bc9-86ec-55631df0a58d",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-09-06T06:46:38.3023454+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "3eb2994a-aa8b-4b23-8c2d-e78bd13863a1",
                                              "id_loc_from": "cb8c11e3-8cf5-43f8-ad6e-e2a5ab67b2f2",
                                              "id_loc_end": "07b584f4-a5cd-418d-8b8f-64268313b038",
                                              "id_user_add": "ab87439c-c61a-4705-902f-63dc0fd0b76d",
                                              "id_user_upd": "7f3f234f-88c7-4ed2-95dd-9c7de7216f13",
                                              "id_pos_sesion": "b69af0e6-cb65-402f-ad15-ee9a0c234fbf",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-09-06T06:46:38.3023454+02:00",
                                              "active": true,
                                              "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                              "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "d30b6bda-0d9c-4241-b696-08503a8bd081",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "138bdb9b-bfe8-42f0-a6e4-d918d834f868",
                                                "active": true,
                                                "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                "id_user_upd": "f1ef9e61-793b-4af0-b69e-77841145a597",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "69",
                                                    "id_location": "57fa5a4b-1e38-416d-84d6-df5e28fa76ad",
                                                    "id_item": "b30e8a2e-b914-4d7e-af0d-6aa8486b4c04",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                                    "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "68"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "68"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "70",
                                                  "id_doc_st": "3f3cf27f-0fbf-4e60-810b-a0718af81294",
                                                  "id_line": 2,
                                                  "id_item": "29ad4f62-7cb8-41d3-b3f2-bdae45326047",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "67"
                                                  }
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "68"
                                        },
                                        "mt_locations1": {
                                          "$ref": "68"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "3"
                                        },
                                        "st_users1": {
                                          "$ref": "3"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "15"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "45"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "47"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "71",
                                            "id": "5a7b8c2a-71d8-43af-bc69-6dff881e064c",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "f46cc685-0645-468e-8e46-e41f9fa703af",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                            "printed": true,
                                            "print_on": "2026-09-06T06:46:38.3023454+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      }
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "50"
                                },
                                {
                                  "$ref": "50"
                                }
                              ],
                              "st_users": {
                                "$ref": "3"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "43"
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "33"
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "72",
                                  "id": "8ef46ef7-3a59-4eda-ba0d-5e0e02fcb3bc",
                                  "id_pos": "8ccd8eae-60ad-4797-a508-65ab6f441f52",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-09-06T06:46:38.3023454+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "a8f4fc0f-b4a8-4516-9341-dd2a9c9ffa03",
                                  "active": true,
                                  "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                  "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "a88a14b7-a979-4894-8743-27be0527fd15",
                                  "id_pos": "edbf3bfb-33c7-4f66-b382-fa39a73adf4e",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                  "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "74",
                                  "id": "fa44733b-78b9-4341-8fe2-94a21b230d49",
                                  "id_pos": "c0dc2b14-6170-4c0e-8042-6e9c19a3f898",
                                  "date_add": "2026-09-06T06:46:38.3023454+02:00",
                                  "date_upd": "2026-09-06T06:46:38.3023454+02:00",
                                  "date_out": "2026-09-06T06:46:38.3023454+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "75",
                                  "id": "07b92969-c16e-4229-90cd-db223f267e39",
                                  "id_user_add": "9149c437-0878-45f6-9317-eadff3449755",
                                  "id_table": "9323af71-cb3e-4a08-984e-c32586808a97",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "d7e46ef1-d541-41ba-81b7-8f4d61e47cad",
                                  "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "27ac2e1e-b443-45d8-9088-17afa41d20d3",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                    "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "75e476a3-14e9-4a45-9451-3389b20c999f",
                                        "id_sync": "b60d0732-2475-4dfe-8462-87dbdaa3fefc",
                                        "json": "sample string 3",
                                        "id_table": "825680f9-f109-4715-8b0d-bc23833db61c",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "7173c7a5-9b55-43d6-8529-f8038eb5b083",
                                          "id_branch_from": "7a31e142-eff4-4486-ac98-07b2b892824a",
                                          "id_branch_to": "ff577b69-a0db-47a7-9a75-fbf637bf100d",
                                          "type": 4,
                                          "created_on": "2026-09-06T06:46:38.3023454+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-09-06T06:46:38.3023454+02:00",
                                          "send_on": "2026-09-06T06:46:38.3023454+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": "3"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "79",
                                  "id": "fcba710a-3d6e-4797-8e40-681426d0a1b6",
                                  "id_pos": "ae2a44c0-4300-4a11-819b-bf9cf0ff3302",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-09-06T06:46:38.3023454+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            },
                            "mt_pos_types": {
                              "$ref": "37"
                            },
                            "st_users": {
                              "$ref": "3"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units": {
                          "$ref": "2"
                        },
                        "mt_units1": {
                          "$ref": "2"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$ref": "65"
                          },
                          {
                            "$ref": "65"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "70"
                          },
                          {
                            "$ref": "70"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "st_functions": [
                {
                  "$ref": "61"
                },
                {
                  "$ref": "61"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "f0d1f551-0a7c-402e-a425-08b06c23aa5f",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-09-06T06:46:38.3023454+02:00",
                "last_update": "2026-09-06T06:46:38.3023454+02:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_locations": [
              {
                "$ref": "68"
              },
              {
                "$ref": "68"
              }
            ],
            "mt_periods": [
              {
                "$id": "81",
                "id_branch": "828d0288-e82d-4a28-b73b-7d59b028895a",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-09-06T06:46:38.3023454+02:00",
                "date_end": "2026-09-06T06:46:38.3023454+02:00",
                "state": "sample string 6",
                "created_on": "2026-09-06T06:46:38.3023454+02:00",
                "last_update": "2026-09-06T06:46:38.3023454+02:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "mt_pos": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "78"
              },
              {
                "$ref": "78"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "78"
              },
              {
                "$ref": "78"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "67"
              },
              {
                "$ref": "67"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_brands": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_employees": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_locations": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_pos": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_units": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "72"
          },
          {
            "$ref": "72"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "st_users_token": [
          {
            "$id": "82",
            "id": "9a27016d-ddfa-4681-918a-c9410eda4fc0",
            "token_id": "sample string 2",
            "id_user": "78de8f3a-7dda-4f56-9dcf-98cc42d04f6f",
            "date_from": "2026-09-06T06:46:38.3023454+02:00",
            "date_end": "2026-09-06T06:46:38.3023454+02:00",
            "created_on": "2026-09-06T06:46:38.3023454+02:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_logs": [
          {
            "$ref": "75"
          },
          {
            "$ref": "75"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "83",
            "id": "551aa6bf-040c-4c16-9310-140764da5335",
            "id_room_activity": "056bcd89-f8a5-4310-99bb-5b99d416ef76",
            "id_pos_sesion": "a5b15a1c-c5b9-4efe-b340-7b2db25de992",
            "log_text": "sample string 4",
            "id_user": "a0d42433-ed00-4de7-9e6c-f49bf80a03ee",
            "event_type": "sample string 6",
            "correlation_id": "1748803d-7b25-4dc8-b78a-b4598a457798",
            "id_room_unit": "f66f3881-ab49-4774-8e02-b83fc6b15197",
            "id_room_unit_source": "e3bde1b5-739c-41d8-b4a9-41d7747fab2f",
            "id_room_unit_destination": "500bf6d4-c013-4dc2-b0ab-8effb4fc27d6",
            "id_room_activity_related": "9ddac599-8870-4a20-8b06-ecb30fa526b1",
            "id_doc_sa": "f6e317b6-831d-4762-b75b-541898336078",
            "id_user_authorizer": "b64a98ab-1c5f-47e6-bb48-875ae8533d19",
            "data_json": "sample string 7",
            "created_on": "2026-09-06T06:46:38.3023454+02:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "83"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_docs": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "mt_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "st_users_profiles": {
          "$ref": "59"
        },
        "tt_cmd_connection": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ]
      },
      "mt_items": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_items1": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ]
    },
    "st_users": {
      "$ref": "3"
    },
    "mt_items_formula": [
      {
        "$ref": "28"
      },
      {
        "$ref": "28"
      }
    ]
  },
  {
    "$ref": "1"
  }
]