GET api/Mt_Employees?id_branch={id_branch}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_branch

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_employees
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

first_name

string

Required

Max length: 20

last_name

string

Required

Max length: 20

nickname

string

Required

Max length: 20

external_id

string

Max length: 100

email

string

Max length: 50

mobile

string

Max length: 30

nif

string

Max length: 20

authorization

boolean

Required

id_employee_profile

globally unique identifier

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_employees_branches

Collection of mt_employees_branches

None.

mt_employees_profiles

mt_employees_profiles

None.

st_images

st_images

None.

st_users

st_users

None.

tt_doc_sa_det

Collection of tt_doc_sa_det

None.

tt_doc_sa_pay

Collection of tt_doc_sa_pay

None.

tt_vouchers

Collection of tt_vouchers

None.

tt_vouchers_permisions

Collection of tt_vouchers_permisions

None.

tt_rooms_units_activity

Collection of tt_rooms_units_activity

None.

tt_rooms_units_activity1

Collection of tt_rooms_units_activity

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "eaa79842-e333-4b43-95a2-f2e386499f11",
    "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": "99c460ae-0ccf-4581-981a-848007468b1f",
    "name_pos": "sample string 12",
    "id_image": "a36cab64-75b8-4acb-853c-379cdc874aac",
    "view_pos": true,
    "order": 14,
    "color_border": "sample string 15",
    "color_button": "sample string 16",
    "color_font": "sample string 17",
    "active": true,
    "created_on": "2026-05-09T09:38:28.5202281+02:00",
    "last_update": "2026-05-09T09:38:28.5202281+02:00",
    "id_user_upd": "91144892-d0a2-49bc-a97e-926132e0bd94",
    "commited": true,
    "mt_employees_branches": [
      {
        "$id": "2",
        "id_employee": "6e1fcbf5-2ba2-4c07-9fb8-aea7ce03234f",
        "id_branch": "c33019a3-3590-47a1-b581-6618048e720b",
        "active": true,
        "created_on": "2026-05-09T09:38:28.5202281+02:00",
        "last_update": "2026-05-09T09:38:28.5202281+02:00",
        "id_user_upd": "031d8237-1aaa-42ce-8821-c6802d9b54c4",
        "commited": true,
        "mt_branches": {
          "$id": "3",
          "id": "6203e04f-39a3-4575-9cf6-b90af8f964f7",
          "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": "28995013-784b-45f0-bcbf-decdad2e3f1f",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-05-09T09:38:28.5202281+02:00",
          "last_update": "2026-05-09T09:38:28.5202281+02:00",
          "id_user_upd": "44acfac1-59d0-4e1e-9a43-842bdf131576",
          "commited": true,
          "st_images": {
            "$id": "4",
            "id": "2677df75-2fb0-4dcf-b968-ce3109563d17",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "a4ad5212-5b4a-4948-9722-76dad427cdf8",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-05-09T09:38:28.5202281+02:00",
            "last_update": "2026-05-09T09:38:28.5202281+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_categories": [
              {
                "$id": "5",
                "id": "7624d979-1ae2-4b33-8d5f-219e16c00c7b",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "bf990280-7171-47f4-a646-f9cb4d54e65f",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "1cdcfc74-fcb1-4766-83cf-8a4e3d61179f",
                "view_pos": true,
                "order": 8,
                "order_sec": 9,
                "color_border": "sample string 10",
                "color_button": "sample string 11",
                "color_font": "sample string 12",
                "font_bold": true,
                "font_underline": true,
                "font_size": 15,
                "big_buttons": true,
                "active": true,
                "created_on": "2026-05-09T09:38:28.5202281+02:00",
                "last_update": "2026-05-09T09:38:28.5202281+02:00",
                "id_user_upd": "8b2d3513-16df-4b17-ad5b-1b08040a6f2f",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "6",
                    "id_category": "e8ddf0e7-1226-4ff1-b882-c2d1bf3928fe",
                    "id_item": "b9703055-08d9-429d-9306-784e7e01fcbb",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-05-09T09:38:28.5202281+02:00",
                    "last_update": "2026-05-09T09:38:28.5202281+02:00",
                    "id_user_upd": "c05b731f-3563-45a2-b8f0-425d4444a5f4",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "5"
                    },
                    "mt_items": {
                      "$id": "7",
                      "id": "e67950bd-4e5f-4d38-ad95-355786d0baf5",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "c5ce518a-676c-421e-875e-c781e598272d",
                      "id_unit_sec": "9d69731b-e346-4bd3-95ea-230194345337",
                      "id_brand": "8b2900b8-7b5f-4ea7-b31e-07a06e54d1bd",
                      "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": "6125bea6-afa2-456d-b6d9-394e699a8bbd",
                      "view_pos": true,
                      "order": 23,
                      "color_border": "sample string 24",
                      "color_button": "sample string 25",
                      "color_font": "sample string 26",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 29,
                      "active": true,
                      "created_on": "2026-05-09T09:38:28.5202281+02:00",
                      "last_update": "2026-05-09T09:38:28.5202281+02:00",
                      "id_user_upd": "22d543e2-bb5a-446e-80e9-677722170d92",
                      "commited": true,
                      "mt_brands": {
                        "$id": "8",
                        "id": "bd510959-d543-4dea-8c3f-a444f4e4e120",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-05-09T09:38:28.5202281+02:00",
                        "last_update": "2026-05-09T09:38:28.5202281+02:00",
                        "id_user_upd": "0b8b5eaa-15f8-48dc-b9fa-9260938e03c5",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "st_users": {
                          "$id": "9",
                          "id": "033abe1e-c5d2-4cca-9c54-9f2728862d75",
                          "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": "e97b443a-4a91-43e1-93e0-b23724f60bd3",
                          "view_messages": true,
                          "id_image_photo": "9df821d5-2bec-40f4-902e-cfc370f844be",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "dbad387a-bdff-4160-a7d5-5ad984dd1143",
                          "view_pos": true,
                          "order": 15,
                          "color_border": "sample string 16",
                          "color_button": "sample string 17",
                          "color_font": "sample string 18",
                          "active": true,
                          "created_on": "2026-05-09T09:38:28.5202281+02:00",
                          "last_update": "2026-05-09T09:38:28.5202281+02:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "3"
                            },
                            {
                              "$ref": "3"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$id": "10",
                              "id": "2c74b690-acb8-4b3d-88fa-2cbfbf35583f",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "76c845e0-ee61-45e4-a40f-af159db66a84",
                              "active": true,
                              "created_on": "2026-05-09T09:38:28.5202281+02:00",
                              "last_update": "2026-05-09T09:38:28.5202281+02:00",
                              "id_user_upd": "cdad6292-ce5a-4696-a688-34984ddf3c02",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "3"
                              },
                              "mt_pos": [
                                {
                                  "$id": "11",
                                  "id": "65ccd920-2682-4bcb-bda4-84a98d794fd3",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "02c4b388-d14f-422d-958b-594114089537",
                                  "id_zone": "11c3bcb7-d3bd-4c1e-b917-47c11cf43bb1",
                                  "user_required": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                  "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                  "id_user_upd": "af473b93-d5ae-4a15-8536-21b50ca10a98",
                                  "commited": true,
                                  "mt_branches_zones": {
                                    "$ref": "10"
                                  },
                                  "mt_cloakrooms": [
                                    {
                                      "$id": "12",
                                      "id": "a2b718f8-b7a7-4a95-80e0-2d99d9fe26be",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "id_pos": "af38b2de-58e2-4929-ac02-d0fb0d377e9a",
                                      "unit_ini": 5,
                                      "unit_end": 6,
                                      "name_pos": "sample string 7",
                                      "id_image": "420802ed-f8da-45a6-8594-c31eadfe51ca",
                                      "view_pos": true,
                                      "order": 9,
                                      "color_border": "sample string 10",
                                      "color_button": "sample string 11",
                                      "color_font": "sample string 12",
                                      "active": true,
                                      "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                      "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                      "id_user_upd": "acf6990f-4ea1-4ebd-8365-987c1f8819aa",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      },
                                      "st_images": {
                                        "$ref": "4"
                                      },
                                      "st_users": {
                                        "$ref": "9"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$id": "13",
                                          "id": "c5a5b776-c8fa-4d06-8341-f2a3a0692d48",
                                          "id_cloakroom": "19bad038-f802-45d0-ac4f-f4713f711c37",
                                          "id_pos_sesion": "01ae551d-3e36-4536-b8df-62c38538e4c0",
                                          "unit_id": 4,
                                          "date_open": "2026-05-09T09:38:28.5202281+02:00",
                                          "date_close": "2026-05-09T09:38:28.5202281+02:00",
                                          "id_doc_sa": "c6f9c8bf-f6d8-4f80-8af4-f5a7eceec875",
                                          "commited": true,
                                          "mt_cloakrooms": {
                                            "$ref": "12"
                                          },
                                          "tt_doc_sa": {
                                            "$id": "14",
                                            "id": "edb62089-e2e0-485a-a842-357e1ccd7b97",
                                            "id_pos": "495739f1-5d42-4762-b63a-505c623cadf5",
                                            "id_doc": "7dc6a116-8c8b-4bfa-b9b9-49c986cd2e99",
                                            "id_branch": "be6490b2-0293-41e8-8e07-629fe65c7224",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-05-09T09:38:28.5202281+02:00",
                                            "date_tax": "2026-05-09T09:38:28.5202281+02:00",
                                            "hour_doc": "00:00:00.1234567",
                                            "block": true,
                                            "id_ref": "e15c6053-d141-4cfb-ba7b-e4d82efb4cc7",
                                            "id_relationship": "79d67f62-071d-4bd6-8ffd-cd56f7366971",
                                            "id_loc_from": "cfd0aba1-a780-4fda-9f39-a632e6e0206f",
                                            "id_loc_end": "672e8556-876e-4a1e-b108-785f70977281",
                                            "id_user_add": "4220b2fd-8444-416e-b85d-f254cc09baa1",
                                            "id_user_upd": "3c4fcb83-62a1-4538-b39d-bb609ba62965",
                                            "comment": "sample string 12",
                                            "id_pos_sesion": "d86a13a3-d656-420f-bb32-0cbe7ec77cec",
                                            "id_room_unit": "30ba5e7d-42a2-4860-ab62-141c22a7aa5d",
                                            "ref_locator": "sample string 13",
                                            "ref_zone_aut": "sample string 14",
                                            "id_pos_type": "caeaa68a-c6fa-49a8-ad3e-fa45af828c53",
                                            "p_dis": 15.1,
                                            "p_chr": 16.1,
                                            "amt_net": 17.1,
                                            "amt_tax": 18.1,
                                            "amt_dis": 19.1,
                                            "amt_chr": 20.1,
                                            "amt_tot": 21.1,
                                            "active": true,
                                            "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                            "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                            "commited": true,
                                            "created_by": 1,
                                            "doc_print": true,
                                            "mt_branches": {
                                              "$ref": "3"
                                            },
                                            "mt_docs": {
                                              "$id": "15",
                                              "id": "3bd52a83-4479-4a57-a65c-1a95728ec5ce",
                                              "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": "9fbfef33-da2e-43db-a789-f24d533f4419",
                                              "view_pos": true,
                                              "order": 23,
                                              "color_border": "sample string 24",
                                              "color_button": "sample string 25",
                                              "color_font": "sample string 26",
                                              "active": true,
                                              "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                              "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                              "id_user_upd": "99d120af-5c6a-4575-9bc7-96e632194087",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$id": "16",
                                                  "id_doc": "e25c3139-e668-4bf0-beb4-1a4046706f96",
                                                  "id_pay": "0d9d5131-968f-4025-a5d5-605217773b07",
                                                  "id_money": "35d62fed-5d33-4f67-96d8-b9d3a763ea20",
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                  "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                  "id_user_upd": "ed5c2ad7-8992-4163-a360-302208598e03",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "15"
                                                  },
                                                  "mt_money_types": {
                                                    "$id": "17",
                                                    "id": "b0c557af-5561-4f11-8184-9c9322c84c71",
                                                    "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": "a8ddfee0-5e2a-4869-b751-283bf0a8bc44",
                                                    "view_pos": true,
                                                    "order": 8,
                                                    "color_border": "sample string 9",
                                                    "color_button": "sample string 10",
                                                    "color_font": "sample string 11",
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                    "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                    "id_user_upd": "e7217620-6d5e-45ec-9aba-828c95822504",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "16"
                                                      },
                                                      {
                                                        "$ref": "16"
                                                      }
                                                    ],
                                                    "mt_money_rates": [
                                                      {
                                                        "$id": "18",
                                                        "id_money_1": "863bfdf3-894a-44df-9b23-7b07879fe9c7",
                                                        "id_money_2": "de880d74-4216-4c9a-ac97-bbfce60f1fe2",
                                                        "date_from": "2026-05-09T09:38:28.5202281+02:00",
                                                        "coefficient": 4.1,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                        "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                        "id_user_upd": "a034065f-17f8-453f-b281-81473e09c453",
                                                        "commited": true,
                                                        "mt_money_types": {
                                                          "$ref": "17"
                                                        },
                                                        "mt_money_types1": {
                                                          "$ref": "17"
                                                        },
                                                        "st_users": {
                                                          "$ref": "9"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "mt_money_rates1": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "st_images": {
                                                      "$ref": "4"
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    },
                                                    "tt_doc_sa_cashflow": [
                                                      {
                                                        "$id": "19",
                                                        "id_doc_sa": "86288cd0-3afb-4353-8f90-f561081b8e73",
                                                        "id_pay": "7df1e59f-a5fd-49b8-b6a2-b15bbc1ccb70",
                                                        "id_money": "44ceecb5-3edc-4f77-9187-5c842ff72c8f",
                                                        "date_cashflow": "2026-05-09T09:38:28.5202281+02:00",
                                                        "coefficient": 5.1,
                                                        "id_user_add": "12301f7f-6600-45ff-be40-c90e1bbcc431",
                                                        "amt_tot_md": 7.1,
                                                        "amt_tot_mo": 8.1,
                                                        "mt_payment_types": {
                                                          "$id": "20",
                                                          "id": "bf786423-0c6c-4e3e-aa99-0bc9a100c090",
                                                          "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": "1797030a-6f3d-45ef-9cc7-e3376bdcc128",
                                                          "view_pos": true,
                                                          "order": 13,
                                                          "color_border": "sample string 14",
                                                          "color_button": "sample string 15",
                                                          "color_font": "sample string 16",
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                          "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                          "id_user_upd": "b8a16e28-30bf-4b53-acc0-d5a06981920d",
                                                          "commited": true,
                                                          "mt_docs_payment_money": [
                                                            {
                                                              "$ref": "16"
                                                            },
                                                            {
                                                              "$ref": "16"
                                                            }
                                                          ],
                                                          "st_images": {
                                                            "$ref": "4"
                                                          },
                                                          "st_users": {
                                                            "$ref": "9"
                                                          },
                                                          "tt_doc_sa_cashflow": [
                                                            {
                                                              "$ref": "19"
                                                            },
                                                            {
                                                              "$ref": "19"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$id": "21",
                                                              "id_doc_sa": "76c81925-03fe-4fe7-8aad-0e93b0c76980",
                                                              "id_line": 2,
                                                              "id_pay": "af6487cf-67f8-4eb2-b58f-9e6744fa05e7",
                                                              "id_money": "e898b137-8671-421b-957c-a863d42e6313",
                                                              "coefficient": 5.1,
                                                              "id_voucher": "4145db54-fdfc-4708-bea6-d60a7111622e",
                                                              "id_employee": "b123eae9-6121-4d9a-bf61-f9ffc78ba64f",
                                                              "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": "9d185006-c9d8-4366-8f41-9f0944d0861d",
                                                              "coupon_id": "sample string 9",
                                                              "terminal_id": "sample string 10",
                                                              "card_name": "sample string 11",
                                                              "card_bank": "sample string 12",
                                                              "card_number": "sample string 13",
                                                              "client_name": "sample string 14",
                                                              "money_type": "sample string 15",
                                                              "merchant_id": "sample string 16",
                                                              "aid": "sample string 17",
                                                              "auth_num": "sample string 18",
                                                              "authorization": true,
                                                              "signature": true,
                                                              "contactless": true,
                                                              "date_hour_pay": "sample string 19",
                                                              "terminal_name": "sample string 20",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "1"
                                                              },
                                                              "mt_money_types": {
                                                                "$ref": "17"
                                                              },
                                                              "mt_payment_types": {
                                                                "$ref": "20"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "14"
                                                              },
                                                              "tt_vouchers": {
                                                                "$id": "22",
                                                                "id": "8920cc57-6c44-4257-b6f4-8e26da26998a",
                                                                "id_voucher": 2,
                                                                "locator_voucher": "sample string 3",
                                                                "qr_code": "sample string 4",
                                                                "date_from": "2026-05-09T09:38:28.5202281+02:00",
                                                                "date_end": "2026-05-09T09:38:28.5202281+02:00",
                                                                "date_used": "2026-05-09T09:38:28.5202281+02:00",
                                                                "date_sesion": "2026-05-09T09:38:28.5202281+02:00",
                                                                "id_employee": "a9361c72-5360-4da2-9497-f10814594dd7",
                                                                "id_branch": "506bce1f-a8c1-470c-a0bf-ca0627dad2e2",
                                                                "id_voucher_permision": "77347c64-1fad-4c1a-a4fd-c237ac1367d0",
                                                                "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": "10acdde7-300a-4e69-9f9f-41fac561ed63",
                                                                "id_user_add": "39daef19-ce11-43fe-a143-2bfdcf483bb0",
                                                                "id_doc_sa": "86277d23-60cc-44e0-b5cb-fcb4afbc50da",
                                                                "id_item_sub": "0dcfbb29-f7b5-4516-bce6-b244b9d4ba0f",
                                                                "id_pos_sesion": "078836eb-b5c4-4a23-acf8-a77b3ecb2c3d",
                                                                "is_authorized": true,
                                                                "is_automatic": true,
                                                                "print_in_branch": true,
                                                                "printed": true,
                                                                "is_entry": true,
                                                                "is_consume": true,
                                                                "is_used_entry": true,
                                                                "is_used_consume": true,
                                                                "is_close": true,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "3"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "1"
                                                                },
                                                                "mt_payment_types": {
                                                                  "$ref": "20"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "9"
                                                                },
                                                                "tt_doc_sa_pay": [
                                                                  {
                                                                    "$ref": "21"
                                                                  },
                                                                  {
                                                                    "$ref": "21"
                                                                  }
                                                                ],
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "23",
                                                                    "id_voucher": "f894aa6a-6a67-44b0-b657-4e46cef45cba",
                                                                    "id_line": "b5c55b91-3a66-428e-b1c3-d350c093121d",
                                                                    "id_category": "dc21ff2e-7b46-4e92-a8f2-01d800bb3fdd",
                                                                    "id_item": "7f8dea1e-4401-4199-9e7e-c060e812d2a5",
                                                                    "id_item_type": "08869ca5-187e-49ae-9e0f-153726247baf",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$id": "24",
                                                                      "id": "999fc974-7bc8-42e0-83a4-e20e97dc1424",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_short": "sample string 4",
                                                                      "name_pos": "sample string 5",
                                                                      "id_image": "ee043e25-9463-4638-b737-259d1e83b3a1",
                                                                      "view_pos": true,
                                                                      "order": 7,
                                                                      "color_border": "sample string 8",
                                                                      "color_button": "sample string 9",
                                                                      "color_font": "sample string 10",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 13,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                      "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                      "id_user_upd": "49ba8bab-b0af-4898-9dac-84d9625a3b68",
                                                                      "commited": true,
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "23"
                                                                        },
                                                                        {
                                                                          "$ref": "23"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "9"
                                                                      },
                                                                      "mt_items_sub": [
                                                                        {
                                                                          "$id": "25",
                                                                          "id": "a0388c40-1ad7-4b43-9b22-d091467ba0b8",
                                                                          "id_item": "a696a029-2b40-45b1-8005-33d8b915e4f7",
                                                                          "id_item_type": "be38ea3d-cd3d-490c-b129-4a0d6f30e94f",
                                                                          "is_default": true,
                                                                          "barcode": "sample string 5",
                                                                          "voucher_apply": true,
                                                                          "id_voucher_json": "800bda65-ad69-43c9-ac1a-8467f8d5f2c4",
                                                                          "count_voucher": 1,
                                                                          "id_voucher_type": 1,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                          "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                          "id_user_upd": "fb443cf5-2c51-4398-960b-1e99a1dd3214",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_items_formula": [
                                                                            {
                                                                              "$id": "26",
                                                                              "id_item_sub": "0f51e3fe-7261-4f82-90ce-dafec055a05a",
                                                                              "id_item": "5cd56e07-b336-4a0a-ac3b-61dc05d767f7",
                                                                              "group_id": 3,
                                                                              "id_unit_ref": "8e74ef94-b8d4-4627-8d4b-a81c451a3639",
                                                                              "qty_dis": 5,
                                                                              "mt_items": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_items_sub": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_units_ref": {
                                                                                "$id": "27",
                                                                                "id": "7d0c256b-7831-4dde-bf75-b1e6f0ab1a4c",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "coefficient": 4.1,
                                                                                "id_unit": "61b93fe9-a948-4eba-935f-ca9a0d21f853",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "id_user_upd": "76ef6f3f-4f64-4dcf-8bfb-f01b12ae471a",
                                                                                "commited": true,
                                                                                "mt_units": {
                                                                                  "$id": "28",
                                                                                  "id": "b3cf5f40-2b52-409e-b226-f530feab7098",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                  "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                  "id_user_upd": "d50a209b-be8c-468d-b5c2-b31edd2b32e1",
                                                                                  "commited": true,
                                                                                  "mt_units_ref": [
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_items": [
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  ],
                                                                                  "mt_items1": [
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "7"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "mt_items_formula": [
                                                                                  {
                                                                                    "$ref": "26"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "26"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ],
                                                                          "mt_items_types": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "mt_items_vouchers": {
                                                                            "$id": "29",
                                                                            "id": "bbd01060-d264-4390-a30d-57117d11ffc5",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "json": "sample string 5",
                                                                            "id_pay_type": "34455e8f-e7fb-456a-b9d9-a64101e12062",
                                                                            "id_doc_print": "1d9acef5-d3af-4673-a624-95924ceec6e3",
                                                                            "hour_end": "00:00:00.1234567",
                                                                            "price_item_sub": true,
                                                                            "define_validity": true,
                                                                            "price_ref": true,
                                                                            "price_min": 11.1,
                                                                            "supply_apply": 12,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                            "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                            "commited": true,
                                                                            "mt_items_sub": [
                                                                              {
                                                                                "$ref": "25"
                                                                              },
                                                                              {
                                                                                "$ref": "25"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "30",
                                                                              "id_list": "7a1ac5fc-b62e-4a01-8c5e-788c60da9da9",
                                                                              "id_item_sub": "052336c9-4d9f-49c1-ab1c-9928c157e1d3",
                                                                              "validity_date": "2026-05-09T09:38:28.5202281+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                              "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                              "id_user_upd": "1ee27be5-687c-4ded-b488-f405e130e10b",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$id": "31",
                                                                                "id": "c87edb2f-eb17-4a06-bcec-37131930daf0",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_ref": "72d748d7-0217-41e4-b59a-8b89c21ba844",
                                                                                "tax_included": true,
                                                                                "switch_select": true,
                                                                                "item_type_default": 7,
                                                                                "name_pos": "sample string 8",
                                                                                "id_image": "34d6cfd4-48a0-4efb-81a6-0f7b2499524c",
                                                                                "view_pos": true,
                                                                                "order": 10,
                                                                                "color_border": "sample string 11",
                                                                                "color_button": "sample string 12",
                                                                                "color_font": "sample string 13",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "id_user_upd": "6a3724b2-890f-4130-8d78-e3f9a32bacc8",
                                                                                "commited": true,
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$id": "32",
                                                                                    "id_pos": "5436b033-1f06-4c19-ae12-1d22d3e69879",
                                                                                    "id_pos_type": "b45fa143-aa1b-4b61-8905-7afe75a4bab9",
                                                                                    "id_price_list": "968d2ba2-cd50-4f66-a0d5-9955fbb10f77",
                                                                                    "is_default": true,
                                                                                    "view_mon": true,
                                                                                    "view_tue": true,
                                                                                    "view_wed": true,
                                                                                    "view_thu": true,
                                                                                    "view_fri": true,
                                                                                    "view_sat": true,
                                                                                    "view_sun": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "id_user_upd": "33cee961-2cc4-4c0e-8f98-9b1222b8a59b",
                                                                                    "commited": true,
                                                                                    "mt_pos_view": {
                                                                                      "$id": "33",
                                                                                      "id_pos": "6778027d-88c8-41a2-8838-b515b30d79ed",
                                                                                      "id_pos_type": "8cd907c0-822a-4dd7-ac01-cc5b9129d74c",
                                                                                      "is_default": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                      "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                      "id_user_upd": "4d4ec51d-47e0-4875-9ec8-5cfe6766cbe9",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_pos_prices_list": [
                                                                                        {
                                                                                          "$ref": "32"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "32"
                                                                                        }
                                                                                      ],
                                                                                      "mt_pos_types": {
                                                                                        "$id": "34",
                                                                                        "id": "4b0d4d85-76e4-489f-aba6-16e2591624a8",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "is_module": true,
                                                                                        "order": 5,
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                        "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                        "id_user_upd": "afb3d070-baa2-49f4-8498-e95460550195",
                                                                                        "commited": true,
                                                                                        "mt_items_featured": [
                                                                                          {
                                                                                            "$id": "35",
                                                                                            "id": "a8d7d50c-f527-481b-adf4-0255c6b76f7e",
                                                                                            "id_branch": "2feef02e-064f-4604-8ca5-7881b029d013",
                                                                                            "id_pos_type": "6b2de5e3-c6a3-4e65-8e18-b71b733c23b4",
                                                                                            "id_pos": "ea876e80-694a-4be7-b429-a9c6201a2016",
                                                                                            "id_item": "1260dc43-75a8-4cb8-ae61-f50874dc52f8",
                                                                                            "date_from": "2026-05-09T09:38:28.5202281+02:00",
                                                                                            "date_end": "2026-05-09T09:38:28.5202281+02:00",
                                                                                            "image_id": 4,
                                                                                            "active": true,
                                                                                            "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                            "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                            "id_user_upd": "6650fb40-023c-4a4e-9960-8c2be5599d8b",
                                                                                            "commited": true,
                                                                                            "mt_branches": {
                                                                                              "$ref": "3"
                                                                                            },
                                                                                            "mt_items": {
                                                                                              "$ref": "7"
                                                                                            },
                                                                                            "mt_pos": {
                                                                                              "$ref": "11"
                                                                                            },
                                                                                            "mt_pos_types": {
                                                                                              "$ref": "34"
                                                                                            },
                                                                                            "st_users": {
                                                                                              "$ref": "9"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "35"
                                                                                          }
                                                                                        ],
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$id": "36",
                                                                                            "id_pos_print": "cf74e2c2-c660-4234-b2c3-fbb9ec9b8839",
                                                                                            "id_doc": "0ceec646-db61-43ac-8925-001c5fbe8afc",
                                                                                            "id_pos_type": "ad1cefe1-dfa4-49cf-be81-4912acbd9433",
                                                                                            "id_doc_print": "9e08d7f3-199b-4c57-96fb-49be328274c1",
                                                                                            "copies": 5,
                                                                                            "print_mode": 6,
                                                                                            "active": true,
                                                                                            "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                            "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                            "id_user_upd": "0932e1b9-8bb1-4ac2-94c4-ff408477bbce",
                                                                                            "commited": true,
                                                                                            "mt_docs": {
                                                                                              "$ref": "15"
                                                                                            },
                                                                                            "mt_pos_print": {
                                                                                              "$id": "37",
                                                                                              "id": "2934bdcc-ed4b-41bb-9aa7-693e9dd3aa13",
                                                                                              "id_pos": "21d7382a-2c53-4b9d-88ae-f4db3698f877",
                                                                                              "id_mask": "sample string 3",
                                                                                              "name": "sample string 4",
                                                                                              "mode_print": 5,
                                                                                              "port": "sample string 6",
                                                                                              "baud_rate": 1,
                                                                                              "data_bits": 1,
                                                                                              "stop_bit": 1,
                                                                                              "flow_control": 1,
                                                                                              "parity": 1,
                                                                                              "pin_cashdrawer": 1,
                                                                                              "ip_printer": "sample string 7",
                                                                                              "port_ip": 1,
                                                                                              "printer_name": "sample string 8",
                                                                                              "active": true,
                                                                                              "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                              "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                              "id_user_upd": "c4f97925-4f59-4ccf-b718-db46621fc2f0",
                                                                                              "commited": true,
                                                                                              "mt_pos": {
                                                                                                "$ref": "11"
                                                                                              },
                                                                                              "mt_pos_doc_print": [
                                                                                                {
                                                                                                  "$ref": "36"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "36"
                                                                                                }
                                                                                              ],
                                                                                              "st_users": {
                                                                                                "$ref": "9"
                                                                                              }
                                                                                            },
                                                                                            "mt_pos_types": {
                                                                                              "$ref": "34"
                                                                                            },
                                                                                            "st_doc_print": {
                                                                                              "$id": "38",
                                                                                              "id": "3c524348-10c4-4033-a6f4-9007d40d1634",
                                                                                              "id_mask": "sample string 2",
                                                                                              "name": "sample string 3",
                                                                                              "description": "sample string 4",
                                                                                              "high_row": 5,
                                                                                              "high_doc": 6,
                                                                                              "with_doc": 7,
                                                                                              "to_file": true,
                                                                                              "active": true,
                                                                                              "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                              "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                              "commited": true,
                                                                                              "mt_pos_doc_print": [
                                                                                                {
                                                                                                  "$ref": "36"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "36"
                                                                                                }
                                                                                              ],
                                                                                              "st_doc_print_det": [
                                                                                                {
                                                                                                  "$id": "39",
                                                                                                  "id_doc_print": "43ba9e18-8aa6-4594-8481-1a19cbc5b6a4",
                                                                                                  "id_line": 2,
                                                                                                  "text": "sample string 3",
                                                                                                  "type_line": "sample string 4",
                                                                                                  "type_align": "sample string 5",
                                                                                                  "ref_line": 6,
                                                                                                  "font_name": "sample string 7",
                                                                                                  "font_bold": true,
                                                                                                  "font_underline": true,
                                                                                                  "font_color": "sample string 10",
                                                                                                  "st_doc_print": {
                                                                                                    "$ref": "38"
                                                                                                  }
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "39"
                                                                                                }
                                                                                              ]
                                                                                            },
                                                                                            "st_users": {
                                                                                              "$ref": "9"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "36"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        },
                                                                                        "mt_pos_view": [
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    "mt_prices_list": {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "32"
                                                                                  }
                                                                                ],
                                                                                "mt_prices_items": [
                                                                                  {
                                                                                    "$ref": "30"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "30"
                                                                                  }
                                                                                ],
                                                                                "mt_prices_list1": [
                                                                                  {
                                                                                    "$ref": "31"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "31"
                                                                                  }
                                                                                ],
                                                                                "mt_prices_list2": {
                                                                                  "$ref": "31"
                                                                                },
                                                                                "mt_prices_list_rules": [
                                                                                  {
                                                                                    "$id": "40",
                                                                                    "id": "5f994374-38c8-4d2b-b6ac-2f86cb8cd75a",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "date_from": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "date_end": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "id_branch": "1f4cee48-4021-41f0-b80e-f4931ab1c132",
                                                                                    "id_pos": "8ecb1d25-f71e-4131-8e2b-11a0b581aaaa",
                                                                                    "id_list": "b8959116-5a77-498e-ab8c-dddb1de2751a",
                                                                                    "view_list": true,
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "id_user_upd": "c69f5b7b-ca3e-4e18-b5a8-8b31d471c146",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "11"
                                                                                    },
                                                                                    "mt_prices_list": {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  }
                                                                                ],
                                                                                "st_images": {
                                                                                  "$ref": "4"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "mt_prices_rules": [
                                                                                  {
                                                                                    "$id": "41",
                                                                                    "id": "554ee0ae-0737-456f-9705-eaee4c05f592",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "date_from": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "date_end": "2026-05-09T09:38:28.5202281+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": "ca431a0d-d003-407b-a5f9-3f27b08705f3",
                                                                                    "id_pos": "c1545065-9d96-47dd-b16d-c8bcbec15e19",
                                                                                    "id_list": "69cedd8e-620b-42ae-a8cf-00c3d691abb4",
                                                                                    "id_item": "3027b323-d6bb-415b-b1b0-dece8de10261",
                                                                                    "id_item_type": "3830dfa5-933c-424e-a104-2d5c492ffffe",
                                                                                    "id_category": "5af3eb1b-c204-4c3d-a364-4a5e332bdb32",
                                                                                    "by_day_week": true,
                                                                                    "use_mon": true,
                                                                                    "use_tue": true,
                                                                                    "use_wed": true,
                                                                                    "use_thu": true,
                                                                                    "use_fri": true,
                                                                                    "use_sat": true,
                                                                                    "use_sun": true,
                                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                                    "use_hour_end": "00:00:00.1234567",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "id_user_upd": "327d788a-c81a-4cfd-ab59-1ec8bbfcb6b0",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "mt_categories": {
                                                                                      "$ref": "5"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "mt_items_types": {
                                                                                      "$ref": "24"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "11"
                                                                                    },
                                                                                    "mt_prices_list": {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "41"
                                                                                  }
                                                                                ],
                                                                                "tt_doc_sa_det": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_doc_sa": "8c6af8ce-86a2-49c0-a3eb-03a1e1510868",
                                                                                    "id_line": 2,
                                                                                    "id_item_sub": "cd0f42bf-1d9f-4db8-8e95-12d88f1ee27c",
                                                                                    "qty": 4.1,
                                                                                    "id_list": "da9524ac-aca3-48f4-b22e-ca4877353b61",
                                                                                    "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": "1b1e9f65-0364-45ce-a4fa-82a15c2fdea9",
                                                                                    "is_used": true,
                                                                                    "qty_vou": 1.1,
                                                                                    "amt_vou": 1.1,
                                                                                    "comment": "sample string 15",
                                                                                    "ref_det": "sample string 16",
                                                                                    "id_employee": "7b4e3634-4923-4b3c-9768-8b33353d0648",
                                                                                    "name_generic": "sample string 17",
                                                                                    "type_ope": 1,
                                                                                    "id_user_add": "743f84dd-2e0f-4d86-8c9b-11e96b0b18f9",
                                                                                    "id_user_upd": "381fa7f2-d395-4b2b-a71f-ead5cbb62c46",
                                                                                    "active": true,
                                                                                    "mt_employees": {
                                                                                      "$ref": "1"
                                                                                    },
                                                                                    "mt_items_sub": {
                                                                                      "$ref": "25"
                                                                                    },
                                                                                    "mt_prices_list": {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "st_users1": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "tt_doc_sa": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "tt_doc_sa_det_stock": [
                                                                                      {
                                                                                        "$id": "43",
                                                                                        "id_doc_sa": "5d1cc37a-67ad-49d0-8996-5b05f211cb7c",
                                                                                        "id_line": 2,
                                                                                        "id_item": "fe0f75b6-3af3-4096-814f-0cb5de9bb73e",
                                                                                        "qty": 4.1,
                                                                                        "mt_items": {
                                                                                          "$ref": "7"
                                                                                        },
                                                                                        "tt_doc_sa_det": {
                                                                                          "$ref": "42"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "43"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "42"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "42"
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "25"
                                                                        }
                                                                      ],
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "41"
                                                                        },
                                                                        {
                                                                          "$ref": "41"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$id": "44",
                                                                          "id": "3ee5c7b0-425c-434d-90bc-9b34ebcdfd59",
                                                                          "order_id": 2,
                                                                          "id_item": "dd17af98-19f6-4ae5-94e3-6981d0806b1f",
                                                                          "id_item_type": "20126ae7-c611-4d6d-82b7-af1858eba1c6",
                                                                          "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": "62243f3d-5b9c-445e-bb44-e19c4ee71a7b",
                                                                          "type_item": 11,
                                                                          "id_voucher_json": "f5b7471c-b210-4b00-a63f-f573c067470f",
                                                                          "count_voucher": 1,
                                                                          "id_category": "843ffd27-e3e2-4b68-97da-a9b6626daf77",
                                                                          "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                          "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                          "id_user_upd": "5b1b7a36-7a6d-4aad-a89b-6fefc6748fef",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$id": "45",
                                                                            "id": "446ff146-7d1a-43ed-8b06-8e3eeeeb0dcf",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "312736ca-7a01-4330-a915-73614f6af7dc",
                                                                            "date_tax": "2026-05-09T09:38:28.5202281+02:00",
                                                                            "date_open": "2026-05-09T09:38:28.5202281+02:00",
                                                                            "date_close": "2026-05-09T09:38:28.5202281+02:00",
                                                                            "id_user_open": "c93bf601-20c6-436c-adfa-a8f6699a1de5",
                                                                            "id_user_close": "9cfbe54c-f250-42bb-ade4-efdb7ab33a71",
                                                                            "nro_z": 1,
                                                                            "amt_tot": 1.1,
                                                                            "locator_event": "sample string 6",
                                                                            "status_pos": 7,
                                                                            "training_sesion": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                            "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "11"
                                                                            },
                                                                            "tt_cloakrooms_units": [
                                                                              {
                                                                                "$ref": "13"
                                                                              },
                                                                              {
                                                                                "$ref": "13"
                                                                              }
                                                                            ],
                                                                            "tt_items_customs": [
                                                                              {
                                                                                "$ref": "44"
                                                                              },
                                                                              {
                                                                                "$ref": "44"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pt": [
                                                                              {
                                                                                "$id": "46",
                                                                                "id": "02b7d44b-f6fc-43c5-a4b3-79d91cb0add2",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "b7e387a4-2c9f-4f6a-8fa5-e3aafdf94cf3",
                                                                                "type_pay": 5,
                                                                                "module": "sample string 6",
                                                                                "process": true,
                                                                                "json_cloackrooms": "sample string 8",
                                                                                "multi_select": 9,
                                                                                "terminal_name": "sample string 10",
                                                                                "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "46"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$id": "47",
                                                                                "id": "c01a1b10-06f4-4d39-9b91-6bb6ecd5b31d",
                                                                                "id_room_unit": "f3a586e2-4d54-4687-9864-842e14312edd",
                                                                                "id_room_list": "03c63c72-589f-4c47-a7ff-d7e60d093acc",
                                                                                "nro_res_ext": "sample string 3",
                                                                                "date_reserved": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "date_from": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "date_end": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "date_open": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "date_close": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "id_employee": "212bcebb-9114-40f8-9a90-c56852e060ad",
                                                                                "id_employee_sec": "190e7009-4c36-495e-80e7-4d4bee94d04c",
                                                                                "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": "94bd8a2f-e0fb-4a39-aa98-5c1070448c0a",
                                                                                "comment": "sample string 7",
                                                                                "id_user_open": "23b6efc4-1aaa-4b43-bee3-73cca1924ad5",
                                                                                "id_user_close": "925464c2-4e9c-4c7a-b40f-d251fb3f1ae3",
                                                                                "id_unit_state": "d854f1c9-1449-4756-8216-f08faf5c59c2",
                                                                                "id_pos_sesion": "ad9a3b9e-3da6-4b25-8fd6-89c3aa784796",
                                                                                "vip": true,
                                                                                "paid": true,
                                                                                "send": true,
                                                                                "send_date": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "commited": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "1"
                                                                                },
                                                                                "mt_employees1": {
                                                                                  "$ref": "1"
                                                                                },
                                                                                "mt_rooms_units": {
                                                                                  "$id": "48",
                                                                                  "id": "ac41866d-2ddd-4ee4-8831-fd956d4908eb",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "name_label": "sample string 4",
                                                                                  "name_zone": "sample string 5",
                                                                                  "order": 6,
                                                                                  "id_room": "8b7bbcfd-1e8a-4aea-9777-cc0088e7e3e8",
                                                                                  "pax": 8,
                                                                                  "pos_x": 9,
                                                                                  "pos_y": 10,
                                                                                  "size_w": 1,
                                                                                  "size_h": 1,
                                                                                  "in_map": true,
                                                                                  "reserved_on": true,
                                                                                  "id_room_type": "7276a837-0d03-4e7f-bee3-1b369a30e738",
                                                                                  "locked": true,
                                                                                  "date_locked": "2026-05-09T09:38:28.5202281+02:00",
                                                                                  "comment_locked": "sample string 15",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                  "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                  "id_user_upd": "7911fd94-9b63-4554-a085-6dc568d921ba",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$id": "49",
                                                                                    "id": "d7b6dec2-a10d-4fb5-9c55-042b14fa7476",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "id_branch": "ea1c5319-74a0-44bb-87c2-4a6f2730f41c",
                                                                                    "name_pos": "sample string 6",
                                                                                    "id_image": "74f021a0-c61c-47ad-956b-7c9d142934d8",
                                                                                    "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": "0887e5f2-665b-432b-b72f-43f0fbf23c31",
                                                                                    "refresh_status": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "id_user_upd": "781bd736-0cda-4245-8abe-8d76b2690c9f",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "mt_pos_rooms": [
                                                                                      {
                                                                                        "$id": "50",
                                                                                        "id_pos": "bd6ffa92-1d28-42d4-9052-0aa5d2ddeaf5",
                                                                                        "id_room": "705939f1-bc02-4256-bad9-5b4430a3dcfc",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                        "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                        "id_user_upd": "13ff061a-8b27-4165-a9d7-5e933288e981",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_rooms": {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      }
                                                                                    ],
                                                                                    "st_images": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "st_images1": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_list": [
                                                                                      {
                                                                                        "$id": "51",
                                                                                        "id": "eed204b1-f6d8-434b-83ef-01ec04f21d93",
                                                                                        "id_room": "b6182991-cbc3-44e4-ade3-96ee98051fbb",
                                                                                        "date_in": "2026-05-09T09:38:28.5202281+02:00",
                                                                                        "date_out": "2026-05-09T09:38:28.5202281+02:00",
                                                                                        "id_user_add": "5e5e2bfb-1ab6-4372-86a5-ae31067dd499",
                                                                                        "from_reservation": "sample string 5",
                                                                                        "pax": 6,
                                                                                        "status": 7,
                                                                                        "comment": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                        "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                        "commited": true,
                                                                                        "mt_rooms": {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        },
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      {
                                                                                        "$ref": "51"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$id": "52",
                                                                                    "id": "a4b8dbe5-d0e4-41c6-b51a-e92873500e2c",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high": 5,
                                                                                    "width": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "id_user_upd": "3debeace-eef5-4cbe-95db-d7fd871f650f",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ],
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "53",
                                                                                        "id_room_type": "4898fe42-5dc9-4fc0-9026-e5fe69455288",
                                                                                        "id_room_state": "525c4a0e-afa7-41c6-bd6c-e0ec92871a1d",
                                                                                        "id_image": "cee318cb-87c7-4dd5-a833-39ed403defc5",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                        "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                        "id_user_upd": "c54d2e82-c4d2-4cc1-87f1-3c8fce4d9e0b",
                                                                                        "commited": true,
                                                                                        "mt_rooms_units_states": {
                                                                                          "$id": "54",
                                                                                          "id": "e3a26f2e-d01f-40a3-9a43-79fe96d1080d",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "color": "sample string 5",
                                                                                          "active": true,
                                                                                          "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                          "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                          "id_user_upd": "cac2875a-761a-4d5c-a285-431f7b252c10",
                                                                                          "commited": true,
                                                                                          "st_users": {
                                                                                            "$ref": "9"
                                                                                          },
                                                                                          "mt_rooms_units_states_types": [
                                                                                            {
                                                                                              "$ref": "53"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "53"
                                                                                            }
                                                                                          ],
                                                                                          "tt_rooms_units_activity": [
                                                                                            {
                                                                                              "$ref": "47"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "47"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "mt_rooms_units_types": {
                                                                                          "$ref": "52"
                                                                                        },
                                                                                        "st_images": {
                                                                                          "$ref": "4"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_states": {
                                                                                  "$ref": "54"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "st_users1": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_doc_sa": [
                                                                                  {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "14"
                                                                                  }
                                                                                ],
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                },
                                                                                "tt_rooms_list": {
                                                                                  "$ref": "51"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "47"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "tt_tips": [
                                                                              {
                                                                                "$id": "55",
                                                                                "id": "db21ab9e-2dca-430c-8ad9-208ad285a09e",
                                                                                "id_pos_sesion": "50cdfb9d-06ba-4126-9633-0ef2c48edb60",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "d66d989c-5e7a-4f7e-bb7a-f02e3bb0841e",
                                                                                "id_room_unit_activity": "18ef7e82-554e-44c6-8f8d-eb06d89cb02b",
                                                                                "id_doc_sa": "e0024494-b4ef-4a70-adef-e197a866b286",
                                                                                "id_pos_type": "d2bccb72-01fa-4e66-9f4c-4bfdd4580494",
                                                                                "block": true,
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "4c73864c-c051-4b24-814a-7438b86c4bdf",
                                                                                "coupon_id": "sample string 7",
                                                                                "terminal_id": "sample string 8",
                                                                                "card_name": "sample string 9",
                                                                                "card_bank": "sample string 10",
                                                                                "card_number": "sample string 11",
                                                                                "client_name": "sample string 12",
                                                                                "money_type": "sample string 13",
                                                                                "merchant_id": "sample string 14",
                                                                                "aid": "sample string 15",
                                                                                "auth_num": "sample string 16",
                                                                                "authorization": true,
                                                                                "signature": true,
                                                                                "contactless": true,
                                                                                "date_hour_pay": "sample string 17",
                                                                                "terminal_name": "sample string 18",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "56",
                                                                                    "id_tip": "378ab325-e334-45e9-bdb8-cdd408d0b0df",
                                                                                    "id_user": "7f88bd7a-13cc-44f6-ade0-18714855c416",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "tt_tips": {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "56"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "55"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion_users": [
                                                                              {
                                                                                "$id": "57",
                                                                                "id_pos_sesion": "ee040976-0ed4-41b4-8aa5-ce5badb58833",
                                                                                "id_user": "c62ea3b5-b246-4848-a62b-e7df7658e52c",
                                                                                "date_add": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "distribution_index": 1.1,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "57"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "14"
                                                                              },
                                                                              {
                                                                                "$ref": "14"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$id": "58",
                                                                                "id": "fac0cebe-010c-4c17-9bc8-de66376bb23f",
                                                                                "id_user": "2b3a5321-f2ce-46c6-94bd-c51fb954eeca",
                                                                                "id_user_profile": "10aece10-7fac-4858-8fd8-11d5a0bf4356",
                                                                                "locator": "sample string 4",
                                                                                "date_end": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "id_pos_sesion": "db28d719-9053-4e74-8f0c-a8b9b4696891",
                                                                                "date_login": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "date_logout": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "terminal_id": "sample string 6",
                                                                                "terminal_type": "sample string 7",
                                                                                "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "st_users_profiles": {
                                                                                  "$id": "59",
                                                                                  "id": "ad0152d8-aaf5-4173-a235-9448ccbfec28",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "is_pass_required": true,
                                                                                  "is_admin": true,
                                                                                  "level_id": 7,
                                                                                  "order_1": 8,
                                                                                  "order_2": 9,
                                                                                  "order_3": 10,
                                                                                  "order_4": 11,
                                                                                  "is_tips": true,
                                                                                  "is_view_all": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                  "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                  "commited": true,
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$id": "60",
                                                                                      "id": "0f0b24d5-6e46-4d42-a1dd-80898484ad83",
                                                                                      "id_function": "53b37769-275c-4072-b4d3-7dec33fdc349",
                                                                                      "id_user": "69e283e5-1b03-44fe-a59d-fc742bee6cb4",
                                                                                      "id_profile": "e353a7dd-a555-441b-bf6c-ce4b28114df6",
                                                                                      "permission": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                      "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                      "commited": true,
                                                                                      "st_users_profiles": {
                                                                                        "$ref": "59"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      },
                                                                                      "st_functions": {
                                                                                        "$id": "61",
                                                                                        "id": "d954608e-8af0-4678-9c6c-d2a1fafaf3da",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "level_id": 5,
                                                                                        "id_group": "49052e74-c0bf-453f-8779-8a0fe33dd7e5",
                                                                                        "name_event": "sample string 7",
                                                                                        "name_pos": "sample string 8",
                                                                                        "id_image": "e9c6f160-d19d-47ba-91df-f0c84bb841d5",
                                                                                        "view_pos": true,
                                                                                        "order": 10,
                                                                                        "color_border": "sample string 11",
                                                                                        "color_button": "sample string 12",
                                                                                        "color_font": "sample string 13",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 16,
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                        "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions_groups": {
                                                                                          "$id": "62",
                                                                                          "id": "7e04539c-d742-4572-8132-39d2e1603176",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "active": true,
                                                                                          "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                          "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions": [
                                                                                            {
                                                                                              "$ref": "61"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "61"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "st_images": {
                                                                                          "$ref": "4"
                                                                                        },
                                                                                        "st_permisions": [
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          }
                                                                                        ]
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "60"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": [
                                                                                    {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  ],
                                                                                  "tt_cmd_connection": [
                                                                                    {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "58"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "58"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_messages": [
                                                                              {
                                                                                "$id": "63",
                                                                                "id": "c2af1e9d-6cd8-43a4-9daf-dcad1537dc5c",
                                                                                "id_user": "72340e7b-7f09-42d0-a7ff-9d9b7e785b6c",
                                                                                "date_add": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "destiny_type": 4,
                                                                                "id_key": "6f6041e1-2ac6-4ec5-b9c3-bcac1c106679",
                                                                                "message": "sample string 6",
                                                                                "message_view": true,
                                                                                "date_view": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "id_pos_sesion": "07b775a1-04d4-4a67-a16f-7ddf616f1170",
                                                                                "terminal_add": "sample string 9",
                                                                                "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "45"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "63"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$ref": "22"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "23"
                                                                  }
                                                                ],
                                                                "tt_vouchers_permisions": {
                                                                  "$id": "64",
                                                                  "id": "b0cd91b2-5d76-4b5c-a6c2-5da5f1477051",
                                                                  "date_from": "2026-05-09T09:38:28.5202281+02:00",
                                                                  "date_end": "2026-05-09T09:38:28.5202281+02:00",
                                                                  "date_used": "2026-05-09T09:38:28.5202281+02:00",
                                                                  "id_employee": "47081ae4-df2d-494b-b514-d5aedaf55ed5",
                                                                  "id_branch": "27cb6dcb-bf9a-46bb-afd3-a97b7e22999e",
                                                                  "count": 6,
                                                                  "count_used": 1,
                                                                  "unlimited": true,
                                                                  "id_user_add": "bcd5d8e0-1d77-474f-ae44-89626a8309d8",
                                                                  "is_entry": true,
                                                                  "is_consume": true,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                                  "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "1"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "tt_vouchers": [
                                                                    {
                                                                      "$ref": "22"
                                                                    },
                                                                    {
                                                                      "$ref": "22"
                                                                    }
                                                                  ]
                                                                }
                                                              }
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "22"
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "9"
                                                        },
                                                        "mt_money_types": {
                                                          "$ref": "17"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "14"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "19"
                                                      }
                                                    ],
                                                    "tt_doc_sa_pay": [
                                                      {
                                                        "$ref": "21"
                                                      },
                                                      {
                                                        "$ref": "21"
                                                      }
                                                    ]
                                                  },
                                                  "mt_payment_types": {
                                                    "$ref": "20"
                                                  },
                                                  "st_users": {
                                                    "$ref": "9"
                                                  }
                                                },
                                                {
                                                  "$ref": "16"
                                                }
                                              ],
                                              "st_images": {
                                                "$ref": "4"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              },
                                              "mt_pos_doc_print": [
                                                {
                                                  "$ref": "36"
                                                },
                                                {
                                                  "$ref": "36"
                                                }
                                              ],
                                              "st_doc_num": [
                                                {
                                                  "$id": "65",
                                                  "id_pos": "84afb1ac-8eb2-4934-902a-e00ab70b8663",
                                                  "id_doc": "edb1853b-aaef-45d3-98f6-ae1dbe41b979",
                                                  "value": 3,
                                                  "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                  "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "15"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "11"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "14"
                                                },
                                                {
                                                  "$ref": "14"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$id": "66",
                                                  "id": "ad7ef314-972e-43c0-87d1-a811c7e04c83",
                                                  "id_pos": "3475ba9b-7d2a-442a-acf4-6ea6596000d3",
                                                  "id_doc": "81a4db0e-1c25-4d72-a7c9-2af156898e66",
                                                  "id_branch": "4680fd63-120a-4a23-8b0a-41277ac65498",
                                                  "nro_doc": "sample string 5",
                                                  "date_doc": "2026-05-09T09:38:28.5202281+02:00",
                                                  "block": true,
                                                  "nro_original": "sample string 8",
                                                  "id_ref": "ccf76066-db6b-4e80-a330-fd46509b1360",
                                                  "id_loc_from": "dc918601-84d9-4c37-bfc8-9b526bcfd23d",
                                                  "id_loc_end": "b8b8fe16-7c8b-4cf4-aba9-ba2bac07182e",
                                                  "id_user_add": "a6866c0c-12a4-4cdf-bc37-b66b50a67193",
                                                  "id_user_upd": "28dd984a-ba6d-4534-af4f-107025642817",
                                                  "id_pos_sesion": "59a6cdcc-b47d-45ae-99bd-6176699e7e5b",
                                                  "comment": "sample string 12",
                                                  "status": 1,
                                                  "is_send": true,
                                                  "date_send": "2026-05-09T09:38:28.5202281+02:00",
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                  "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "3"
                                                  },
                                                  "mt_docs": {
                                                    "$ref": "15"
                                                  },
                                                  "mt_locations": {
                                                    "$id": "67",
                                                    "id": "f91d0b42-44eb-4160-891c-067d84e0c84f",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "reserved": true,
                                                    "id_branch": "65c50d80-9e8d-4269-8cba-a0d1c45a315a",
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                    "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                    "id_user_upd": "3157074f-1355-4864-8888-f8d11f93c430",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "3"
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    },
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "14"
                                                      },
                                                      {
                                                        "$ref": "14"
                                                      }
                                                    ],
                                                    "tt_doc_sa1": [
                                                      {
                                                        "$ref": "14"
                                                      },
                                                      {
                                                        "$ref": "14"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "66"
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "tt_doc_st1": [
                                                      {
                                                        "$ref": "66"
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "tt_stock": [
                                                      {
                                                        "$id": "68",
                                                        "id_location": "270203ae-1cc9-438d-8ae6-4cae6d310dca",
                                                        "id_item": "b7069561-0af2-4cc0-a086-1165fb1399af",
                                                        "stock_ideal": 3.1,
                                                        "stock_min": 4.1,
                                                        "stock_max": 5.1,
                                                        "stock": 6.1,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                        "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                                        "commited": true,
                                                        "mt_items": {
                                                          "$ref": "7"
                                                        },
                                                        "mt_locations": {
                                                          "$ref": "67"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ]
                                                  },
                                                  "mt_locations1": {
                                                    "$ref": "67"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "11"
                                                  },
                                                  "st_users": {
                                                    "$ref": "9"
                                                  },
                                                  "st_users1": {
                                                    "$ref": "9"
                                                  },
                                                  "tt_doc_st_det": [
                                                    {
                                                      "$id": "69",
                                                      "id_doc_st": "d71029f9-ff8e-4d1e-95c0-4348caf203aa",
                                                      "id_line": 2,
                                                      "id_item": "dcc3c06f-3ea2-4b4a-8356-1f2aef6c68ff",
                                                      "comment": "sample string 4",
                                                      "qty": 5.1,
                                                      "status": 1,
                                                      "active": true,
                                                      "mt_items": {
                                                        "$ref": "7"
                                                      },
                                                      "tt_doc_st": {
                                                        "$ref": "66"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "66"
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ],
                                                  "tt_doc_st2": {
                                                    "$ref": "66"
                                                  }
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ]
                                            },
                                            "mt_locations": {
                                              "$ref": "67"
                                            },
                                            "mt_locations1": {
                                              "$ref": "67"
                                            },
                                            "mt_pos": {
                                              "$ref": "11"
                                            },
                                            "st_users": {
                                              "$ref": "9"
                                            },
                                            "st_users1": {
                                              "$ref": "9"
                                            },
                                            "tt_cloakrooms_units": [
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              }
                                            ],
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$ref": "19"
                                              },
                                              {
                                                "$ref": "19"
                                              }
                                            ],
                                            "tt_doc_sa_det": [
                                              {
                                                "$ref": "42"
                                              },
                                              {
                                                "$ref": "42"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "21"
                                              },
                                              {
                                                "$ref": "21"
                                              }
                                            ],
                                            "tt_doc_sa1": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_sa2": {
                                              "$ref": "14"
                                            },
                                            "tt_pos_sesion": {
                                              "$ref": "45"
                                            },
                                            "tt_rooms_units_activity": {
                                              "$ref": "47"
                                            },
                                            "tt_spool_doc_print": [
                                              {
                                                "$id": "70",
                                                "id": "89f07877-567b-4a91-897a-70ef488fe3f5",
                                                "spool_server": "sample string 2",
                                                "id_doc_sa": "a9bf59a9-95fb-4ff5-b584-30c087072339",
                                                "spool_printer": "sample string 4",
                                                "count": 5,
                                                "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                                "printed": true,
                                                "print_on": "2026-05-09T09:38:28.5202281+02:00",
                                                "tt_doc_sa": {
                                                  "$ref": "14"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          "tt_pos_sesion": {
                                            "$ref": "45"
                                          }
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ],
                                  "mt_items_featured": [
                                    {
                                      "$ref": "35"
                                    },
                                    {
                                      "$ref": "35"
                                    }
                                  ],
                                  "mt_pos_print": [
                                    {
                                      "$ref": "37"
                                    },
                                    {
                                      "$ref": "37"
                                    }
                                  ],
                                  "mt_pos_rooms": [
                                    {
                                      "$ref": "50"
                                    },
                                    {
                                      "$ref": "50"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "9"
                                  },
                                  "mt_pos_view": [
                                    {
                                      "$ref": "33"
                                    },
                                    {
                                      "$ref": "33"
                                    }
                                  ],
                                  "mt_prices_list_rules": [
                                    {
                                      "$ref": "40"
                                    },
                                    {
                                      "$ref": "40"
                                    }
                                  ],
                                  "mt_prices_rules": [
                                    {
                                      "$ref": "41"
                                    },
                                    {
                                      "$ref": "41"
                                    }
                                  ],
                                  "st_doc_num": [
                                    {
                                      "$ref": "65"
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ],
                                  "st_pos_license": [
                                    {
                                      "$id": "71",
                                      "id": "92ac10c0-5146-4030-b886-6a858230edec",
                                      "id_pos": "9c6db392-3ce5-43b3-bdf9-f2712d833c31",
                                      "mac_address": "sample string 3",
                                      "date_end": "2026-05-09T09:38:28.5202281+02:00",
                                      "key_access": "sample string 5",
                                      "id_user_add": "765f8626-4e6f-4ce0-93ec-92ff480c0120",
                                      "active": true,
                                      "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                      "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      },
                                      "st_users": {
                                        "$ref": "9"
                                      }
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ],
                                  "st_users_pos": [
                                    {
                                      "$id": "72",
                                      "id_user": "63c143c5-4b38-476a-a980-62f2711de908",
                                      "id_pos": "f575cfdd-4b0a-4ad1-b1c7-fbad06b5bc42",
                                      "pass_required": true,
                                      "active": true,
                                      "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                      "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      },
                                      "st_users": {
                                        "$ref": "9"
                                      }
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ],
                                  "tt_doc_sa": [
                                    {
                                      "$ref": "14"
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ],
                                  "tt_pos_connection": [
                                    {
                                      "$id": "73",
                                      "id": "63d9d1dd-8616-4d48-b3a6-aea032cbe45b",
                                      "id_pos": "6532940b-0e1c-4c0e-b3b0-8309458d770f",
                                      "date_add": "2026-05-09T09:38:28.5202281+02:00",
                                      "date_upd": "2026-05-09T09:38:28.5202281+02:00",
                                      "date_out": "2026-05-09T09:38:28.5202281+02:00",
                                      "connection_type": "sample string 3",
                                      "connection_speed": 1,
                                      "terminal_name": "sample string 4",
                                      "version": "sample string 5",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      }
                                    },
                                    {
                                      "$ref": "73"
                                    }
                                  ],
                                  "tt_pos_sesion": [
                                    {
                                      "$ref": "45"
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "mt_branches": {
                                    "$ref": "3"
                                  },
                                  "tt_logs": [
                                    {
                                      "$id": "74",
                                      "id": "ea8392a0-d22c-4a9a-b169-809926474047",
                                      "id_user_add": "1ac33b58-3f00-44d2-974a-8a359caa570a",
                                      "id_table": "6fbddefa-ee3d-4084-b622-4ae2b373e57b",
                                      "message_log": "sample string 3",
                                      "json_object": "sample string 4",
                                      "log_type": "sample string 5",
                                      "id_pos": "46cd88c6-22ea-48a6-9b4f-8e044da8da50",
                                      "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      },
                                      "st_sync_tables": {
                                        "$id": "75",
                                        "id": "af0dd92a-41ff-498d-8dbb-1352bf8537f9",
                                        "level": 2,
                                        "order": 3,
                                        "name": "sample string 4",
                                        "log_ins": true,
                                        "log_upd": true,
                                        "packet_forward": true,
                                        "active": true,
                                        "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                        "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                        "commited": true,
                                        "st_sync_packages_det": [
                                          {
                                            "$id": "76",
                                            "id": "2063cea1-586d-4f51-80e7-ac5b12c86b95",
                                            "id_sync": "c744c888-0f45-4b06-b218-e9a356814c86",
                                            "json": "sample string 3",
                                            "id_table": "ad013b4d-4b6b-4224-abf8-fa08a2b9b9ab",
                                            "order": 5,
                                            "st_sync_packages": {
                                              "$id": "77",
                                              "id": "9128ccf9-7808-448b-8541-a6a4da33cdd6",
                                              "id_branch_from": "2477dea7-c585-4835-b606-ff22e7d4b14e",
                                              "id_branch_to": "a5e21a45-c7d2-4741-a284-a1ef628188a3",
                                              "type": 4,
                                              "created_on": "2026-05-09T09:38:28.5202281+02:00",
                                              "order": 6,
                                              "status": 7,
                                              "log_info": "sample string 8",
                                              "sync_on": "2026-05-09T09:38:28.5202281+02:00",
                                              "send_on": "2026-05-09T09:38:28.5202281+02:00",
                                              "mt_branches": {
                                                "$ref": "3"
                                              },
                                              "mt_branches1": {
                                                "$ref": "3"
                                              },
                                              "st_sync_packages_det": [
                                                {
                                                  "$ref": "76"
                                                },
                                                {
                                                  "$ref": "76"
                                                }
                                              ]
                                            },
                                            "st_sync_tables": {
                                              "$ref": "75"
                                            }
                                          },
                                          {
                                            "$ref": "76"
                                          }
                                        ],
                                        "tt_logs": [
                                          {
                                            "$ref": "74"
                                          },
                                          {
                                            "$ref": "74"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "9"
                                      }
                                    },
                                    {
                                      "$ref": "74"
                                    }
                                  ],
                                  "st_local_variables": [
                                    {
                                      "$id": "78",
                                      "id": "0b0c3f6f-ce83-4f80-b81e-10cba6d3c71a",
                                      "id_pos": "bdc932f7-b5a1-4873-ae17-e43a9cfb252d",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "value": "sample string 5",
                                      "type": "sample string 6",
                                      "last_update": "2026-05-09T09:38:28.5202281+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "11"
                                      }
                                    },
                                    {
                                      "$ref": "78"
                                    }
                                  ],
                                  "tt_doc_st": [
                                    {
                                      "$ref": "66"
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "st_users": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "mt_brands": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_categories": [
                            {
                              "$ref": "5"
                            },
                            {
                              "$ref": "5"
                            }
                          ],
                          "mt_categories_items": [
                            {
                              "$ref": "6"
                            },
                            {
                              "$ref": "6"
                            }
                          ],
                          "mt_cloakrooms": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "mt_docs_payment_money": [
                            {
                              "$ref": "16"
                            },
                            {
                              "$ref": "16"
                            }
                          ],
                          "mt_employees": [
                            {
                              "$ref": "1"
                            },
                            {
                              "$ref": "1"
                            }
                          ],
                          "mt_employees_profiles": [
                            {
                              "$id": "79",
                              "id": "78564804-64f5-4f9e-86bb-2759ff1b7839",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "authorized": true,
                              "active": true,
                              "created_on": "2026-05-09T09:38:28.5202281+02:00",
                              "last_update": "2026-05-09T09:38:28.5202281+02:00",
                              "id_user_upd": "5a6205a1-570c-4a54-ad35-66bac3da3cae",
                              "commited": true,
                              "mt_employees": [
                                {
                                  "$ref": "1"
                                },
                                {
                                  "$ref": "1"
                                }
                              ],
                              "st_users": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "25"
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "mt_money_rates": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "mt_money_types": [
                            {
                              "$ref": "17"
                            },
                            {
                              "$ref": "17"
                            }
                          ],
                          "mt_payment_types": [
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            }
                          ],
                          "mt_pos": [
                            {
                              "$ref": "11"
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "mt_pos_doc_print": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "mt_pos_prices_list": [
                            {
                              "$ref": "32"
                            },
                            {
                              "$ref": "32"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "mt_pos_types": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ],
                          "mt_pos_view": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "mt_prices_items": [
                            {
                              "$ref": "30"
                            },
                            {
                              "$ref": "30"
                            }
                          ],
                          "mt_prices_list": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "41"
                            },
                            {
                              "$ref": "41"
                            }
                          ],
                          "mt_rooms": [
                            {
                              "$ref": "49"
                            },
                            {
                              "$ref": "49"
                            }
                          ],
                          "mt_rooms_units": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "mt_rooms_units_states_types": [
                            {
                              "$ref": "53"
                            },
                            {
                              "$ref": "53"
                            }
                          ],
                          "mt_rooms_units_types": [
                            {
                              "$ref": "52"
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "mt_units": [
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "mt_units_ref": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "st_images": {
                            "$ref": "4"
                          },
                          "st_images1": {
                            "$ref": "4"
                          },
                          "st_permisions": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$ref": "71"
                            },
                            {
                              "$ref": "71"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$ref": "72"
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_token": [
                            {
                              "$id": "80",
                              "id": "ea3ddf1d-a457-4439-9934-d5792e755e97",
                              "token_id": "sample string 2",
                              "id_user": "d3e4217c-becc-4481-afe3-bfdf339b3d20",
                              "date_from": "2026-05-09T09:38:28.5202281+02:00",
                              "date_end": "2026-05-09T09:38:28.5202281+02:00",
                              "created_on": "2026-05-09T09:38:28.5202281+02:00",
                              "st_users": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "80"
                            }
                          ],
                          "tt_doc_sa_cashflow": [
                            {
                              "$ref": "19"
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "tt_doc_sa_det": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "tt_doc_sa_det1": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "tt_pos_sesion1": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "tt_rooms_list": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "tt_rooms_units_activity": [
                            {
                              "$ref": "47"
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "tt_rooms_units_activity1": [
                            {
                              "$ref": "47"
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "tt_rooms_units_log": [
                            {
                              "$id": "81",
                              "id": "e2c0bb3b-7f23-40df-b1ca-a3f8a532c661",
                              "id_room_activity": "011a5fbc-ae0a-42a1-aedd-c7a0d09d6b9a",
                              "id_pos_sesion": "ff356843-12f5-40eb-b92e-0fdbddca776e",
                              "log_text": "sample string 4",
                              "id_user": "2a9717aa-0221-42d9-8a38-d720d334ddea",
                              "created_on": "2026-05-09T09:38:28.5202281+02:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "9"
                              }
                            },
                            {
                              "$ref": "81"
                            }
                          ],
                          "tt_tips_users": [
                            {
                              "$ref": "56"
                            },
                            {
                              "$ref": "56"
                            }
                          ],
                          "tt_vouchers_permisions": [
                            {
                              "$ref": "64"
                            },
                            {
                              "$ref": "64"
                            }
                          ],
                          "tt_vouchers": [
                            {
                              "$ref": "22"
                            },
                            {
                              "$ref": "22"
                            }
                          ],
                          "mt_docs": [
                            {
                              "$ref": "15"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "tt_pos_sesion_users": [
                            {
                              "$ref": "57"
                            },
                            {
                              "$ref": "57"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_doc_sa1": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "mt_items": [
                            {
                              "$ref": "7"
                            },
                            {
                              "$ref": "7"
                            }
                          ],
                          "mt_rooms_units_states": [
                            {
                              "$ref": "54"
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "59"
                          },
                          "tt_cmd_connection": [
                            {
                              "$ref": "58"
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "tt_cmd_messages": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ]
                        }
                      },
                      "mt_categories_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_items_formula": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_units": {
                        "$ref": "28"
                      },
                      "mt_units1": {
                        "$ref": "28"
                      },
                      "st_images": {
                        "$ref": "4"
                      },
                      "st_users": {
                        "$ref": "9"
                      },
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "tt_doc_sa_det_stock": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "tt_vouchers_det": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "9"
                    }
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "st_images": {
                  "$ref": "4"
                },
                "st_users": {
                  "$ref": "9"
                },
                "mt_prices_rules": [
                  {
                    "$ref": "41"
                  },
                  {
                    "$ref": "41"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ]
              },
              {
                "$ref": "5"
              }
            ],
            "mt_employees": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "mt_items": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "17"
              },
              {
                "$ref": "17"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "20"
              },
              {
                "$ref": "20"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "mt_rooms1": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "st_functions": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "st_images_types": {
              "$id": "82",
              "id": "f299718e-fd18-457c-a76d-8667cd7021ba",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-05-09T09:38:28.5202281+02:00",
              "last_update": "2026-05-09T09:38:28.5202281+02:00",
              "commited": true,
              "st_images": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ]
            },
            "mt_docs": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "st_users": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "st_users1": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ]
          },
          "st_users": {
            "$ref": "9"
          },
          "mt_branches_zones": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "mt_employees_branches": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "35"
            },
            {
              "$ref": "35"
            }
          ],
          "mt_locations": [
            {
              "$ref": "67"
            },
            {
              "$ref": "67"
            }
          ],
          "mt_periods": [
            {
              "$id": "83",
              "id_branch": "97ac6920-9242-4d27-b361-7fe74c84393e",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-05-09T09:38:28.5202281+02:00",
              "date_end": "2026-05-09T09:38:28.5202281+02:00",
              "state": "sample string 6",
              "created_on": "2026-05-09T09:38:28.5202281+02:00",
              "last_update": "2026-05-09T09:38:28.5202281+02:00",
              "commited": true,
              "mt_branches": {
                "$ref": "3"
              }
            },
            {
              "$ref": "83"
            }
          ],
          "mt_pos": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "40"
            },
            {
              "$ref": "40"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "41"
            },
            {
              "$ref": "41"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "49"
            },
            {
              "$ref": "49"
            }
          ],
          "st_sync_packages": [
            {
              "$ref": "77"
            },
            {
              "$ref": "77"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "77"
            },
            {
              "$ref": "77"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "14"
            },
            {
              "$ref": "14"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "66"
            },
            {
              "$ref": "66"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "64"
            },
            {
              "$ref": "64"
            }
          ]
        },
        "mt_employees": {
          "$ref": "1"
        }
      },
      {
        "$ref": "2"
      }
    ],
    "mt_employees_profiles": {
      "$ref": "79"
    },
    "st_images": {
      "$ref": "4"
    },
    "st_users": {
      "$ref": "9"
    },
    "tt_doc_sa_det": [
      {
        "$ref": "42"
      },
      {
        "$ref": "42"
      }
    ],
    "tt_doc_sa_pay": [
      {
        "$ref": "21"
      },
      {
        "$ref": "21"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "64"
      },
      {
        "$ref": "64"
      }
    ],
    "tt_rooms_units_activity": [
      {
        "$ref": "47"
      },
      {
        "$ref": "47"
      }
    ],
    "tt_rooms_units_activity1": [
      {
        "$ref": "47"
      },
      {
        "$ref": "47"
      }
    ]
  },
  {
    "$ref": "1"
  }
]