GET api/Tt_Vouchers?id_branch={id_branch}&date_sesion={date_sesion}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_branch

globally unique identifier

Required

date_sesion

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of tt_vouchers
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_voucher

integer

Required

locator_voucher

string

Max length: 20

qr_code

string

Required

Max length: 100

date_from

date

Required

date_end

date

Required

date_used

date

None.

date_sesion

date

None.

id_employee

globally unique identifier

Required

id_branch

globally unique identifier

Required

id_voucher_permision

globally unique identifier

None.

amt_tot

decimal number

None.

amt_pen

decimal number

None.

by_amount

boolean

Required

by_item_category

boolean

Required

qty_applied

integer

None.

locator_entry

string

Max length: 20

locator_event

string

Max length: 20

is_only_use

boolean

Required

price_ref

boolean

None.

supply_apply

integer

None.

id_pay

globally unique identifier

Required

id_user_add

globally unique identifier

Required

id_doc_sa

globally unique identifier

None.

id_item_sub

globally unique identifier

None.

id_pos_sesion

globally unique identifier

None.

is_authorized

boolean

Required

is_automatic

boolean

None.

print_in_branch

boolean

Required

printed

boolean

Required

is_entry

boolean

Required

is_consume

boolean

Required

is_used_entry

boolean

Required

is_used_consume

boolean

Required

is_close

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_employees

mt_employees

None.

mt_payment_types

mt_payment_types

None.

st_users

st_users

None.

tt_doc_sa_pay

Collection of tt_doc_sa_pay

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

tt_vouchers_permisions

tt_vouchers_permisions

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "435bc9a7-a56c-4977-90e3-4f20414e613f",
    "id_voucher": 2,
    "locator_voucher": "sample string 3",
    "qr_code": "sample string 4",
    "date_from": "2026-07-08T06:22:55.5363757+02:00",
    "date_end": "2026-07-08T06:22:55.5363757+02:00",
    "date_used": "2026-07-08T06:22:55.5363757+02:00",
    "date_sesion": "2026-07-08T06:22:55.5363757+02:00",
    "id_employee": "4c88a1b7-9c78-4bb8-a364-396ddc8bc98e",
    "id_branch": "7b0cb1ab-e723-42f9-8170-c897e4b9d88e",
    "id_voucher_permision": "5bd3cea9-011a-48a5-8971-1f49414ad786",
    "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": "e3329f8d-bcb9-457d-8246-baff1b897f17",
    "id_user_add": "6ef33346-8e1d-4d22-915e-39dabbdcb789",
    "id_doc_sa": "3d56614d-81d0-4b33-a7a6-1cc472519d75",
    "id_item_sub": "081b1857-18d1-4862-aa99-0017f402eb06",
    "id_pos_sesion": "7af49faf-ed8c-487d-840d-c775e1532a6b",
    "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:55.5363757+02:00",
    "last_update": "2026-07-08T06:22:55.5363757+02:00",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "c5ce17b7-6af3-414e-8957-cb22209bada4",
      "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": "cd1515a9-0967-44e1-a43e-32c5762023e0",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-07-08T06:22:55.5363757+02:00",
      "last_update": "2026-07-08T06:22:55.5363757+02:00",
      "id_user_upd": "b3f30287-0274-4ff9-8af1-0c9230869cea",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "f77e2380-37c1-4bf5-8ebe-3d3ed8968a02",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "848efd9a-7c20-4508-85e9-b07eef3e23a8",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-07-08T06:22:55.5363757+02:00",
        "last_update": "2026-07-08T06:22:55.5363757+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "80962bd4-e416-4351-b336-3c8d096d5de8",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "18724d75-bd35-4892-a60f-4786df6f8ce6",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "04b7a975-2965-4d8a-8111-e00c9854c617",
            "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:55.5363757+02:00",
            "last_update": "2026-07-08T06:22:55.5363757+02:00",
            "id_user_upd": "c7fbdcf8-2242-4cfd-bf3c-14c652244d60",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "750c6de8-71d6-49b0-bf03-06a6a3c27004",
                "id_item": "0c8859bd-8201-4313-a84f-685981a07f6c",
                "is_default": true,
                "active": true,
                "created_on": "2026-07-08T06:22:55.5363757+02:00",
                "last_update": "2026-07-08T06:22:55.5363757+02:00",
                "id_user_upd": "c6a14d5f-47c5-46d1-9520-725174333e29",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "771e3453-8391-4156-b652-b98da2404c23",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "451552ea-462f-4155-be68-d914c09c8b86",
                  "id_unit_sec": "88b95445-69cf-43e6-8125-0414c7405d62",
                  "id_brand": "5751428c-2e62-4063-8662-366ee74a3abf",
                  "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": "a790fcb9-dc27-4da5-ab1c-bd15eeb0dddd",
                  "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:55.5363757+02:00",
                  "last_update": "2026-07-08T06:22:55.5363757+02:00",
                  "id_user_upd": "80970377-94c9-4f8a-a431-0c67e819937d",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "24e45319-9089-472c-8c89-aca2b3ea7369",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-07-08T06:22:55.5363757+02:00",
                    "last_update": "2026-07-08T06:22:55.5363757+02:00",
                    "id_user_upd": "f7a9315c-cdba-48a3-a3a9-bde8013add7c",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "7ee159d3-4759-4a21-ae89-e48feb41871a",
                      "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": "32a82888-b8b4-4b4d-af0d-e2fc0b69cdce",
                      "view_messages": true,
                      "id_image_photo": "849e6964-4fac-4a5e-b3e8-577c0f5804fc",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "60fb4e53-c912-437f-87a3-cccd1d441e87",
                      "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:55.5363757+02:00",
                      "last_update": "2026-07-08T06:22:55.5363757+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "f4c2b2a5-fe65-4135-b77a-a7703140a488",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "684f7124-52e8-4b90-89b1-dd7aebf38232",
                          "active": true,
                          "created_on": "2026-07-08T06:22:55.5363757+02:00",
                          "last_update": "2026-07-08T06:22:55.5363757+02:00",
                          "id_user_upd": "513f2590-81bd-44bb-986c-9aaf55d64277",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "3a69731a-f17f-4012-a480-2f11ec1c0090",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "74919128-3d25-4010-8b73-24b6c29ac10d",
                              "id_zone": "0bfb7733-ae1a-41b0-ab4a-2e5e81ae0863",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-07-08T06:22:55.5363757+02:00",
                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                              "id_user_upd": "f5976fa2-5316-471b-9fc8-760297a93d28",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "3cc0bd4c-630e-48ed-aa5d-170021e83185",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "b62e125c-4f2a-45c5-8bda-b487755e227d",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "02cd1dd3-6b73-4c96-9f9b-5623223cb85f",
                                  "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:55.5363757+02:00",
                                  "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                  "id_user_upd": "a48b043f-a512-4857-b3ae-bc02a984f659",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "fa4e03fe-f88a-4345-817c-c40722dbc4ff",
                                      "id_cloakroom": "feada917-22df-4d8e-8b92-9a70e6a9b250",
                                      "id_pos_sesion": "f8d07a74-2c9d-4692-bb23-7a60b0eb0653",
                                      "unit_id": 4,
                                      "date_open": "2026-07-08T06:22:55.5363757+02:00",
                                      "date_close": "2026-07-08T06:22:55.5363757+02:00",
                                      "id_doc_sa": "85a3ccf7-6cb8-48f8-8fb3-3e76aa6a80cf",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "110987bf-6b20-4f90-8e9f-cb8d2257f666",
                                        "id_pos": "8c2c64ce-d892-4c4f-995d-7bb2e578634c",
                                        "id_doc": "1291329a-319a-4f37-a33f-bbeef666e131",
                                        "id_branch": "e7b06fb4-9a90-4d4e-a35b-775a7b577171",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-07-08T06:22:55.5363757+02:00",
                                        "date_tax": "2026-07-08T06:22:55.5363757+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "7c9ffdf7-b3bc-40af-8382-54b59f78c7d9",
                                        "id_relationship": "95873ffd-7618-4c6a-90f6-3cbffc46faa1",
                                        "id_loc_from": "652df4ad-faf0-4f69-971b-9199935e8f89",
                                        "id_loc_end": "35af7134-4006-475a-89a9-a4c6840b92ec",
                                        "id_user_add": "2f606879-9366-4320-a89f-269ecd75df40",
                                        "id_user_upd": "826d5169-4257-423c-b978-04c1cd1b742f",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "de51e6d6-cc79-4730-b4ae-ccd0f5cec044",
                                        "id_room_unit": "807fd45c-f85a-4b5f-a1c8-8adc7b13802a",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "bc6af34c-9a77-41fe-8bf8-1abb036f1fc3",
                                        "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:55.5363757+02:00",
                                        "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "f2b27a85-f044-4883-864f-119c7baa1df2",
                                          "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": "d780d2a8-8753-46c1-b3fb-2bf7da00d4ae",
                                          "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:55.5363757+02:00",
                                          "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                          "id_user_upd": "67b0ef63-54ac-45e8-a9ba-64b823ab4844",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "a1ae968a-bd4d-4920-b7c3-ff9d16e43d22",
                                              "id_pay": "0be566dd-e912-4d21-97b9-30aaf3fb85a0",
                                              "id_money": "6678d86b-7994-4e86-bb4c-a2a2b8885f84",
                                              "active": true,
                                              "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                              "id_user_upd": "ae769ad1-ba76-465d-86dc-fd8a59a0fdba",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "6d71f22a-695a-42ad-be04-56adbb4eff86",
                                                "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": "d605d4f0-8815-4d2a-9f1a-353ea4ca5cb9",
                                                "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:55.5363757+02:00",
                                                "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                "id_user_upd": "17fc581c-d6ce-4ee2-a58e-9a329a602925",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "b4f682e0-2bf0-40e8-81e9-c427d2e6382a",
                                                    "id_money_2": "6c5fac6c-5a44-46fd-94f1-8e4bf4e3e2ee",
                                                    "date_from": "2026-07-08T06:22:55.5363757+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                    "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                    "id_user_upd": "737a1569-1c9e-4b70-8a0d-88a5cfb05d82",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "16"
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "3"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "18",
                                                    "id_doc_sa": "7def852d-df52-4c74-9877-630e1b4bad71",
                                                    "id_pay": "21ed25f2-e033-4d75-b05d-216d5307a0ee",
                                                    "id_money": "e390be8e-8f00-4091-8beb-19cb7f76abec",
                                                    "date_cashflow": "2026-07-08T06:22:55.5363757+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "f762e19a-4e32-4c84-a9d2-b74617dea0af",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "0026d17c-bdd4-46fc-990b-2f066b3c83d5",
                                                      "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": "f7e4519d-a29b-4c88-907f-156cfaa86903",
                                                      "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:55.5363757+02:00",
                                                      "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                      "id_user_upd": "5a8d350b-3907-4044-94f8-d70665b25ddc",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "15"
                                                        },
                                                        {
                                                          "$ref": "15"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "3"
                                                      },
                                                      "st_users": {
                                                        "$ref": "8"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "18"
                                                        },
                                                        {
                                                          "$ref": "18"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "20",
                                                          "id_doc_sa": "cfa6e9e2-8d9b-476e-a9f2-025e634adef6",
                                                          "id_line": 2,
                                                          "id_pay": "a5b47215-9116-4764-8b66-caf3d333a853",
                                                          "id_money": "637f9ca7-aece-4527-93b7-4a03ef020a70",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "46c5b494-4be0-4183-96f3-2877c1169061",
                                                          "id_employee": "a541953f-f89d-4dad-a60e-b8f8dda65fe8",
                                                          "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": "68222a39-af2e-4195-9e0d-38361d18d14b",
                                                          "coupon_id": "sample string 9",
                                                          "terminal_id": "sample string 10",
                                                          "card_name": "sample string 11",
                                                          "card_bank": "sample string 12",
                                                          "card_number": "sample string 13",
                                                          "client_name": "sample string 14",
                                                          "money_type": "sample string 15",
                                                          "merchant_id": "sample string 16",
                                                          "aid": "sample string 17",
                                                          "auth_num": "sample string 18",
                                                          "authorization": true,
                                                          "signature": true,
                                                          "contactless": true,
                                                          "date_hour_pay": "sample string 19",
                                                          "terminal_name": "sample string 20",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$id": "21",
                                                            "id": "f15dd8b6-b39f-47e7-a774-e7091dc92c2f",
                                                            "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": "cf4e7533-f636-4d9d-9847-9759e27d377d",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "4e3d26dd-08b6-4a60-98ca-939a11e2c19a",
                                                            "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:55.5363757+02:00",
                                                            "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                            "id_user_upd": "b32202c4-f70d-4da6-ba8f-24a45c3d6d1e",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "dfb5ca37-1e82-4814-a1ab-6f9f4fbe86c6",
                                                                "id_branch": "01384fb8-0f8e-4209-910f-2adbd34e81f1",
                                                                "active": true,
                                                                "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                "id_user_upd": "eeeb4a67-f30f-4c67-8b27-b4a4a624751b",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "c431af38-5c32-44f2-8bf1-a41a4589293a",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                              "id_user_upd": "f4961b67-88d7-4b19-875d-24b6018c3283",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "21"
                                                                },
                                                                {
                                                                  "$ref": "21"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "8"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "3"
                                                            },
                                                            "st_users": {
                                                              "$ref": "8"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "24",
                                                                "id_doc_sa": "8ec0e064-d819-4fc8-b03a-7fb6c40cf3bf",
                                                                "id_line": 2,
                                                                "id_item_sub": "7fe630fe-d539-4bab-9e0b-a8403f29c297",
                                                                "qty": 4.1,
                                                                "id_list": "18ace2c9-2902-4688-993b-bb4bd6b7c4d7",
                                                                "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": "397488e3-90ce-4d7c-9884-44d4220522d1",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "d9d31402-2d6a-4682-897c-bc68bbf1a3b3",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "efbcb5f1-bedc-4465-98c6-50706f10208a",
                                                                "id_user_upd": "4f842712-93a7-4585-b804-f4486a71bcad",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "adf0825a-0a9f-4a42-b7ed-fff75cbaf22f",
                                                                  "id_item": "1685e93b-9549-4171-8355-a33ad9756743",
                                                                  "id_item_type": "5c3a4578-3713-4766-b2e4-4ffb27ab8369",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "0ab4f6fc-c583-4083-9c92-3128cf4702f9",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                  "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                  "id_user_upd": "564858b8-d622-4078-8719-994cdae7b341",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "918c2d6e-05f2-47be-849c-b6624a7f3b6e",
                                                                      "id_item": "9b6daca4-1d99-404a-8443-bcae66849161",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "0935badf-2224-4379-aeb6-410e9c978474",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "d13bc076-8e81-4a8b-8243-b75ea5a4e1eb",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "dde94234-6ce5-4426-983f-d01d969aadf1",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                        "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                        "id_user_upd": "737d3a05-e318-4faa-8e6a-8cff54dbfcef",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "cb0c92ef-b93b-43fb-8e1d-f3a0cda7c83f",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                          "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                          "id_user_upd": "dbc8370e-6ede-4e6f-91a7-de3847d72087",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "27"
                                                                            },
                                                                            {
                                                                              "$ref": "27"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "26"
                                                                          },
                                                                          {
                                                                            "$ref": "26"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "b1ae5a94-c3ad-493e-92d7-cb862f05e78a",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "9736e160-e798-4a6d-b9fd-0223f321c3ca",
                                                                    "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:55.5363757+02:00",
                                                                    "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                    "id_user_upd": "71e895ab-e46a-46ba-ad9b-eff9d2c708d6",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "dff7eab9-64f7-497b-aa26-e1de22ca33dc",
                                                                        "id_line": "f278b786-0500-4dfa-bc6f-2462f5e5144a",
                                                                        "id_category": "0850feb1-62a4-4d2a-a543-7cee0671b5b5",
                                                                        "id_item": "95eef756-736d-49c8-848d-fb7e171ca2ef",
                                                                        "id_item_type": "6ad8942a-a932-4651-8bf9-6842aed9e2f4",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$ref": "1"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id": "a2839267-f059-4588-ae94-0d2a8e92a0f8",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T06:22:55.5363757+02:00",
                                                                        "date_end": "2026-07-08T06:22:55.5363757+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": "fb40efc8-83c8-46e8-8271-5d0925a80582",
                                                                        "id_pos": "84925d70-8bf9-4d71-a148-21236a5c8f98",
                                                                        "id_list": "1c73634b-a0cc-4816-bdce-0d64f1b231bf",
                                                                        "id_item": "dd9f2b3b-d579-4397-a48e-1d8a1ac7a072",
                                                                        "id_item_type": "cbeaab19-3afb-45af-9768-24ab296a2b5c",
                                                                        "id_category": "0ec0d51a-b94c-4936-bc13-9de8aa594632",
                                                                        "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:55.5363757+02:00",
                                                                        "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                        "id_user_upd": "d69c524c-669a-431f-8e37-38dc6e231e93",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "32",
                                                                          "id": "3571c57f-da1a-4940-9c87-5d02a5be5bd2",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "a705c71c-279e-42a6-937f-54aa56730d0d",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "9f23b104-08d6-4ea6-853b-0ec2e96ef283",
                                                                          "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:55.5363757+02:00",
                                                                          "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                          "id_user_upd": "fc6677d7-e580-48f1-a6d2-c51f8d62c883",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "33",
                                                                              "id_pos": "00ebf4a0-65f8-4e05-85e2-359db7d5774f",
                                                                              "id_pos_type": "cd29d616-ae05-4d11-906c-29e3df0504c8",
                                                                              "id_price_list": "44e1311b-510b-4dad-a920-208ad1fa1d22",
                                                                              "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:55.5363757+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "id_user_upd": "7949eebf-6d50-4c87-bae8-f381ca43b411",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "34",
                                                                                "id_pos": "b4095a6b-a9ec-4c67-aa42-e6786f024c16",
                                                                                "id_pos_type": "77e16db6-8004-4b8f-84ca-5f624d753920",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                                "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                "id_user_upd": "ee1cd5db-489d-4695-854f-e24cfb174bfa",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "33"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "33"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "35",
                                                                                  "id": "5f9fb6f7-b76d-4817-97b1-6d4641f33971",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                                  "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                  "id_user_upd": "2ed47d25-ae72-455b-9ee7-d06d0ba0f69b",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "36",
                                                                                      "id": "630eec8e-f264-439a-b909-3fdb73f1f2ef",
                                                                                      "id_branch": "23a9d193-c52d-4120-bdea-c4730304d4b6",
                                                                                      "id_pos_type": "97892704-7566-4783-b546-eaa1fdb03dcb",
                                                                                      "id_pos": "1617b798-b469-4f7d-bb68-936985245c4b",
                                                                                      "id_item": "ae903a2c-91f6-4871-9a38-9b00d1cdcd4c",
                                                                                      "date_from": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "date_end": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "id_user_upd": "1a094768-fae9-485f-974a-16d969f8e25f",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "2"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "35"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "37",
                                                                                      "id_pos_print": "f120c355-4ed1-46a0-8510-759913f9ca63",
                                                                                      "id_doc": "541402f4-050b-4e7c-bb17-230bb3031ff1",
                                                                                      "id_pos_type": "bba0f5ca-99c8-44f5-a104-5e1d5b8f20e1",
                                                                                      "id_doc_print": "2fae8d2e-b80f-4e03-b2e2-2195a9546bc9",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "id_user_upd": "72e44a01-9f46-45c9-ab21-a83b1d0f1286",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "14"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "38",
                                                                                        "id": "a5f27621-02b3-4b1b-b690-2298db8a647d",
                                                                                        "id_pos": "d3dc9275-74ca-4bd0-9e9b-5fe70d4a903f",
                                                                                        "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:55.5363757+02:00",
                                                                                        "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                        "id_user_upd": "cf26adab-91d5-4773-873d-f03f52970b06",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "10"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "37"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "37"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "35"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "39",
                                                                                        "id": "32f30848-fdab-4851-85a4-21f176a2adaf",
                                                                                        "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:55.5363757+02:00",
                                                                                        "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "37"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "37"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "40",
                                                                                            "id_doc_print": "fd0ae1c7-a8b8-4520-bc92-142d3a0a1d1f",
                                                                                            "id_line": 2,
                                                                                            "text": "sample string 3",
                                                                                            "type_line": "sample string 4",
                                                                                            "type_align": "sample string 5",
                                                                                            "ref_line": 6,
                                                                                            "font_name": "sample string 7",
                                                                                            "font_bold": true,
                                                                                            "font_underline": true,
                                                                                            "font_color": "sample string 10",
                                                                                            "st_doc_print": {
                                                                                              "$ref": "39"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "34"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "34"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "32"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "41",
                                                                              "id_list": "81dd20e8-3a58-4a74-9993-07915d503ecd",
                                                                              "id_item_sub": "a6e25987-e9d0-4635-966d-f5513b228219",
                                                                              "validity_date": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "id_user_upd": "3b5938c3-4953-45a2-a3d8-7361bfe5b697",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "32"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "41"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "32"
                                                                            },
                                                                            {
                                                                              "$ref": "32"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "32"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id": "4916f021-5a2e-44b7-98bb-a0790ff5e5dc",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "date_end": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "id_branch": "539deae0-8ee6-40d4-8b4c-81a90bcc2c84",
                                                                              "id_pos": "5966c304-a398-427b-84ac-e8c62183f659",
                                                                              "id_list": "89623260-1774-442c-baaa-f7f6443e6c86",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "id_user_upd": "d431d4cc-d812-46a1-9dcc-f2cedb663181",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "32"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "24"
                                                                            },
                                                                            {
                                                                              "$ref": "24"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "43",
                                                                        "id": "d3b6942f-68e7-4f5a-99b0-846767b8c1dd",
                                                                        "order_id": 2,
                                                                        "id_item": "169b148c-6972-40f7-8459-ddc1aaa62574",
                                                                        "id_item_type": "47cabd3a-3a34-4130-85e4-8463de0c68e5",
                                                                        "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": "79bb3d62-159f-40d5-b15e-fc0f76e62e71",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "e426013e-ef94-4381-ae4e-ea5bd17995ff",
                                                                        "count_voucher": 1,
                                                                        "id_category": "303e02f7-ff90-4cf0-9307-c2224bdb2089",
                                                                        "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                        "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                        "id_user_upd": "70cc42be-f43c-4adf-bd6d-e880a756d0f0",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "44",
                                                                          "id": "efdd1e34-8b06-4fbd-ab05-5c5fb7336951",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "6784df4b-dadd-487d-b7d9-79ea3b4233e4",
                                                                          "date_tax": "2026-07-08T06:22:55.5363757+02:00",
                                                                          "date_open": "2026-07-08T06:22:55.5363757+02:00",
                                                                          "date_close": "2026-07-08T06:22:55.5363757+02:00",
                                                                          "id_user_open": "6bc7819e-91b9-407f-b8a0-d5b2013b0ce8",
                                                                          "id_user_close": "81e0ad9f-e1e7-4d06-a126-714803a1c11b",
                                                                          "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:55.5363757+02:00",
                                                                          "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "12"
                                                                            },
                                                                            {
                                                                              "$ref": "12"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "43"
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "45",
                                                                              "id": "1a713103-b56f-429c-b957-675fd53a36d8",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "b5054fcf-bebc-4f53-9ba3-8718829f7c98",
                                                                              "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:55.5363757+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "ad6a0c7b-2d49-48e0-9d9f-db12189d8cd7",
                                                                              "id_room_unit": "51aac38b-bc23-4426-9455-81fa173c935d",
                                                                              "id_room_list": "2a6bf536-619b-4745-9f45-2df0a68b3306",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "date_from": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "date_end": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "date_open": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "date_close": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "id_employee": "59c5f306-df0d-4d8d-909c-a2d078ed60fe",
                                                                              "id_employee_sec": "56527d13-c176-444b-8f20-77281dbce8fc",
                                                                              "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": "ccb637eb-2b3f-4420-a512-41072a7062b2",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "810a248c-423c-4615-9929-25444f0dd17a",
                                                                              "id_user_close": "4457f696-29a0-4a0e-84d2-64df1ee994b2",
                                                                              "id_unit_state": "973d62f0-1ffd-4c76-bc9a-b6fea97b1ca5",
                                                                              "id_pos_sesion": "506b73f3-1e81-44e4-a594-3dc33bce41fc",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "47",
                                                                                "id": "aabada07-fb5a-4d2c-879a-1f2417f23251",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "5916070f-8cc0-4043-a29f-6add3c84dea9",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "67a6b174-3f5d-4b1e-a819-20ce8e627fbd",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T06:22:55.5363757+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                                "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                "id_user_upd": "b66e7cf0-7c9c-46ae-958e-dcc7db348a4b",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "48",
                                                                                  "id": "b9713f8d-6780-4590-b91f-9aa915713a75",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "bfcecc0a-91a0-4fd2-9989-d230bede80b7",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "cadf51be-1821-41ad-b7f1-c8ef82001948",
                                                                                  "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": "04e88a59-fc6a-4481-b76a-d4b8041d817c",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                                  "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                  "id_user_upd": "308313b1-ecb6-4846-874b-37ee7ec5c4da",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "49",
                                                                                      "id_pos": "72b2061e-8066-440a-9a59-d10361acbf0a",
                                                                                      "id_room": "12b24e4f-d4aa-4c33-86f4-82d35ef4260a",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "id_user_upd": "e7def281-5432-42a1-bf04-c3e3e4ebaf93",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id": "2c7da672-d014-49bb-9e66-089176c0c2ea",
                                                                                      "id_room": "d0ab270e-6ba5-4456-9637-9bed17662a34",
                                                                                      "date_in": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "date_out": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "id_user_add": "c3f0c2e0-66a4-401b-9301-74f27c0ac17a",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "46"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "46"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "51",
                                                                                  "id": "581dbb08-724d-401c-bddf-9cc3250eeb7e",
                                                                                  "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:55.5363757+02:00",
                                                                                  "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                  "id_user_upd": "b8131a50-19f8-4b41-b73b-858d43f7ccdc",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_room_type": "b3d74f10-aa55-445d-aafb-db8a771ba5cd",
                                                                                      "id_room_state": "d4bb37be-f741-4ed7-8341-a507de8bfd66",
                                                                                      "id_image": "28353cc0-9104-48f6-ae21-1a8e70f02d6b",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "id_user_upd": "63031720-a38f-4769-85b1-80c91dc6124d",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "53",
                                                                                        "id": "0ddc8e64-fb90-4d66-a1fe-83f862953f73",
                                                                                        "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:55.5363757+02:00",
                                                                                        "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                        "id_user_upd": "89e8fbff-dbed-43b1-b374-4cabf8790464",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "52"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "52"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "46"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "46"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "51"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "46"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "46"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "53"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "13"
                                                                                },
                                                                                {
                                                                                  "$ref": "13"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "50"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "54",
                                                                              "id": "d38d5a02-dc1b-45aa-8f2d-8bb1ccd7f03c",
                                                                              "id_pos_sesion": "fc81ae75-9629-427c-8984-ada0bc7c993c",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "a2fe4bd9-9726-43f9-91f4-5dac57e9606f",
                                                                              "id_room_unit_activity": "05c2770d-1b11-45fc-be1f-d5747ffe7634",
                                                                              "id_doc_sa": "20f98bbc-6132-4075-821d-43a893279290",
                                                                              "id_pos_type": "ab1c1416-fd21-4553-a272-cb06ac301899",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "52f808f1-8d8c-4ad9-beb3-35c9789895d6",
                                                                              "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:55.5363757+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "55",
                                                                                  "id_tip": "3db85fa7-0b7d-425b-bb9b-9535bc8f85cd",
                                                                                  "id_user": "d8d4232a-0156-4697-bb2a-0bda59500482",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                                  "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "55"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "54"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_pos_sesion": "b1517e55-2b46-47a8-a983-b8c3bf7533d7",
                                                                              "id_user": "1b6d0225-3108-4bb3-9cba-d63e1b3cc7d6",
                                                                              "date_add": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id": "92b11979-d059-4f88-bc76-65c051d1df14",
                                                                              "id_user": "57cd4f29-624a-4eb3-9f2a-b1cc33b87288",
                                                                              "id_user_profile": "6c634e5f-4f9c-4e8f-ba82-8ca07755a39d",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "id_pos_sesion": "a20f0bfb-e3c1-49e7-af62-a3ad35665ae9",
                                                                              "date_login": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "date_logout": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "58",
                                                                                "id": "4d1fd487-b9d3-4927-90db-65dbb57a198b",
                                                                                "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:55.5363757+02:00",
                                                                                "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "59",
                                                                                    "id": "a2b08daa-031a-4b5b-9a94-5715b484cf25",
                                                                                    "id_function": "c4d130a8-648b-409e-847d-dc47e05c143b",
                                                                                    "id_user": "d8e7763d-65f6-426d-8e34-be70a51ef4ea",
                                                                                    "id_profile": "7b78e897-3112-417f-af4d-4efd75efc265",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                                    "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "60",
                                                                                      "id": "d0697635-073d-412f-8304-196cb0665994",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "7da7763f-2694-4329-9100-16160737b1b5",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "dcd06a6f-e73b-403e-8908-8b0d9353e947",
                                                                                      "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:55.5363757+02:00",
                                                                                      "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "61",
                                                                                        "id": "21af5015-8d3e-44f2-8845-e0b5e68822b7",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                                        "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "59"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "59"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "59"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "62",
                                                                              "id": "dbeab4bb-7f7b-47ab-8bcf-abddb91b27eb",
                                                                              "id_user": "80a40d54-7caf-4fbe-9307-d42c5956a25c",
                                                                              "date_add": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "b801c920-2679-4ab0-be1c-cc2fcd3fca2e",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "id_pos_sesion": "b4930755-9755-464b-a9b4-660670c20248",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "44"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "62"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "43"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "63",
                                                                    "id": "83703fd7-aa85-4e8e-8611-8189b2cc7d82",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "cf96257c-e824-4a74-b989-dbd8eba861ca",
                                                                    "id_doc_print": "f986075b-239f-42cb-8a93-941d3eba1a96",
                                                                    "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:55.5363757+02:00",
                                                                    "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "41"
                                                                    },
                                                                    {
                                                                      "$ref": "41"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "32"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "13"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "64",
                                                                    "id_doc_sa": "90238aa9-4993-4ce5-b353-be9daa34880d",
                                                                    "id_line": 2,
                                                                    "id_item": "73888c3a-5f71-4ad0-822e-65a3d01a2742",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "24"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "64"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "1"
                                                              },
                                                              {
                                                                "$ref": "1"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$id": "65",
                                                                "id": "2bd976db-7b31-4ae4-952e-24bd63c389d9",
                                                                "date_from": "2026-07-08T06:22:55.5363757+02:00",
                                                                "date_end": "2026-07-08T06:22:55.5363757+02:00",
                                                                "date_used": "2026-07-08T06:22:55.5363757+02:00",
                                                                "id_employee": "85b3728e-c13b-446e-8f62-d77fb932fe97",
                                                                "id_branch": "c29a4095-bdd8-48de-b04d-aa23a41fdac8",
                                                                "count": 6,
                                                                "count_used": 1,
                                                                "unlimited": true,
                                                                "id_user_add": "2469ea90-a122-4b8a-9ebc-b42cf2106832",
                                                                "is_entry": true,
                                                                "is_consume": true,
                                                                "active": true,
                                                                "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                                "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_vouchers": [
                                                                  {
                                                                    "$ref": "1"
                                                                  },
                                                                  {
                                                                    "$ref": "1"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "65"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "46"
                                                              },
                                                              {
                                                                "$ref": "46"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "46"
                                                              },
                                                              {
                                                                "$ref": "46"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "16"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "19"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "13"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "1"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "1"
                                                        },
                                                        {
                                                          "$ref": "1"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "13"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "19"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              }
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "3"
                                          },
                                          "st_users": {
                                            "$ref": "8"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "37"
                                            },
                                            {
                                              "$ref": "37"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "66",
                                              "id_pos": "12863067-73fe-4fda-80e1-8776719e2d3b",
                                              "id_doc": "f21373d5-6659-4c38-ad17-3a8edd6c7932",
                                              "value": 3,
                                              "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "67",
                                              "id": "b90edf57-6bdd-4f4b-b984-7ebf695b8df7",
                                              "id_pos": "514609d7-f251-4d37-9f34-7c8de9e9b4b9",
                                              "id_doc": "20a6ed5f-93c8-4305-ba1c-39415c2a236c",
                                              "id_branch": "b1dace20-e2b5-4688-ae34-3fc0b247a8a2",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-07-08T06:22:55.5363757+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "72dd7699-30a0-486f-837e-9c1c09100786",
                                              "id_loc_from": "e3535188-11b7-4fdd-802b-2b0c877597db",
                                              "id_loc_end": "6f0c418b-763c-4596-a8d8-ed713d5c3851",
                                              "id_user_add": "25c46d9e-6094-4045-9a61-83c397ff18f7",
                                              "id_user_upd": "ddccc239-d3be-4140-9310-972b47c71d37",
                                              "id_pos_sesion": "9a683f1c-f197-49fa-8b7d-d18af178460b",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-07-08T06:22:55.5363757+02:00",
                                              "active": true,
                                              "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                              "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "d01f9381-471a-4fb1-84ac-3b85a41f357d",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "c5292615-9b81-48ec-990f-4988b0806b23",
                                                "active": true,
                                                "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                "id_user_upd": "51e35c31-5ca8-4f28-8e72-d2e64b999335",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "2"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "69",
                                                    "id_location": "44111431-8e78-42f0-92a6-d10317ee501f",
                                                    "id_item": "326922f3-eefd-4290-b88f-34e42a6aad2a",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                                    "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "68"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "68"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "st_users1": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "70",
                                                  "id_doc_st": "0e3bea98-6bc6-4db0-9dc4-36a6dc0db26b",
                                                  "id_line": 2,
                                                  "id_item": "cbb8c1a2-4fde-40b9-a748-848d18b3b2f1",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "67"
                                                  }
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "68"
                                        },
                                        "mt_locations1": {
                                          "$ref": "68"
                                        },
                                        "mt_pos": {
                                          "$ref": "10"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "st_users1": {
                                          "$ref": "8"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "24"
                                          },
                                          {
                                            "$ref": "24"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "13"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "44"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "46"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "71",
                                            "id": "cad38b3d-b8d5-4ed1-9441-77b5bc834c99",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "91d96357-f7c2-4798-a0e8-f76621fc6185",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                            "printed": true,
                                            "print_on": "2026-07-08T06:22:55.5363757+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "13"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "44"
                                      }
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "49"
                                },
                                {
                                  "$ref": "49"
                                }
                              ],
                              "st_users": {
                                "$ref": "8"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "42"
                                },
                                {
                                  "$ref": "42"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "31"
                                },
                                {
                                  "$ref": "31"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "72",
                                  "id": "4724c77e-c024-41e9-b151-7234534ffbee",
                                  "id_pos": "9fec1c1d-0500-42a0-893c-23dc2d2115de",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-07-08T06:22:55.5363757+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "f4c3bf52-e142-4240-99b8-b3712a8a2aeb",
                                  "active": true,
                                  "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                  "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "bc8d36fc-0d53-478f-a8b7-a07c3fe1e8cf",
                                  "id_pos": "487199ee-6314-4b44-888a-a39464de3092",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                  "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "13"
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "74",
                                  "id": "94885377-ab3d-4c58-a59f-a9c1e419dedd",
                                  "id_pos": "7788da56-1e14-47c5-a9bd-3c24e893437d",
                                  "date_add": "2026-07-08T06:22:55.5363757+02:00",
                                  "date_upd": "2026-07-08T06:22:55.5363757+02:00",
                                  "date_out": "2026-07-08T06:22:55.5363757+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "44"
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "tt_logs": [
                                {
                                  "$id": "75",
                                  "id": "4043e0ef-3ee7-44b6-a0e0-5465917b3704",
                                  "id_user_add": "c2253351-5078-49a3-b04a-f4f311b1b5ec",
                                  "id_table": "746c1a3e-1f17-4ba8-9333-bca3e2a69216",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "9173a08f-d086-48cc-a125-16676b7f21f9",
                                  "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "210c9d82-3a57-4e0f-ac21-d8ee78807f53",
                                    "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:55.5363757+02:00",
                                    "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "5d31a87c-b512-4d36-9e7c-abab9ac58b30",
                                        "id_sync": "82c85033-d5a1-4867-b118-ba55fa3cdac2",
                                        "json": "sample string 3",
                                        "id_table": "9da2f788-5b1a-4a37-9d79-0070da7bd75c",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "82b88b82-d263-4335-9d98-ee52ab0912eb",
                                          "id_branch_from": "6d85e640-86c5-43b0-bdf0-62e764246112",
                                          "id_branch_to": "51a5b1a5-9b1b-40ff-9d2f-62b41b98cfcf",
                                          "type": 4,
                                          "created_on": "2026-07-08T06:22:55.5363757+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-07-08T06:22:55.5363757+02:00",
                                          "send_on": "2026-07-08T06:22:55.5363757+02:00",
                                          "mt_branches": {
                                            "$ref": "2"
                                          },
                                          "mt_branches1": {
                                            "$ref": "2"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "77"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "76"
                                        }
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "79",
                                  "id": "d6f3f1e8-7506-4b4a-a133-40da3800eab4",
                                  "id_pos": "1e5aad4d-e508-4da8-be4d-fd6dcfa732f2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-07-08T06:22:55.5363757+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "21"
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "42"
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "31"
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "st_images": {
                        "$ref": "3"
                      },
                      "st_images1": {
                        "$ref": "3"
                      },
                      "st_permisions": [
                        {
                          "$ref": "59"
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "72"
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "st_users_token": [
                        {
                          "$id": "80",
                          "id": "eef05e3c-b195-467a-847d-95a294db1faa",
                          "token_id": "sample string 2",
                          "id_user": "c910971d-19a0-4b95-8d4c-abb3e298b676",
                          "date_from": "2026-07-08T06:22:55.5363757+02:00",
                          "date_end": "2026-07-08T06:22:55.5363757+02:00",
                          "created_on": "2026-07-08T06:22:55.5363757+02:00",
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "75"
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "81",
                          "id": "826374e6-f2f3-4de1-b745-6d718565d7d6",
                          "id_room_activity": "931889c7-a2db-406b-bb31-1c49e8a6aecd",
                          "id_pos_sesion": "04cba3f3-3765-4e9c-82fe-4bb16d45dc85",
                          "log_text": "sample string 4",
                          "id_user": "d21a4bb8-6837-4acd-a727-e4f1679e4d9d",
                          "created_on": "2026-07-08T06:22:55.5363757+02:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "58"
                      },
                      "tt_cmd_connection": [
                        {
                          "$ref": "57"
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "tt_cmd_messages": [
                        {
                          "$ref": "62"
                        },
                        {
                          "$ref": "62"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "36"
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_units": {
                    "$ref": "28"
                  },
                  "mt_units1": {
                    "$ref": "28"
                  },
                  "st_images": {
                    "$ref": "3"
                  },
                  "st_users": {
                    "$ref": "8"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "70"
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "43"
                    },
                    {
                      "$ref": "43"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "69"
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "5"
              }
            ],
            "st_images": {
              "$ref": "3"
            },
            "st_users": {
              "$ref": "8"
            },
            "mt_prices_rules": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_employees": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_items": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "st_functions": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "st_images_types": {
          "$id": "82",
          "id": "ff719770-c3b8-4a2f-b632-9ce489e8911b",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-07-08T06:22:55.5363757+02:00",
          "last_update": "2026-07-08T06:22:55.5363757+02:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "st_users": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "st_users1": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ]
      },
      "st_users": {
        "$ref": "8"
      },
      "mt_branches_zones": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "36"
        },
        {
          "$ref": "36"
        }
      ],
      "mt_locations": [
        {
          "$ref": "68"
        },
        {
          "$ref": "68"
        }
      ],
      "mt_periods": [
        {
          "$id": "83",
          "id_branch": "a2d5cd99-cbfe-4e67-a646-e7e572ede38b",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-07-08T06:22:55.5363757+02:00",
          "date_end": "2026-07-08T06:22:55.5363757+02:00",
          "state": "sample string 6",
          "created_on": "2026-07-08T06:22:55.5363757+02:00",
          "last_update": "2026-07-08T06:22:55.5363757+02:00",
          "commited": true,
          "mt_branches": {
            "$ref": "2"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "mt_pos": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "42"
        },
        {
          "$ref": "42"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "48"
        },
        {
          "$ref": "48"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "65"
        },
        {
          "$ref": "65"
        }
      ]
    },
    "mt_employees": {
      "$ref": "21"
    },
    "mt_payment_types": {
      "$ref": "19"
    },
    "st_users": {
      "$ref": "8"
    },
    "tt_doc_sa_pay": [
      {
        "$ref": "20"
      },
      {
        "$ref": "20"
      }
    ],
    "tt_vouchers_det": [
      {
        "$ref": "30"
      },
      {
        "$ref": "30"
      }
    ],
    "tt_vouchers_permisions": {
      "$ref": "65"
    }
  },
  {
    "$ref": "1"
  }
]