GET api/Tt_Rooms_Units_Activity?id_a={id_a}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_a

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of tt_doc_sa_det
NameDescriptionTypeAdditional information
id_doc_sa

globally unique identifier

Required

id_line

integer

Required

id_item_sub

globally unique identifier

Required

qty

decimal number

Required

id_list

globally unique identifier

None.

unit_price

decimal number

Required

p_dis

decimal number

Required

p_chr

decimal number

Required

tax

decimal number

Required

amt_net

decimal number

Required

amt_tax

decimal number

Required

amt_dis

decimal number

Required

amt_chr

decimal number

Required

amt_tot

decimal number

Required

id_voucher

globally unique identifier

None.

is_used

boolean

Required

qty_vou

decimal number

None.

amt_vou

decimal number

None.

comment

string

Max length: 100

ref_det

string

Max length: 100

id_employee

globally unique identifier

None.

name_generic

string

Max length: 20

type_ope

integer

None.

id_user_add

globally unique identifier

None.

id_user_upd

globally unique identifier

None.

active

boolean

Required

mt_employees

mt_employees

None.

mt_items_sub

mt_items_sub

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

st_users1

st_users

None.

tt_doc_sa

tt_doc_sa

None.

tt_doc_sa_det_stock

Collection of tt_doc_sa_det_stock

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id_doc_sa": "5802753c-ecd0-4901-84bf-bfc14b12eaf0",
    "id_line": 2,
    "id_item_sub": "5a770173-d874-4c68-a865-733457a62bf7",
    "qty": 4.1,
    "id_list": "f432346e-9f45-4b3f-b9b8-e0a12934fc5c",
    "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": "d12fd55f-0037-46e4-8acd-2e0b0fa6c03b",
    "is_used": true,
    "qty_vou": 1.1,
    "amt_vou": 1.1,
    "comment": "sample string 15",
    "ref_det": "sample string 16",
    "id_employee": "ac73a63e-a983-4b56-ab84-bdf3671bfd63",
    "name_generic": "sample string 17",
    "type_ope": 1,
    "id_user_add": "56f66ec0-fad7-4ac3-bdbb-940e8cb74148",
    "id_user_upd": "03878b95-dd4c-4689-a6b3-c3f251b1e07b",
    "active": true,
    "mt_employees": {
      "$id": "2",
      "id": "edeead62-8494-4c9f-bd02-b30af8fb3eca",
      "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": "ad95b1d7-0fc5-466f-accb-956354b08f79",
      "name_pos": "sample string 12",
      "id_image": "3dfd9ac4-dfc8-4542-a919-cc10f2c522ef",
      "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-01-10T12:09:16.418693+01:00",
      "last_update": "2026-01-10T12:09:16.418693+01:00",
      "id_user_upd": "98f41e5e-fd36-4cd4-9394-1fad8909c1d1",
      "commited": true,
      "mt_employees_branches": [
        {
          "$id": "3",
          "id_employee": "99d26ff4-f26a-4854-a557-9d6225532819",
          "id_branch": "d041c732-a76d-422b-bce8-feef084ba90a",
          "active": true,
          "created_on": "2026-01-10T12:09:16.418693+01:00",
          "last_update": "2026-01-10T12:09:16.418693+01:00",
          "id_user_upd": "32ebd7ce-5d26-4e74-8bf6-3cb961b9dfc2",
          "commited": true,
          "mt_branches": {
            "$id": "4",
            "id": "ee0a2203-d178-4e63-8df0-cae9b9b2bc94",
            "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": "fd6fc702-caba-4118-9e87-4fa1d3bd51ac",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-01-10T12:09:16.418693+01:00",
            "last_update": "2026-01-10T12:09:16.418693+01:00",
            "id_user_upd": "aecde37f-1fab-41ac-a85d-2a574b7cb343",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "820417f0-3762-4f0e-9681-7588c3e84b89",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "90e39528-bd0d-4cd2-ba56-c405b952f3dc",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-01-10T12:09:16.418693+01:00",
              "last_update": "2026-01-10T12:09:16.418693+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "82811860-3c1f-488c-ab87-63ee310e93f6",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "78b14566-4b2a-45d8-a262-f9c4ce4c3e2d",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "aa570411-c821-4cce-881a-0f4cf4f47317",
                  "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-01-10T12:09:16.418693+01:00",
                  "last_update": "2026-01-10T12:09:16.418693+01:00",
                  "id_user_upd": "1828f71a-1052-4588-bd4c-f3c240a797c5",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "cb08fc3c-deea-4670-ad0e-332a42236ff5",
                      "id_item": "48c7bcf9-1434-4ece-8f36-9b8ef2db1fc5",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-01-10T12:09:16.418693+01:00",
                      "last_update": "2026-01-10T12:09:16.418693+01:00",
                      "id_user_upd": "2e6100c6-4d97-4547-90f0-19107bc368af",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "24c7a566-1449-41f7-b6e5-130bdd532d20",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "1e50c803-e8b4-4cc2-8e36-f12b49c086df",
                        "id_unit_sec": "0bd2b185-6bf8-41ad-bbb8-59e11e3c9804",
                        "id_brand": "87243ae9-d782-4626-bfb9-864d330c96c5",
                        "b_sale": true,
                        "b_stock": true,
                        "b_price": true,
                        "b_unique": true,
                        "b_exclude_control": true,
                        "tax": 12.1,
                        "change_price": true,
                        "force_printing": true,
                        "is_ticket": true,
                        "is_supply": true,
                        "define_price": true,
                        "external_id": "sample string 18",
                        "name_pos": "sample string 19",
                        "name_print": "sample string 20",
                        "id_image": "da13c317-f238-425b-b5a6-cc4f990ab7de",
                        "view_pos": true,
                        "order": 22,
                        "color_border": "sample string 23",
                        "color_button": "sample string 24",
                        "color_font": "sample string 25",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 28,
                        "active": true,
                        "created_on": "2026-01-10T12:09:16.418693+01:00",
                        "last_update": "2026-01-10T12:09:16.418693+01:00",
                        "id_user_upd": "2bc12f9d-2920-4ecc-a3f7-b203b6a35dfc",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "f0c7f69f-bc4f-418d-8fc4-ba990373f667",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-01-10T12:09:16.418693+01:00",
                          "last_update": "2026-01-10T12:09:16.418693+01:00",
                          "id_user_upd": "6b8b7f15-ce28-4fb5-aa0f-a65710ca74c8",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$id": "10",
                            "id": "53c06554-cc2d-483a-93a4-7e1866178f71",
                            "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": "b3bf2cf0-3195-4bfd-b3f8-fc595d26392d",
                            "view_messages": true,
                            "id_image_photo": "98067842-ad31-4680-ace6-b4b5be5d1352",
                            "reserved": true,
                            "pos_access": true,
                            "back_access": true,
                            "name_pos": "sample string 13",
                            "id_image": "bdeb3745-45b2-487d-9e09-2b39754b31a8",
                            "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-01-10T12:09:16.418693+01:00",
                            "last_update": "2026-01-10T12:09:16.418693+01:00",
                            "commited": true,
                            "mt_branches": [
                              {
                                "$ref": "4"
                              },
                              {
                                "$ref": "4"
                              }
                            ],
                            "mt_branches_zones": [
                              {
                                "$id": "11",
                                "id": "e7bba7a9-8ca3-4c09-a6d1-6fe17e8e2a27",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "03e32412-1bc0-4b7a-ab82-f622ae33827e",
                                "active": true,
                                "created_on": "2026-01-10T12:09:16.418693+01:00",
                                "last_update": "2026-01-10T12:09:16.418693+01:00",
                                "id_user_upd": "c93144b6-bbc3-4b27-8a3b-7ff6fe2bce44",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$id": "12",
                                    "id": "e2068e37-13ab-4081-8cce-963f08ef1144",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "id_branch": "a05643ee-f69f-4006-af77-ad7ebd88e156",
                                    "id_zone": "f97db6b6-817d-4b0f-854c-915a16e1ed99",
                                    "user_required": true,
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:16.418693+01:00",
                                    "last_update": "2026-01-10T12:09:16.418693+01:00",
                                    "id_user_upd": "a39b1907-3919-4437-b647-86dcdb01f598",
                                    "commited": true,
                                    "mt_branches_zones": {
                                      "$ref": "11"
                                    },
                                    "mt_cloakrooms": [
                                      {
                                        "$id": "13",
                                        "id": "35cbf283-af1b-43ec-b6da-db351a2538e2",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "id_pos": "ab9ef5a1-e334-499f-a7a2-4a53b298a1db",
                                        "unit_ini": 5,
                                        "unit_end": 6,
                                        "name_pos": "sample string 7",
                                        "id_image": "6665029e-e027-42cd-b478-769954883b1d",
                                        "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-01-10T12:09:16.418693+01:00",
                                        "last_update": "2026-01-10T12:09:16.418693+01:00",
                                        "id_user_upd": "dbf4c1ac-5116-4f13-a60b-8faf6e9c7a34",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_images": {
                                          "$ref": "5"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$id": "14",
                                            "id": "bafe2033-7853-4368-9e0b-bdcfec6b0c75",
                                            "id_cloakroom": "f919a157-1b18-4923-9ff4-a7efa1ca01a0",
                                            "id_pos_sesion": "bd027e7e-fd11-47ff-822c-1d65ed9b2778",
                                            "unit_id": 4,
                                            "date_open": "2026-01-10T12:09:16.418693+01:00",
                                            "date_close": "2026-01-10T12:09:16.418693+01:00",
                                            "id_doc_sa": "702fe9c5-ea41-458d-9437-6b3f15a24e65",
                                            "commited": true,
                                            "mt_cloakrooms": {
                                              "$ref": "13"
                                            },
                                            "tt_doc_sa": {
                                              "$id": "15",
                                              "id": "d3d19aa1-13e7-4522-b521-6a063d9c15c0",
                                              "id_pos": "95456827-89bd-4483-b7c5-80661368cdb6",
                                              "id_doc": "7cd31480-aa97-48e4-a95d-c0bcb2861e04",
                                              "id_branch": "0ed85d58-2afd-4449-a305-36eb2ab388dd",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-01-10T12:09:16.418693+01:00",
                                              "date_tax": "2026-01-10T12:09:16.418693+01:00",
                                              "hour_doc": "00:00:00.1234567",
                                              "block": true,
                                              "id_ref": "e5a32bed-a32c-42dc-a083-735314840d22",
                                              "id_relationship": "d378ee38-2511-4387-a95a-a18f2c92b763",
                                              "id_loc_from": "66d540e8-8536-4cf0-9e01-93534fa28ec4",
                                              "id_loc_end": "5747345d-cae5-47f8-99c3-09289c575ca9",
                                              "id_user_add": "05c956ad-905e-435d-bac3-0a844bd87cac",
                                              "id_user_upd": "7aa73dc6-4553-4323-9412-f54e004c6a6b",
                                              "comment": "sample string 12",
                                              "id_pos_sesion": "beabf59a-1ebd-4727-b4b3-aadae8769d09",
                                              "id_room_unit": "e2bab22c-f5e4-4b9a-a97c-cbf5a963cb96",
                                              "ref_locator": "sample string 13",
                                              "ref_zone_aut": "sample string 14",
                                              "id_pos_type": "53030df0-967a-4df2-b1c4-18537fea0a4b",
                                              "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-01-10T12:09:16.418693+01:00",
                                              "last_update": "2026-01-10T12:09:16.418693+01:00",
                                              "commited": true,
                                              "created_by": 1,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$id": "16",
                                                "id": "240196d7-d8a7-47a5-a1f1-d5d0b56d20a7",
                                                "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": "6b2fd34f-a982-4ed1-b81c-b976dadb5d28",
                                                "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-01-10T12:09:16.418693+01:00",
                                                "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                "id_user_upd": "b95c4d8f-7906-471c-99ed-417d3db17a39",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$id": "17",
                                                    "id_doc": "55e78fd1-38cf-4708-b16b-6c0db6d65db8",
                                                    "id_pay": "e0e37077-d1b1-47c4-bbf2-9c32d1f5ba99",
                                                    "id_money": "20543e08-dd7f-4300-8dfe-5a61b5cd6bb9",
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                    "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                    "id_user_upd": "740d5768-c7e9-4b29-9be4-2b151de4c967",
                                                    "commited": true,
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_money_types": {
                                                      "$id": "18",
                                                      "id": "dba4c10a-d959-41ea-bd17-be5ae34e8ed0",
                                                      "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": "3f972357-3a9a-4132-ac6e-3b6cce6b9feb",
                                                      "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-01-10T12:09:16.418693+01:00",
                                                      "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                      "id_user_upd": "9a179afa-f571-4b58-b790-f44864bd6301",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "mt_money_rates": [
                                                        {
                                                          "$id": "19",
                                                          "id_money_1": "7e3805d0-c645-4c45-ad8b-3c04cb1ca823",
                                                          "id_money_2": "b66f2627-3dc0-4ba5-8027-e50dca169bfb",
                                                          "date_from": "2026-01-10T12:09:16.418693+01:00",
                                                          "coefficient": 4.1,
                                                          "active": true,
                                                          "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                          "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                          "id_user_upd": "b4ede8b1-e80f-4489-bb16-b361c6b91946",
                                                          "commited": true,
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_money_types1": {
                                                            "$ref": "18"
                                                          },
                                                          "st_users": {
                                                            "$ref": "10"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "mt_money_rates1": [
                                                        {
                                                          "$ref": "19"
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "10"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$id": "20",
                                                          "id_doc_sa": "2b56411c-369b-4bb6-9b48-893ae41b85fb",
                                                          "id_pay": "48d93614-5837-40e6-b227-f87f8ea0e520",
                                                          "id_money": "2588fc80-dd0e-422d-a59b-0e325d40fae5",
                                                          "date_cashflow": "2026-01-10T12:09:16.418693+01:00",
                                                          "coefficient": 5.1,
                                                          "id_user_add": "4d43ab1a-e7f0-4cda-8048-6bd25664b3e3",
                                                          "amt_tot_md": 7.1,
                                                          "amt_tot_mo": 8.1,
                                                          "mt_payment_types": {
                                                            "$id": "21",
                                                            "id": "58e95d0d-df52-4c90-8c7b-b06cc037300f",
                                                            "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": "d3b00e21-7de3-4f47-b76c-86ca6b87aa57",
                                                            "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-01-10T12:09:16.418693+01:00",
                                                            "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                            "id_user_upd": "b1a398cc-b1e6-4b2f-9403-8db539063285",
                                                            "commited": true,
                                                            "mt_docs_payment_money": [
                                                              {
                                                                "$ref": "17"
                                                              },
                                                              {
                                                                "$ref": "17"
                                                              }
                                                            ],
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "tt_doc_sa_cashflow": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$id": "22",
                                                                "id_doc_sa": "81046122-9f21-432f-9d79-668275de3fb8",
                                                                "id_line": 2,
                                                                "id_pay": "8885e103-9988-41b6-abc6-66ee58da6666",
                                                                "id_money": "2947829f-9431-405d-8e9e-f4aa3b58ef20",
                                                                "coefficient": 5.1,
                                                                "id_voucher": "e9593a78-41f2-425e-b1cd-2b88b514f01d",
                                                                "id_employee": "23be1176-e22e-4c92-95f8-42c320ab3706",
                                                                "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": "024ffd55-3c53-4566-aa5b-a2ae70b265d6",
                                                                "coupon_id": "sample string 9",
                                                                "terminal_id": "sample string 10",
                                                                "card_name": "sample string 11",
                                                                "card_bank": "sample string 12",
                                                                "card_number": "sample string 13",
                                                                "client_name": "sample string 14",
                                                                "money_type": "sample string 15",
                                                                "merchant_id": "sample string 16",
                                                                "aid": "sample string 17",
                                                                "auth_num": "sample string 18",
                                                                "authorization": true,
                                                                "signature": true,
                                                                "contactless": true,
                                                                "date_hour_pay": "sample string 19",
                                                                "terminal_name": "sample string 20",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_money_types": {
                                                                  "$ref": "18"
                                                                },
                                                                "mt_payment_types": {
                                                                  "$ref": "21"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_vouchers": {
                                                                  "$id": "23",
                                                                  "id": "54dfcbce-f304-4c24-8935-05df1326636f",
                                                                  "id_voucher": 2,
                                                                  "locator_voucher": "sample string 3",
                                                                  "qr_code": "sample string 4",
                                                                  "date_from": "2026-01-10T12:09:16.418693+01:00",
                                                                  "date_end": "2026-01-10T12:09:16.418693+01:00",
                                                                  "date_used": "2026-01-10T12:09:16.418693+01:00",
                                                                  "date_sesion": "2026-01-10T12:09:16.418693+01:00",
                                                                  "id_employee": "42a482d6-a518-4ab9-9fbc-2ad2be0fffd5",
                                                                  "id_branch": "8cfa5972-1791-4733-b718-017868d697b2",
                                                                  "id_voucher_permision": "fe5d3b0b-0470-4220-97a5-1e704ea0bc6f",
                                                                  "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": "af18c887-2313-4c33-9d59-5ff7cccef1a9",
                                                                  "id_user_add": "b685aaed-c806-4897-874a-62f4041df342",
                                                                  "id_doc_sa": "f3f3c775-a349-4ab4-aa84-77df75db92d7",
                                                                  "id_item_sub": "49ea1f99-a6eb-47ba-ae06-26cdd993fe8f",
                                                                  "id_pos_sesion": "542ce01c-4674-4d6e-a4cf-4924bf26063e",
                                                                  "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-01-10T12:09:16.418693+01:00",
                                                                  "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "2"
                                                                  },
                                                                  "mt_payment_types": {
                                                                    "$ref": "21"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "tt_doc_sa_pay": [
                                                                    {
                                                                      "$ref": "22"
                                                                    },
                                                                    {
                                                                      "$ref": "22"
                                                                    }
                                                                  ],
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "24",
                                                                      "id_voucher": "7277b0c4-abfe-4c1f-9195-31149d9c85a8",
                                                                      "id_line": "a85a19c7-81f7-490f-b0a6-c34edab0dcec",
                                                                      "id_category": "f909bbcb-f435-466d-8b11-fe923760d07b",
                                                                      "id_item": "ee332600-4e87-4706-9b43-6834fc283c69",
                                                                      "id_item_type": "c167ca4c-77c6-4b68-b9ac-e5002359a453",
                                                                      "price_max": 1.1,
                                                                      "qty_add": 3.1,
                                                                      "qty_used": 4.1,
                                                                      "mt_categories": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$id": "25",
                                                                        "id": "acdfb7fa-1952-411b-a308-0b2fbc84d7ea",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_short": "sample string 4",
                                                                        "name_pos": "sample string 5",
                                                                        "id_image": "44fe22cf-64a2-4787-85c9-5676dcdfdc6a",
                                                                        "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-01-10T12:09:16.418693+01:00",
                                                                        "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                        "id_user_upd": "cb0eb62c-73e7-4fa7-ab9f-c7ccb6c2e3ac",
                                                                        "commited": true,
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_sub": [
                                                                          {
                                                                            "$id": "26",
                                                                            "id": "ab1b6f7b-7176-4888-975d-212914917875",
                                                                            "id_item": "886f41ab-fb47-4d18-8c72-eba27e3f1391",
                                                                            "id_item_type": "694cf38a-4c26-485a-877c-e35cee8eb5fc",
                                                                            "is_default": true,
                                                                            "barcode": "sample string 5",
                                                                            "voucher_apply": true,
                                                                            "id_voucher_json": "a5f34b1b-78a2-4113-8754-a9cc1a1bbe16",
                                                                            "count_voucher": 1,
                                                                            "id_voucher_type": 1,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                            "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                            "id_user_upd": "0608e37b-c22d-4374-b043-491572ee4e48",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_formula": [
                                                                              {
                                                                                "$id": "27",
                                                                                "id_item_sub": "e099da09-a4e5-4780-acc0-ad47aae6bfe0",
                                                                                "id_item": "a4491428-d0d9-4027-ab5b-89b6839d0c4b",
                                                                                "group_id": 3,
                                                                                "id_unit_ref": "e47a9c8c-4ab8-485e-b2b7-a04534e8cb71",
                                                                                "qty_dis": 5,
                                                                                "mt_items": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_items_sub": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_units_ref": {
                                                                                  "$id": "28",
                                                                                  "id": "a98fea96-e652-4b68-93f0-d0898ece517e",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "coefficient": 4.1,
                                                                                  "id_unit": "a54a741c-ed8c-4c78-9d54-a7160a3174ed",
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "id_user_upd": "01835b76-c1d4-4f8d-bff0-ae01f9021b4a",
                                                                                  "commited": true,
                                                                                  "mt_units": {
                                                                                    "$id": "29",
                                                                                    "id": "6d3a9441-03c6-439e-847a-e7ff3604570f",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                    "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                    "id_user_upd": "637561f2-6a47-4706-8f7a-291fba1fb459",
                                                                                    "commited": true,
                                                                                    "mt_units_ref": [
                                                                                      {
                                                                                        "$ref": "28"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "28"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_items": [
                                                                                      {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    ],
                                                                                    "mt_items1": [
                                                                                      {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_items_formula": [
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "27"
                                                                              }
                                                                            ],
                                                                            "mt_items_types": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_items_vouchers": {
                                                                              "$id": "30",
                                                                              "id": "855256bd-4cd9-4a7a-9d7e-c888aef35a6b",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "json": "sample string 5",
                                                                              "id_pay_type": "bed05ef4-fe70-4b53-bd08-0c71c5fa98e2",
                                                                              "id_doc_print": "e8626716-b35e-45c4-9cfb-a89ef1019f0b",
                                                                              "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-01-10T12:09:16.418693+01:00",
                                                                              "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                              "commited": true,
                                                                              "mt_items_sub": [
                                                                                {
                                                                                  "$ref": "26"
                                                                                },
                                                                                {
                                                                                  "$ref": "26"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_items": [
                                                                              {
                                                                                "$id": "31",
                                                                                "id_list": "9244ef17-bbca-4f08-ba2a-18ea361da07e",
                                                                                "id_item_sub": "2c4b515b-1c2b-484a-b2a4-0f3ccb84296f",
                                                                                "validity_date": "2026-01-10T12:09:16.418693+01:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                "id_user_upd": "ceb68250-bb30-41cc-a971-b5407b40254d",
                                                                                "commited": true,
                                                                                "mt_items_sub": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$id": "32",
                                                                                  "id": "452ac76b-190b-4c85-8ec9-1afb128cc832",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_ref": "4f3e7cb4-2288-43d7-8806-23f5f5693b49",
                                                                                  "tax_included": true,
                                                                                  "switch_select": true,
                                                                                  "item_type_default": 7,
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "49271d99-54c7-4fd0-8455-7cf8611d821a",
                                                                                  "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-01-10T12:09:16.418693+01:00",
                                                                                  "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "id_user_upd": "169461f2-956b-477b-a590-3c40ffdafb3c",
                                                                                  "commited": true,
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$id": "33",
                                                                                      "id_pos": "dda51a02-0f9c-4c30-91ea-f34345e2a1d6",
                                                                                      "id_pos_type": "9ca47898-ae99-41af-a18b-2f0d1c59fd34",
                                                                                      "id_price_list": "115e3bb2-8980-46e1-8574-9a4b8d0ec02d",
                                                                                      "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-01-10T12:09:16.418693+01:00",
                                                                                      "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "id_user_upd": "26659992-49f1-4281-9f14-09a3c6a35c25",
                                                                                      "commited": true,
                                                                                      "mt_pos_view": {
                                                                                        "$id": "34",
                                                                                        "id_pos": "87dc0e76-36eb-495e-84be-ccdc6e43cf79",
                                                                                        "id_pos_type": "e2258719-4594-44ae-a500-3bb73dc4af27",
                                                                                        "is_default": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                        "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                        "id_user_upd": "9b2a0c67-bd71-4165-b1b8-a0090ddf8f45",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "12"
                                                                                        },
                                                                                        "mt_pos_prices_list": [
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          }
                                                                                        ],
                                                                                        "mt_pos_types": {
                                                                                          "$id": "35",
                                                                                          "id": "1d3677fb-c9e1-4d3d-8473-5f217f10b218",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "is_module": true,
                                                                                          "order": 5,
                                                                                          "active": true,
                                                                                          "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                          "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                          "id_user_upd": "efa9fe2b-6aba-45fe-9e80-20a06a752949",
                                                                                          "commited": true,
                                                                                          "mt_items_featured": [
                                                                                            {
                                                                                              "$id": "36",
                                                                                              "id": "48439617-9694-4abf-a43e-ebe771d999c5",
                                                                                              "id_branch": "9d617385-8455-4148-b5c0-5d59a84025e8",
                                                                                              "id_pos_type": "b42cb17b-1126-49c1-89a3-9206b1b77bcb",
                                                                                              "id_pos": "346900d5-3fa9-4a91-bded-c6ea404171c3",
                                                                                              "id_item": "9f7322cf-dd02-45ad-8664-894b01e924ef",
                                                                                              "date_from": "2026-01-10T12:09:16.418693+01:00",
                                                                                              "date_end": "2026-01-10T12:09:16.418693+01:00",
                                                                                              "image_id": 4,
                                                                                              "active": true,
                                                                                              "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                              "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                              "id_user_upd": "e984b117-1fbd-4338-b8c5-a2cf44f72efe",
                                                                                              "commited": true,
                                                                                              "mt_branches": {
                                                                                                "$ref": "4"
                                                                                              },
                                                                                              "mt_items": {
                                                                                                "$ref": "8"
                                                                                              },
                                                                                              "mt_pos": {
                                                                                                "$ref": "12"
                                                                                              },
                                                                                              "mt_pos_types": {
                                                                                                "$ref": "35"
                                                                                              },
                                                                                              "st_users": {
                                                                                                "$ref": "10"
                                                                                              }
                                                                                            },
                                                                                            {
                                                                                              "$ref": "36"
                                                                                            }
                                                                                          ],
                                                                                          "mt_pos_doc_print": [
                                                                                            {
                                                                                              "$id": "37",
                                                                                              "id_pos_print": "03412fcd-f69d-41b9-80b1-ac2fe3e0eb05",
                                                                                              "id_doc": "fd19d8f0-9def-4178-b456-e67174ccc6eb",
                                                                                              "id_pos_type": "89384afe-12b7-490e-8d3b-f5b19fa1aeee",
                                                                                              "id_doc_print": "200650a9-5604-4fb1-82e0-c101dca91bd7",
                                                                                              "copies": 5,
                                                                                              "print_mode": 6,
                                                                                              "active": true,
                                                                                              "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                              "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                              "id_user_upd": "c37a376c-b9f1-4502-b76c-3e23f8279818",
                                                                                              "commited": true,
                                                                                              "mt_docs": {
                                                                                                "$ref": "16"
                                                                                              },
                                                                                              "mt_pos_print": {
                                                                                                "$id": "38",
                                                                                                "id": "49fc988b-0d2d-487f-899d-0147ebdfdb95",
                                                                                                "id_pos": "2bda3da0-9205-4fab-b20c-f50346c41d7c",
                                                                                                "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-01-10T12:09:16.418693+01:00",
                                                                                                "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                                "id_user_upd": "32523e88-9be9-4b47-a3ad-20416ed746fd",
                                                                                                "commited": true,
                                                                                                "mt_pos": {
                                                                                                  "$ref": "12"
                                                                                                },
                                                                                                "mt_pos_doc_print": [
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  }
                                                                                                ],
                                                                                                "st_users": {
                                                                                                  "$ref": "10"
                                                                                                }
                                                                                              },
                                                                                              "mt_pos_types": {
                                                                                                "$ref": "35"
                                                                                              },
                                                                                              "st_doc_print": {
                                                                                                "$id": "39",
                                                                                                "id": "5859b87d-1a29-4e16-a2fd-e0b798f82cd6",
                                                                                                "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-01-10T12:09:16.418693+01:00",
                                                                                                "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                                "commited": true,
                                                                                                "mt_pos_doc_print": [
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  }
                                                                                                ],
                                                                                                "st_doc_print_det": [
                                                                                                  {
                                                                                                    "$id": "40",
                                                                                                    "id_doc_print": "45e20329-418d-4548-9c39-59ff59bc74e4",
                                                                                                    "id_line": 2,
                                                                                                    "text": "sample string 3",
                                                                                                    "type_line": "sample string 4",
                                                                                                    "type_align": "sample string 5",
                                                                                                    "ref_line": 6,
                                                                                                    "font_name": "sample string 7",
                                                                                                    "font_bold": true,
                                                                                                    "font_underline": true,
                                                                                                    "font_color": "sample string 10",
                                                                                                    "st_doc_print": {
                                                                                                      "$ref": "39"
                                                                                                    }
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "40"
                                                                                                  }
                                                                                                ]
                                                                                              },
                                                                                              "st_users": {
                                                                                                "$ref": "10"
                                                                                              }
                                                                                            },
                                                                                            {
                                                                                              "$ref": "37"
                                                                                            }
                                                                                          ],
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          },
                                                                                          "mt_pos_view": [
                                                                                            {
                                                                                              "$ref": "34"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "34"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "10"
                                                                                        }
                                                                                      },
                                                                                      "mt_prices_list": {
                                                                                        "$ref": "32"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "33"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_items": [
                                                                                    {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "31"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_list1": [
                                                                                    {
                                                                                      "$ref": "32"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "32"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_list2": {
                                                                                    "$ref": "32"
                                                                                  },
                                                                                  "mt_prices_list_rules": [
                                                                                    {
                                                                                      "$id": "41",
                                                                                      "id": "99b7995e-10c5-49de-986e-df7a8e28b3e0",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "date_from": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "date_end": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "id_branch": "cb04d6a3-1291-4a0f-88e1-f9fd16644f1a",
                                                                                      "id_pos": "b1b915e6-2d95-45b0-8285-dc5131d8af37",
                                                                                      "id_list": "8bfb1d79-3449-4615-8f9e-f58a2140e3ac",
                                                                                      "view_list": true,
                                                                                      "is_default": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "id_user_upd": "c5e26175-814d-4078-ba5b-c095db6e7c52",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "12"
                                                                                      },
                                                                                      "mt_prices_list": {
                                                                                        "$ref": "32"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "41"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_prices_rules": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id": "febd1bbb-6b02-43e3-8ba1-e5cc3f0521c3",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "date_from": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "date_end": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "by_amt": true,
                                                                                      "by_pcg": true,
                                                                                      "ap_amount": 1.1,
                                                                                      "ap_percent": 1.1,
                                                                                      "ap_price": 1.1,
                                                                                      "ap_price_min": 1.1,
                                                                                      "ap_price_max": 1.1,
                                                                                      "id_branch": "cef52388-7109-4c94-a0b3-d8edeb04355f",
                                                                                      "id_pos": "fadc5ca4-39ed-4547-abca-138c88edadc4",
                                                                                      "id_list": "a8cf67fc-583c-499b-93c8-378d312f105e",
                                                                                      "id_item": "66b52c96-5a81-4909-89b2-d2f3c9ebb8c8",
                                                                                      "id_item_type": "b841205b-80c0-44a1-9b58-4d0e2fc26910",
                                                                                      "id_category": "aa6ae085-0d4a-4ba8-b7dd-faa909cc5e90",
                                                                                      "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-01-10T12:09:16.418693+01:00",
                                                                                      "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "id_user_upd": "3a4974ea-e12a-48f5-a5cb-19365bb8d68f",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "mt_categories": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "mt_items_types": {
                                                                                        "$ref": "25"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "12"
                                                                                      },
                                                                                      "mt_prices_list": {
                                                                                        "$ref": "32"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ],
                                                                                  "tt_doc_sa_det": [
                                                                                    {
                                                                                      "$ref": "1"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "1"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_det": [
                                                                              {
                                                                                "$ref": "1"
                                                                              },
                                                                              {
                                                                                "$ref": "1"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "26"
                                                                          }
                                                                        ],
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$ref": "42"
                                                                          },
                                                                          {
                                                                            "$ref": "42"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id": "7ff1a0df-9847-4d5d-85be-8bd0b92f6951",
                                                                            "order_id": 2,
                                                                            "id_item": "1835a98e-0311-49f1-b7b2-315d2477b3c2",
                                                                            "id_item_type": "92117612-febc-4143-9c53-f6d6a9d39f1c",
                                                                            "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": "fd7139d3-c828-4791-9164-005ac86f59a8",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "ef6a95a5-9e70-45bf-a496-d0022964a157",
                                                                            "count_voucher": 1,
                                                                            "id_category": "ec06ca37-a20a-497a-9b23-d1acbc6683b6",
                                                                            "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                            "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                            "id_user_upd": "f9040fe8-53da-4a10-b582-c7ca28371515",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$id": "44",
                                                                              "id": "8b8aa93d-8163-43bf-9118-7990e96b1105",
                                                                              "nro_sesion": 2,
                                                                              "id_pos": "d73bba37-ffc2-4435-8c75-537b9aa207c0",
                                                                              "date_tax": "2026-01-10T12:09:16.418693+01:00",
                                                                              "date_open": "2026-01-10T12:09:16.418693+01:00",
                                                                              "date_close": "2026-01-10T12:09:16.418693+01:00",
                                                                              "id_user_open": "2f239402-8e2c-427e-ab34-2b0479f53124",
                                                                              "id_user_close": "d1402b7b-43ad-4552-98c0-11f016d09ea5",
                                                                              "nro_z": 1,
                                                                              "amt_tot": 1.1,
                                                                              "locator_event": "sample string 6",
                                                                              "status_pos": 7,
                                                                              "training_sesion": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                              "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "12"
                                                                              },
                                                                              "tt_cloakrooms_units": [
                                                                                {
                                                                                  "$ref": "14"
                                                                                },
                                                                                {
                                                                                  "$ref": "14"
                                                                                }
                                                                              ],
                                                                              "tt_items_customs": [
                                                                                {
                                                                                  "$ref": "43"
                                                                                },
                                                                                {
                                                                                  "$ref": "43"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa_pt": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id": "e6de22dc-37bf-47f1-be83-47d8bd657e5d",
                                                                                  "json_object": "sample string 2",
                                                                                  "json_pays": "sample string 3",
                                                                                  "id_pos_sesion": "651bfe2e-3152-4033-80dc-7e329a58293f",
                                                                                  "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-01-10T12:09:16.418693+01:00",
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$id": "46",
                                                                                  "id": "91c00402-5006-4561-be44-f19868f91567",
                                                                                  "id_room_unit": "254b04f7-bff5-4426-8ffd-bc9e7f53fb12",
                                                                                  "id_room_list": "f5ab3737-5c58-4ff3-a2cc-93b881874a7f",
                                                                                  "nro_res_ext": "sample string 3",
                                                                                  "date_reserved": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "date_from": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "date_end": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "date_open": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "date_close": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "id_employee": "96c54873-d13b-4643-9d4d-4253f37b0408",
                                                                                  "id_employee_sec": "a4a6ca6e-73d3-48cc-b8da-cd152f403553",
                                                                                  "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": "2a37fee3-560e-4308-979a-574b47c18901",
                                                                                  "comment": "sample string 7",
                                                                                  "id_user_open": "fa304477-567f-4ab8-b0e0-951a8fb78f7b",
                                                                                  "id_user_close": "93eb626e-b033-442c-9148-f4e5ab615c42",
                                                                                  "id_unit_state": "addd2a44-b38a-4d85-8f8a-4ebda5789324",
                                                                                  "id_pos_sesion": "cd365a39-7384-40dd-aad1-5a71caf467d5",
                                                                                  "vip": true,
                                                                                  "paid": true,
                                                                                  "send": true,
                                                                                  "send_date": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "commited": true,
                                                                                  "mt_employees": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_employees1": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms_units": {
                                                                                    "$id": "47",
                                                                                    "id": "619061df-eb9d-4e18-b3a0-2567719bde34",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "name_label": "sample string 4",
                                                                                    "name_zone": "sample string 5",
                                                                                    "order": 6,
                                                                                    "id_room": "9f3885fc-2f9e-44b6-908b-e0e3e90bc312",
                                                                                    "pax": 8,
                                                                                    "pos_x": 9,
                                                                                    "pos_y": 10,
                                                                                    "size_w": 1,
                                                                                    "size_h": 1,
                                                                                    "in_map": true,
                                                                                    "reserved_on": true,
                                                                                    "id_room_type": "cdb2838d-2803-4a8e-a125-3150501db4b9",
                                                                                    "locked": true,
                                                                                    "date_locked": "2026-01-10T12:09:16.418693+01:00",
                                                                                    "comment_locked": "sample string 15",
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                    "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                    "id_user_upd": "2dc95aee-2682-4d67-8856-b5a5b3e197c1",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$id": "48",
                                                                                      "id": "ec71c9c4-d8c1-4bb9-8594-01593d1b2ced",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "id_branch": "c2768fdd-b86a-40dc-9394-b9783f20aa16",
                                                                                      "name_pos": "sample string 6",
                                                                                      "id_image": "9d3f0232-a88b-43e4-acea-de90179e35ef",
                                                                                      "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": "fdf73930-d385-4a49-bb74-70b7a6c21856",
                                                                                      "refresh_status": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "id_user_upd": "49baa67c-e63d-445a-837c-2d6e4bb26b9d",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "mt_pos_rooms": [
                                                                                        {
                                                                                          "$id": "49",
                                                                                          "id_pos": "605ab61b-2c50-48e2-bf74-444f77888071",
                                                                                          "id_room": "9ed666d1-324c-4b69-afb9-43efaebb75e7",
                                                                                          "active": true,
                                                                                          "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                          "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                          "id_user_upd": "e65bd8e2-40a9-42fa-a062-4efdfc566e2f",
                                                                                          "commited": true,
                                                                                          "mt_pos": {
                                                                                            "$ref": "12"
                                                                                          },
                                                                                          "mt_rooms": {
                                                                                            "$ref": "48"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        }
                                                                                      ],
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_images1": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ],
                                                                                      "tt_rooms_list": [
                                                                                        {
                                                                                          "$id": "50",
                                                                                          "id": "199a0f3e-c9dd-4aef-9b5b-2587e3177c49",
                                                                                          "id_room": "840aae98-a0ed-4334-9071-a37dc12bbb22",
                                                                                          "date_in": "2026-01-10T12:09:16.418693+01:00",
                                                                                          "date_out": "2026-01-10T12:09:16.418693+01:00",
                                                                                          "id_user_add": "2c9c8544-8791-4f0a-a643-df1df0119bf8",
                                                                                          "from_reservation": "sample string 5",
                                                                                          "pax": 6,
                                                                                          "status": 7,
                                                                                          "comment": "sample string 8",
                                                                                          "active": true,
                                                                                          "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                          "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                          "commited": true,
                                                                                          "mt_rooms": {
                                                                                            "$ref": "48"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          },
                                                                                          "tt_rooms_units_activity": [
                                                                                            {
                                                                                              "$ref": "46"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "46"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$id": "51",
                                                                                      "id": "884f0971-7e8e-4e00-9d3a-8741ac6b4757",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high": 5,
                                                                                      "width": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "id_user_upd": "183a3f5a-15b4-44a8-8d7e-e1594bd74978",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ],
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$id": "52",
                                                                                          "id_room_type": "4259638b-a894-46f6-a627-f9db3f28f605",
                                                                                          "id_room_state": "065a09e3-5a4b-4fcc-9a65-bde58f2a1494",
                                                                                          "id_image": "79fe1771-0418-4d5b-9b0f-00ff20ae7648",
                                                                                          "color_font": "sample string 4",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_size": 7,
                                                                                          "active": true,
                                                                                          "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                          "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                          "id_user_upd": "a71e9568-07aa-4267-98e7-2d1a82788caf",
                                                                                          "commited": true,
                                                                                          "mt_rooms_units_states": {
                                                                                            "$id": "53",
                                                                                            "id": "417dc2d2-ac8b-4a9e-85bd-3b09498d9de7",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "active": true,
                                                                                            "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                            "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                            "id_user_upd": "9f81fa0a-44ef-49c2-8aa0-e6b75a26e050",
                                                                                            "commited": true,
                                                                                            "st_users": {
                                                                                              "$ref": "10"
                                                                                            },
                                                                                            "mt_rooms_units_states_types": [
                                                                                              {
                                                                                                "$ref": "52"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "52"
                                                                                              }
                                                                                            ],
                                                                                            "tt_rooms_units_activity": [
                                                                                              {
                                                                                                "$ref": "46"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "46"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          "mt_rooms_units_types": {
                                                                                            "$ref": "51"
                                                                                          },
                                                                                          "st_images": {
                                                                                            "$ref": "5"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "52"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "46"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "46"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_states": {
                                                                                    "$ref": "53"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users1": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_doc_sa": [
                                                                                    {
                                                                                      "$ref": "15"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "15"
                                                                                    }
                                                                                  ],
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  },
                                                                                  "tt_rooms_list": {
                                                                                    "$ref": "50"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_tips": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id": "79c2bc83-53ca-4915-b426-0cc11ae0c549",
                                                                                  "id_pos_sesion": "41a19cd2-871c-4ca1-b9ce-05a7a9d1167a",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "id_user": "54aeae20-6532-4b51-aa11-1f32f91d1284",
                                                                                  "id_room_unit_activity": "8b9bb20f-f208-4971-ad34-9765681405f9",
                                                                                  "id_doc_sa": "2a834e90-3779-4f6c-97a7-831372b14c56",
                                                                                  "id_pos_type": "d3ecc439-74fd-40a1-875f-8c29c98f877d",
                                                                                  "block": true,
                                                                                  "comment": "sample string 5",
                                                                                  "json_response": "sample string 6",
                                                                                  "id_doc_ref": "6413c1af-1e2f-4a80-aeb9-1e2452bdd155",
                                                                                  "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-01-10T12:09:16.418693+01:00",
                                                                                  "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "commited": true,
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  },
                                                                                  "tt_tips_users": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_tip": "76f7e9e7-8d1d-4cce-a36d-caaa58d1aa31",
                                                                                      "id_user": "be22e6cd-7504-4e6d-afec-64b7e125c7f2",
                                                                                      "amt_card": 1.1,
                                                                                      "amt_cash": 1.1,
                                                                                      "type_share": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "tt_tips": {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_pos_sesion_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_pos_sesion": "5ae1b919-a297-4ff6-84b0-47c5829a86fb",
                                                                                  "id_user": "567ec625-82aa-4374-97c8-f06f06e1f4f7",
                                                                                  "date_add": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "tt_vouchers": {
                                                                        "$ref": "23"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ],
                                                                  "tt_vouchers_permisions": {
                                                                    "$id": "57",
                                                                    "id": "6bec2bba-c38a-4368-8612-e739ad5be611",
                                                                    "date_from": "2026-01-10T12:09:16.418693+01:00",
                                                                    "date_end": "2026-01-10T12:09:16.418693+01:00",
                                                                    "date_used": "2026-01-10T12:09:16.418693+01:00",
                                                                    "id_employee": "9adbd3b6-27e4-45db-b39a-9bc664f70bd0",
                                                                    "id_branch": "67dcecd7-4153-4ee5-87a7-87f3a7610611",
                                                                    "count": 6,
                                                                    "count_used": 1,
                                                                    "unlimited": true,
                                                                    "id_user_add": "fafedd22-cf6b-4293-8e3f-ad719bf65895",
                                                                    "is_entry": true,
                                                                    "is_consume": true,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                                    "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_vouchers": [
                                                                      {
                                                                        "$ref": "23"
                                                                      },
                                                                      {
                                                                        "$ref": "23"
                                                                      }
                                                                    ]
                                                                  }
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "23"
                                                              },
                                                              {
                                                                "$ref": "23"
                                                              }
                                                            ]
                                                          },
                                                          "st_users": {
                                                            "$ref": "10"
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$ref": "22"
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ]
                                                    },
                                                    "mt_payment_types": {
                                                      "$ref": "21"
                                                    },
                                                    "st_users": {
                                                      "$ref": "10"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                },
                                                "mt_pos_doc_print": [
                                                  {
                                                    "$ref": "37"
                                                  },
                                                  {
                                                    "$ref": "37"
                                                  }
                                                ],
                                                "st_doc_num": [
                                                  {
                                                    "$id": "58",
                                                    "id_pos": "8d24389b-50da-4eea-9853-80a87616f8fe",
                                                    "id_doc": "1d5dacbd-0223-43ff-90ba-a08267cab994",
                                                    "value": 3,
                                                    "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                    "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                    "commited": true,
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "12"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "58"
                                                  }
                                                ],
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$id": "59",
                                                    "id": "edaa4153-7314-4726-8684-8dbd17b9f13d",
                                                    "id_pos": "fd11c9f2-76f7-43f7-99ac-6d1475e0d8b7",
                                                    "id_doc": "164722ef-dd1a-430d-a886-ca9da92a8b8f",
                                                    "id_branch": "d16d0eaa-e8e1-4470-89db-bd5b3c6e0e3d",
                                                    "nro_doc": "sample string 5",
                                                    "date_doc": "2026-01-10T12:09:16.418693+01:00",
                                                    "block": true,
                                                    "nro_original": "sample string 8",
                                                    "id_ref": "6caa5159-b344-44de-b2a3-997e7853d8c2",
                                                    "id_loc_from": "7ebea404-a5ef-4988-9b30-b3394ae979c2",
                                                    "id_loc_end": "ea359733-e32f-4bab-a25b-6a493ce7992c",
                                                    "id_user_add": "28714634-0c0a-441c-8cb2-d846d63b7e18",
                                                    "id_user_upd": "5f4e5f5c-a7df-4157-b785-5b195b12fa43",
                                                    "id_pos_sesion": "5afc5722-202a-4d14-9c05-3000fa33906e",
                                                    "comment": "sample string 12",
                                                    "status": 1,
                                                    "is_send": true,
                                                    "date_send": "2026-01-10T12:09:16.418693+01:00",
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                    "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_locations": {
                                                      "$id": "60",
                                                      "id": "accee32e-d132-473a-bb56-7c0da34fee42",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "reserved": true,
                                                      "id_branch": "9880f8b4-b481-460d-8900-67c7ecad835c",
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                      "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                      "id_user_upd": "85f295cb-ffd1-4fa8-a985-6e3b987c2bf5",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "4"
                                                      },
                                                      "st_users": {
                                                        "$ref": "10"
                                                      },
                                                      "tt_doc_sa": [
                                                        {
                                                          "$ref": "15"
                                                        },
                                                        {
                                                          "$ref": "15"
                                                        }
                                                      ],
                                                      "tt_doc_sa1": [
                                                        {
                                                          "$ref": "15"
                                                        },
                                                        {
                                                          "$ref": "15"
                                                        }
                                                      ],
                                                      "tt_doc_st": [
                                                        {
                                                          "$ref": "59"
                                                        },
                                                        {
                                                          "$ref": "59"
                                                        }
                                                      ],
                                                      "tt_doc_st1": [
                                                        {
                                                          "$ref": "59"
                                                        },
                                                        {
                                                          "$ref": "59"
                                                        }
                                                      ],
                                                      "tt_stock": [
                                                        {
                                                          "$id": "61",
                                                          "id_location": "ec08697c-92cc-42ce-9b4f-0b39fcbb49d1",
                                                          "id_item": "61ab7d24-6912-435d-954b-ec1516996a24",
                                                          "stock_ideal": 3.1,
                                                          "stock_min": 4.1,
                                                          "stock_max": 5.1,
                                                          "stock": 6.1,
                                                          "active": true,
                                                          "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                          "last_update": "2026-01-10T12:09:16.418693+01:00",
                                                          "commited": true,
                                                          "mt_items": {
                                                            "$ref": "8"
                                                          },
                                                          "mt_locations": {
                                                            "$ref": "60"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "61"
                                                        }
                                                      ]
                                                    },
                                                    "mt_locations1": {
                                                      "$ref": "60"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "12"
                                                    },
                                                    "st_users": {
                                                      "$ref": "10"
                                                    },
                                                    "st_users1": {
                                                      "$ref": "10"
                                                    },
                                                    "tt_doc_st_det": [
                                                      {
                                                        "$id": "62",
                                                        "id_doc_st": "5fffed47-0f78-443d-ae6b-e1a11b1376a2",
                                                        "id_line": 2,
                                                        "id_item": "e84846ce-d732-42fb-996f-c904dd3af551",
                                                        "comment": "sample string 4",
                                                        "qty": 5.1,
                                                        "status": 1,
                                                        "active": true,
                                                        "mt_items": {
                                                          "$ref": "8"
                                                        },
                                                        "tt_doc_st": {
                                                          "$ref": "59"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "62"
                                                      }
                                                    ],
                                                    "tt_doc_st1": [
                                                      {
                                                        "$ref": "59"
                                                      },
                                                      {
                                                        "$ref": "59"
                                                      }
                                                    ],
                                                    "tt_doc_st2": {
                                                      "$ref": "59"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "59"
                                                  }
                                                ]
                                              },
                                              "mt_locations": {
                                                "$ref": "60"
                                              },
                                              "mt_locations1": {
                                                "$ref": "60"
                                              },
                                              "mt_pos": {
                                                "$ref": "12"
                                              },
                                              "st_users": {
                                                "$ref": "10"
                                              },
                                              "st_users1": {
                                                "$ref": "10"
                                              },
                                              "tt_cloakrooms_units": [
                                                {
                                                  "$ref": "14"
                                                },
                                                {
                                                  "$ref": "14"
                                                }
                                              ],
                                              "tt_doc_sa_cashflow": [
                                                {
                                                  "$ref": "20"
                                                },
                                                {
                                                  "$ref": "20"
                                                }
                                              ],
                                              "tt_doc_sa_det": [
                                                {
                                                  "$ref": "1"
                                                },
                                                {
                                                  "$ref": "1"
                                                }
                                              ],
                                              "tt_doc_sa_pay": [
                                                {
                                                  "$ref": "22"
                                                },
                                                {
                                                  "$ref": "22"
                                                }
                                              ],
                                              "tt_doc_sa1": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "tt_doc_sa2": {
                                                "$ref": "15"
                                              },
                                              "tt_pos_sesion": {
                                                "$ref": "44"
                                              },
                                              "tt_rooms_units_activity": {
                                                "$ref": "46"
                                              },
                                              "tt_spool_doc_print": [
                                                {
                                                  "$id": "63",
                                                  "id": "d6ffd71c-ae08-40b3-ab3e-6db51bda7837",
                                                  "spool_server": "sample string 2",
                                                  "id_doc_sa": "83472109-2cf4-4557-8d17-d078e683f137",
                                                  "spool_printer": "sample string 4",
                                                  "count": 5,
                                                  "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                  "printed": true,
                                                  "print_on": "2026-01-10T12:09:16.418693+01:00",
                                                  "tt_doc_sa": {
                                                    "$ref": "15"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ]
                                            },
                                            "tt_pos_sesion": {
                                              "$ref": "44"
                                            }
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "mt_items_featured": [
                                      {
                                        "$ref": "36"
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "mt_pos_print": [
                                      {
                                        "$ref": "38"
                                      },
                                      {
                                        "$ref": "38"
                                      }
                                    ],
                                    "mt_pos_rooms": [
                                      {
                                        "$ref": "49"
                                      },
                                      {
                                        "$ref": "49"
                                      }
                                    ],
                                    "st_users": {
                                      "$ref": "10"
                                    },
                                    "mt_pos_view": [
                                      {
                                        "$ref": "34"
                                      },
                                      {
                                        "$ref": "34"
                                      }
                                    ],
                                    "mt_prices_list_rules": [
                                      {
                                        "$ref": "41"
                                      },
                                      {
                                        "$ref": "41"
                                      }
                                    ],
                                    "mt_prices_rules": [
                                      {
                                        "$ref": "42"
                                      },
                                      {
                                        "$ref": "42"
                                      }
                                    ],
                                    "st_doc_num": [
                                      {
                                        "$ref": "58"
                                      },
                                      {
                                        "$ref": "58"
                                      }
                                    ],
                                    "st_pos_license": [
                                      {
                                        "$id": "64",
                                        "id": "a328abd9-5cc2-4f21-8b8b-9c4542a74017",
                                        "id_pos": "26bbfce5-be7e-4ec0-b298-dbfe0bf5779a",
                                        "mac_address": "sample string 3",
                                        "date_end": "2026-01-10T12:09:16.418693+01:00",
                                        "key_access": "sample string 5",
                                        "id_user_add": "70348e16-af51-4aaf-a29e-c8a7c4dae021",
                                        "active": true,
                                        "created_on": "2026-01-10T12:09:16.418693+01:00",
                                        "last_update": "2026-01-10T12:09:16.418693+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "64"
                                      }
                                    ],
                                    "st_users_pos": [
                                      {
                                        "$id": "65",
                                        "id_user": "c8205606-896d-47e9-a517-05e2deb8d415",
                                        "id_pos": "6a213f08-2ecd-40fa-adbd-95d9d9bb3a98",
                                        "pass_required": true,
                                        "active": true,
                                        "created_on": "2026-01-10T12:09:16.418693+01:00",
                                        "last_update": "2026-01-10T12:09:16.418693+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "65"
                                      }
                                    ],
                                    "tt_doc_sa": [
                                      {
                                        "$ref": "15"
                                      },
                                      {
                                        "$ref": "15"
                                      }
                                    ],
                                    "tt_pos_connection": [
                                      {
                                        "$id": "66",
                                        "id": "edbc022a-578b-43f2-9475-68a83a29bc91",
                                        "id_pos": "b5649909-fb96-4e41-8069-21c30b8e1ec3",
                                        "date_add": "2026-01-10T12:09:16.418693+01:00",
                                        "date_upd": "2026-01-10T12:09:16.418693+01:00",
                                        "date_out": "2026-01-10T12:09:16.418693+01:00",
                                        "connection_type": "sample string 3",
                                        "connection_speed": 1,
                                        "terminal_name": "sample string 4",
                                        "version": "sample string 5",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        }
                                      },
                                      {
                                        "$ref": "66"
                                      }
                                    ],
                                    "tt_pos_sesion": [
                                      {
                                        "$ref": "44"
                                      },
                                      {
                                        "$ref": "44"
                                      }
                                    ],
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "tt_logs": [
                                      {
                                        "$id": "67",
                                        "id": "2bf89c04-b90b-4dd0-950f-e6fc7b24e218",
                                        "id_user_add": "8701726c-2b9b-4c8e-8826-bfa1e5fea452",
                                        "id_table": "8182dfe7-fbea-402f-805a-c62a3d8b6fd9",
                                        "message_log": "sample string 3",
                                        "json_object": "sample string 4",
                                        "log_type": "sample string 5",
                                        "id_pos": "a3867fe0-75ce-44fe-904b-ff1378e50852",
                                        "created_on": "2026-01-10T12:09:16.418693+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_sync_tables": {
                                          "$id": "68",
                                          "id": "30745d53-1eda-4d76-935d-222f75bdaabb",
                                          "level": 2,
                                          "order": 3,
                                          "name": "sample string 4",
                                          "log_ins": true,
                                          "log_upd": true,
                                          "packet_forward": true,
                                          "active": true,
                                          "created_on": "2026-01-10T12:09:16.418693+01:00",
                                          "last_update": "2026-01-10T12:09:16.418693+01:00",
                                          "commited": true,
                                          "st_sync_packages_det": [
                                            {
                                              "$id": "69",
                                              "id": "0887d73a-86ee-403f-9022-e9379389900c",
                                              "id_sync": "7ad1562a-61f0-4ef3-bd73-106fc930e476",
                                              "json": "sample string 3",
                                              "id_table": "637e439d-f4c4-4f3d-b82c-b5718b057217",
                                              "order": 5,
                                              "st_sync_packages": {
                                                "$id": "70",
                                                "id": "6d21bcf3-0ca6-4139-a1f9-f6ebc3231a4d",
                                                "id_branch_from": "2f20791d-ee8f-4fe3-9d62-7f698635f145",
                                                "id_branch_to": "dad32544-ee93-42c0-8442-7d9eb78c8903",
                                                "type": 4,
                                                "created_on": "2026-01-10T12:09:16.418693+01:00",
                                                "order": 6,
                                                "status": 7,
                                                "log_info": "sample string 8",
                                                "sync_on": "2026-01-10T12:09:16.418693+01:00",
                                                "send_on": "2026-01-10T12:09:16.418693+01:00",
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "mt_branches1": {
                                                  "$ref": "4"
                                                },
                                                "st_sync_packages_det": [
                                                  {
                                                    "$ref": "69"
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              "st_sync_tables": {
                                                "$ref": "68"
                                              }
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ],
                                          "tt_logs": [
                                            {
                                              "$ref": "67"
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ]
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "67"
                                      }
                                    ],
                                    "st_local_variables": [
                                      {
                                        "$id": "71",
                                        "id": "14b71640-db45-4516-8d7a-580676e2ce25",
                                        "id_pos": "073cad71-19d5-4d44-b63e-bc28d29ccd0e",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "value": "sample string 5",
                                        "type": "sample string 6",
                                        "last_update": "2026-01-10T12:09:16.418693+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_doc_st": [
                                      {
                                        "$ref": "59"
                                      },
                                      {
                                        "$ref": "59"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "mt_brands": [
                              {
                                "$ref": "9"
                              },
                              {
                                "$ref": "9"
                              }
                            ],
                            "mt_categories": [
                              {
                                "$ref": "6"
                              },
                              {
                                "$ref": "6"
                              }
                            ],
                            "mt_categories_items": [
                              {
                                "$ref": "7"
                              },
                              {
                                "$ref": "7"
                              }
                            ],
                            "mt_cloakrooms": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "mt_docs_payment_money": [
                              {
                                "$ref": "17"
                              },
                              {
                                "$ref": "17"
                              }
                            ],
                            "mt_employees": [
                              {
                                "$ref": "2"
                              },
                              {
                                "$ref": "2"
                              }
                            ],
                            "mt_employees_profiles": [
                              {
                                "$id": "72",
                                "id": "6b5c9325-6720-4407-835f-ae43ad3e0274",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "authorized": true,
                                "active": true,
                                "created_on": "2026-01-10T12:09:16.418693+01:00",
                                "last_update": "2026-01-10T12:09:16.418693+01:00",
                                "id_user_upd": "1c77f42d-7e08-4b35-9373-c932263e084a",
                                "commited": true,
                                "mt_employees": [
                                  {
                                    "$ref": "2"
                                  },
                                  {
                                    "$ref": "2"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "mt_items": [
                              {
                                "$ref": "8"
                              },
                              {
                                "$ref": "8"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "36"
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "mt_items_sub": [
                              {
                                "$ref": "26"
                              },
                              {
                                "$ref": "26"
                              }
                            ],
                            "mt_items_types": [
                              {
                                "$ref": "25"
                              },
                              {
                                "$ref": "25"
                              }
                            ],
                            "mt_locations": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "mt_money_rates": [
                              {
                                "$ref": "19"
                              },
                              {
                                "$ref": "19"
                              }
                            ],
                            "mt_money_types": [
                              {
                                "$ref": "18"
                              },
                              {
                                "$ref": "18"
                              }
                            ],
                            "mt_payment_types": [
                              {
                                "$ref": "21"
                              },
                              {
                                "$ref": "21"
                              }
                            ],
                            "mt_pos": [
                              {
                                "$ref": "12"
                              },
                              {
                                "$ref": "12"
                              }
                            ],
                            "mt_pos_doc_print": [
                              {
                                "$ref": "37"
                              },
                              {
                                "$ref": "37"
                              }
                            ],
                            "mt_pos_prices_list": [
                              {
                                "$ref": "33"
                              },
                              {
                                "$ref": "33"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "38"
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "49"
                              },
                              {
                                "$ref": "49"
                              }
                            ],
                            "mt_pos_types": [
                              {
                                "$ref": "35"
                              },
                              {
                                "$ref": "35"
                              }
                            ],
                            "mt_pos_view": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "mt_prices_items": [
                              {
                                "$ref": "31"
                              },
                              {
                                "$ref": "31"
                              }
                            ],
                            "mt_prices_list": [
                              {
                                "$ref": "32"
                              },
                              {
                                "$ref": "32"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "41"
                              },
                              {
                                "$ref": "41"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "42"
                              },
                              {
                                "$ref": "42"
                              }
                            ],
                            "mt_rooms": [
                              {
                                "$ref": "48"
                              },
                              {
                                "$ref": "48"
                              }
                            ],
                            "mt_rooms_units": [
                              {
                                "$ref": "47"
                              },
                              {
                                "$ref": "47"
                              }
                            ],
                            "mt_rooms_units_states": [
                              {
                                "$ref": "53"
                              },
                              {
                                "$ref": "53"
                              }
                            ],
                            "mt_rooms_units_states_types": [
                              {
                                "$ref": "52"
                              },
                              {
                                "$ref": "52"
                              }
                            ],
                            "mt_rooms_units_types": [
                              {
                                "$ref": "51"
                              },
                              {
                                "$ref": "51"
                              }
                            ],
                            "mt_units": [
                              {
                                "$ref": "29"
                              },
                              {
                                "$ref": "29"
                              }
                            ],
                            "mt_units_ref": [
                              {
                                "$ref": "28"
                              },
                              {
                                "$ref": "28"
                              }
                            ],
                            "st_images": {
                              "$ref": "5"
                            },
                            "st_images1": {
                              "$ref": "5"
                            },
                            "st_permisions": [
                              {
                                "$id": "73",
                                "id": "d9832be7-96c5-4aeb-86fe-4508cd266137",
                                "id_function": "e5daa801-2118-409d-9ced-610df9412b67",
                                "id_user": "5c2be101-638e-4057-ba09-6bde25a92123",
                                "id_profile": "28fee92a-c9ec-43e9-955f-6e61d7fc03fd",
                                "permission": 3,
                                "active": true,
                                "created_on": "2026-01-10T12:09:16.418693+01:00",
                                "last_update": "2026-01-10T12:09:16.418693+01:00",
                                "commited": true,
                                "st_users_profiles": {
                                  "$id": "74",
                                  "id": "e777e015-6552-45ff-b55f-fb753193e757",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "is_pass_required": true,
                                  "is_admin": true,
                                  "level_id": 7,
                                  "order_1": 8,
                                  "order_2": 9,
                                  "order_3": 10,
                                  "order_4": 11,
                                  "is_tips": true,
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:16.418693+01:00",
                                  "last_update": "2026-01-10T12:09:16.418693+01:00",
                                  "commited": true,
                                  "st_permisions": [
                                    {
                                      "$ref": "73"
                                    },
                                    {
                                      "$ref": "73"
                                    }
                                  ],
                                  "st_users": [
                                    {
                                      "$ref": "10"
                                    },
                                    {
                                      "$ref": "10"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "10"
                                },
                                "st_functions": {
                                  "$id": "75",
                                  "id": "c7ed9e2b-1acc-43c6-a319-6ab91cb8f2ae",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "level_id": 5,
                                  "id_group": "0229f5f7-5275-4526-aa44-866eb0c708d4",
                                  "name_event": "sample string 7",
                                  "name_pos": "sample string 8",
                                  "id_image": "34cbea76-ac0f-480e-b027-29bc1c1ac820",
                                  "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-01-10T12:09:16.418693+01:00",
                                  "last_update": "2026-01-10T12:09:16.418693+01:00",
                                  "commited": true,
                                  "st_functions_groups": {
                                    "$id": "76",
                                    "id": "23bf6fa0-970c-4272-ad96-5a40b836c9c6",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:16.418693+01:00",
                                    "last_update": "2026-01-10T12:09:16.418693+01:00",
                                    "commited": true,
                                    "st_functions": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_permisions": [
                                    {
                                      "$ref": "73"
                                    },
                                    {
                                      "$ref": "73"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$ref": "64"
                              },
                              {
                                "$ref": "64"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$ref": "65"
                              },
                              {
                                "$ref": "65"
                              }
                            ],
                            "st_users_profiles": {
                              "$ref": "74"
                            },
                            "st_users_token": [
                              {
                                "$id": "77",
                                "id": "49290be0-3ec9-418d-96b2-ba2bce87fb58",
                                "token_id": "sample string 2",
                                "id_user": "2e18a4fb-c897-4662-b013-c0a4605db860",
                                "date_from": "2026-01-10T12:09:16.418693+01:00",
                                "date_end": "2026-01-10T12:09:16.418693+01:00",
                                "created_on": "2026-01-10T12:09:16.418693+01:00",
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "77"
                              }
                            ],
                            "tt_doc_sa_cashflow": [
                              {
                                "$ref": "20"
                              },
                              {
                                "$ref": "20"
                              }
                            ],
                            "tt_doc_sa_det": [
                              {
                                "$ref": "1"
                              },
                              {
                                "$ref": "1"
                              }
                            ],
                            "tt_doc_sa_det1": [
                              {
                                "$ref": "1"
                              },
                              {
                                "$ref": "1"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "15"
                              },
                              {
                                "$ref": "15"
                              }
                            ],
                            "tt_doc_sa1": [
                              {
                                "$ref": "15"
                              },
                              {
                                "$ref": "15"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "tt_doc_st1": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "tt_items_customs": [
                              {
                                "$ref": "43"
                              },
                              {
                                "$ref": "43"
                              }
                            ],
                            "tt_logs": [
                              {
                                "$ref": "67"
                              },
                              {
                                "$ref": "67"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "44"
                              },
                              {
                                "$ref": "44"
                              }
                            ],
                            "tt_pos_sesion1": [
                              {
                                "$ref": "44"
                              },
                              {
                                "$ref": "44"
                              }
                            ],
                            "tt_rooms_list": [
                              {
                                "$ref": "50"
                              },
                              {
                                "$ref": "50"
                              }
                            ],
                            "tt_rooms_units_activity": [
                              {
                                "$ref": "46"
                              },
                              {
                                "$ref": "46"
                              }
                            ],
                            "tt_rooms_units_activity1": [
                              {
                                "$ref": "46"
                              },
                              {
                                "$ref": "46"
                              }
                            ],
                            "tt_rooms_units_log": [
                              {
                                "$id": "78",
                                "id": "15634299-8f2e-4079-8866-857723849f63",
                                "id_room_activity": "64b4c70a-c7a1-4b04-806d-f709b37999c2",
                                "id_pos_sesion": "ae0c8da0-a075-49a1-9aae-fbdd52a8ab61",
                                "log_text": "sample string 4",
                                "id_user": "b49a0aa8-24e6-4ad1-b64b-f3311632510c",
                                "created_on": "2026-01-10T12:09:16.418693+01:00",
                                "commited": true,
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "78"
                              }
                            ],
                            "tt_tips_users": [
                              {
                                "$ref": "55"
                              },
                              {
                                "$ref": "55"
                              }
                            ],
                            "tt_vouchers_permisions": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "tt_vouchers": [
                              {
                                "$ref": "23"
                              },
                              {
                                "$ref": "23"
                              }
                            ],
                            "mt_docs": [
                              {
                                "$ref": "16"
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "tt_pos_sesion_users": [
                              {
                                "$ref": "56"
                              },
                              {
                                "$ref": "56"
                              }
                            ]
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$ref": "36"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_units": {
                          "$ref": "29"
                        },
                        "mt_units1": {
                          "$ref": "29"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "10"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "26"
                          },
                          {
                            "$ref": "26"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "42"
                          },
                          {
                            "$ref": "42"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$id": "79",
                            "id_doc_sa": "625497a3-2aff-4318-8a77-66dba9b55913",
                            "id_line": 2,
                            "id_item": "2c417464-d9f3-4699-ac24-db370897f197",
                            "qty": 4.1,
                            "mt_items": {
                              "$ref": "8"
                            },
                            "tt_doc_sa_det": {
                              "$ref": "1"
                            }
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "62"
                          },
                          {
                            "$ref": "62"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "43"
                          },
                          {
                            "$ref": "43"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "61"
                          },
                          {
                            "$ref": "61"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "10"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "10"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "52"
                },
                {
                  "$ref": "52"
                }
              ],
              "st_functions": [
                {
                  "$ref": "75"
                },
                {
                  "$ref": "75"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "d47deec8-95a4-4474-b536-225010006287",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-01-10T12:09:16.418693+01:00",
                "last_update": "2026-01-10T12:09:16.418693+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "st_users1": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "10"
            },
            "mt_branches_zones": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "36"
              },
              {
                "$ref": "36"
              }
            ],
            "mt_locations": [
              {
                "$ref": "60"
              },
              {
                "$ref": "60"
              }
            ],
            "mt_periods": [
              {
                "$id": "81",
                "id_branch": "a6b51b2a-5976-44ad-bc62-d0b6f121e820",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-01-10T12:09:16.418693+01:00",
                "date_end": "2026-01-10T12:09:16.418693+01:00",
                "state": "sample string 6",
                "created_on": "2026-01-10T12:09:16.418693+01:00",
                "last_update": "2026-01-10T12:09:16.418693+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "mt_pos": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "41"
              },
              {
                "$ref": "41"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "42"
              },
              {
                "$ref": "42"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "48"
              },
              {
                "$ref": "48"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "70"
              },
              {
                "$ref": "70"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "70"
              },
              {
                "$ref": "70"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "59"
              },
              {
                "$ref": "59"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "57"
              },
              {
                "$ref": "57"
              }
            ]
          },
          "mt_employees": {
            "$ref": "2"
          }
        },
        {
          "$ref": "3"
        }
      ],
      "mt_employees_profiles": {
        "$ref": "72"
      },
      "st_images": {
        "$ref": "5"
      },
      "st_users": {
        "$ref": "10"
      },
      "tt_doc_sa_det": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "tt_doc_sa_pay": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "57"
        },
        {
          "$ref": "57"
        }
      ],
      "tt_rooms_units_activity": [
        {
          "$ref": "46"
        },
        {
          "$ref": "46"
        }
      ],
      "tt_rooms_units_activity1": [
        {
          "$ref": "46"
        },
        {
          "$ref": "46"
        }
      ]
    },
    "mt_items_sub": {
      "$ref": "26"
    },
    "mt_prices_list": {
      "$ref": "32"
    },
    "st_users": {
      "$ref": "10"
    },
    "st_users1": {
      "$ref": "10"
    },
    "tt_doc_sa": {
      "$ref": "15"
    },
    "tt_doc_sa_det_stock": [
      {
        "$ref": "79"
      },
      {
        "$ref": "79"
      }
    ]
  },
  {
    "$ref": "1"
  }
]