GET api/Mt_Employees?id_branch={id_branch}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_branch

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_employees
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

first_name

string

Required

Max length: 20

last_name

string

Required

Max length: 20

nickname

string

Required

Max length: 20

external_id

string

Max length: 100

email

string

Max length: 50

mobile

string

Max length: 30

nif

string

Max length: 20

authorization

boolean

Required

id_employee_profile

globally unique identifier

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_employees_branches

Collection of mt_employees_branches

None.

mt_employees_profiles

mt_employees_profiles

None.

st_images

st_images

None.

st_users

st_users

None.

tt_doc_sa_det

Collection of tt_doc_sa_det

None.

tt_doc_sa_pay

Collection of tt_doc_sa_pay

None.

tt_vouchers

Collection of tt_vouchers

None.

tt_vouchers_permisions

Collection of tt_vouchers_permisions

None.

tt_rooms_units_activity

Collection of tt_rooms_units_activity

None.

tt_rooms_units_activity1

Collection of tt_rooms_units_activity

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "66fd3267-fb53-4f9b-a8cb-c7b59d86ec77",
    "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": "418ad197-383b-4625-a73f-d6435ad8b794",
    "name_pos": "sample string 12",
    "id_image": "886364f4-b7d8-4756-8122-c8a9a785c8d4",
    "view_pos": true,
    "order": 14,
    "color_border": "sample string 15",
    "color_button": "sample string 16",
    "color_font": "sample string 17",
    "active": true,
    "created_on": "2026-07-08T06:22:54.1636338+02:00",
    "last_update": "2026-07-08T06:22:54.1636338+02:00",
    "id_user_upd": "db889a8b-dc12-4502-8c96-528b659e9ce2",
    "commited": true,
    "mt_employees_branches": [
      {
        "$id": "2",
        "id_employee": "94c360e9-7751-4dbd-be04-24249fa87f25",
        "id_branch": "1a0d17ed-7fac-42bc-8844-961afff3ad48",
        "active": true,
        "created_on": "2026-07-08T06:22:54.1636338+02:00",
        "last_update": "2026-07-08T06:22:54.1636338+02:00",
        "id_user_upd": "143905d7-64f4-4118-aec5-5737b7531a37",
        "commited": true,
        "mt_branches": {
          "$id": "3",
          "id": "9ba9b83b-5c06-4c8a-a6b7-b5204a6ae4b5",
          "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": "cf411c7d-d7fc-4911-9dce-bfa7cfe937d8",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-07-08T06:22:54.1636338+02:00",
          "last_update": "2026-07-08T06:22:54.1636338+02:00",
          "id_user_upd": "d6cc16f0-2114-47c9-8dc3-82c1ec659b41",
          "commited": true,
          "st_images": {
            "$id": "4",
            "id": "5d567318-81ed-4d7a-8c78-9cd5c30e9fa3",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "df6d6ab0-3956-4546-9069-b204c4880303",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-07-08T06:22:54.1636338+02:00",
            "last_update": "2026-07-08T06:22:54.1636338+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_categories": [
              {
                "$id": "5",
                "id": "97f70a73-105d-48e1-9ded-977ccea02530",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "82f1736a-6be6-4115-8aa5-01a7f56d7b71",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "37224472-90ae-46d9-92ab-8343f2d78905",
                "view_pos": true,
                "order": 8,
                "order_sec": 9,
                "color_border": "sample string 10",
                "color_button": "sample string 11",
                "color_font": "sample string 12",
                "font_bold": true,
                "font_underline": true,
                "font_size": 15,
                "big_buttons": true,
                "active": true,
                "created_on": "2026-07-08T06:22:54.1636338+02:00",
                "last_update": "2026-07-08T06:22:54.1636338+02:00",
                "id_user_upd": "759391ff-f909-477d-af6a-6fa6c6a1c7a8",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "6",
                    "id_category": "4d9363bd-64d3-4d15-ba7a-fa2a3852edd5",
                    "id_item": "6500582d-37cd-4547-9ef8-ab5443a0ae91",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-07-08T06:22:54.1636338+02:00",
                    "last_update": "2026-07-08T06:22:54.1636338+02:00",
                    "id_user_upd": "29b4412f-3be0-4ba3-8ac8-f3fd7ffeccda",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "5"
                    },
                    "mt_items": {
                      "$id": "7",
                      "id": "48295744-100a-4427-84fb-defe2aa986e1",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "2094a030-07ff-4432-81b9-3bd5562a9c1e",
                      "id_unit_sec": "6ac4e93a-2fff-4de2-b79b-327063384bdc",
                      "id_brand": "1a45dddf-2f66-4749-904f-b7430c607acf",
                      "b_sale": true,
                      "b_stock": true,
                      "b_price": true,
                      "b_unique": true,
                      "b_exclude_control": true,
                      "tax": 12.1,
                      "change_price": true,
                      "force_printing": true,
                      "is_ticket": true,
                      "is_supply": true,
                      "define_price": true,
                      "is_multi_sub": true,
                      "external_id": "sample string 19",
                      "name_pos": "sample string 20",
                      "name_print": "sample string 21",
                      "id_image": "db440cad-50f0-452f-87ef-cab91acd41c9",
                      "view_pos": true,
                      "order": 23,
                      "color_border": "sample string 24",
                      "color_button": "sample string 25",
                      "color_font": "sample string 26",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 29,
                      "active": true,
                      "created_on": "2026-07-08T06:22:54.1636338+02:00",
                      "last_update": "2026-07-08T06:22:54.1636338+02:00",
                      "id_user_upd": "a5877cec-3a87-41ee-aa79-571547fc55d1",
                      "commited": true,
                      "mt_brands": {
                        "$id": "8",
                        "id": "fff2328f-abdc-404c-9315-c3db1d7052ec",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-07-08T06:22:54.1636338+02:00",
                        "last_update": "2026-07-08T06:22:54.1636338+02:00",
                        "id_user_upd": "751bbf4e-560c-4337-af23-724152807623",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "st_users": {
                          "$id": "9",
                          "id": "86243bd2-9841-40fa-b32c-78bdf0e863af",
                          "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": "3058d0d9-2a27-455f-bc60-c8eed1de662e",
                          "view_messages": true,
                          "id_image_photo": "401640da-3eed-4a1e-b820-4fc6f4c32c5f",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "b85de929-73bd-43de-b42f-0e3b3420de51",
                          "view_pos": true,
                          "order": 15,
                          "color_border": "sample string 16",
                          "color_button": "sample string 17",
                          "color_font": "sample string 18",
                          "active": true,
                          "created_on": "2026-07-08T06:22:54.1636338+02:00",
                          "last_update": "2026-07-08T06:22:54.1636338+02:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "3"
                            },
                            {
                              "$ref": "3"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$id": "10",
                              "id": "60f9b658-7bb8-4680-8709-1e1d86c2b465",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "b789b830-98db-489c-8a7b-21f0a23c976e",
                              "active": true,
                              "created_on": "2026-07-08T06:22:54.1636338+02:00",
                              "last_update": "2026-07-08T06:22:54.1636338+02:00",
                              "id_user_upd": "b006a46f-eabc-4f67-9eeb-28327a3b01f8",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "3"
                              },
                              "mt_pos": [
                                {
                                  "$id": "11",
                                  "id": "0d1fb3b8-e1df-477a-af72-cfbebee4a4e3",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "9dd0c335-947f-4a37-8228-70888b2a4dd3",
                                  "id_zone": "53b68930-4102-4c0f-a65e-f51cd3c94a46",
                                  "user_required": true,
                                  "active": true,
                                  "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                  "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                  "id_user_upd": "80f8718d-7dd8-420b-9b8f-a27dea91ba50",
                                  "commited": true,
                                  "mt_branches_zones": {
                                    "$ref": "10"
                                  },
                                  "mt_cloakrooms": [
                                    {
                                      "$id": "12",
                                      "id": "dbb796de-eeba-4f75-b21e-743aaf1bd36c",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "id_pos": "ffff7403-4c22-4098-a814-9cde201da5d8",
                                      "unit_ini": 5,
                                      "unit_end": 6,
                                      "name_pos": "sample string 7",
                                      "id_image": "472c2bcf-73df-4d57-85a7-50c510a2b8c7",
                                      "view_pos": true,
                                      "order": 9,
                                      "color_border": "sample string 10",
                                      "color_button": "sample string 11",
                                      "color_font": "sample string 12",
                                      "active": true,
                                      "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                      "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                      "id_user_upd": "5f6cce55-5a1d-4d5b-8be5-8ca68d609342",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      },
                                      "st_images": {
                                        "$ref": "4"
                                      },
                                      "st_users": {
                                        "$ref": "9"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$id": "13",
                                          "id": "a54988ad-29c2-4de6-9ebc-75baa90dc9e2",
                                          "id_cloakroom": "39fe192c-5f06-4ccb-aa14-1e3bf186497c",
                                          "id_pos_sesion": "6586397e-3c5a-4f02-84cb-ac1c3325e2a6",
                                          "unit_id": 4,
                                          "date_open": "2026-07-08T06:22:54.1636338+02:00",
                                          "date_close": "2026-07-08T06:22:54.1636338+02:00",
                                          "id_doc_sa": "37a99d06-2411-49fc-870b-1975a99923b0",
                                          "commited": true,
                                          "mt_cloakrooms": {
                                            "$ref": "12"
                                          },
                                          "tt_doc_sa": {
                                            "$id": "14",
                                            "id": "650f35ad-f40a-463b-a031-b3733cb3f1a1",
                                            "id_pos": "5819caa5-405c-4dfe-99e6-dfaaec8848da",
                                            "id_doc": "6a054804-0ebb-46c0-a362-86eeae4665ff",
                                            "id_branch": "59f35d52-417c-4e49-823c-65f0e4b24308",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-07-08T06:22:54.1636338+02:00",
                                            "date_tax": "2026-07-08T06:22:54.1636338+02:00",
                                            "hour_doc": "00:00:00.1234567",
                                            "block": true,
                                            "id_ref": "455e7a2e-640f-4884-944e-65677548fa31",
                                            "id_relationship": "630464a1-a89f-43dc-8ab9-37dc35f39e5c",
                                            "id_loc_from": "43847be2-007a-490c-85d3-33e2d6cc4685",
                                            "id_loc_end": "e28b5c4a-2f4c-40ed-bb65-14aed65d929c",
                                            "id_user_add": "62aa878c-096d-42ca-aceb-957135910883",
                                            "id_user_upd": "6d4aedc0-4ba9-4695-8e3c-29210a5a7f9c",
                                            "comment": "sample string 12",
                                            "id_pos_sesion": "c50ab6a7-1c2a-4dc4-a143-2e0b07a6672a",
                                            "id_room_unit": "c5190e7d-b103-46f8-b5ad-210710f7b664",
                                            "ref_locator": "sample string 13",
                                            "ref_zone_aut": "sample string 14",
                                            "id_pos_type": "90368a13-df1c-447f-810a-5d258d91c252",
                                            "p_dis": 15.1,
                                            "p_chr": 16.1,
                                            "amt_net": 17.1,
                                            "amt_tax": 18.1,
                                            "amt_dis": 19.1,
                                            "amt_chr": 20.1,
                                            "amt_tot": 21.1,
                                            "active": true,
                                            "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                            "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                            "commited": true,
                                            "created_by": 1,
                                            "doc_print": true,
                                            "mt_branches": {
                                              "$ref": "3"
                                            },
                                            "mt_docs": {
                                              "$id": "15",
                                              "id": "71009029-12b3-4461-aee6-c32f5619c6b6",
                                              "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": "4081d6ba-a7c8-4673-91ab-fdcc70f73092",
                                              "view_pos": true,
                                              "order": 23,
                                              "color_border": "sample string 24",
                                              "color_button": "sample string 25",
                                              "color_font": "sample string 26",
                                              "active": true,
                                              "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                              "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                              "id_user_upd": "887db277-9483-472d-8ea3-3ee7d8ba944a",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$id": "16",
                                                  "id_doc": "8276f049-07af-46de-8f70-1fb3f014bc33",
                                                  "id_pay": "28a1bcad-ae08-4abb-9272-e2b9ecc67bb8",
                                                  "id_money": "a92bb17f-151c-48c2-b5e5-cbaaa4c5356f",
                                                  "active": true,
                                                  "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                  "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                  "id_user_upd": "6773ee89-842e-48de-88ec-4906be20af0d",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "15"
                                                  },
                                                  "mt_money_types": {
                                                    "$id": "17",
                                                    "id": "0f62d0b7-6dc3-43a6-92f0-367388ae4779",
                                                    "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": "10bc0c11-a566-4f0f-9be6-ff8870861686",
                                                    "view_pos": true,
                                                    "order": 8,
                                                    "color_border": "sample string 9",
                                                    "color_button": "sample string 10",
                                                    "color_font": "sample string 11",
                                                    "active": true,
                                                    "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                    "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                    "id_user_upd": "abfded0d-f8d8-44f9-bc6c-da5bd9b61258",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "16"
                                                      },
                                                      {
                                                        "$ref": "16"
                                                      }
                                                    ],
                                                    "mt_money_rates": [
                                                      {
                                                        "$id": "18",
                                                        "id_money_1": "c3220335-4fcf-4a54-8586-912d5c5cdf94",
                                                        "id_money_2": "c618b422-7e61-47ca-9dab-c0110dd0be1a",
                                                        "date_from": "2026-07-08T06:22:54.1636338+02:00",
                                                        "coefficient": 4.1,
                                                        "active": true,
                                                        "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                        "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                        "id_user_upd": "7b659aad-4e23-44e0-aebd-bcc4a9b2db2d",
                                                        "commited": true,
                                                        "mt_money_types": {
                                                          "$ref": "17"
                                                        },
                                                        "mt_money_types1": {
                                                          "$ref": "17"
                                                        },
                                                        "st_users": {
                                                          "$ref": "9"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "mt_money_rates1": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "st_images": {
                                                      "$ref": "4"
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    },
                                                    "tt_doc_sa_cashflow": [
                                                      {
                                                        "$id": "19",
                                                        "id_doc_sa": "6c452967-7d73-4a73-b151-f2958682fd13",
                                                        "id_pay": "0e7273b1-f5a7-4fe2-9341-16536000e226",
                                                        "id_money": "2abc13f5-0f0a-4640-b0f8-3e421d359cd0",
                                                        "date_cashflow": "2026-07-08T06:22:54.1636338+02:00",
                                                        "coefficient": 5.1,
                                                        "id_user_add": "11c55c0e-3477-4734-8c44-81aa781ba4a1",
                                                        "amt_tot_md": 7.1,
                                                        "amt_tot_mo": 8.1,
                                                        "mt_payment_types": {
                                                          "$id": "20",
                                                          "id": "acacaa7e-432a-442f-9540-4c47b1cfc35e",
                                                          "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": "ea1e38da-28ba-4e3e-8a9e-f3a328861d50",
                                                          "view_pos": true,
                                                          "order": 13,
                                                          "color_border": "sample string 14",
                                                          "color_button": "sample string 15",
                                                          "color_font": "sample string 16",
                                                          "active": true,
                                                          "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                          "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                          "id_user_upd": "3c4a0270-9e3e-4be7-b596-6d2be484e5e4",
                                                          "commited": true,
                                                          "mt_docs_payment_money": [
                                                            {
                                                              "$ref": "16"
                                                            },
                                                            {
                                                              "$ref": "16"
                                                            }
                                                          ],
                                                          "st_images": {
                                                            "$ref": "4"
                                                          },
                                                          "st_users": {
                                                            "$ref": "9"
                                                          },
                                                          "tt_doc_sa_cashflow": [
                                                            {
                                                              "$ref": "19"
                                                            },
                                                            {
                                                              "$ref": "19"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$id": "21",
                                                              "id_doc_sa": "4de0fa0a-2a6c-4505-b16c-d7daa16dd33d",
                                                              "id_line": 2,
                                                              "id_pay": "a0335bbc-7491-4f5f-8087-cff9e9793edc",
                                                              "id_money": "4bf791a6-510c-403c-b9b9-33739548600b",
                                                              "coefficient": 5.1,
                                                              "id_voucher": "beeb40d3-615a-4eae-a457-6a17b8fbd50b",
                                                              "id_employee": "106d5896-b624-42f2-a6c7-8bea8b9a8302",
                                                              "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": "14902345-1156-4363-a791-dfed6cac2c79",
                                                              "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": "1"
                                                              },
                                                              "mt_money_types": {
                                                                "$ref": "17"
                                                              },
                                                              "mt_payment_types": {
                                                                "$ref": "20"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "14"
                                                              },
                                                              "tt_vouchers": {
                                                                "$id": "22",
                                                                "id": "4c369a37-8a1c-4f4e-a64c-d38da24ea660",
                                                                "id_voucher": 2,
                                                                "locator_voucher": "sample string 3",
                                                                "qr_code": "sample string 4",
                                                                "date_from": "2026-07-08T06:22:54.1636338+02:00",
                                                                "date_end": "2026-07-08T06:22:54.1636338+02:00",
                                                                "date_used": "2026-07-08T06:22:54.1636338+02:00",
                                                                "date_sesion": "2026-07-08T06:22:54.1636338+02:00",
                                                                "id_employee": "2a4ff993-f2fb-4207-b1b4-fd2c6a9e2cef",
                                                                "id_branch": "c52e17bc-6047-4531-b49a-3b243cc80525",
                                                                "id_voucher_permision": "f25123e5-379f-4d78-9f72-8e911a46487f",
                                                                "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": "0c1a106c-a5e1-4c87-acd0-69c40904a506",
                                                                "id_user_add": "3c460fdf-3897-4e24-b0da-3327f3260d0e",
                                                                "id_doc_sa": "2f5efcd8-5c50-49cb-b5f6-a4f879397e28",
                                                                "id_item_sub": "468ffeb7-206f-41a9-98e2-fa3a02b4c12d",
                                                                "id_pos_sesion": "5839ab36-b6f7-4833-999c-b8d11d16ced7",
                                                                "is_authorized": true,
                                                                "is_automatic": true,
                                                                "print_in_branch": true,
                                                                "printed": true,
                                                                "is_entry": true,
                                                                "is_consume": true,
                                                                "is_used_entry": true,
                                                                "is_used_consume": true,
                                                                "is_close": true,
                                                                "active": true,
                                                                "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "3"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "1"
                                                                },
                                                                "mt_payment_types": {
                                                                  "$ref": "20"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "9"
                                                                },
                                                                "tt_doc_sa_pay": [
                                                                  {
                                                                    "$ref": "21"
                                                                  },
                                                                  {
                                                                    "$ref": "21"
                                                                  }
                                                                ],
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "23",
                                                                    "id_voucher": "ad95592a-a0ec-446e-9b75-7ef10f3002f2",
                                                                    "id_line": "8c4ea154-bdba-4ebf-abfc-e469f2155509",
                                                                    "id_category": "9a06f4b5-2389-46f1-b861-d50ed9856e12",
                                                                    "id_item": "19aed19c-8033-49d1-8093-f3a77458ef27",
                                                                    "id_item_type": "0a6c6173-c641-44cb-a232-46a40c63eee1",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$id": "24",
                                                                      "id": "151fa182-7fa9-41fd-b18f-a3d498f51282",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_short": "sample string 4",
                                                                      "name_pos": "sample string 5",
                                                                      "id_image": "6b98b33c-dfae-4528-a821-29fa878535f4",
                                                                      "view_pos": true,
                                                                      "order": 7,
                                                                      "color_border": "sample string 8",
                                                                      "color_button": "sample string 9",
                                                                      "color_font": "sample string 10",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 13,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                      "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                      "id_user_upd": "752a3641-8feb-403c-955e-d3cd515fdfd2",
                                                                      "commited": true,
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "23"
                                                                        },
                                                                        {
                                                                          "$ref": "23"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "9"
                                                                      },
                                                                      "mt_items_sub": [
                                                                        {
                                                                          "$id": "25",
                                                                          "id": "142ede79-ce48-4dc9-84a6-6edd1590c118",
                                                                          "id_item": "b5df726d-bb74-43a2-8dda-37f3ca4c271d",
                                                                          "id_item_type": "539c7037-129c-4eeb-a3e1-b075cfd66b1d",
                                                                          "is_default": true,
                                                                          "barcode": "sample string 5",
                                                                          "voucher_apply": true,
                                                                          "id_voucher_json": "ce553602-2c23-44cf-b897-52cdf7f47d4f",
                                                                          "count_voucher": 1,
                                                                          "id_voucher_type": 1,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                          "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                          "id_user_upd": "c898cec6-11f2-4345-94f8-a2ed2acd2513",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_items_formula": [
                                                                            {
                                                                              "$id": "26",
                                                                              "id_item_sub": "a0265824-f329-4ca5-965f-5fa8af3cf07e",
                                                                              "id_item": "ba8cf837-6f84-49fb-a2fc-70309bd37812",
                                                                              "group_id": 3,
                                                                              "id_unit_ref": "8f6e8361-4fe9-439d-bed8-7c82a14d1f25",
                                                                              "qty_dis": 5,
                                                                              "mt_items": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_items_sub": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_units_ref": {
                                                                                "$id": "27",
                                                                                "id": "97e80ed5-9f32-47e6-9fd3-c86d0f7094df",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "coefficient": 4.1,
                                                                                "id_unit": "3dab1af5-6733-4303-801c-5e88019a62a5",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "id_user_upd": "de7176dd-909f-4f41-9e8a-5d1faf76162c",
                                                                                "commited": true,
                                                                                "mt_units": {
                                                                                  "$id": "28",
                                                                                  "id": "128d7059-2513-48e3-a85d-97eea7393f9f",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                  "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                  "id_user_upd": "a645523b-c245-4cbb-ab6e-8ceec0da9aa1",
                                                                                  "commited": true,
                                                                                  "mt_units_ref": [
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_items": [
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  ],
                                                                                  "mt_items1": [
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "mt_items_formula": [
                                                                                  {
                                                                                    "$ref": "26"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "26"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ],
                                                                          "mt_items_types": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "mt_items_vouchers": {
                                                                            "$id": "29",
                                                                            "id": "ac2bd2ed-e767-4b26-bc73-044519db2225",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "json": "sample string 5",
                                                                            "id_pay_type": "ca99cd58-146e-4d76-b61c-671bf1ad9a10",
                                                                            "id_doc_print": "333f077a-be09-49ab-bf2e-041f0d623a5e",
                                                                            "hour_end": "00:00:00.1234567",
                                                                            "price_item_sub": true,
                                                                            "define_validity": true,
                                                                            "price_ref": true,
                                                                            "price_min": 11.1,
                                                                            "supply_apply": 12,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                            "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                            "commited": true,
                                                                            "mt_items_sub": [
                                                                              {
                                                                                "$ref": "25"
                                                                              },
                                                                              {
                                                                                "$ref": "25"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "30",
                                                                              "id_list": "90e240f6-4f64-4cd7-9b04-918331964eaa",
                                                                              "id_item_sub": "c2d6d7fe-bfa3-494d-ac28-0aeef982d14c",
                                                                              "validity_date": "2026-07-08T06:22:54.1636338+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                              "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                              "id_user_upd": "ede2a21e-7d15-4a91-b391-fa7130a61728",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$id": "31",
                                                                                "id": "c9734624-c12d-428e-899e-580e47d7605d",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_ref": "e1444fb8-407f-457a-b963-cb1b504b551a",
                                                                                "tax_included": true,
                                                                                "switch_select": true,
                                                                                "item_type_default": 7,
                                                                                "name_pos": "sample string 8",
                                                                                "id_image": "e5f2f00f-c0bc-4472-b385-c046e5947431",
                                                                                "view_pos": true,
                                                                                "order": 10,
                                                                                "color_border": "sample string 11",
                                                                                "color_button": "sample string 12",
                                                                                "color_font": "sample string 13",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "id_user_upd": "37941867-6805-4a44-808a-fc45040ed42e",
                                                                                "commited": true,
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$id": "32",
                                                                                    "id_pos": "6bdb1524-57e2-48fa-a55b-ed8ea82b854a",
                                                                                    "id_pos_type": "251d33f3-bc98-4abd-911f-c585ff7da328",
                                                                                    "id_price_list": "920b9c61-64b2-40cb-b6a7-67c1956c9b93",
                                                                                    "is_default": true,
                                                                                    "view_mon": true,
                                                                                    "view_tue": true,
                                                                                    "view_wed": true,
                                                                                    "view_thu": true,
                                                                                    "view_fri": true,
                                                                                    "view_sat": true,
                                                                                    "view_sun": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "id_user_upd": "ba156ce5-0adf-4111-a6e9-f36c614953d0",
                                                                                    "commited": true,
                                                                                    "mt_pos_view": {
                                                                                      "$id": "33",
                                                                                      "id_pos": "e6825642-6ea0-4228-8046-961182af7c74",
                                                                                      "id_pos_type": "50ca6834-0fe6-4f93-8e90-448108db5252",
                                                                                      "is_default": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                      "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                      "id_user_upd": "9c2d60c7-da4a-473c-bc4e-f7d75b0b161a",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_pos_prices_list": [
                                                                                        {
                                                                                          "$ref": "32"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "32"
                                                                                        }
                                                                                      ],
                                                                                      "mt_pos_types": {
                                                                                        "$id": "34",
                                                                                        "id": "42680953-ff82-49df-8c36-9aa2b7369f89",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "is_module": true,
                                                                                        "order": 5,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                        "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                        "id_user_upd": "14b66a17-3efa-4b1d-8d0b-86eebb6eccd7",
                                                                                        "commited": true,
                                                                                        "mt_items_featured": [
                                                                                          {
                                                                                            "$id": "35",
                                                                                            "id": "230781dd-125c-47aa-a10a-8ab85f89c2d1",
                                                                                            "id_branch": "aeda7640-089e-40f5-9034-1699e4e0efe2",
                                                                                            "id_pos_type": "0391c58d-48a2-4d19-b42f-180f7d7d8dad",
                                                                                            "id_pos": "c2eba7a6-dfc4-400a-ab67-8269fa180a47",
                                                                                            "id_item": "b746a5ea-b0ac-450c-9679-60143e5723ee",
                                                                                            "date_from": "2026-07-08T06:22:54.1636338+02:00",
                                                                                            "date_end": "2026-07-08T06:22:54.1636338+02:00",
                                                                                            "image_id": 4,
                                                                                            "active": true,
                                                                                            "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                            "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                            "id_user_upd": "38962828-8990-4394-8cdf-64984f393cf4",
                                                                                            "commited": true,
                                                                                            "mt_branches": {
                                                                                              "$ref": "3"
                                                                                            },
                                                                                            "mt_items": {
                                                                                              "$ref": "7"
                                                                                            },
                                                                                            "mt_pos": {
                                                                                              "$ref": "11"
                                                                                            },
                                                                                            "mt_pos_types": {
                                                                                              "$ref": "34"
                                                                                            },
                                                                                            "st_users": {
                                                                                              "$ref": "9"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "35"
                                                                                          }
                                                                                        ],
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$id": "36",
                                                                                            "id_pos_print": "0747bf8f-a5f9-458d-8917-2237093d694c",
                                                                                            "id_doc": "473f8283-e930-4ca1-8eb0-08acee273e00",
                                                                                            "id_pos_type": "7ef8d399-fcba-4f03-9bec-b5703a33f9f6",
                                                                                            "id_doc_print": "d838e061-d667-4a3d-8022-2ca887163458",
                                                                                            "copies": 5,
                                                                                            "print_mode": 6,
                                                                                            "active": true,
                                                                                            "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                            "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                            "id_user_upd": "35c27470-cb02-476f-bffc-d0eb168acd48",
                                                                                            "commited": true,
                                                                                            "mt_docs": {
                                                                                              "$ref": "15"
                                                                                            },
                                                                                            "mt_pos_print": {
                                                                                              "$id": "37",
                                                                                              "id": "a4c0f8d3-971c-4731-86c0-903ed4177216",
                                                                                              "id_pos": "9936f8c2-a4e2-40c3-a714-8abf938c0cfb",
                                                                                              "id_mask": "sample string 3",
                                                                                              "name": "sample string 4",
                                                                                              "mode_print": 5,
                                                                                              "port": "sample string 6",
                                                                                              "baud_rate": 1,
                                                                                              "data_bits": 1,
                                                                                              "stop_bit": 1,
                                                                                              "flow_control": 1,
                                                                                              "parity": 1,
                                                                                              "pin_cashdrawer": 1,
                                                                                              "ip_printer": "sample string 7",
                                                                                              "port_ip": 1,
                                                                                              "printer_name": "sample string 8",
                                                                                              "active": true,
                                                                                              "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                              "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                              "id_user_upd": "ba685d1c-e0ac-46e1-be65-36966db014a4",
                                                                                              "commited": true,
                                                                                              "mt_pos": {
                                                                                                "$ref": "11"
                                                                                              },
                                                                                              "mt_pos_doc_print": [
                                                                                                {
                                                                                                  "$ref": "36"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "36"
                                                                                                }
                                                                                              ],
                                                                                              "st_users": {
                                                                                                "$ref": "9"
                                                                                              }
                                                                                            },
                                                                                            "mt_pos_types": {
                                                                                              "$ref": "34"
                                                                                            },
                                                                                            "st_doc_print": {
                                                                                              "$id": "38",
                                                                                              "id": "7a42c62f-76b9-418f-96b1-15b4a2bdaab1",
                                                                                              "id_mask": "sample string 2",
                                                                                              "name": "sample string 3",
                                                                                              "description": "sample string 4",
                                                                                              "high_row": 5,
                                                                                              "high_doc": 6,
                                                                                              "with_doc": 7,
                                                                                              "to_file": true,
                                                                                              "active": true,
                                                                                              "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                              "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                              "commited": true,
                                                                                              "mt_pos_doc_print": [
                                                                                                {
                                                                                                  "$ref": "36"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "36"
                                                                                                }
                                                                                              ],
                                                                                              "st_doc_print_det": [
                                                                                                {
                                                                                                  "$id": "39",
                                                                                                  "id_doc_print": "0a106d75-2cbb-4703-b115-c4d708699400",
                                                                                                  "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": "38"
                                                                                                  }
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "39"
                                                                                                }
                                                                                              ]
                                                                                            },
                                                                                            "st_users": {
                                                                                              "$ref": "9"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "36"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        },
                                                                                        "mt_pos_view": [
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    "mt_prices_list": {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "32"
                                                                                  }
                                                                                ],
                                                                                "mt_prices_items": [
                                                                                  {
                                                                                    "$ref": "30"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "30"
                                                                                  }
                                                                                ],
                                                                                "mt_prices_list1": [
                                                                                  {
                                                                                    "$ref": "31"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "31"
                                                                                  }
                                                                                ],
                                                                                "mt_prices_list2": {
                                                                                  "$ref": "31"
                                                                                },
                                                                                "mt_prices_list_rules": [
                                                                                  {
                                                                                    "$id": "40",
                                                                                    "id": "e17072e7-d547-4ce7-bb54-7b03dd147f61",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "date_from": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "date_end": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "id_branch": "3d9a2f1d-dbcc-4b13-83b0-4efa7347cc66",
                                                                                    "id_pos": "75d81456-cf12-4a48-a9c7-4cb47e442c0f",
                                                                                    "id_list": "516929ac-b3df-4991-ae23-dd3b74bc43a8",
                                                                                    "view_list": true,
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "id_user_upd": "7a2ece91-957c-4b47-b670-0bc5ddc284f8",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "11"
                                                                                    },
                                                                                    "mt_prices_list": {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  }
                                                                                ],
                                                                                "st_images": {
                                                                                  "$ref": "4"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "mt_prices_rules": [
                                                                                  {
                                                                                    "$id": "41",
                                                                                    "id": "608c7320-6352-4f53-a9a2-02c496c4d41c",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "date_from": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "date_end": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "by_amt": true,
                                                                                    "by_pcg": true,
                                                                                    "ap_amount": 1.1,
                                                                                    "ap_percent": 1.1,
                                                                                    "ap_price": 1.1,
                                                                                    "ap_price_min": 1.1,
                                                                                    "ap_price_max": 1.1,
                                                                                    "id_branch": "c7d88fff-32a0-47cd-8685-a112607d83de",
                                                                                    "id_pos": "8c1309dc-9946-4db8-b8df-4968f1cbc0c4",
                                                                                    "id_list": "26bd2463-b5b1-4a2a-be56-02c650962488",
                                                                                    "id_item": "78af5012-761f-4005-a970-b83e17ab1f63",
                                                                                    "id_item_type": "1beb1958-437c-42a9-ab3c-7217e027cc43",
                                                                                    "id_category": "c0de8b5b-352d-4cfa-a952-7ce874224705",
                                                                                    "by_day_week": true,
                                                                                    "use_mon": true,
                                                                                    "use_tue": true,
                                                                                    "use_wed": true,
                                                                                    "use_thu": true,
                                                                                    "use_fri": true,
                                                                                    "use_sat": true,
                                                                                    "use_sun": true,
                                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                                    "use_hour_end": "00:00:00.1234567",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "id_user_upd": "5c6ac022-ceed-4b12-885b-24aa217ce940",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "mt_categories": {
                                                                                      "$ref": "5"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "mt_items_types": {
                                                                                      "$ref": "24"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "11"
                                                                                    },
                                                                                    "mt_prices_list": {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "41"
                                                                                  }
                                                                                ],
                                                                                "tt_doc_sa_det": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_doc_sa": "d7a0a9dd-b3a5-486b-93fe-2fd4f84a42b3",
                                                                                    "id_line": 2,
                                                                                    "id_item_sub": "648820fa-2fb2-4cc1-a6e0-fd178c74a2c1",
                                                                                    "qty": 4.1,
                                                                                    "id_list": "0e34fb7c-6ed2-4bee-9ef8-6a2f4ccab767",
                                                                                    "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": "0ba1340f-2d97-4c75-a163-f8d420caedad",
                                                                                    "is_used": true,
                                                                                    "qty_vou": 1.1,
                                                                                    "amt_vou": 1.1,
                                                                                    "comment": "sample string 15",
                                                                                    "ref_det": "sample string 16",
                                                                                    "id_employee": "c7731412-cdc9-4c18-882e-624cb6dc0330",
                                                                                    "name_generic": "sample string 17",
                                                                                    "type_ope": 1,
                                                                                    "id_user_add": "11370065-eaf7-40a5-acf4-2460497c608e",
                                                                                    "id_user_upd": "2cca338b-c917-47da-835a-d302b32a7b53",
                                                                                    "active": true,
                                                                                    "mt_employees": {
                                                                                      "$ref": "1"
                                                                                    },
                                                                                    "mt_items_sub": {
                                                                                      "$ref": "25"
                                                                                    },
                                                                                    "mt_prices_list": {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "st_users1": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "tt_doc_sa": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "tt_doc_sa_det_stock": [
                                                                                      {
                                                                                        "$id": "43",
                                                                                        "id_doc_sa": "b5038a77-3330-4ff6-a710-5e46e1c6ae63",
                                                                                        "id_line": 2,
                                                                                        "id_item": "80f87962-c160-4244-a34f-d54cd1623fa1",
                                                                                        "qty": 4.1,
                                                                                        "mt_items": {
                                                                                          "$ref": "7"
                                                                                        },
                                                                                        "tt_doc_sa_det": {
                                                                                          "$ref": "42"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "43"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "42"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "42"
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "25"
                                                                        }
                                                                      ],
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "41"
                                                                        },
                                                                        {
                                                                          "$ref": "41"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$id": "44",
                                                                          "id": "aad60388-71e1-4bc0-9f6e-535c2ca31e84",
                                                                          "order_id": 2,
                                                                          "id_item": "be6a7377-3485-40be-b3ea-06ea84307f1b",
                                                                          "id_item_type": "e3e84e3a-6a95-4b11-9822-8b881c49f4c1",
                                                                          "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": "f66fd21e-9541-4353-9bf1-526d6ec42e46",
                                                                          "type_item": 11,
                                                                          "id_voucher_json": "b438f3f6-d026-4d3a-885a-a3d926d72f0a",
                                                                          "count_voucher": 1,
                                                                          "id_category": "7a223975-9f37-4a91-a113-2c4ce417fc69",
                                                                          "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                          "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                          "id_user_upd": "10e5d581-cb4d-4076-aa61-694773db3ef9",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$id": "45",
                                                                            "id": "2da1abaf-07bc-4ad6-8277-a4d8757c0522",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "574cc903-67a3-45e8-8a63-3cf4bad43c63",
                                                                            "date_tax": "2026-07-08T06:22:54.1636338+02:00",
                                                                            "date_open": "2026-07-08T06:22:54.1636338+02:00",
                                                                            "date_close": "2026-07-08T06:22:54.1636338+02:00",
                                                                            "id_user_open": "76dc6d2a-77e0-41be-a789-e62886855d55",
                                                                            "id_user_close": "a65f6708-658b-469c-93e2-21948682e2b4",
                                                                            "nro_z": 1,
                                                                            "amt_tot": 1.1,
                                                                            "locator_event": "sample string 6",
                                                                            "status_pos": 7,
                                                                            "training_sesion": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                            "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "11"
                                                                            },
                                                                            "tt_cloakrooms_units": [
                                                                              {
                                                                                "$ref": "13"
                                                                              },
                                                                              {
                                                                                "$ref": "13"
                                                                              }
                                                                            ],
                                                                            "tt_items_customs": [
                                                                              {
                                                                                "$ref": "44"
                                                                              },
                                                                              {
                                                                                "$ref": "44"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pt": [
                                                                              {
                                                                                "$id": "46",
                                                                                "id": "5321f708-f47d-4827-9b4c-6532ea0d8118",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "1a1fc5f3-07f6-4704-9044-8e79ea36d7ee",
                                                                                "type_pay": 5,
                                                                                "module": "sample string 6",
                                                                                "process": true,
                                                                                "json_cloackrooms": "sample string 8",
                                                                                "multi_select": 9,
                                                                                "terminal_name": "sample string 10",
                                                                                "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "46"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$id": "47",
                                                                                "id": "5334de90-3d17-4342-be80-08967125b982",
                                                                                "id_room_unit": "c48b7a49-f548-42f1-8d9d-a6f7d7df44c3",
                                                                                "id_room_list": "6be19305-5132-40df-986d-ec813d3b1666",
                                                                                "nro_res_ext": "sample string 3",
                                                                                "date_reserved": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "date_from": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "date_end": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "date_open": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "date_close": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "id_employee": "5469eaba-d58f-44c9-a1c7-758aff7fcb91",
                                                                                "id_employee_sec": "03b76502-0c02-4e19-8f3e-11dcc77ab0a4",
                                                                                "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": "0e4e3d27-3430-4d8c-9610-31a2c56dfee3",
                                                                                "comment": "sample string 7",
                                                                                "id_user_open": "d0fc247a-181a-4e3c-9de0-d0d7c62ff1ba",
                                                                                "id_user_close": "80310c71-8f04-4890-9e8b-ffff28b13e75",
                                                                                "id_unit_state": "f9038a5a-aa00-4925-bd1e-ae8f20a50a94",
                                                                                "id_pos_sesion": "a857670f-5807-4c18-9f10-c6111f38539b",
                                                                                "vip": true,
                                                                                "paid": true,
                                                                                "send": true,
                                                                                "send_date": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "commited": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "1"
                                                                                },
                                                                                "mt_employees1": {
                                                                                  "$ref": "1"
                                                                                },
                                                                                "mt_rooms_units": {
                                                                                  "$id": "48",
                                                                                  "id": "fd70b1b2-71cd-48da-a200-32bd7e3b8877",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "name_label": "sample string 4",
                                                                                  "name_zone": "sample string 5",
                                                                                  "order": 6,
                                                                                  "id_room": "a4d65961-b0f8-461d-9980-7edb19a752e4",
                                                                                  "pax": 8,
                                                                                  "pos_x": 9,
                                                                                  "pos_y": 10,
                                                                                  "size_w": 1,
                                                                                  "size_h": 1,
                                                                                  "in_map": true,
                                                                                  "reserved_on": true,
                                                                                  "id_room_type": "b0f6c8c4-ec9b-4371-b43a-833fcff27f06",
                                                                                  "locked": true,
                                                                                  "date_locked": "2026-07-08T06:22:54.1636338+02:00",
                                                                                  "comment_locked": "sample string 15",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                  "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                  "id_user_upd": "053ae198-9d5d-4ed2-b88d-85ac6aec5aab",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$id": "49",
                                                                                    "id": "c4db58eb-c74f-474a-8650-da208f9e1b7e",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "id_branch": "6364df71-5715-408c-8b40-2479b0118473",
                                                                                    "name_pos": "sample string 6",
                                                                                    "id_image": "3d87f461-d67b-4df6-856d-f3195097ad98",
                                                                                    "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": "79b2279e-0009-4e31-9bab-6f54649a7390",
                                                                                    "refresh_status": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "id_user_upd": "1910a458-6867-474d-80f6-d1c709e99ac1",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "mt_pos_rooms": [
                                                                                      {
                                                                                        "$id": "50",
                                                                                        "id_pos": "92dd0c26-4973-4f60-9616-deaafe40d11f",
                                                                                        "id_room": "c05d2e2c-25b1-4996-8a21-71c0fd084316",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                        "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                        "id_user_upd": "304873db-4e1d-4f1b-a53d-23f9393aab39",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_rooms": {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      }
                                                                                    ],
                                                                                    "st_images": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "st_images1": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_list": [
                                                                                      {
                                                                                        "$id": "51",
                                                                                        "id": "26788d1a-c566-40ad-be28-31d860ed36f9",
                                                                                        "id_room": "e71ef3d8-1de0-491d-a1e4-f272dd36d2db",
                                                                                        "date_in": "2026-07-08T06:22:54.1636338+02:00",
                                                                                        "date_out": "2026-07-08T06:22:54.1636338+02:00",
                                                                                        "id_user_add": "935a9715-6f71-430b-852a-37b7eeb5991c",
                                                                                        "from_reservation": "sample string 5",
                                                                                        "pax": 6,
                                                                                        "status": 7,
                                                                                        "comment": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                        "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                        "commited": true,
                                                                                        "mt_rooms": {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        },
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      {
                                                                                        "$ref": "51"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$id": "52",
                                                                                    "id": "c0745fcb-c923-4147-8444-95c262ac31eb",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high": 5,
                                                                                    "width": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "id_user_upd": "d1290d62-e63f-4fa2-a896-69a5d975bb5e",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ],
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "53",
                                                                                        "id_room_type": "d641168a-9ef2-458f-8315-3a64a008c1e5",
                                                                                        "id_room_state": "38a1e0f8-aca2-4e22-b494-d89824c7fe4e",
                                                                                        "id_image": "66ac5120-ac25-4d18-bff4-ef7c80c370c8",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                        "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                        "id_user_upd": "27a53179-3816-4a83-8730-3b8177f0e402",
                                                                                        "commited": true,
                                                                                        "mt_rooms_units_states": {
                                                                                          "$id": "54",
                                                                                          "id": "d6496c49-5986-4f62-b39a-ce841206d6d4",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "color": "sample string 5",
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                          "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                          "id_user_upd": "93769523-915d-44b9-84b6-34a60e0302f7",
                                                                                          "commited": true,
                                                                                          "st_users": {
                                                                                            "$ref": "9"
                                                                                          },
                                                                                          "mt_rooms_units_states_types": [
                                                                                            {
                                                                                              "$ref": "53"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "53"
                                                                                            }
                                                                                          ],
                                                                                          "tt_rooms_units_activity": [
                                                                                            {
                                                                                              "$ref": "47"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "47"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "mt_rooms_units_types": {
                                                                                          "$ref": "52"
                                                                                        },
                                                                                        "st_images": {
                                                                                          "$ref": "4"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_states": {
                                                                                  "$ref": "54"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "st_users1": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_doc_sa": [
                                                                                  {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "14"
                                                                                  }
                                                                                ],
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                },
                                                                                "tt_rooms_list": {
                                                                                  "$ref": "51"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "47"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "tt_tips": [
                                                                              {
                                                                                "$id": "55",
                                                                                "id": "c88a8633-0fde-4868-945f-b9a207b3acac",
                                                                                "id_pos_sesion": "d8c274cd-3704-4311-a255-6ef60b5e2e6c",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "2d02d6e6-a136-4c55-935e-804c10f55014",
                                                                                "id_room_unit_activity": "1ff8ea48-0474-4bc9-ab4a-63ca80c62265",
                                                                                "id_doc_sa": "3a0525e1-9ffb-4340-b053-e4cdb481213c",
                                                                                "id_pos_type": "3d4e1002-d5e7-46ca-9367-ce5ae318ef6f",
                                                                                "block": true,
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "439d4384-3a07-4904-aca6-8780ff282930",
                                                                                "coupon_id": "sample string 7",
                                                                                "terminal_id": "sample string 8",
                                                                                "card_name": "sample string 9",
                                                                                "card_bank": "sample string 10",
                                                                                "card_number": "sample string 11",
                                                                                "client_name": "sample string 12",
                                                                                "money_type": "sample string 13",
                                                                                "merchant_id": "sample string 14",
                                                                                "aid": "sample string 15",
                                                                                "auth_num": "sample string 16",
                                                                                "authorization": true,
                                                                                "signature": true,
                                                                                "contactless": true,
                                                                                "date_hour_pay": "sample string 17",
                                                                                "terminal_name": "sample string 18",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "56",
                                                                                    "id_tip": "084b913e-18d0-4cc1-9edd-50102deb7311",
                                                                                    "id_user": "51745627-0e1f-4b0d-a829-1fccbbf285c0",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "tt_tips": {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "56"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "55"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion_users": [
                                                                              {
                                                                                "$id": "57",
                                                                                "id_pos_sesion": "06f5fdb0-22da-4586-97e2-4fc1129abee5",
                                                                                "id_user": "3f0a20fa-1c27-4063-b263-cb4e1cf4b080",
                                                                                "date_add": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "distribution_index": 1.1,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "57"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "14"
                                                                              },
                                                                              {
                                                                                "$ref": "14"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$id": "58",
                                                                                "id": "a248e64d-c518-4874-9fd6-14132fc022a7",
                                                                                "id_user": "461c9ac5-35f3-4fe4-ba72-65e1bd2cd01d",
                                                                                "id_user_profile": "52753e42-c097-49f0-8ac9-5be138ec3485",
                                                                                "locator": "sample string 4",
                                                                                "date_end": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "id_pos_sesion": "64df5bf5-9c01-4f96-9410-70122dbf1642",
                                                                                "date_login": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "date_logout": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "terminal_id": "sample string 6",
                                                                                "terminal_type": "sample string 7",
                                                                                "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "st_users_profiles": {
                                                                                  "$id": "59",
                                                                                  "id": "d94b28d3-0b10-43e6-bed1-4aa841683f4b",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "is_pass_required": true,
                                                                                  "is_admin": true,
                                                                                  "level_id": 7,
                                                                                  "order_1": 8,
                                                                                  "order_2": 9,
                                                                                  "order_3": 10,
                                                                                  "order_4": 11,
                                                                                  "is_tips": true,
                                                                                  "is_view_all": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                  "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                  "commited": true,
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$id": "60",
                                                                                      "id": "b6b98a06-3bc0-4106-b4c6-64bbc687ccbf",
                                                                                      "id_function": "df56f6c8-e5ec-4f5a-a159-a3eacde8fdee",
                                                                                      "id_user": "ca9a3b70-f845-40a5-9312-453b5c0d955b",
                                                                                      "id_profile": "b26ea701-ef90-42cf-becd-a3c9b3c74df3",
                                                                                      "permission": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                      "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                      "commited": true,
                                                                                      "st_users_profiles": {
                                                                                        "$ref": "59"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      },
                                                                                      "st_functions": {
                                                                                        "$id": "61",
                                                                                        "id": "b510127e-6867-4fe0-8206-f97f96cc2c8c",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "level_id": 5,
                                                                                        "id_group": "cf12a3b6-b318-48e9-9e87-99d35c4e932d",
                                                                                        "name_event": "sample string 7",
                                                                                        "name_pos": "sample string 8",
                                                                                        "id_image": "ace3714b-8741-428e-820f-05f25e5f8176",
                                                                                        "view_pos": true,
                                                                                        "order": 10,
                                                                                        "color_border": "sample string 11",
                                                                                        "color_button": "sample string 12",
                                                                                        "color_font": "sample string 13",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 16,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                        "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions_groups": {
                                                                                          "$id": "62",
                                                                                          "id": "2588407d-c9eb-4e35-b92c-e376dfb8bdf9",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                          "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions": [
                                                                                            {
                                                                                              "$ref": "61"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "61"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "st_images": {
                                                                                          "$ref": "4"
                                                                                        },
                                                                                        "st_permisions": [
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          }
                                                                                        ]
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "60"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": [
                                                                                    {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  ],
                                                                                  "tt_cmd_connection": [
                                                                                    {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "58"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "58"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_messages": [
                                                                              {
                                                                                "$id": "63",
                                                                                "id": "bafd0bd2-6583-4ce2-aebf-53350897c101",
                                                                                "id_user": "40a9e60a-7ec6-4c2b-a2ae-7603373b0e05",
                                                                                "date_add": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "destiny_type": 4,
                                                                                "id_key": "1c192075-dde2-4df2-9833-685e3fd644a0",
                                                                                "message": "sample string 6",
                                                                                "message_view": true,
                                                                                "date_view": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "id_pos_sesion": "8b44e318-2b86-4050-a8fe-5dcc9bd3c0ce",
                                                                                "terminal_add": "sample string 9",
                                                                                "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "63"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$ref": "22"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "23"
                                                                  }
                                                                ],
                                                                "tt_vouchers_permisions": {
                                                                  "$id": "64",
                                                                  "id": "89d5957f-6652-4f4d-be6d-64985e1bc77b",
                                                                  "date_from": "2026-07-08T06:22:54.1636338+02:00",
                                                                  "date_end": "2026-07-08T06:22:54.1636338+02:00",
                                                                  "date_used": "2026-07-08T06:22:54.1636338+02:00",
                                                                  "id_employee": "d17a75eb-5a16-4446-b24a-c8a322c6dd7e",
                                                                  "id_branch": "4e04fb8c-d867-4406-acc0-d79af6bd6248",
                                                                  "count": 6,
                                                                  "count_used": 1,
                                                                  "unlimited": true,
                                                                  "id_user_add": "b09c5afb-0e22-4a9f-adcd-77b550f0fe66",
                                                                  "is_entry": true,
                                                                  "is_consume": true,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                                  "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "1"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "tt_vouchers": [
                                                                    {
                                                                      "$ref": "22"
                                                                    },
                                                                    {
                                                                      "$ref": "22"
                                                                    }
                                                                  ]
                                                                }
                                                              }
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "22"
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "9"
                                                        },
                                                        "mt_money_types": {
                                                          "$ref": "17"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "14"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "19"
                                                      }
                                                    ],
                                                    "tt_doc_sa_pay": [
                                                      {
                                                        "$ref": "21"
                                                      },
                                                      {
                                                        "$ref": "21"
                                                      }
                                                    ]
                                                  },
                                                  "mt_payment_types": {
                                                    "$ref": "20"
                                                  },
                                                  "st_users": {
                                                    "$ref": "9"
                                                  }
                                                },
                                                {
                                                  "$ref": "16"
                                                }
                                              ],
                                              "st_images": {
                                                "$ref": "4"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              },
                                              "mt_pos_doc_print": [
                                                {
                                                  "$ref": "36"
                                                },
                                                {
                                                  "$ref": "36"
                                                }
                                              ],
                                              "st_doc_num": [
                                                {
                                                  "$id": "65",
                                                  "id_pos": "d1ef7eb4-a872-496f-8e71-2ecc5b301cd4",
                                                  "id_doc": "d5ee64ea-bfee-4de7-be03-b091da281ea4",
                                                  "value": 3,
                                                  "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                  "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "15"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "11"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "14"
                                                },
                                                {
                                                  "$ref": "14"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$id": "66",
                                                  "id": "86ba2522-ca75-4acf-9040-47654f6c99fa",
                                                  "id_pos": "1e5fc3dd-70dc-44ac-9416-a4a8104c9b8b",
                                                  "id_doc": "9e33f9ba-1d32-405c-9b9b-70e0ffcb4159",
                                                  "id_branch": "bb4265e3-828a-4b6e-8e02-2f7d50c9434d",
                                                  "nro_doc": "sample string 5",
                                                  "date_doc": "2026-07-08T06:22:54.1636338+02:00",
                                                  "block": true,
                                                  "nro_original": "sample string 8",
                                                  "id_ref": "798fdf92-7de1-45be-83a8-f8efacbb8ee8",
                                                  "id_loc_from": "9532bed9-8b2a-4fe2-932c-f759e9a49f42",
                                                  "id_loc_end": "7c0d3b9e-8a40-4b81-ad53-a117bfa90bec",
                                                  "id_user_add": "cd4415a7-507c-4ea1-9bb7-715ed824b4a1",
                                                  "id_user_upd": "3b8c2f89-56d9-4f1b-85e0-58612e20fb98",
                                                  "id_pos_sesion": "a10426cb-ce2e-4841-8603-b8a5224dd305",
                                                  "comment": "sample string 12",
                                                  "status": 1,
                                                  "is_send": true,
                                                  "date_send": "2026-07-08T06:22:54.1636338+02:00",
                                                  "active": true,
                                                  "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                  "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "3"
                                                  },
                                                  "mt_docs": {
                                                    "$ref": "15"
                                                  },
                                                  "mt_locations": {
                                                    "$id": "67",
                                                    "id": "5b26296d-1cb5-446c-a1e0-dea71a64fab0",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "reserved": true,
                                                    "id_branch": "ee190741-593d-46ce-abba-d3a8beca0edc",
                                                    "active": true,
                                                    "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                    "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                    "id_user_upd": "7f6a4a1a-3f7a-4534-8f39-c3b8dbd150d4",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "3"
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    },
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "14"
                                                      },
                                                      {
                                                        "$ref": "14"
                                                      }
                                                    ],
                                                    "tt_doc_sa1": [
                                                      {
                                                        "$ref": "14"
                                                      },
                                                      {
                                                        "$ref": "14"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "66"
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "tt_doc_st1": [
                                                      {
                                                        "$ref": "66"
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "tt_stock": [
                                                      {
                                                        "$id": "68",
                                                        "id_location": "fa688c2d-7e97-4c54-b64d-0d967d094ccb",
                                                        "id_item": "33a20e1d-f87b-45cf-978e-dd7db63cb85e",
                                                        "stock_ideal": 3.1,
                                                        "stock_min": 4.1,
                                                        "stock_max": 5.1,
                                                        "stock": 6.1,
                                                        "active": true,
                                                        "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                        "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                                        "commited": true,
                                                        "mt_items": {
                                                          "$ref": "7"
                                                        },
                                                        "mt_locations": {
                                                          "$ref": "67"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ]
                                                  },
                                                  "mt_locations1": {
                                                    "$ref": "67"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "11"
                                                  },
                                                  "st_users": {
                                                    "$ref": "9"
                                                  },
                                                  "st_users1": {
                                                    "$ref": "9"
                                                  },
                                                  "tt_doc_st_det": [
                                                    {
                                                      "$id": "69",
                                                      "id_doc_st": "a3187465-57c4-4b43-9849-1ff70083acaf",
                                                      "id_line": 2,
                                                      "id_item": "3c894bc7-5251-4656-9a6e-4e9b63086ad9",
                                                      "comment": "sample string 4",
                                                      "qty": 5.1,
                                                      "status": 1,
                                                      "active": true,
                                                      "mt_items": {
                                                        "$ref": "7"
                                                      },
                                                      "tt_doc_st": {
                                                        "$ref": "66"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "66"
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ],
                                                  "tt_doc_st2": {
                                                    "$ref": "66"
                                                  }
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ]
                                            },
                                            "mt_locations": {
                                              "$ref": "67"
                                            },
                                            "mt_locations1": {
                                              "$ref": "67"
                                            },
                                            "mt_pos": {
                                              "$ref": "11"
                                            },
                                            "st_users": {
                                              "$ref": "9"
                                            },
                                            "st_users1": {
                                              "$ref": "9"
                                            },
                                            "tt_cloakrooms_units": [
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              }
                                            ],
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$ref": "19"
                                              },
                                              {
                                                "$ref": "19"
                                              }
                                            ],
                                            "tt_doc_sa_det": [
                                              {
                                                "$ref": "42"
                                              },
                                              {
                                                "$ref": "42"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "21"
                                              },
                                              {
                                                "$ref": "21"
                                              }
                                            ],
                                            "tt_doc_sa1": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_sa2": {
                                              "$ref": "14"
                                            },
                                            "tt_pos_sesion": {
                                              "$ref": "45"
                                            },
                                            "tt_rooms_units_activity": {
                                              "$ref": "47"
                                            },
                                            "tt_spool_doc_print": [
                                              {
                                                "$id": "70",
                                                "id": "ec0d6cd1-d0dc-40a9-a390-da587f1df9f8",
                                                "spool_server": "sample string 2",
                                                "id_doc_sa": "c7c7a675-b075-4340-986e-577742141b7c",
                                                "spool_printer": "sample string 4",
                                                "count": 5,
                                                "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                                "printed": true,
                                                "print_on": "2026-07-08T06:22:54.1636338+02:00",
                                                "tt_doc_sa": {
                                                  "$ref": "14"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          "tt_pos_sesion": {
                                            "$ref": "45"
                                          }
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ],
                                  "mt_items_featured": [
                                    {
                                      "$ref": "35"
                                    },
                                    {
                                      "$ref": "35"
                                    }
                                  ],
                                  "mt_pos_print": [
                                    {
                                      "$ref": "37"
                                    },
                                    {
                                      "$ref": "37"
                                    }
                                  ],
                                  "mt_pos_rooms": [
                                    {
                                      "$ref": "50"
                                    },
                                    {
                                      "$ref": "50"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "9"
                                  },
                                  "mt_pos_view": [
                                    {
                                      "$ref": "33"
                                    },
                                    {
                                      "$ref": "33"
                                    }
                                  ],
                                  "mt_prices_list_rules": [
                                    {
                                      "$ref": "40"
                                    },
                                    {
                                      "$ref": "40"
                                    }
                                  ],
                                  "mt_prices_rules": [
                                    {
                                      "$ref": "41"
                                    },
                                    {
                                      "$ref": "41"
                                    }
                                  ],
                                  "st_doc_num": [
                                    {
                                      "$ref": "65"
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ],
                                  "st_pos_license": [
                                    {
                                      "$id": "71",
                                      "id": "83c28244-d140-4ad0-9cf2-25eb6f86a95d",
                                      "id_pos": "04025c62-8aff-45b3-8750-f19e7317d426",
                                      "mac_address": "sample string 3",
                                      "date_end": "2026-07-08T06:22:54.1636338+02:00",
                                      "key_access": "sample string 5",
                                      "id_user_add": "9846e8e1-afbc-4ff9-9767-4642f0e2988f",
                                      "active": true,
                                      "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                      "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      },
                                      "st_users": {
                                        "$ref": "9"
                                      }
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ],
                                  "st_users_pos": [
                                    {
                                      "$id": "72",
                                      "id_user": "3596de16-8b52-4916-8281-60a930500649",
                                      "id_pos": "070813a1-a9e7-4610-94ae-0fda980f6790",
                                      "pass_required": true,
                                      "active": true,
                                      "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                      "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      },
                                      "st_users": {
                                        "$ref": "9"
                                      }
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ],
                                  "tt_doc_sa": [
                                    {
                                      "$ref": "14"
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ],
                                  "tt_pos_connection": [
                                    {
                                      "$id": "73",
                                      "id": "3ddc5314-8464-495c-87d0-38236564bba2",
                                      "id_pos": "ffd42b70-f07a-4dc8-8362-e9c9c9bcb39e",
                                      "date_add": "2026-07-08T06:22:54.1636338+02:00",
                                      "date_upd": "2026-07-08T06:22:54.1636338+02:00",
                                      "date_out": "2026-07-08T06:22:54.1636338+02:00",
                                      "connection_type": "sample string 3",
                                      "connection_speed": 1,
                                      "terminal_name": "sample string 4",
                                      "version": "sample string 5",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      }
                                    },
                                    {
                                      "$ref": "73"
                                    }
                                  ],
                                  "tt_pos_sesion": [
                                    {
                                      "$ref": "45"
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "mt_branches": {
                                    "$ref": "3"
                                  },
                                  "tt_logs": [
                                    {
                                      "$id": "74",
                                      "id": "c34c61b0-408a-4460-b4a0-8cf74704a050",
                                      "id_user_add": "9a56baa3-9c80-4009-8b8e-c319dbb6d97e",
                                      "id_table": "7cd1dcbb-7678-4f92-8f08-363e5fdb66b2",
                                      "message_log": "sample string 3",
                                      "json_object": "sample string 4",
                                      "log_type": "sample string 5",
                                      "id_pos": "175ac36d-980a-48eb-a36a-00799df0e409",
                                      "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      },
                                      "st_sync_tables": {
                                        "$id": "75",
                                        "id": "74da1b0b-ab02-44b9-82ec-54839116e7c1",
                                        "level": 2,
                                        "order": 3,
                                        "name": "sample string 4",
                                        "log_ins": true,
                                        "log_upd": true,
                                        "packet_forward": true,
                                        "active": true,
                                        "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                        "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                        "commited": true,
                                        "st_sync_packages_det": [
                                          {
                                            "$id": "76",
                                            "id": "af2eb760-5a5e-4997-b97a-2ed706ca9eef",
                                            "id_sync": "aa2d1cb4-873d-415e-9b4c-6e445c6c998e",
                                            "json": "sample string 3",
                                            "id_table": "8fb7fdc5-fb7a-4578-a061-ce51b4973a3b",
                                            "order": 5,
                                            "st_sync_packages": {
                                              "$id": "77",
                                              "id": "03305854-e6c4-4b2e-97eb-dcee11d032b3",
                                              "id_branch_from": "3d2c2c82-045b-4633-91f1-c98c1440f73f",
                                              "id_branch_to": "9190eef6-1ea2-47bb-a19a-c27ec1dbab66",
                                              "type": 4,
                                              "created_on": "2026-07-08T06:22:54.1636338+02:00",
                                              "order": 6,
                                              "status": 7,
                                              "log_info": "sample string 8",
                                              "sync_on": "2026-07-08T06:22:54.1636338+02:00",
                                              "send_on": "2026-07-08T06:22:54.1636338+02:00",
                                              "mt_branches": {
                                                "$ref": "3"
                                              },
                                              "mt_branches1": {
                                                "$ref": "3"
                                              },
                                              "st_sync_packages_det": [
                                                {
                                                  "$ref": "76"
                                                },
                                                {
                                                  "$ref": "76"
                                                }
                                              ]
                                            },
                                            "st_sync_tables": {
                                              "$ref": "75"
                                            }
                                          },
                                          {
                                            "$ref": "76"
                                          }
                                        ],
                                        "tt_logs": [
                                          {
                                            "$ref": "74"
                                          },
                                          {
                                            "$ref": "74"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "9"
                                      }
                                    },
                                    {
                                      "$ref": "74"
                                    }
                                  ],
                                  "st_local_variables": [
                                    {
                                      "$id": "78",
                                      "id": "2a627b63-cd0c-46a1-a4ac-57e2cf5e2530",
                                      "id_pos": "0329ceb3-b36f-4861-ab3d-e2f4623b0253",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "value": "sample string 5",
                                      "type": "sample string 6",
                                      "last_update": "2026-07-08T06:22:54.1636338+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      }
                                    },
                                    {
                                      "$ref": "78"
                                    }
                                  ],
                                  "tt_doc_st": [
                                    {
                                      "$ref": "66"
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "st_users": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "mt_brands": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_categories": [
                            {
                              "$ref": "5"
                            },
                            {
                              "$ref": "5"
                            }
                          ],
                          "mt_categories_items": [
                            {
                              "$ref": "6"
                            },
                            {
                              "$ref": "6"
                            }
                          ],
                          "mt_cloakrooms": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "mt_docs_payment_money": [
                            {
                              "$ref": "16"
                            },
                            {
                              "$ref": "16"
                            }
                          ],
                          "mt_employees": [
                            {
                              "$ref": "1"
                            },
                            {
                              "$ref": "1"
                            }
                          ],
                          "mt_employees_profiles": [
                            {
                              "$id": "79",
                              "id": "ecd39bbd-e479-49f1-890f-048108e5c880",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "authorized": true,
                              "active": true,
                              "created_on": "2026-07-08T06:22:54.1636338+02:00",
                              "last_update": "2026-07-08T06:22:54.1636338+02:00",
                              "id_user_upd": "47a56a16-5ec1-42bf-9863-1f5ba0097795",
                              "commited": true,
                              "mt_employees": [
                                {
                                  "$ref": "1"
                                },
                                {
                                  "$ref": "1"
                                }
                              ],
                              "st_users": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "25"
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "mt_money_rates": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "mt_money_types": [
                            {
                              "$ref": "17"
                            },
                            {
                              "$ref": "17"
                            }
                          ],
                          "mt_payment_types": [
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            }
                          ],
                          "mt_pos": [
                            {
                              "$ref": "11"
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "mt_pos_doc_print": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "mt_pos_prices_list": [
                            {
                              "$ref": "32"
                            },
                            {
                              "$ref": "32"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "mt_pos_types": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ],
                          "mt_pos_view": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "mt_prices_items": [
                            {
                              "$ref": "30"
                            },
                            {
                              "$ref": "30"
                            }
                          ],
                          "mt_prices_list": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "41"
                            },
                            {
                              "$ref": "41"
                            }
                          ],
                          "mt_rooms": [
                            {
                              "$ref": "49"
                            },
                            {
                              "$ref": "49"
                            }
                          ],
                          "mt_rooms_units": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "mt_rooms_units_states_types": [
                            {
                              "$ref": "53"
                            },
                            {
                              "$ref": "53"
                            }
                          ],
                          "mt_rooms_units_types": [
                            {
                              "$ref": "52"
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "mt_units": [
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "mt_units_ref": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "st_images": {
                            "$ref": "4"
                          },
                          "st_images1": {
                            "$ref": "4"
                          },
                          "st_permisions": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$ref": "71"
                            },
                            {
                              "$ref": "71"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$ref": "72"
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_token": [
                            {
                              "$id": "80",
                              "id": "f3082760-d9b4-41be-bb8b-20f9627db450",
                              "token_id": "sample string 2",
                              "id_user": "34aad557-f0ef-4a8b-ba9c-0a8e9752d13a",
                              "date_from": "2026-07-08T06:22:54.1636338+02:00",
                              "date_end": "2026-07-08T06:22:54.1636338+02:00",
                              "created_on": "2026-07-08T06:22:54.1636338+02:00",
                              "st_users": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "80"
                            }
                          ],
                          "tt_doc_sa_cashflow": [
                            {
                              "$ref": "19"
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "tt_doc_sa_det": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "tt_doc_sa_det1": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "tt_pos_sesion1": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "tt_rooms_list": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "tt_rooms_units_activity": [
                            {
                              "$ref": "47"
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "tt_rooms_units_activity1": [
                            {
                              "$ref": "47"
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "tt_rooms_units_log": [
                            {
                              "$id": "81",
                              "id": "b366e40f-1970-4031-8416-59897d3fc18c",
                              "id_room_activity": "f297e243-ee04-4aa6-973b-39af92e7e443",
                              "id_pos_sesion": "d899a904-5867-4684-bdd2-60fa6ab42173",
                              "log_text": "sample string 4",
                              "id_user": "bb0cdeee-1c43-4286-8284-d1cfc7714dbb",
                              "created_on": "2026-07-08T06:22:54.1636338+02:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "81"
                            }
                          ],
                          "tt_tips_users": [
                            {
                              "$ref": "56"
                            },
                            {
                              "$ref": "56"
                            }
                          ],
                          "tt_vouchers_permisions": [
                            {
                              "$ref": "64"
                            },
                            {
                              "$ref": "64"
                            }
                          ],
                          "tt_vouchers": [
                            {
                              "$ref": "22"
                            },
                            {
                              "$ref": "22"
                            }
                          ],
                          "mt_docs": [
                            {
                              "$ref": "15"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "tt_pos_sesion_users": [
                            {
                              "$ref": "57"
                            },
                            {
                              "$ref": "57"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_doc_sa1": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "mt_items": [
                            {
                              "$ref": "7"
                            },
                            {
                              "$ref": "7"
                            }
                          ],
                          "mt_rooms_units_states": [
                            {
                              "$ref": "54"
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "59"
                          },
                          "tt_cmd_connection": [
                            {
                              "$ref": "58"
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "tt_cmd_messages": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ]
                        }
                      },
                      "mt_categories_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_items_formula": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_units": {
                        "$ref": "28"
                      },
                      "mt_units1": {
                        "$ref": "28"
                      },
                      "st_images": {
                        "$ref": "4"
                      },
                      "st_users": {
                        "$ref": "9"
                      },
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "tt_doc_sa_det_stock": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "tt_vouchers_det": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "9"
                    }
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "st_images": {
                  "$ref": "4"
                },
                "st_users": {
                  "$ref": "9"
                },
                "mt_prices_rules": [
                  {
                    "$ref": "41"
                  },
                  {
                    "$ref": "41"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ]
              },
              {
                "$ref": "5"
              }
            ],
            "mt_employees": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "mt_items": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "17"
              },
              {
                "$ref": "17"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "20"
              },
              {
                "$ref": "20"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "mt_rooms1": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "st_functions": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "st_images_types": {
              "$id": "82",
              "id": "ad115843-95f5-40fa-8f4e-208d0fe66664",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-07-08T06:22:54.1636338+02:00",
              "last_update": "2026-07-08T06:22:54.1636338+02:00",
              "commited": true,
              "st_images": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ]
            },
            "mt_docs": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "st_users": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "st_users1": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ]
          },
          "st_users": {
            "$ref": "9"
          },
          "mt_branches_zones": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "mt_employees_branches": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "35"
            },
            {
              "$ref": "35"
            }
          ],
          "mt_locations": [
            {
              "$ref": "67"
            },
            {
              "$ref": "67"
            }
          ],
          "mt_periods": [
            {
              "$id": "83",
              "id_branch": "5d44c944-4ae2-482b-949f-0a4e104a14b6",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-07-08T06:22:54.1636338+02:00",
              "date_end": "2026-07-08T06:22:54.1636338+02:00",
              "state": "sample string 6",
              "created_on": "2026-07-08T06:22:54.1636338+02:00",
              "last_update": "2026-07-08T06:22:54.1636338+02:00",
              "commited": true,
              "mt_branches": {
                "$ref": "3"
              }
            },
            {
              "$ref": "83"
            }
          ],
          "mt_pos": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "40"
            },
            {
              "$ref": "40"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "41"
            },
            {
              "$ref": "41"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "49"
            },
            {
              "$ref": "49"
            }
          ],
          "st_sync_packages": [
            {
              "$ref": "77"
            },
            {
              "$ref": "77"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "77"
            },
            {
              "$ref": "77"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "14"
            },
            {
              "$ref": "14"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "66"
            },
            {
              "$ref": "66"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "64"
            },
            {
              "$ref": "64"
            }
          ]
        },
        "mt_employees": {
          "$ref": "1"
        }
      },
      {
        "$ref": "2"
      }
    ],
    "mt_employees_profiles": {
      "$ref": "79"
    },
    "st_images": {
      "$ref": "4"
    },
    "st_users": {
      "$ref": "9"
    },
    "tt_doc_sa_det": [
      {
        "$ref": "42"
      },
      {
        "$ref": "42"
      }
    ],
    "tt_doc_sa_pay": [
      {
        "$ref": "21"
      },
      {
        "$ref": "21"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "64"
      },
      {
        "$ref": "64"
      }
    ],
    "tt_rooms_units_activity": [
      {
        "$ref": "47"
      },
      {
        "$ref": "47"
      }
    ],
    "tt_rooms_units_activity1": [
      {
        "$ref": "47"
      },
      {
        "$ref": "47"
      }
    ]
  },
  {
    "$ref": "1"
  }
]