GET api/Mt_Employees_Profiles/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_employees_profiles
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

authorized

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_employees

Collection of mt_employees

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "20f9d7ba-0b94-4e73-b0d0-8e443dceff64",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "authorized": true,
  "active": true,
  "created_on": "2025-12-08T21:27:18.6855022+01:00",
  "last_update": "2025-12-08T21:27:18.6855022+01:00",
  "id_user_upd": "ffcdc78a-755e-4a8d-a28d-8f6a0d2724b4",
  "commited": true,
  "mt_employees": [
    {
      "$id": "2",
      "id": "249215ae-a8a9-41e9-9c50-3d04c9f32a8b",
      "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": "3d2f2a81-4044-4f29-b6d5-5ae2512ff9ce",
      "name_pos": "sample string 12",
      "id_image": "953e5d58-f63b-491d-a2b3-dd3210d40921",
      "view_pos": true,
      "order": 14,
      "color_border": "sample string 15",
      "color_button": "sample string 16",
      "color_font": "sample string 17",
      "active": true,
      "created_on": "2025-12-08T21:27:18.6855022+01:00",
      "last_update": "2025-12-08T21:27:18.6855022+01:00",
      "id_user_upd": "b78c9e01-7eb9-4e58-bdb4-6b1c6cc5f233",
      "commited": true,
      "mt_employees_branches": [
        {
          "$id": "3",
          "id_employee": "ae9896b2-93aa-44a5-b828-4a9d66e20176",
          "id_branch": "a564184e-aedc-445f-b418-d948318618c9",
          "active": true,
          "created_on": "2025-12-08T21:27:18.6855022+01:00",
          "last_update": "2025-12-08T21:27:18.6855022+01:00",
          "id_user_upd": "a2c64e6a-c7a5-49e6-9d31-a45306ba0a3e",
          "commited": true,
          "mt_branches": {
            "$id": "4",
            "id": "4560042b-e10a-4b83-bf9d-2778a41f309b",
            "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": "f15ed604-cb71-408e-88f0-01b91438fe52",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2025-12-08T21:27:18.6855022+01:00",
            "last_update": "2025-12-08T21:27:18.6855022+01:00",
            "id_user_upd": "54c89939-d5ee-4d52-8c00-304d4caee584",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "d8d8e491-50d0-4ef8-98b3-f18cc45e2fb3",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "e4527cbe-5ae3-4c24-8fd8-71047eea1fd0",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2025-12-08T21:27:18.6855022+01:00",
              "last_update": "2025-12-08T21:27:18.6855022+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "296cb571-1e9f-4d46-8a8e-9c26d1ab526f",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "ef141abd-a991-4997-9aba-0002f17387b4",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "3df15370-3099-40ac-b6f2-d35f634319e4",
                  "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": "2025-12-08T21:27:18.6855022+01:00",
                  "last_update": "2025-12-08T21:27:18.6855022+01:00",
                  "id_user_upd": "64cfe716-6454-46f9-bc9c-8214f83c4a8f",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "ac62497b-2fb6-4679-9d9c-c71a8a4664d7",
                      "id_item": "2d2e1da8-51d4-43f7-ba22-e75a0cc18d38",
                      "is_default": true,
                      "active": true,
                      "created_on": "2025-12-08T21:27:18.6855022+01:00",
                      "last_update": "2025-12-08T21:27:18.6855022+01:00",
                      "id_user_upd": "dd930feb-3806-4881-9d87-ad4fb8f2b01c",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "f2041a8d-3dd9-491a-9c71-0cbf8e173af3",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "58720144-c3d1-4f02-8404-e361e99d76f1",
                        "id_unit_sec": "a2654b8f-7b38-415d-8577-e1a363e7a6c0",
                        "id_brand": "4c90a564-62f7-471a-8467-b9df5cccef77",
                        "b_sale": true,
                        "b_stock": true,
                        "b_price": true,
                        "b_unique": true,
                        "b_exclude_control": true,
                        "tax": 12.1,
                        "change_price": true,
                        "force_printing": true,
                        "is_ticket": true,
                        "is_supply": true,
                        "define_price": true,
                        "external_id": "sample string 18",
                        "name_pos": "sample string 19",
                        "name_print": "sample string 20",
                        "id_image": "c134bbda-a1c9-40a9-9adb-b2bf582efea8",
                        "view_pos": true,
                        "order": 22,
                        "color_border": "sample string 23",
                        "color_button": "sample string 24",
                        "color_font": "sample string 25",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 28,
                        "active": true,
                        "created_on": "2025-12-08T21:27:18.6855022+01:00",
                        "last_update": "2025-12-08T21:27:18.6855022+01:00",
                        "id_user_upd": "c81c2414-4189-436e-bef5-a0171a08f3f7",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "b2c4e7ab-4ca4-4bdb-a651-cc2f9840e4d5",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2025-12-08T21:27:18.6855022+01:00",
                          "last_update": "2025-12-08T21:27:18.6855022+01:00",
                          "id_user_upd": "ea3d3257-39de-4da6-b219-167844ffa8a6",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$id": "10",
                            "id": "5e40d9f7-2aee-4241-96ac-a2c587c9bd77",
                            "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": "fc15e459-a8a3-4207-87a6-1c7ae7d9ca64",
                            "view_messages": true,
                            "id_image_photo": "4ab1a438-0318-40fc-af04-55b94e5635c3",
                            "reserved": true,
                            "pos_access": true,
                            "back_access": true,
                            "name_pos": "sample string 13",
                            "id_image": "63d7995d-3285-477e-82af-208432048721",
                            "view_pos": true,
                            "order": 15,
                            "color_border": "sample string 16",
                            "color_button": "sample string 17",
                            "color_font": "sample string 18",
                            "active": true,
                            "created_on": "2025-12-08T21:27:18.6855022+01:00",
                            "last_update": "2025-12-08T21:27:18.6855022+01:00",
                            "commited": true,
                            "mt_branches": [
                              {
                                "$ref": "4"
                              },
                              {
                                "$ref": "4"
                              }
                            ],
                            "mt_branches_zones": [
                              {
                                "$id": "11",
                                "id": "3cf39e36-db1c-4792-8183-c7e4de3ca3c9",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "7a8f64b1-3cdb-407a-9bd9-8c69c490a536",
                                "active": true,
                                "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                "id_user_upd": "e1a04d03-4e20-41b2-8a75-153461fb2366",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$id": "12",
                                    "id": "d3df30f3-afd9-457f-ae02-7eb1722d256f",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "id_branch": "8ddd72eb-39c7-4f66-8084-718b4518da36",
                                    "id_zone": "404cc6e1-4b7c-4be1-a685-b5e95e72c552",
                                    "user_required": true,
                                    "active": true,
                                    "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                    "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                    "id_user_upd": "78f95971-45ce-404b-b790-db23fc385e96",
                                    "commited": true,
                                    "mt_branches_zones": {
                                      "$ref": "11"
                                    },
                                    "mt_cloakrooms": [
                                      {
                                        "$id": "13",
                                        "id": "b10ef159-990e-43d5-a25f-3ad49f4928c2",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "id_pos": "c13e4086-f9b2-4253-8262-7c557a67003c",
                                        "unit_ini": 5,
                                        "unit_end": 6,
                                        "name_pos": "sample string 7",
                                        "id_image": "619f09c9-ea4e-4271-a556-cde8916abc97",
                                        "view_pos": true,
                                        "order": 9,
                                        "color_border": "sample string 10",
                                        "color_button": "sample string 11",
                                        "color_font": "sample string 12",
                                        "active": true,
                                        "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                        "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                        "id_user_upd": "df317244-bfbd-4cf9-abd2-6dcb23376484",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_images": {
                                          "$ref": "5"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$id": "14",
                                            "id": "f7b491d3-0f05-4f4c-8e9c-385cdb7d6176",
                                            "id_cloakroom": "ecf43782-8268-4b8f-a086-2e6d1f805e9b",
                                            "id_pos_sesion": "2503a4f4-cfb7-41d3-b51b-12eaaa4e2443",
                                            "unit_id": 4,
                                            "date_open": "2025-12-08T21:27:18.6855022+01:00",
                                            "date_close": "2025-12-08T21:27:18.6855022+01:00",
                                            "id_doc_sa": "5d9f5318-3511-4f81-af17-762ee5a5f608",
                                            "commited": true,
                                            "mt_cloakrooms": {
                                              "$ref": "13"
                                            },
                                            "tt_doc_sa": {
                                              "$id": "15",
                                              "id": "22836fbd-df63-468d-a0a2-101c157b1eea",
                                              "id_pos": "b9d8513a-178c-472f-bc8f-235fb0d2011c",
                                              "id_doc": "a28b2ef6-66a0-44f3-98da-df0e174f1935",
                                              "id_branch": "2fa07410-f81e-4188-be38-e512600e18c0",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2025-12-08T21:27:18.6855022+01:00",
                                              "date_tax": "2025-12-08T21:27:18.6855022+01:00",
                                              "hour_doc": "00:00:00.1234567",
                                              "block": true,
                                              "id_ref": "560f802b-4c39-4007-9dd8-860470b75e99",
                                              "id_relationship": "37dc0d8e-e1dc-4bd6-af74-475866d74360",
                                              "id_loc_from": "dd5fc3ee-8822-4c9a-b2b9-78ffe8d538df",
                                              "id_loc_end": "e7641623-87f2-4556-84fe-dc358a2df1a9",
                                              "id_user_add": "f2741319-9b3f-4ba3-aa8b-3e7e294ce1c6",
                                              "id_user_upd": "ce74812a-468d-425c-8f76-549d919a1c28",
                                              "comment": "sample string 12",
                                              "id_pos_sesion": "57cfcafa-f24a-4228-84c6-c209e54ce587",
                                              "id_room_unit": "75340979-8229-49ee-8e3b-6c399933a114",
                                              "ref_locator": "sample string 13",
                                              "ref_zone_aut": "sample string 14",
                                              "id_pos_type": "1750fd44-53d0-4b97-9692-90fcdd08690d",
                                              "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": "2025-12-08T21:27:18.6855022+01:00",
                                              "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                              "commited": true,
                                              "created_by": 1,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$id": "16",
                                                "id": "4a06cdb7-81a4-4923-9bb4-95042c1a61bb",
                                                "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": "2156951f-175d-495e-a390-636f47394e21",
                                                "view_pos": true,
                                                "order": 23,
                                                "color_border": "sample string 24",
                                                "color_button": "sample string 25",
                                                "color_font": "sample string 26",
                                                "active": true,
                                                "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                "id_user_upd": "9799dd79-344f-41f1-bf6b-980f50cc0744",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$id": "17",
                                                    "id_doc": "b5172e81-d98a-4a65-b3cf-d2757e63fed3",
                                                    "id_pay": "d92f59e9-61cc-4807-9153-ac86a5b58b83",
                                                    "id_money": "8cab7423-1862-451c-842c-20bb1e54fe35",
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                    "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                    "id_user_upd": "62d75f59-56db-46c2-9659-9be9278f8cd6",
                                                    "commited": true,
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_money_types": {
                                                      "$id": "18",
                                                      "id": "adab3dd5-f7d3-47b1-bf24-f86cf0847f22",
                                                      "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": "78e1d1ab-e193-4384-ae09-e03d4f43ca75",
                                                      "view_pos": true,
                                                      "order": 8,
                                                      "color_border": "sample string 9",
                                                      "color_button": "sample string 10",
                                                      "color_font": "sample string 11",
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                      "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                      "id_user_upd": "188e6083-828f-4f99-baa8-fe8251e28c0d",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "mt_money_rates": [
                                                        {
                                                          "$id": "19",
                                                          "id_money_1": "8c542fe6-20cd-43f1-9044-b1a7398df667",
                                                          "id_money_2": "6de80f85-70db-4e49-803e-6e330d3836f1",
                                                          "date_from": "2025-12-08T21:27:18.6855022+01:00",
                                                          "coefficient": 4.1,
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                          "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                          "id_user_upd": "e37fdb25-c349-4a6a-8823-668046f21dd9",
                                                          "commited": true,
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_money_types1": {
                                                            "$ref": "18"
                                                          },
                                                          "st_users": {
                                                            "$ref": "10"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "mt_money_rates1": [
                                                        {
                                                          "$ref": "19"
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "10"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$id": "20",
                                                          "id_doc_sa": "91576c0c-31f9-4100-8c50-b7eb3bd2cbca",
                                                          "id_pay": "ff15e917-0a53-49f5-8117-d7c0b261e102",
                                                          "id_money": "2298a1df-696d-4001-bae1-96ce9169861c",
                                                          "date_cashflow": "2025-12-08T21:27:18.6855022+01:00",
                                                          "coefficient": 5.1,
                                                          "id_user_add": "9bbc8e91-ca5d-411d-9cb4-738500b1b3f3",
                                                          "amt_tot_md": 7.1,
                                                          "amt_tot_mo": 8.1,
                                                          "mt_payment_types": {
                                                            "$id": "21",
                                                            "id": "56ba4330-2520-4556-898a-9871df3d6b80",
                                                            "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": "934bdbd5-5838-4d4f-9407-d4c256357a06",
                                                            "view_pos": true,
                                                            "order": 13,
                                                            "color_border": "sample string 14",
                                                            "color_button": "sample string 15",
                                                            "color_font": "sample string 16",
                                                            "active": true,
                                                            "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                            "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                            "id_user_upd": "cccfc29f-0d9f-48b7-9b00-0573cb26ad41",
                                                            "commited": true,
                                                            "mt_docs_payment_money": [
                                                              {
                                                                "$ref": "17"
                                                              },
                                                              {
                                                                "$ref": "17"
                                                              }
                                                            ],
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "tt_doc_sa_cashflow": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$id": "22",
                                                                "id_doc_sa": "f2542e82-79f0-4cc4-8938-f3a7edbdb45f",
                                                                "id_line": 2,
                                                                "id_pay": "5cf3a9f2-98f6-487d-a97a-6ebd1d248098",
                                                                "id_money": "4f21282b-f845-43f1-b879-19364335adcb",
                                                                "coefficient": 5.1,
                                                                "id_voucher": "aec96530-805d-4d86-b8cd-7e5dcee5ca54",
                                                                "id_employee": "930be5af-b983-4ece-93e3-ebb118b19b95",
                                                                "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": "991cc933-66e2-4857-95ca-279cea30a34d",
                                                                "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": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_money_types": {
                                                                  "$ref": "18"
                                                                },
                                                                "mt_payment_types": {
                                                                  "$ref": "21"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_vouchers": {
                                                                  "$id": "23",
                                                                  "id": "4294ce27-6cf8-4ace-bea2-6f03993a956f",
                                                                  "id_voucher": 2,
                                                                  "locator_voucher": "sample string 3",
                                                                  "qr_code": "sample string 4",
                                                                  "date_from": "2025-12-08T21:27:18.6855022+01:00",
                                                                  "date_end": "2025-12-08T21:27:18.6855022+01:00",
                                                                  "date_used": "2025-12-08T21:27:18.6855022+01:00",
                                                                  "date_sesion": "2025-12-08T21:27:18.6855022+01:00",
                                                                  "id_employee": "53e674f5-654a-4ed7-b7df-d22445a13c6a",
                                                                  "id_branch": "c45fd5aa-3fc6-44c2-b098-3bfbe290253d",
                                                                  "id_voucher_permision": "ebbdafb9-0f95-4f46-bad5-e65ff373f6b0",
                                                                  "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": "478b2ab0-85eb-42ee-b527-24035bbc8f77",
                                                                  "id_user_add": "4451a87c-9317-4a77-96eb-31d81ac25674",
                                                                  "id_doc_sa": "afdeb15c-b0ee-4401-a588-ed5d40b8eaff",
                                                                  "id_item_sub": "ef01c594-fe97-488f-85af-5a783b6acd9b",
                                                                  "id_pos_sesion": "2cfb823d-1900-43a5-bc9d-a98213935849",
                                                                  "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": "2025-12-08T21:27:18.6855022+01:00",
                                                                  "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "2"
                                                                  },
                                                                  "mt_payment_types": {
                                                                    "$ref": "21"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "tt_doc_sa_pay": [
                                                                    {
                                                                      "$ref": "22"
                                                                    },
                                                                    {
                                                                      "$ref": "22"
                                                                    }
                                                                  ],
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "24",
                                                                      "id_voucher": "7124a9b7-24d6-463c-ae19-47060ecc0994",
                                                                      "id_line": "a0db60e3-7a5c-4b2f-b332-ebd5dc84f7bd",
                                                                      "id_category": "4e974cb6-89b4-4fc8-b8e3-e2311504f0cb",
                                                                      "id_item": "be1a842f-86cf-4e93-86e1-52427550d69b",
                                                                      "id_item_type": "d62f8436-2082-4852-b809-2fc3b3384616",
                                                                      "price_max": 1.1,
                                                                      "qty_add": 3.1,
                                                                      "qty_used": 4.1,
                                                                      "mt_categories": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$id": "25",
                                                                        "id": "57c34fa5-ab2d-4595-844e-6fbc0fa0943d",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_short": "sample string 4",
                                                                        "name_pos": "sample string 5",
                                                                        "id_image": "18f5e6ac-42e1-4b13-b4c5-a8160c6892aa",
                                                                        "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": "2025-12-08T21:27:18.6855022+01:00",
                                                                        "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                        "id_user_upd": "38f8d19a-588e-428c-b3fb-5acbb3e2cf6c",
                                                                        "commited": true,
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_sub": [
                                                                          {
                                                                            "$id": "26",
                                                                            "id": "79584ad5-de37-4416-9b57-26dd58e9fd05",
                                                                            "id_item": "99f8ba53-feca-4e9c-80fd-1f26eb2429a8",
                                                                            "id_item_type": "dabb630b-1509-44ea-b2a5-ad8f3172d0e0",
                                                                            "is_default": true,
                                                                            "barcode": "sample string 5",
                                                                            "voucher_apply": true,
                                                                            "id_voucher_json": "45ecb53f-c9fa-4cfa-8262-18a56345b94e",
                                                                            "count_voucher": 1,
                                                                            "id_voucher_type": 1,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                            "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                            "id_user_upd": "9c0143f4-3e41-4454-a61c-468db5723ef2",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_formula": [
                                                                              {
                                                                                "$id": "27",
                                                                                "id_item_sub": "ddec328c-e10f-4610-be30-f1f50c5c282e",
                                                                                "id_item": "3ea300d6-77b9-4b2c-9561-de46f2c9c521",
                                                                                "group_id": 3,
                                                                                "id_unit_ref": "64f4cf2c-5592-4414-a1d0-efcd1a1088b5",
                                                                                "qty_dis": 5,
                                                                                "mt_items": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_items_sub": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_units_ref": {
                                                                                  "$id": "28",
                                                                                  "id": "884cc964-d2f3-4784-97b8-94e2c1c4f2b2",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "coefficient": 4.1,
                                                                                  "id_unit": "13c7197c-523f-4d38-919b-ab1aebe17712",
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "id_user_upd": "a37b6026-82a1-4c20-813d-2c01bac8dc0f",
                                                                                  "commited": true,
                                                                                  "mt_units": {
                                                                                    "$id": "29",
                                                                                    "id": "4693934d-c8d3-40e4-b78c-9fc4102063a3",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                    "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                    "id_user_upd": "874dc63b-0d3b-4d06-8b97-e0ccc32feaa7",
                                                                                    "commited": true,
                                                                                    "mt_units_ref": [
                                                                                      {
                                                                                        "$ref": "28"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "28"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_items": [
                                                                                      {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    ],
                                                                                    "mt_items1": [
                                                                                      {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_items_formula": [
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "27"
                                                                              }
                                                                            ],
                                                                            "mt_items_types": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_items_vouchers": {
                                                                              "$id": "30",
                                                                              "id": "179f2810-f5fb-4e75-915c-77a09766156e",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "json": "sample string 5",
                                                                              "id_pay_type": "9204652e-1493-4335-86e1-2e9a67e36085",
                                                                              "id_doc_print": "f9cb86bc-17f1-4c91-9683-81a69b32f5d6",
                                                                              "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": "2025-12-08T21:27:18.6855022+01:00",
                                                                              "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                              "commited": true,
                                                                              "mt_items_sub": [
                                                                                {
                                                                                  "$ref": "26"
                                                                                },
                                                                                {
                                                                                  "$ref": "26"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_items": [
                                                                              {
                                                                                "$id": "31",
                                                                                "id_list": "f3c00704-23f2-4fa3-9d2e-1b0d2895f0cb",
                                                                                "id_item_sub": "4642f3dc-9adf-4989-a859-6245de15189a",
                                                                                "validity_date": "2025-12-08T21:27:18.6855022+01:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                "id_user_upd": "6dc6bb8f-3cf0-4aad-a6db-9b77b67b416c",
                                                                                "commited": true,
                                                                                "mt_items_sub": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$id": "32",
                                                                                  "id": "d7b21f89-42bc-4dd0-9983-38f7fa15304e",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_ref": "cc834636-20e2-4449-af3c-05a101b8bb1d",
                                                                                  "tax_included": true,
                                                                                  "switch_select": true,
                                                                                  "item_type_default": 7,
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "351bc68a-4d63-4793-a993-c2ebe233db3f",
                                                                                  "view_pos": true,
                                                                                  "order": 10,
                                                                                  "color_border": "sample string 11",
                                                                                  "color_button": "sample string 12",
                                                                                  "color_font": "sample string 13",
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "id_user_upd": "ac0421ff-6fcf-473c-a028-276a53f36853",
                                                                                  "commited": true,
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$id": "33",
                                                                                      "id_pos": "57b57cef-d848-4bca-84e1-d6fed4817181",
                                                                                      "id_pos_type": "39483eaa-44fa-41ba-916f-85d7e277de50",
                                                                                      "id_price_list": "f34cd08f-c4fe-4118-89f3-fe320fe28bb9",
                                                                                      "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": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "id_user_upd": "27ac3587-c1b0-4168-8607-b297aa145ff2",
                                                                                      "commited": true,
                                                                                      "mt_pos_view": {
                                                                                        "$id": "34",
                                                                                        "id_pos": "b2c88e56-024d-42db-9166-6306bc8fe57d",
                                                                                        "id_pos_type": "a32c7c8f-a5d6-48b4-8222-43c7bd825c9d",
                                                                                        "is_default": true,
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                        "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                        "id_user_upd": "5fb05d36-450b-4b8f-a15a-7abeb93bdf6c",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "12"
                                                                                        },
                                                                                        "mt_pos_prices_list": [
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          }
                                                                                        ],
                                                                                        "mt_pos_types": {
                                                                                          "$id": "35",
                                                                                          "id": "622062da-779a-441f-8c9a-93ee559dea52",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "is_module": true,
                                                                                          "order": 5,
                                                                                          "active": true,
                                                                                          "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                          "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                          "id_user_upd": "d4739f14-2451-45dc-bbb9-d2804d5651b3",
                                                                                          "commited": true,
                                                                                          "mt_items_featured": [
                                                                                            {
                                                                                              "$id": "36",
                                                                                              "id": "c086e9fb-8d11-4bd6-8062-6ec3960ce722",
                                                                                              "id_branch": "503ce84f-4a43-4574-8356-f72f2610f6d6",
                                                                                              "id_pos_type": "de727f5f-ba75-4167-a034-02411723871a",
                                                                                              "id_pos": "dbbc6657-df13-4595-a8b1-84fa76a1607c",
                                                                                              "id_item": "0b49a4fa-e32b-4e00-a3e6-9b5bac7bc3ac",
                                                                                              "date_from": "2025-12-08T21:27:18.6855022+01:00",
                                                                                              "date_end": "2025-12-08T21:27:18.6855022+01:00",
                                                                                              "image_id": 4,
                                                                                              "active": true,
                                                                                              "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                              "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                              "id_user_upd": "b7d22fbf-a967-4419-bc73-f6c648c19f15",
                                                                                              "commited": true,
                                                                                              "mt_branches": {
                                                                                                "$ref": "4"
                                                                                              },
                                                                                              "mt_items": {
                                                                                                "$ref": "8"
                                                                                              },
                                                                                              "mt_pos": {
                                                                                                "$ref": "12"
                                                                                              },
                                                                                              "mt_pos_types": {
                                                                                                "$ref": "35"
                                                                                              },
                                                                                              "st_users": {
                                                                                                "$ref": "10"
                                                                                              }
                                                                                            },
                                                                                            {
                                                                                              "$ref": "36"
                                                                                            }
                                                                                          ],
                                                                                          "mt_pos_doc_print": [
                                                                                            {
                                                                                              "$id": "37",
                                                                                              "id_pos_print": "25cf9f91-cad3-462a-82c3-1dd19e01da43",
                                                                                              "id_doc": "4ecf2164-c3ca-48a1-bf40-01b46721314f",
                                                                                              "id_pos_type": "02cdfe43-e906-40ec-9006-d0e8c8d30f69",
                                                                                              "id_doc_print": "12fc2e40-1f7c-4354-8691-6990e6f12868",
                                                                                              "copies": 5,
                                                                                              "print_mode": 6,
                                                                                              "active": true,
                                                                                              "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                              "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                              "id_user_upd": "ffa3027b-fac0-4154-93a7-427af9c2687f",
                                                                                              "commited": true,
                                                                                              "mt_docs": {
                                                                                                "$ref": "16"
                                                                                              },
                                                                                              "mt_pos_print": {
                                                                                                "$id": "38",
                                                                                                "id": "cc09dfc0-00f9-462b-a150-0082927a16eb",
                                                                                                "id_pos": "9d8f636c-732c-4f92-aef5-3fe4e4c98922",
                                                                                                "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": "2025-12-08T21:27:18.6855022+01:00",
                                                                                                "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                                "id_user_upd": "58f3f64d-4afb-478a-aad3-d729b98b7efc",
                                                                                                "commited": true,
                                                                                                "mt_pos": {
                                                                                                  "$ref": "12"
                                                                                                },
                                                                                                "mt_pos_doc_print": [
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  }
                                                                                                ],
                                                                                                "st_users": {
                                                                                                  "$ref": "10"
                                                                                                }
                                                                                              },
                                                                                              "mt_pos_types": {
                                                                                                "$ref": "35"
                                                                                              },
                                                                                              "st_doc_print": {
                                                                                                "$id": "39",
                                                                                                "id": "d06f2e54-fee1-4b35-882b-5ef963782917",
                                                                                                "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": "2025-12-08T21:27:18.6855022+01:00",
                                                                                                "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                                "commited": true,
                                                                                                "mt_pos_doc_print": [
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  }
                                                                                                ],
                                                                                                "st_doc_print_det": [
                                                                                                  {
                                                                                                    "$id": "40",
                                                                                                    "id_doc_print": "e50c7377-42d7-40f6-add3-bedf5908a63d",
                                                                                                    "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": "39"
                                                                                                    }
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "40"
                                                                                                  }
                                                                                                ]
                                                                                              },
                                                                                              "st_users": {
                                                                                                "$ref": "10"
                                                                                              }
                                                                                            },
                                                                                            {
                                                                                              "$ref": "37"
                                                                                            }
                                                                                          ],
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          },
                                                                                          "mt_pos_view": [
                                                                                            {
                                                                                              "$ref": "34"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "34"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "10"
                                                                                        }
                                                                                      },
                                                                                      "mt_prices_list": {
                                                                                        "$ref": "32"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "33"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_items": [
                                                                                    {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "31"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_list1": [
                                                                                    {
                                                                                      "$ref": "32"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "32"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_list2": {
                                                                                    "$ref": "32"
                                                                                  },
                                                                                  "mt_prices_list_rules": [
                                                                                    {
                                                                                      "$id": "41",
                                                                                      "id": "52816649-5411-4567-b5c7-c477465637d6",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "date_from": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "date_end": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "id_branch": "5c35a173-fd0e-4e6b-b461-2dffe358181d",
                                                                                      "id_pos": "77fd40d4-5779-4435-98d0-60eabab1ac81",
                                                                                      "id_list": "a5e21f1b-e51e-4a2e-aa11-4f77d946f50f",
                                                                                      "view_list": true,
                                                                                      "is_default": true,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "id_user_upd": "aff6f1de-952a-49fd-a0b6-2687f971f5de",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "12"
                                                                                      },
                                                                                      "mt_prices_list": {
                                                                                        "$ref": "32"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "41"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_prices_rules": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id": "2e581185-fd15-48f3-8fa6-b01d53d67a2e",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "date_from": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "date_end": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "by_amt": true,
                                                                                      "by_pcg": true,
                                                                                      "ap_amount": 1.1,
                                                                                      "ap_percent": 1.1,
                                                                                      "ap_price": 1.1,
                                                                                      "ap_price_min": 1.1,
                                                                                      "ap_price_max": 1.1,
                                                                                      "id_branch": "bcf0a5f9-d0cf-45f2-a266-077589888ebc",
                                                                                      "id_pos": "8159c34e-f0ac-4142-822b-1c0cf998e9bb",
                                                                                      "id_list": "35b89d76-7383-43c4-befd-e231d117ddab",
                                                                                      "id_item": "36a9400e-a10c-4eb6-8faa-beb810088b8e",
                                                                                      "id_item_type": "86119934-bff7-4c47-858b-030aee16b447",
                                                                                      "id_category": "65132301-ce60-432c-be09-45ac5995c3f9",
                                                                                      "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": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "id_user_upd": "102a252c-f04c-40ca-bb2e-45ca81f480ec",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "mt_categories": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "mt_items_types": {
                                                                                        "$ref": "25"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "12"
                                                                                      },
                                                                                      "mt_prices_list": {
                                                                                        "$ref": "32"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ],
                                                                                  "tt_doc_sa_det": [
                                                                                    {
                                                                                      "$id": "43",
                                                                                      "id_doc_sa": "07c40c56-1cd2-4ac7-848c-39b05f7095b8",
                                                                                      "id_line": 2,
                                                                                      "id_item_sub": "999546b6-b2a2-46a1-916b-7e9cba29b3bc",
                                                                                      "qty": 4.1,
                                                                                      "id_list": "e4c37650-cd3d-4a87-b8da-a0794a5a4d33",
                                                                                      "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": "5056b67d-ed9d-4d56-a8f7-454eefa94665",
                                                                                      "is_used": true,
                                                                                      "qty_vou": 1.1,
                                                                                      "amt_vou": 1.1,
                                                                                      "comment": "sample string 15",
                                                                                      "ref_det": "sample string 16",
                                                                                      "id_employee": "8122591a-7ed1-4743-b6e6-b826928ffad1",
                                                                                      "name_generic": "sample string 17",
                                                                                      "type_ope": 1,
                                                                                      "id_user_add": "7d5d07fb-cf1f-4f8e-8ae1-7504e1684bcc",
                                                                                      "id_user_upd": "72404cd1-b33b-4a2c-8bac-cb77c51fb9a7",
                                                                                      "active": true,
                                                                                      "mt_employees": {
                                                                                        "$ref": "2"
                                                                                      },
                                                                                      "mt_items_sub": {
                                                                                        "$ref": "26"
                                                                                      },
                                                                                      "mt_prices_list": {
                                                                                        "$ref": "32"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "st_users1": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "tt_doc_sa": {
                                                                                        "$ref": "15"
                                                                                      },
                                                                                      "tt_doc_sa_det_stock": [
                                                                                        {
                                                                                          "$id": "44",
                                                                                          "id_doc_sa": "365c69eb-3f56-4ce9-b38d-3f8b407c07c2",
                                                                                          "id_line": 2,
                                                                                          "id_item": "d319dc52-d968-4cd8-9be0-937f15d2bb44",
                                                                                          "qty": 4.1,
                                                                                          "mt_items": {
                                                                                            "$ref": "8"
                                                                                          },
                                                                                          "tt_doc_sa_det": {
                                                                                            "$ref": "43"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "44"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "43"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_det": [
                                                                              {
                                                                                "$ref": "43"
                                                                              },
                                                                              {
                                                                                "$ref": "43"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "26"
                                                                          }
                                                                        ],
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$ref": "42"
                                                                          },
                                                                          {
                                                                            "$ref": "42"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$id": "45",
                                                                            "id": "e337bc0e-f3b4-4b49-97e2-4b3bab4d52a5",
                                                                            "order_id": 2,
                                                                            "id_item": "06c82bc6-9e0a-4062-b639-cfd7fdab002b",
                                                                            "id_item_type": "15445750-516d-4f5b-b443-a146dfa89364",
                                                                            "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": "1669815d-ccba-4f43-b714-7442b0893b90",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "0dafa60d-8e97-4bb4-9008-ebd35078bbba",
                                                                            "count_voucher": 1,
                                                                            "id_category": "80627550-2b0d-428b-b07b-3bd5ad31265f",
                                                                            "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                            "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                            "id_user_upd": "24580dec-21b8-4fde-aa62-453ba28c3304",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$id": "46",
                                                                              "id": "ec89f0cb-4eb2-47cd-b7b5-6553a67a9c02",
                                                                              "nro_sesion": 2,
                                                                              "id_pos": "b5d13043-5688-4983-af78-0c90e37e6438",
                                                                              "date_tax": "2025-12-08T21:27:18.6855022+01:00",
                                                                              "date_open": "2025-12-08T21:27:18.6855022+01:00",
                                                                              "date_close": "2025-12-08T21:27:18.6855022+01:00",
                                                                              "id_user_open": "0f68120d-5b3c-422a-b7d8-42de706968df",
                                                                              "id_user_close": "d4267690-70a0-4576-a8eb-9ba80c98a872",
                                                                              "nro_z": 1,
                                                                              "amt_tot": 1.1,
                                                                              "locator_event": "sample string 6",
                                                                              "status_pos": 7,
                                                                              "training_sesion": true,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                              "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "12"
                                                                              },
                                                                              "tt_cloakrooms_units": [
                                                                                {
                                                                                  "$ref": "14"
                                                                                },
                                                                                {
                                                                                  "$ref": "14"
                                                                                }
                                                                              ],
                                                                              "tt_items_customs": [
                                                                                {
                                                                                  "$ref": "45"
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa_pt": [
                                                                                {
                                                                                  "$id": "47",
                                                                                  "id": "60bee5a0-c04c-478a-b7dd-eb78ffd0616f",
                                                                                  "json_object": "sample string 2",
                                                                                  "json_pays": "sample string 3",
                                                                                  "id_pos_sesion": "60aed0f6-a12e-460a-ab43-6aa5af4e9104",
                                                                                  "type_pay": 5,
                                                                                  "module": "sample string 6",
                                                                                  "process": true,
                                                                                  "json_cloackrooms": "sample string 8",
                                                                                  "multi_select": 9,
                                                                                  "terminal_name": "sample string 10",
                                                                                  "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "46"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "47"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$id": "48",
                                                                                  "id": "21d452d1-fe85-4b28-b019-4abe68950ba2",
                                                                                  "id_room_unit": "28c875d0-aba8-4cdf-8449-b4d63d2ba19c",
                                                                                  "id_room_list": "d39214dc-e2d8-4143-91a5-84cd82d8a358",
                                                                                  "nro_res_ext": "sample string 3",
                                                                                  "date_reserved": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "date_from": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "date_end": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "date_open": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "date_close": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "id_employee": "555e8c39-4e4c-4cfc-9e83-dbae9a5ff2cd",
                                                                                  "id_employee_sec": "4a0154a6-4901-4731-89a3-7f9f36e53f07",
                                                                                  "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": "06ea983c-93b9-4e2c-a8d5-7c9ed421d5b5",
                                                                                  "comment": "sample string 7",
                                                                                  "id_user_open": "ffec648c-9250-463f-a56d-e5ea3f4b2c35",
                                                                                  "id_user_close": "217ee082-e7b1-48f1-8f3c-a96377213015",
                                                                                  "id_unit_state": "e42fe289-6cf9-46b0-acd3-adc65a93268d",
                                                                                  "id_pos_sesion": "43375fa1-abcb-4bb6-a30c-6c7205e001b8",
                                                                                  "vip": true,
                                                                                  "paid": true,
                                                                                  "send": true,
                                                                                  "send_date": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "commited": true,
                                                                                  "mt_employees": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_employees1": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms_units": {
                                                                                    "$id": "49",
                                                                                    "id": "bb6b2217-c8f4-40ce-8817-dd47e9d56ac3",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "name_label": "sample string 4",
                                                                                    "name_zone": "sample string 5",
                                                                                    "order": 6,
                                                                                    "id_room": "8559d188-20fc-41e2-82bc-33a662e3b803",
                                                                                    "pax": 8,
                                                                                    "pos_x": 9,
                                                                                    "pos_y": 10,
                                                                                    "size_w": 1,
                                                                                    "size_h": 1,
                                                                                    "in_map": true,
                                                                                    "reserved_on": true,
                                                                                    "id_room_type": "c111126d-a4d9-4450-8b68-c1a870121ffe",
                                                                                    "locked": true,
                                                                                    "date_locked": "2025-12-08T21:27:18.6855022+01:00",
                                                                                    "comment_locked": "sample string 15",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                    "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                    "id_user_upd": "98102c20-a76e-4da6-ace9-be8a1f568bb3",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$id": "50",
                                                                                      "id": "efc5bc7d-6a27-43e8-b5f9-970e41d067b3",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "id_branch": "be42109e-6fde-43b9-89bb-17a69e596144",
                                                                                      "name_pos": "sample string 6",
                                                                                      "id_image": "90626c72-6286-4d52-97e5-406bb9630cff",
                                                                                      "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": "e7f00a7e-7008-42f1-9bc2-c55df5e6ad93",
                                                                                      "refresh_status": true,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "id_user_upd": "6db95b57-a36f-422b-bfec-63f8aa4ab27c",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "mt_pos_rooms": [
                                                                                        {
                                                                                          "$id": "51",
                                                                                          "id_pos": "2e77c8f6-84b9-4764-90c4-e7288ac9a381",
                                                                                          "id_room": "2cf96ccb-4a04-4609-9e3d-e2eb167e4391",
                                                                                          "active": true,
                                                                                          "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                          "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                          "id_user_upd": "beafe8bf-41c2-40ca-9e62-65218c83bbda",
                                                                                          "commited": true,
                                                                                          "mt_pos": {
                                                                                            "$ref": "12"
                                                                                          },
                                                                                          "mt_rooms": {
                                                                                            "$ref": "50"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "51"
                                                                                        }
                                                                                      ],
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_images1": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        }
                                                                                      ],
                                                                                      "tt_rooms_list": [
                                                                                        {
                                                                                          "$id": "52",
                                                                                          "id": "a9130bb2-1701-497c-aa81-7ad89959a84a",
                                                                                          "id_room": "155f3cd7-f716-4f58-86fd-2c5c4f4a9edf",
                                                                                          "date_in": "2025-12-08T21:27:18.6855022+01:00",
                                                                                          "date_out": "2025-12-08T21:27:18.6855022+01:00",
                                                                                          "id_user_add": "962e8ec0-689a-48d5-9ec0-d8f7089a0ee7",
                                                                                          "from_reservation": "sample string 5",
                                                                                          "pax": 6,
                                                                                          "status": 7,
                                                                                          "comment": "sample string 8",
                                                                                          "active": true,
                                                                                          "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                          "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                          "commited": true,
                                                                                          "mt_rooms": {
                                                                                            "$ref": "50"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          },
                                                                                          "tt_rooms_units_activity": [
                                                                                            {
                                                                                              "$ref": "48"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "48"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        {
                                                                                          "$ref": "52"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$id": "53",
                                                                                      "id": "0794069b-b3c5-4cfb-9871-fefc2213e143",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high": 5,
                                                                                      "width": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "id_user_upd": "1fb658c3-6384-425d-949e-866a891c7e01",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        }
                                                                                      ],
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$id": "54",
                                                                                          "id_room_type": "528641d3-1e51-4201-8821-7b2d4c251712",
                                                                                          "id_room_state": "c2a4df85-2266-4bbb-b4a5-5ff090cb4fb8",
                                                                                          "id_image": "73552137-af49-4fa1-bce2-da5c85becc62",
                                                                                          "color_font": "sample string 4",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_size": 7,
                                                                                          "active": true,
                                                                                          "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                          "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                          "id_user_upd": "72971344-0611-4b04-8f5b-886ad8a8ad8b",
                                                                                          "commited": true,
                                                                                          "mt_rooms_units_states": {
                                                                                            "$id": "55",
                                                                                            "id": "de357077-c2a0-4ac0-bfec-32bc9917685e",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "active": true,
                                                                                            "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                            "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                            "id_user_upd": "a2c12d4c-10f2-4b21-90cb-afae638c371a",
                                                                                            "commited": true,
                                                                                            "st_users": {
                                                                                              "$ref": "10"
                                                                                            },
                                                                                            "mt_rooms_units_states_types": [
                                                                                              {
                                                                                                "$ref": "54"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "54"
                                                                                              }
                                                                                            ],
                                                                                            "tt_rooms_units_activity": [
                                                                                              {
                                                                                                "$ref": "48"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "48"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          "mt_rooms_units_types": {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          "st_images": {
                                                                                            "$ref": "5"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_states": {
                                                                                    "$ref": "55"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users1": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_doc_sa": [
                                                                                    {
                                                                                      "$ref": "15"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "15"
                                                                                    }
                                                                                  ],
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "46"
                                                                                  },
                                                                                  "tt_rooms_list": {
                                                                                    "$ref": "52"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_tips": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id": "d0d3db3c-bd9b-4e35-8724-1cbd54ace7d7",
                                                                                  "id_pos_sesion": "beff4266-02c6-4dba-9d17-54db11914ff0",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "id_user": "67c5fc5e-5424-440b-865d-422acb6af608",
                                                                                  "id_room_unit_activity": "93a35778-de46-4c10-910b-73f5149318ff",
                                                                                  "id_doc_sa": "dbe87532-de1b-4f47-abf2-9a73a7d35c93",
                                                                                  "id_pos_type": "eb0b45ce-f937-4e04-a5d3-de70ff8382e5",
                                                                                  "comment": "sample string 5",
                                                                                  "json_response": "sample string 6",
                                                                                  "id_doc_ref": "1780c596-178b-4e70-975a-711e8f0ff7a9",
                                                                                  "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": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "commited": true,
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "46"
                                                                                  },
                                                                                  "tt_tips_users": [
                                                                                    {
                                                                                      "$id": "57",
                                                                                      "id_tip": "83faba06-549f-45b8-89df-a31116f0ebc8",
                                                                                      "id_user": "02bd223a-9538-4078-8fd4-713c488a0083",
                                                                                      "amt_card": 1.1,
                                                                                      "amt_cash": 1.1,
                                                                                      "type_share": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "tt_tips": {
                                                                                        "$ref": "56"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "57"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_pos_sesion_users": [
                                                                                {
                                                                                  "$id": "58",
                                                                                  "id_pos_sesion": "b9022fcf-df8d-4a33-9337-563e0c2b8375",
                                                                                  "id_user": "408e199e-495e-4ef8-88a2-54a3ca93a09b",
                                                                                  "date_add": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "46"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "58"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "45"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "tt_vouchers": {
                                                                        "$ref": "23"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ],
                                                                  "tt_vouchers_permisions": {
                                                                    "$id": "59",
                                                                    "id": "b307f821-f79f-41b1-8c9f-4d0fffef6393",
                                                                    "date_from": "2025-12-08T21:27:18.6855022+01:00",
                                                                    "date_end": "2025-12-08T21:27:18.6855022+01:00",
                                                                    "date_used": "2025-12-08T21:27:18.6855022+01:00",
                                                                    "id_employee": "14e9d3f1-b21d-4114-ae82-f0ca230b5dd5",
                                                                    "id_branch": "506068b7-f2b5-496d-a411-3b80c0f18d5f",
                                                                    "count": 6,
                                                                    "count_used": 1,
                                                                    "unlimited": true,
                                                                    "id_user_add": "302607b5-4abb-4d3f-832a-73a4cde095a7",
                                                                    "is_entry": true,
                                                                    "is_consume": true,
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                                    "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_vouchers": [
                                                                      {
                                                                        "$ref": "23"
                                                                      },
                                                                      {
                                                                        "$ref": "23"
                                                                      }
                                                                    ]
                                                                  }
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "23"
                                                              },
                                                              {
                                                                "$ref": "23"
                                                              }
                                                            ]
                                                          },
                                                          "st_users": {
                                                            "$ref": "10"
                                                          },
                                                          "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": "10"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                },
                                                "mt_pos_doc_print": [
                                                  {
                                                    "$ref": "37"
                                                  },
                                                  {
                                                    "$ref": "37"
                                                  }
                                                ],
                                                "st_doc_num": [
                                                  {
                                                    "$id": "60",
                                                    "id_pos": "bcf4a135-15da-42b1-bd2e-ce8067b1deef",
                                                    "id_doc": "3c9ba464-24d4-46eb-a1c7-b2e433f72e5b",
                                                    "value": 3,
                                                    "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                    "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                    "commited": true,
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "12"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$id": "61",
                                                    "id": "55731032-a7f1-45b1-afba-f510c14cabca",
                                                    "id_pos": "f2493de7-0fd0-4437-b1ca-b75cadc32d01",
                                                    "id_doc": "1c1dc8cb-b3f9-4539-9f45-6a400939b877",
                                                    "id_branch": "9d7f48f1-1443-4c55-8267-2b671aee1230",
                                                    "nro_doc": "sample string 5",
                                                    "date_doc": "2025-12-08T21:27:18.6855022+01:00",
                                                    "block": true,
                                                    "nro_original": "sample string 8",
                                                    "id_ref": "370f5d39-9207-4d55-9170-8eff0da2e5d5",
                                                    "id_loc_from": "5b3fe3a0-7178-4973-95ff-54efda94b384",
                                                    "id_loc_end": "7a8e48f6-c5a2-402e-8975-9023e3da4f74",
                                                    "id_user_add": "1cef902c-c844-4c7f-ab36-8e14c635a697",
                                                    "id_user_upd": "22c98ee9-d048-43aa-a653-59b28d9a6c2d",
                                                    "id_pos_sesion": "0cebd04f-8d28-4929-bda0-8582abb6c566",
                                                    "comment": "sample string 12",
                                                    "status": 1,
                                                    "is_send": true,
                                                    "date_send": "2025-12-08T21:27:18.6855022+01:00",
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                    "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_locations": {
                                                      "$id": "62",
                                                      "id": "ed66c0ff-2628-43af-97e5-1d56e781c0b0",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "reserved": true,
                                                      "id_branch": "776e263b-58fb-4bf2-865a-bc448553dea9",
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                      "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                      "id_user_upd": "2e2f9774-ebb8-4e5d-a515-50a349d22c68",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "4"
                                                      },
                                                      "st_users": {
                                                        "$ref": "10"
                                                      },
                                                      "tt_doc_sa": [
                                                        {
                                                          "$ref": "15"
                                                        },
                                                        {
                                                          "$ref": "15"
                                                        }
                                                      ],
                                                      "tt_doc_sa1": [
                                                        {
                                                          "$ref": "15"
                                                        },
                                                        {
                                                          "$ref": "15"
                                                        }
                                                      ],
                                                      "tt_doc_st": [
                                                        {
                                                          "$ref": "61"
                                                        },
                                                        {
                                                          "$ref": "61"
                                                        }
                                                      ],
                                                      "tt_doc_st1": [
                                                        {
                                                          "$ref": "61"
                                                        },
                                                        {
                                                          "$ref": "61"
                                                        }
                                                      ],
                                                      "tt_stock": [
                                                        {
                                                          "$id": "63",
                                                          "id_location": "438cbfc3-9d70-490e-b02b-252768b11482",
                                                          "id_item": "2008a6fa-219d-443a-9f6a-74994ab4b8dc",
                                                          "stock_ideal": 3.1,
                                                          "stock_min": 4.1,
                                                          "stock_max": 5.1,
                                                          "stock": 6.1,
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                          "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                                          "commited": true,
                                                          "mt_items": {
                                                            "$ref": "8"
                                                          },
                                                          "mt_locations": {
                                                            "$ref": "62"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "63"
                                                        }
                                                      ]
                                                    },
                                                    "mt_locations1": {
                                                      "$ref": "62"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "12"
                                                    },
                                                    "st_users": {
                                                      "$ref": "10"
                                                    },
                                                    "st_users1": {
                                                      "$ref": "10"
                                                    },
                                                    "tt_doc_st_det": [
                                                      {
                                                        "$id": "64",
                                                        "id_doc_st": "25335470-ea6f-4454-afa8-b8a34b6a3ad1",
                                                        "id_line": 2,
                                                        "id_item": "de8cda0a-d85f-422d-94a4-e5cd0024e633",
                                                        "comment": "sample string 4",
                                                        "qty": 5.1,
                                                        "status": 1,
                                                        "active": true,
                                                        "mt_items": {
                                                          "$ref": "8"
                                                        },
                                                        "tt_doc_st": {
                                                          "$ref": "61"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "64"
                                                      }
                                                    ],
                                                    "tt_doc_st1": [
                                                      {
                                                        "$ref": "61"
                                                      },
                                                      {
                                                        "$ref": "61"
                                                      }
                                                    ],
                                                    "tt_doc_st2": {
                                                      "$ref": "61"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ]
                                              },
                                              "mt_locations": {
                                                "$ref": "62"
                                              },
                                              "mt_locations1": {
                                                "$ref": "62"
                                              },
                                              "mt_pos": {
                                                "$ref": "12"
                                              },
                                              "st_users": {
                                                "$ref": "10"
                                              },
                                              "st_users1": {
                                                "$ref": "10"
                                              },
                                              "tt_cloakrooms_units": [
                                                {
                                                  "$ref": "14"
                                                },
                                                {
                                                  "$ref": "14"
                                                }
                                              ],
                                              "tt_doc_sa_cashflow": [
                                                {
                                                  "$ref": "20"
                                                },
                                                {
                                                  "$ref": "20"
                                                }
                                              ],
                                              "tt_doc_sa_det": [
                                                {
                                                  "$ref": "43"
                                                },
                                                {
                                                  "$ref": "43"
                                                }
                                              ],
                                              "tt_doc_sa_pay": [
                                                {
                                                  "$ref": "22"
                                                },
                                                {
                                                  "$ref": "22"
                                                }
                                              ],
                                              "tt_doc_sa1": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "tt_doc_sa2": {
                                                "$ref": "15"
                                              },
                                              "tt_pos_sesion": {
                                                "$ref": "46"
                                              },
                                              "tt_rooms_units_activity": {
                                                "$ref": "48"
                                              },
                                              "tt_spool_doc_print": [
                                                {
                                                  "$id": "65",
                                                  "id": "675df362-6c42-4a1e-a87a-0ab2a4edc0e6",
                                                  "spool_server": "sample string 2",
                                                  "id_doc_sa": "33b95e8c-2229-471d-a1b3-8f1eeed95370",
                                                  "spool_printer": "sample string 4",
                                                  "count": 5,
                                                  "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                  "printed": true,
                                                  "print_on": "2025-12-08T21:27:18.6855022+01:00",
                                                  "tt_doc_sa": {
                                                    "$ref": "15"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ]
                                            },
                                            "tt_pos_sesion": {
                                              "$ref": "46"
                                            }
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "mt_items_featured": [
                                      {
                                        "$ref": "36"
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "mt_pos_print": [
                                      {
                                        "$ref": "38"
                                      },
                                      {
                                        "$ref": "38"
                                      }
                                    ],
                                    "mt_pos_rooms": [
                                      {
                                        "$ref": "51"
                                      },
                                      {
                                        "$ref": "51"
                                      }
                                    ],
                                    "st_users": {
                                      "$ref": "10"
                                    },
                                    "mt_pos_view": [
                                      {
                                        "$ref": "34"
                                      },
                                      {
                                        "$ref": "34"
                                      }
                                    ],
                                    "mt_prices_list_rules": [
                                      {
                                        "$ref": "41"
                                      },
                                      {
                                        "$ref": "41"
                                      }
                                    ],
                                    "mt_prices_rules": [
                                      {
                                        "$ref": "42"
                                      },
                                      {
                                        "$ref": "42"
                                      }
                                    ],
                                    "st_doc_num": [
                                      {
                                        "$ref": "60"
                                      },
                                      {
                                        "$ref": "60"
                                      }
                                    ],
                                    "st_pos_license": [
                                      {
                                        "$id": "66",
                                        "id": "f93c6e50-dd56-44dc-9812-fdae06cc03dc",
                                        "id_pos": "14c72064-8b07-44ca-8c23-e96b2f592e39",
                                        "mac_address": "sample string 3",
                                        "date_end": "2025-12-08T21:27:18.6855022+01:00",
                                        "key_access": "sample string 5",
                                        "id_user_add": "4fe7e27a-4163-4f8f-9137-cc7ee725e995",
                                        "active": true,
                                        "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                        "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "66"
                                      }
                                    ],
                                    "st_users_pos": [
                                      {
                                        "$id": "67",
                                        "id_user": "c3f68b45-64a2-4b4c-b762-5376b4eea8f1",
                                        "id_pos": "77f8dd55-4e7d-4a76-8a78-76b5047b2baf",
                                        "pass_required": true,
                                        "active": true,
                                        "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                        "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "67"
                                      }
                                    ],
                                    "tt_doc_sa": [
                                      {
                                        "$ref": "15"
                                      },
                                      {
                                        "$ref": "15"
                                      }
                                    ],
                                    "tt_pos_connection": [
                                      {
                                        "$id": "68",
                                        "id": "9ef0bafc-db14-4adc-9246-fad7d69b48ba",
                                        "id_pos": "b6971899-da1c-4429-921e-e8b3835636ca",
                                        "date_add": "2025-12-08T21:27:18.6855022+01:00",
                                        "date_upd": "2025-12-08T21:27:18.6855022+01:00",
                                        "date_out": "2025-12-08T21:27:18.6855022+01:00",
                                        "connection_type": "sample string 3",
                                        "connection_speed": 1,
                                        "terminal_name": "sample string 4",
                                        "version": "sample string 5",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        }
                                      },
                                      {
                                        "$ref": "68"
                                      }
                                    ],
                                    "tt_pos_sesion": [
                                      {
                                        "$ref": "46"
                                      },
                                      {
                                        "$ref": "46"
                                      }
                                    ],
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "tt_logs": [
                                      {
                                        "$id": "69",
                                        "id": "7bf834d2-3eb7-4729-84fb-55f3b0147ecc",
                                        "id_user_add": "0cceb079-38ec-4141-b0a8-1b1ec8f1ea06",
                                        "id_table": "139f98cd-13c7-42f4-abd0-fcf30d93cd6f",
                                        "message_log": "sample string 3",
                                        "json_object": "sample string 4",
                                        "log_type": "sample string 5",
                                        "id_pos": "2fcf6d44-5911-43af-b863-965aaf450b59",
                                        "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_sync_tables": {
                                          "$id": "70",
                                          "id": "97e4488f-5f54-4040-9507-ef3a9b075186",
                                          "level": 2,
                                          "order": 3,
                                          "name": "sample string 4",
                                          "log_ins": true,
                                          "log_upd": true,
                                          "packet_forward": true,
                                          "active": true,
                                          "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                          "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                          "commited": true,
                                          "st_sync_packages_det": [
                                            {
                                              "$id": "71",
                                              "id": "d73d2cd3-aa0a-4c42-b355-9e0a77489792",
                                              "id_sync": "5ae7e3bf-adfe-4031-97e8-f97ee2c92f26",
                                              "json": "sample string 3",
                                              "id_table": "a2f672a7-d899-4f37-9f45-995bec6a40d6",
                                              "order": 5,
                                              "st_sync_packages": {
                                                "$id": "72",
                                                "id": "7cb2e52c-557a-4fd4-bc5b-f5d3d76ad021",
                                                "id_branch_from": "672e6632-5012-4aab-8b93-6ba75b6de49a",
                                                "id_branch_to": "22441793-abf0-43d0-9878-5e583f490322",
                                                "type": 4,
                                                "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                                "order": 6,
                                                "status": 7,
                                                "log_info": "sample string 8",
                                                "sync_on": "2025-12-08T21:27:18.6855022+01:00",
                                                "send_on": "2025-12-08T21:27:18.6855022+01:00",
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "mt_branches1": {
                                                  "$ref": "4"
                                                },
                                                "st_sync_packages_det": [
                                                  {
                                                    "$ref": "71"
                                                  },
                                                  {
                                                    "$ref": "71"
                                                  }
                                                ]
                                              },
                                              "st_sync_tables": {
                                                "$ref": "70"
                                              }
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ],
                                          "tt_logs": [
                                            {
                                              "$ref": "69"
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ]
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ],
                                    "st_local_variables": [
                                      {
                                        "$id": "73",
                                        "id": "702877a8-a732-472d-8951-48221dcdfe09",
                                        "id_pos": "3a5cbbf0-e54c-44f9-8349-09843cb45f48",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "value": "sample string 5",
                                        "type": "sample string 6",
                                        "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        }
                                      },
                                      {
                                        "$ref": "73"
                                      }
                                    ],
                                    "tt_doc_st": [
                                      {
                                        "$ref": "61"
                                      },
                                      {
                                        "$ref": "61"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "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": "2"
                              },
                              {
                                "$ref": "2"
                              }
                            ],
                            "mt_employees_profiles": [
                              {
                                "$ref": "1"
                              },
                              {
                                "$ref": "1"
                              }
                            ],
                            "mt_items": [
                              {
                                "$ref": "8"
                              },
                              {
                                "$ref": "8"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "36"
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "mt_items_sub": [
                              {
                                "$ref": "26"
                              },
                              {
                                "$ref": "26"
                              }
                            ],
                            "mt_items_types": [
                              {
                                "$ref": "25"
                              },
                              {
                                "$ref": "25"
                              }
                            ],
                            "mt_locations": [
                              {
                                "$ref": "62"
                              },
                              {
                                "$ref": "62"
                              }
                            ],
                            "mt_money_rates": [
                              {
                                "$ref": "19"
                              },
                              {
                                "$ref": "19"
                              }
                            ],
                            "mt_money_types": [
                              {
                                "$ref": "18"
                              },
                              {
                                "$ref": "18"
                              }
                            ],
                            "mt_payment_types": [
                              {
                                "$ref": "21"
                              },
                              {
                                "$ref": "21"
                              }
                            ],
                            "mt_pos": [
                              {
                                "$ref": "12"
                              },
                              {
                                "$ref": "12"
                              }
                            ],
                            "mt_pos_doc_print": [
                              {
                                "$ref": "37"
                              },
                              {
                                "$ref": "37"
                              }
                            ],
                            "mt_pos_prices_list": [
                              {
                                "$ref": "33"
                              },
                              {
                                "$ref": "33"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "38"
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "51"
                              },
                              {
                                "$ref": "51"
                              }
                            ],
                            "mt_pos_types": [
                              {
                                "$ref": "35"
                              },
                              {
                                "$ref": "35"
                              }
                            ],
                            "mt_pos_view": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "mt_prices_items": [
                              {
                                "$ref": "31"
                              },
                              {
                                "$ref": "31"
                              }
                            ],
                            "mt_prices_list": [
                              {
                                "$ref": "32"
                              },
                              {
                                "$ref": "32"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "41"
                              },
                              {
                                "$ref": "41"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "42"
                              },
                              {
                                "$ref": "42"
                              }
                            ],
                            "mt_rooms": [
                              {
                                "$ref": "50"
                              },
                              {
                                "$ref": "50"
                              }
                            ],
                            "mt_rooms_units": [
                              {
                                "$ref": "49"
                              },
                              {
                                "$ref": "49"
                              }
                            ],
                            "mt_rooms_units_states": [
                              {
                                "$ref": "55"
                              },
                              {
                                "$ref": "55"
                              }
                            ],
                            "mt_rooms_units_states_types": [
                              {
                                "$ref": "54"
                              },
                              {
                                "$ref": "54"
                              }
                            ],
                            "mt_rooms_units_types": [
                              {
                                "$ref": "53"
                              },
                              {
                                "$ref": "53"
                              }
                            ],
                            "mt_units": [
                              {
                                "$ref": "29"
                              },
                              {
                                "$ref": "29"
                              }
                            ],
                            "mt_units_ref": [
                              {
                                "$ref": "28"
                              },
                              {
                                "$ref": "28"
                              }
                            ],
                            "st_images": {
                              "$ref": "5"
                            },
                            "st_images1": {
                              "$ref": "5"
                            },
                            "st_permisions": [
                              {
                                "$id": "74",
                                "id": "cff00f7c-c750-4743-a2b4-57a6f23242c2",
                                "id_function": "292b1e4c-d5ed-4ab2-b63a-4fed39109dbd",
                                "id_user": "7ab7dc7f-da01-4268-8e72-0160dabc7aa3",
                                "id_profile": "f8b6940f-7f31-4fe5-a81d-4a0077c48388",
                                "permission": 3,
                                "active": true,
                                "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                "commited": true,
                                "st_users_profiles": {
                                  "$id": "75",
                                  "id": "689aa89b-b44c-4f77-b5bf-8951874a70e7",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "is_pass_required": true,
                                  "is_admin": true,
                                  "level_id": 7,
                                  "order_1": 8,
                                  "order_2": 9,
                                  "order_3": 10,
                                  "order_4": 11,
                                  "is_tips": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                  "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                  "commited": true,
                                  "st_permisions": [
                                    {
                                      "$ref": "74"
                                    },
                                    {
                                      "$ref": "74"
                                    }
                                  ],
                                  "st_users": [
                                    {
                                      "$ref": "10"
                                    },
                                    {
                                      "$ref": "10"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "10"
                                },
                                "st_functions": {
                                  "$id": "76",
                                  "id": "169bc686-2ccd-44ab-84a5-3c86d81f4f00",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "level_id": 5,
                                  "id_group": "f2e0abc6-64ee-40f7-8144-767ac5efe9a4",
                                  "name_event": "sample string 7",
                                  "name_pos": "sample string 8",
                                  "id_image": "2717af6f-0d01-4eef-8f23-837208e8098b",
                                  "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": "2025-12-08T21:27:18.6855022+01:00",
                                  "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                  "commited": true,
                                  "st_functions_groups": {
                                    "$id": "77",
                                    "id": "3e00238e-bae6-4e2c-8e8e-db1e52cd21bf",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "active": true,
                                    "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                    "last_update": "2025-12-08T21:27:18.6855022+01:00",
                                    "commited": true,
                                    "st_functions": [
                                      {
                                        "$ref": "76"
                                      },
                                      {
                                        "$ref": "76"
                                      }
                                    ]
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_permisions": [
                                    {
                                      "$ref": "74"
                                    },
                                    {
                                      "$ref": "74"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$ref": "66"
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$ref": "67"
                              },
                              {
                                "$ref": "67"
                              }
                            ],
                            "st_users_profiles": {
                              "$ref": "75"
                            },
                            "st_users_token": [
                              {
                                "$id": "78",
                                "id": "0a2ed637-558b-4175-907a-28f4563efac4",
                                "token_id": "sample string 2",
                                "id_user": "6499c423-33f8-41f9-9c59-ec51ccd9a2ca",
                                "date_from": "2025-12-08T21:27:18.6855022+01:00",
                                "date_end": "2025-12-08T21:27:18.6855022+01:00",
                                "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "78"
                              }
                            ],
                            "tt_doc_sa_cashflow": [
                              {
                                "$ref": "20"
                              },
                              {
                                "$ref": "20"
                              }
                            ],
                            "tt_doc_sa_det": [
                              {
                                "$ref": "43"
                              },
                              {
                                "$ref": "43"
                              }
                            ],
                            "tt_doc_sa_det1": [
                              {
                                "$ref": "43"
                              },
                              {
                                "$ref": "43"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "15"
                              },
                              {
                                "$ref": "15"
                              }
                            ],
                            "tt_doc_sa1": [
                              {
                                "$ref": "15"
                              },
                              {
                                "$ref": "15"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "tt_doc_st1": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "tt_items_customs": [
                              {
                                "$ref": "45"
                              },
                              {
                                "$ref": "45"
                              }
                            ],
                            "tt_logs": [
                              {
                                "$ref": "69"
                              },
                              {
                                "$ref": "69"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "46"
                              },
                              {
                                "$ref": "46"
                              }
                            ],
                            "tt_pos_sesion1": [
                              {
                                "$ref": "46"
                              },
                              {
                                "$ref": "46"
                              }
                            ],
                            "tt_rooms_list": [
                              {
                                "$ref": "52"
                              },
                              {
                                "$ref": "52"
                              }
                            ],
                            "tt_rooms_units_activity": [
                              {
                                "$ref": "48"
                              },
                              {
                                "$ref": "48"
                              }
                            ],
                            "tt_rooms_units_activity1": [
                              {
                                "$ref": "48"
                              },
                              {
                                "$ref": "48"
                              }
                            ],
                            "tt_rooms_units_log": [
                              {
                                "$id": "79",
                                "id": "ba3c3e93-120b-4f41-b48e-612414cb078f",
                                "id_room_activity": "66aed198-a10a-40b2-8fbb-ad465606fb52",
                                "id_pos_sesion": "1b2a1292-c4cf-4f52-b9da-e8a117163d73",
                                "log_text": "sample string 4",
                                "id_user": "8e92ff7e-f730-484f-abc1-508414716907",
                                "created_on": "2025-12-08T21:27:18.6855022+01:00",
                                "commited": true,
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ],
                            "tt_tips_users": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "tt_vouchers_permisions": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "tt_vouchers": [
                              {
                                "$ref": "23"
                              },
                              {
                                "$ref": "23"
                              }
                            ],
                            "mt_docs": [
                              {
                                "$ref": "16"
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "tt_pos_sesion_users": [
                              {
                                "$ref": "58"
                              },
                              {
                                "$ref": "58"
                              }
                            ]
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$ref": "36"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_units": {
                          "$ref": "29"
                        },
                        "mt_units1": {
                          "$ref": "29"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "10"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "26"
                          },
                          {
                            "$ref": "26"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "42"
                          },
                          {
                            "$ref": "42"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "64"
                          },
                          {
                            "$ref": "64"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "45"
                          },
                          {
                            "$ref": "45"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "63"
                          },
                          {
                            "$ref": "63"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "10"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "10"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "50"
                },
                {
                  "$ref": "50"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "50"
                },
                {
                  "$ref": "50"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "54"
                },
                {
                  "$ref": "54"
                }
              ],
              "st_functions": [
                {
                  "$ref": "76"
                },
                {
                  "$ref": "76"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "19bd7af3-d2a8-4feb-be86-37091cf30712",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2025-12-08T21:27:18.6855022+01:00",
                "last_update": "2025-12-08T21:27:18.6855022+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "st_users1": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "10"
            },
            "mt_branches_zones": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "36"
              },
              {
                "$ref": "36"
              }
            ],
            "mt_locations": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "mt_periods": [
              {
                "$id": "81",
                "id_branch": "6c315b68-1652-4aab-bed8-bf1f63ca77e1",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2025-12-08T21:27:18.6855022+01:00",
                "date_end": "2025-12-08T21:27:18.6855022+01:00",
                "state": "sample string 6",
                "created_on": "2025-12-08T21:27:18.6855022+01:00",
                "last_update": "2025-12-08T21:27:18.6855022+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "mt_pos": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "41"
              },
              {
                "$ref": "41"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "42"
              },
              {
                "$ref": "42"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "50"
              },
              {
                "$ref": "50"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "59"
              },
              {
                "$ref": "59"
              }
            ]
          },
          "mt_employees": {
            "$ref": "2"
          }
        },
        {
          "$ref": "3"
        }
      ],
      "mt_employees_profiles": {
        "$ref": "1"
      },
      "st_images": {
        "$ref": "5"
      },
      "st_users": {
        "$ref": "10"
      },
      "tt_doc_sa_det": [
        {
          "$ref": "43"
        },
        {
          "$ref": "43"
        }
      ],
      "tt_doc_sa_pay": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "59"
        },
        {
          "$ref": "59"
        }
      ],
      "tt_rooms_units_activity": [
        {
          "$ref": "48"
        },
        {
          "$ref": "48"
        }
      ],
      "tt_rooms_units_activity1": [
        {
          "$ref": "48"
        },
        {
          "$ref": "48"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": {
    "$ref": "10"
  }
}