GET api/Mt_Prices_Rules/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_prices_rules
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

date_from

date

Required

date_end

date

Required

by_amt

boolean

Required

by_pcg

boolean

Required

ap_amount

decimal number

None.

ap_percent

decimal number

None.

ap_price

decimal number

None.

ap_price_min

decimal number

None.

ap_price_max

decimal number

None.

id_branch

globally unique identifier

Required

id_pos

globally unique identifier

None.

id_list

globally unique identifier

None.

id_item

globally unique identifier

None.

id_item_type

globally unique identifier

None.

id_category

globally unique identifier

None.

by_day_week

boolean

Required

use_mon

boolean

Required

use_tue

boolean

Required

use_wed

boolean

Required

use_thu

boolean

Required

use_fri

boolean

Required

use_sat

boolean

Required

use_sun

boolean

Required

use_hour_ini

time interval

None.

use_hour_end

time interval

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

mt_pos

mt_pos

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "ca129b5d-9f91-451a-bd95-0a5f23d2f4a4",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-07-08T09:49:05.6774282+02:00",
  "date_end": "2026-07-08T09:49:05.6774282+02:00",
  "by_amt": true,
  "by_pcg": true,
  "ap_amount": 1.1,
  "ap_percent": 1.1,
  "ap_price": 1.1,
  "ap_price_min": 1.1,
  "ap_price_max": 1.1,
  "id_branch": "4d52b63b-4c92-43e4-839f-432ea7267fce",
  "id_pos": "54d4b61f-7101-4846-bc60-8c0b8d6835f5",
  "id_list": "2a4e5210-2079-4cbc-a618-2b563593ceb2",
  "id_item": "f59300d5-01df-4130-9c65-deb486317b0b",
  "id_item_type": "d7dc5b62-859a-424a-9552-8d68975a60cb",
  "id_category": "8231b652-291b-47b9-b0e5-77f6a4ba8cf6",
  "by_day_week": true,
  "use_mon": true,
  "use_tue": true,
  "use_wed": true,
  "use_thu": true,
  "use_fri": true,
  "use_sat": true,
  "use_sun": true,
  "use_hour_ini": "00:00:00.1234567",
  "use_hour_end": "00:00:00.1234567",
  "active": true,
  "created_on": "2026-07-08T09:49:05.6774282+02:00",
  "last_update": "2026-07-08T09:49:05.6774282+02:00",
  "id_user_upd": "1293bcf0-bad2-4dd5-83f8-e7a490d354bf",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "26b94454-2cb1-4617-b43f-6134e39bda21",
    "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": "c446b999-ce4f-4e61-9dea-972ffd70781a",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-07-08T09:49:05.6774282+02:00",
    "last_update": "2026-07-08T09:49:05.6774282+02:00",
    "id_user_upd": "df35274e-6276-4c5d-b5a7-c1579ccb7f76",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "e197e573-2a03-4e83-988e-fae113a15c01",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "d16d803e-dc67-4ea9-bc7d-a0a92ddb71bc",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-07-08T09:49:05.6774282+02:00",
      "last_update": "2026-07-08T09:49:05.6774282+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "42bf9fd8-c861-4d77-ac64-f0c19ac776df",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "a54852fa-d997-4ac7-b3ed-9de4c6af33a8",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "9e9d172c-fb4b-42e9-ac96-185d695e61b4",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-07-08T09:49:05.6774282+02:00",
          "last_update": "2026-07-08T09:49:05.6774282+02:00",
          "id_user_upd": "1375c108-ca5e-4900-aeb3-87f414ab0e7f",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "1c7f42c7-59be-4546-b19d-666bc7326568",
              "id_item": "59ad1a87-450b-4e03-a2ce-62e5809737de",
              "is_default": true,
              "active": true,
              "created_on": "2026-07-08T09:49:05.6774282+02:00",
              "last_update": "2026-07-08T09:49:05.6774282+02:00",
              "id_user_upd": "62edfb53-c989-4caf-8c8b-11d2f2583770",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "f7783f7c-cafd-4589-8b58-49feadc1754c",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "6999fea3-2b23-4e51-bfb8-0b1d6a0f2685",
                "id_unit_sec": "12aa98b7-8635-4694-b4de-37b5f311243f",
                "id_brand": "d829d844-8261-4b72-ab4d-aea8f3bff9ac",
                "b_sale": true,
                "b_stock": true,
                "b_price": true,
                "b_unique": true,
                "b_exclude_control": true,
                "tax": 12.1,
                "change_price": true,
                "force_printing": true,
                "is_ticket": true,
                "is_supply": true,
                "define_price": true,
                "is_multi_sub": true,
                "external_id": "sample string 19",
                "name_pos": "sample string 20",
                "name_print": "sample string 21",
                "id_image": "fbfc8bc1-50d0-4f44-acec-9e77bb0abec5",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-07-08T09:49:05.6774282+02:00",
                "last_update": "2026-07-08T09:49:05.6774282+02:00",
                "id_user_upd": "3f166d6f-b4dd-4cb4-a735-ace1f2249c8b",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "9613b184-150c-4efe-8c7c-5d8245aeee33",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-07-08T09:49:05.6774282+02:00",
                  "last_update": "2026-07-08T09:49:05.6774282+02:00",
                  "id_user_upd": "ca1ee52b-5c6d-4943-96bc-891aa30407b4",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "56e914e4-2f6b-49f7-9260-4e556ee6effe",
                    "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": "e10a6e5c-2099-4d0b-806f-92394d80c99e",
                    "view_messages": true,
                    "id_image_photo": "6352fc09-ddef-4a42-aa76-49cd59a0224b",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "7396305a-2e26-4e56-a54e-a9538ebf1d2e",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-07-08T09:49:05.6774282+02:00",
                    "last_update": "2026-07-08T09:49:05.6774282+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "1ffe799e-add3-4d2d-bbee-f1f8ba6f9bb3",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "c4d6556d-ffd5-4798-95ab-eab29c92b762",
                        "active": true,
                        "created_on": "2026-07-08T09:49:05.6774282+02:00",
                        "last_update": "2026-07-08T09:49:05.6774282+02:00",
                        "id_user_upd": "6140de92-c982-4108-83df-7a70072013c9",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "a3cffe74-dc83-465b-9f0c-edc42f4f747c",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "36eb66a1-787b-4a21-a5b3-32292ac3f0e6",
                            "id_zone": "ab00da46-6fb3-431f-aef0-b2a2ec8be6c1",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-07-08T09:49:05.6774282+02:00",
                            "last_update": "2026-07-08T09:49:05.6774282+02:00",
                            "id_user_upd": "430f602b-f93c-45c1-941d-140e83af5b19",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "3b1473de-1239-4b2b-a3be-796fab5b5100",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "deff06b8-6430-472d-a9c0-589d1b1f1cf9",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "15fc82b6-ced6-4276-9cce-bb92a79e765a",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                "id_user_upd": "fa1803e8-56b3-4a8a-95b6-c6ee99f582b1",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "2f37c896-572c-4359-a494-6514e6ecf15e",
                                    "id_cloakroom": "0a1fa82d-4a7f-45c7-946e-0de5f1caec6f",
                                    "id_pos_sesion": "8bfb64ae-bfd0-4e92-8973-072697002ee7",
                                    "unit_id": 4,
                                    "date_open": "2026-07-08T09:49:05.6774282+02:00",
                                    "date_close": "2026-07-08T09:49:05.6774282+02:00",
                                    "id_doc_sa": "fe601e24-3ffd-4e37-a844-536c63bd3b42",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "1dbde005-9769-4586-867c-d2d5909d89a1",
                                      "id_pos": "006397eb-9c2f-42e9-9fe1-d5538e494c3b",
                                      "id_doc": "64b674ed-55cf-46f8-a33c-1a19964801e3",
                                      "id_branch": "c0d2eeb8-940e-435a-bbdb-a11452145701",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-07-08T09:49:05.6774282+02:00",
                                      "date_tax": "2026-07-08T09:49:05.6774282+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "154ca894-2afb-49b8-af1d-e96090150e50",
                                      "id_relationship": "538d3f3d-fc6b-41e5-9873-d653d9055148",
                                      "id_loc_from": "73015dc3-62ea-45bc-acfb-c0220bdaef54",
                                      "id_loc_end": "5c01b380-e960-42b1-9327-766cb8536136",
                                      "id_user_add": "12ccf706-047e-46f7-b221-d9c904daab3b",
                                      "id_user_upd": "2d3e52aa-3e45-418a-96e8-925ac52ceb17",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "884aac4d-edfe-4ab0-8782-4998807bb88f",
                                      "id_room_unit": "a6e5d27a-0f0a-4f80-a58f-dfdce9260b9b",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "9ef6f106-2278-4851-92ec-b7db237177a0",
                                      "p_dis": 15.1,
                                      "p_chr": 16.1,
                                      "amt_net": 17.1,
                                      "amt_tax": 18.1,
                                      "amt_dis": 19.1,
                                      "amt_chr": 20.1,
                                      "amt_tot": 21.1,
                                      "active": true,
                                      "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                      "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "5955c9a0-2bf2-4692-8cc1-ac1ed3fd1e02",
                                        "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": "9e068418-45fe-4c1b-9821-7d995a259907",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                        "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                        "id_user_upd": "6dc056e5-4048-490f-9bb6-efb54571a818",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "af769ac4-e12d-448c-90e9-abe7ddfc2076",
                                            "id_pay": "b3848e46-fdfd-4ee2-a03b-4ed3efc61154",
                                            "id_money": "a604989d-38b4-4715-8375-6f2f56827e5f",
                                            "active": true,
                                            "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                            "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                            "id_user_upd": "cc9231fd-8413-452d-8047-8b1a161b550c",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "68eb909b-a279-4428-95ff-eb06e5c858a7",
                                              "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": "f10e0edf-b3e2-41a3-a7ba-0acd075eaaa3",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                              "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                              "id_user_upd": "aa191899-23a5-4a52-a4c4-51bb1c87e879",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "892b6786-e4b6-413e-8962-ecc25ef0c462",
                                                  "id_money_2": "7db3e220-d6b9-4c50-aee1-a0a2d5ff3a55",
                                                  "date_from": "2026-07-08T09:49:05.6774282+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                  "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                  "id_user_upd": "1254d988-7e6f-45ad-a859-97a72268e89d",
                                                  "commited": true,
                                                  "mt_money_types": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_money_types1": {
                                                    "$ref": "16"
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  }
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "mt_money_rates1": [
                                                {
                                                  "$ref": "17"
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "st_images": {
                                                "$ref": "3"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_sa_cashflow": [
                                                {
                                                  "$id": "18",
                                                  "id_doc_sa": "3edb0981-2649-42d0-8d70-8be455df4b93",
                                                  "id_pay": "1ceea0df-afb5-4bf6-a0ac-9d0ed62d9c49",
                                                  "id_money": "560e6930-373e-4b0d-abd4-a159ab4c2d60",
                                                  "date_cashflow": "2026-07-08T09:49:05.6774282+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "2dc47874-b967-4d1c-884e-bf069cbdf1b6",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "f1088c68-a2eb-41e4-980f-531a2330a842",
                                                    "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": "92956f23-7d83-492d-aa62-74088792e9bc",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                    "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                    "id_user_upd": "228d2204-d6f0-46ae-8d67-3bfc028866c8",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "15"
                                                      },
                                                      {
                                                        "$ref": "15"
                                                      }
                                                    ],
                                                    "st_images": {
                                                      "$ref": "3"
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "tt_doc_sa_cashflow": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "tt_doc_sa_pay": [
                                                      {
                                                        "$id": "20",
                                                        "id_doc_sa": "49fb29a1-c106-4a7f-820c-de41c87ca73f",
                                                        "id_line": 2,
                                                        "id_pay": "0f57b51e-edd5-4db3-a8f4-75fe8506a92e",
                                                        "id_money": "cb7c53f3-a3f1-4171-933d-86ebcd03c1bd",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "bbeb2604-1037-4d4f-b59a-af17676e948a",
                                                        "id_employee": "7639312b-e1ce-433b-a85d-3c9f068ec717",
                                                        "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": "aed90d8f-97b3-406b-97c3-de0f81d4a23d",
                                                        "coupon_id": "sample string 9",
                                                        "terminal_id": "sample string 10",
                                                        "card_name": "sample string 11",
                                                        "card_bank": "sample string 12",
                                                        "card_number": "sample string 13",
                                                        "client_name": "sample string 14",
                                                        "money_type": "sample string 15",
                                                        "merchant_id": "sample string 16",
                                                        "aid": "sample string 17",
                                                        "auth_num": "sample string 18",
                                                        "authorization": true,
                                                        "signature": true,
                                                        "contactless": true,
                                                        "date_hour_pay": "sample string 19",
                                                        "terminal_name": "sample string 20",
                                                        "active": true,
                                                        "mt_employees": {
                                                          "$id": "21",
                                                          "id": "efbc3c0b-35e0-43ac-aee0-d1f2a3d6617c",
                                                          "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": "c2d0bea9-eb8a-4f3f-96d0-cfc8a5081e5a",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "02e3f429-1e4a-487e-b56e-797ca18cb022",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                          "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                          "id_user_upd": "b75c8139-f2ed-4d87-bc8a-58df7d7e3081",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "81e34c99-2276-44ba-b521-95b9b7ddb9de",
                                                              "id_branch": "61e37191-25fd-44d0-ae56-4ce5becabeff",
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                              "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                              "id_user_upd": "15479216-db9d-4859-8e1e-0ada8482d879",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "b9f5e8b1-e999-4a7c-8104-f5c55396d84a",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                            "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                            "id_user_upd": "c9f19c3b-5b47-4213-a58f-b2ccb3b339b9",
                                                            "commited": true,
                                                            "mt_employees": [
                                                              {
                                                                "$ref": "21"
                                                              },
                                                              {
                                                                "$ref": "21"
                                                              }
                                                            ],
                                                            "st_users": {
                                                              "$ref": "8"
                                                            }
                                                          },
                                                          "st_images": {
                                                            "$ref": "3"
                                                          },
                                                          "st_users": {
                                                            "$ref": "8"
                                                          },
                                                          "tt_doc_sa_det": [
                                                            {
                                                              "$id": "24",
                                                              "id_doc_sa": "370e9d91-784e-47b7-821c-36a18cbe8261",
                                                              "id_line": 2,
                                                              "id_item_sub": "a13ebc38-df0e-4e97-8e3f-0333e332f2bf",
                                                              "qty": 4.1,
                                                              "id_list": "2bd75b45-334e-4a2f-9fff-4389d452343a",
                                                              "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": "3035bb4b-9efc-43bd-86d7-749cf9c75815",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "bbae5ff1-b3c5-4aa0-b472-ae42f57fc926",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "3b75b7e1-21f9-4775-9fae-451c370676db",
                                                              "id_user_upd": "3785355a-d2a0-4af2-a34d-52d183962f14",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "093d262b-0b75-42f5-bfef-81936d39f69c",
                                                                "id_item": "5eb7abd5-93ba-4420-8214-fc9f1afed57b",
                                                                "id_item_type": "5acdf8f7-0b83-40c1-91a2-785daac8a530",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "3ed6db47-9dfa-43db-bfa3-2f22f7f3c246",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                "id_user_upd": "fa5004c2-054e-4ea6-92a4-c032ab6ad20e",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "1a6c3205-7e55-416b-afae-d85a4a14820e",
                                                                    "id_item": "3c0f2d39-2d9e-4d02-bb1a-a9c2ca2b711c",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "2463f10a-3b47-4e60-959b-eea90715761d",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "b4107421-e57b-4b67-98a3-f8b3f6df8161",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "52d3c099-d9aa-4552-9167-dc0ca2c8d46d",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                      "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                      "id_user_upd": "4a9b784b-8766-48c3-ba1d-7aeb9886ccd1",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "39179915-fcea-4caa-b0c1-7e42e78131fb",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "id_user_upd": "0fd6fefe-7af4-4c22-a782-a4d0f3301513",
                                                                        "commited": true,
                                                                        "mt_units_ref": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items": [
                                                                          {
                                                                            "$ref": "6"
                                                                          },
                                                                          {
                                                                            "$ref": "6"
                                                                          }
                                                                        ],
                                                                        "mt_items1": [
                                                                          {
                                                                            "$ref": "6"
                                                                          },
                                                                          {
                                                                            "$ref": "6"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$ref": "26"
                                                                        },
                                                                        {
                                                                          "$ref": "26"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "mt_items_types": {
                                                                  "$id": "29",
                                                                  "id": "8210266a-4dfb-4f1d-a8fc-70b72c92364b",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "99d35dac-045f-4c30-825b-62c727b179a3",
                                                                  "view_pos": true,
                                                                  "order": 7,
                                                                  "color_border": "sample string 8",
                                                                  "color_button": "sample string 9",
                                                                  "color_font": "sample string 10",
                                                                  "font_bold": true,
                                                                  "font_underline": true,
                                                                  "font_size": 13,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                  "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                  "id_user_upd": "2a43e2a3-104b-4a7e-8fa4-7c8a180113cf",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "189f7abc-9a3e-460b-9413-d21ae90e1335",
                                                                      "id_line": "aff30c73-9414-4643-ad49-6b5fcff4131e",
                                                                      "id_category": "bf9a119d-b589-4c86-bd29-abbb7a9b572c",
                                                                      "id_item": "773bd4ea-e2d2-41da-9488-2bdb1ad2114a",
                                                                      "id_item_type": "e19de5c9-d687-46a9-affb-0edb8e78e9d2",
                                                                      "price_max": 1.1,
                                                                      "qty_add": 3.1,
                                                                      "qty_used": 4.1,
                                                                      "mt_categories": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "tt_vouchers": {
                                                                        "$id": "31",
                                                                        "id": "173f4ad5-98d4-4798-ae30-374cdec4ee3c",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "date_end": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "date_used": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "date_sesion": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "id_employee": "ff276750-515d-4e9d-8c78-5f3fdda90090",
                                                                        "id_branch": "a2729e88-9378-4f33-99ea-402187c2b30e",
                                                                        "id_voucher_permision": "a3a71805-ef95-478d-941b-9c571403f5aa",
                                                                        "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": "907a819f-2d51-44f8-9ce0-a484cfea991d",
                                                                        "id_user_add": "5d741767-d3b0-411c-ba48-4e837f7ebee8",
                                                                        "id_doc_sa": "9ae74fcb-38fc-4e58-bb94-5be48748f789",
                                                                        "id_item_sub": "a368d05f-505c-4f5d-abab-9fb9ca29221b",
                                                                        "id_pos_sesion": "4e9f1a5d-fb7d-496a-b895-4f6c0c728261",
                                                                        "is_authorized": true,
                                                                        "is_automatic": true,
                                                                        "print_in_branch": true,
                                                                        "printed": true,
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "is_used_entry": true,
                                                                        "is_used_consume": true,
                                                                        "is_close": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_payment_types": {
                                                                          "$ref": "19"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_doc_sa_pay": [
                                                                          {
                                                                            "$ref": "20"
                                                                          },
                                                                          {
                                                                            "$ref": "20"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$ref": "30"
                                                                          },
                                                                          {
                                                                            "$ref": "30"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_permisions": {
                                                                          "$id": "32",
                                                                          "id": "6989dfaf-ffc4-4705-88a6-79701086b875",
                                                                          "date_from": "2026-07-08T09:49:05.6774282+02:00",
                                                                          "date_end": "2026-07-08T09:49:05.6774282+02:00",
                                                                          "date_used": "2026-07-08T09:49:05.6774282+02:00",
                                                                          "id_employee": "e5791ea1-6a43-4aae-aedc-f36b13dc3112",
                                                                          "id_branch": "672737de-99ac-4ada-88bb-cf875b206dce",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "672b5b9d-1d27-45e8-8143-8f745e086d30",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                          "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_vouchers": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ]
                                                                        }
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "mt_prices_rules": [
                                                                    {
                                                                      "$ref": "1"
                                                                    },
                                                                    {
                                                                      "$ref": "1"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "33",
                                                                      "id": "daba84d0-003b-4eb7-93c1-7b0bb5037e0a",
                                                                      "order_id": 2,
                                                                      "id_item": "cf1cee68-8342-4d0a-afad-9ec15ed4a229",
                                                                      "id_item_type": "6770ce67-c166-4e5c-905e-5e04c82fb7dc",
                                                                      "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": "510e34a5-59e0-4837-a899-cf56eb4684ea",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "734d3e8a-ce57-4f2c-8b7b-eb6d2efc687f",
                                                                      "count_voucher": 1,
                                                                      "id_category": "726eacba-b15d-44b9-ad3d-fbaf91771f55",
                                                                      "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                      "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                      "id_user_upd": "fa51a456-90b4-4e4a-b748-a506e58d1d2a",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "d5055401-d375-44c8-85a1-ffb71895ad64",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "0ea9f4b8-3099-4ba3-8ef2-4734ad804891",
                                                                        "date_tax": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "date_open": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "date_close": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "id_user_open": "81e9d373-d8af-49a5-80b8-e6fb5baa709f",
                                                                        "id_user_close": "3557bc86-8612-45b4-9000-ce4bd497ab94",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_cloakrooms_units": [
                                                                          {
                                                                            "$ref": "12"
                                                                          },
                                                                          {
                                                                            "$ref": "12"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$ref": "33"
                                                                          },
                                                                          {
                                                                            "$ref": "33"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pt": [
                                                                          {
                                                                            "$id": "35",
                                                                            "id": "59ee0ca4-de3b-443f-9f81-8fde0a9b522e",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "b9f4c20a-3b56-48d2-ba41-e0582fedb94d",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "ed54f287-1da7-4730-a817-78094f33385a",
                                                                            "id_room_unit": "f4a7dcab-4d17-48fe-b6a7-4c736740cae1",
                                                                            "id_room_list": "e36aa8d9-4d6c-4c65-b6db-0286cbc8b52b",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "date_from": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "date_end": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "date_open": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "date_close": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "id_employee": "c66cead0-c9b4-4211-9e1b-55cb08067d73",
                                                                            "id_employee_sec": "152bddf4-2452-47ed-b521-eba9dd86b9c6",
                                                                            "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": "2253f979-7700-4a87-99be-32de3a4ec52f",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "7d40e046-6c72-41f1-b94b-69c9d1aa8828",
                                                                            "id_user_close": "f48c685a-8dff-449e-a452-57c52c461e24",
                                                                            "id_unit_state": "661ccf63-392a-4a1b-b923-1b3100bd4626",
                                                                            "id_pos_sesion": "afaf1f87-0cb5-4561-9d2f-21fd08a8a4e1",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "1176b8ee-1a19-49ef-b003-90a9c07441ea",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "fa8989da-e3b2-4440-bf95-7441bab73538",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "0ce3cf38-2b67-4e0f-a731-e6c677b1f79a",
                                                                              "locked": true,
                                                                              "date_locked": "2026-07-08T09:49:05.6774282+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                              "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                              "id_user_upd": "94bc5e0e-1f5a-4b67-a465-4b34afba0028",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "6d8f7a59-1788-45d1-a696-834db0baac89",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "b6b76b71-2605-47df-9bef-d329d46b9cec",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "fca66c23-c1e4-474e-b5e9-091ce31276c1",
                                                                                "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": "31160c02-ae1c-42b8-a474-15c1488313fa",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                "id_user_upd": "7c70b9ac-067f-4b6e-8a04-943707d048f6",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "39de8a33-0543-45e3-b63f-326f591ace83",
                                                                                    "id_room": "cac11f9b-a6b4-45af-a3a9-b847e32318c3",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "id_user_upd": "38961b55-f413-4424-9941-70dacb6b0d14",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms": {
                                                                                      "$ref": "38"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "39"
                                                                                  }
                                                                                ],
                                                                                "st_images": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_images1": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "tt_rooms_list": [
                                                                                  {
                                                                                    "$id": "40",
                                                                                    "id": "19b135a9-5c6d-4467-bd2f-0b3bbac1a55e",
                                                                                    "id_room": "4b2fd0d2-41e7-4c13-85fe-7b8e8b6c428f",
                                                                                    "date_in": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "date_out": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "id_user_add": "034273b1-5a2f-4b05-8bcf-b468421faac7",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$ref": "38"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "36"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "36"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_types": {
                                                                                "$id": "41",
                                                                                "id": "8f180ec8-0c42-4d05-b275-93e8f5bc81b8",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                "id_user_upd": "e1001fa9-df66-41c0-a474-93dd0192731e",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "06da4bfb-2f16-4689-8fc0-3b3a0f82afcc",
                                                                                    "id_room_state": "9e20acd9-6b56-49a7-99e3-edba337a367c",
                                                                                    "id_image": "89ae9656-ea23-43ab-a51e-0cba4b4767ce",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "id_user_upd": "a9da236a-7433-4a29-a70b-f1c27a4a1d52",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "a9a2c266-7f8b-4836-add6-aa9ceffabbd9",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                      "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                      "id_user_upd": "6088ee84-f3c1-4fc4-a57e-f919d00079fc",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$ref": "42"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "42"
                                                                                        }
                                                                                      ],
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "36"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "36"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$ref": "41"
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "42"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "36"
                                                                                },
                                                                                {
                                                                                  "$ref": "36"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_states": {
                                                                              "$ref": "43"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "13"
                                                                              },
                                                                              {
                                                                                "$ref": "13"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_rooms_list": {
                                                                              "$ref": "40"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "36"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_tips": [
                                                                          {
                                                                            "$id": "44",
                                                                            "id": "63621000-c702-4bf4-8d09-ad7d5f6d6353",
                                                                            "id_pos_sesion": "32bf034e-0d35-4421-90f8-98fb01abe97b",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "ec9d9a00-2f14-403e-8494-ee43e089fbcc",
                                                                            "id_room_unit_activity": "a2d3a0d2-e685-4819-a10a-46f8e6608622",
                                                                            "id_doc_sa": "aab84965-93c0-43df-a587-e6a19f2ee983",
                                                                            "id_pos_type": "be120d90-76ab-4421-9485-8d79211d8f09",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "eab46c0d-d085-439f-ac4a-62663a3d6f3b",
                                                                            "coupon_id": "sample string 7",
                                                                            "terminal_id": "sample string 8",
                                                                            "card_name": "sample string 9",
                                                                            "card_bank": "sample string 10",
                                                                            "card_number": "sample string 11",
                                                                            "client_name": "sample string 12",
                                                                            "money_type": "sample string 13",
                                                                            "merchant_id": "sample string 14",
                                                                            "aid": "sample string 15",
                                                                            "auth_num": "sample string 16",
                                                                            "authorization": true,
                                                                            "signature": true,
                                                                            "contactless": true,
                                                                            "date_hour_pay": "sample string 17",
                                                                            "terminal_name": "sample string 18",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "8fe7ce58-b4c7-4d1e-96c8-d2223c6ade1f",
                                                                                "id_user": "854290a9-aeed-42a7-9196-38c8fc93d2ef",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "44"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "45"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ],
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_pos_sesion": "1655aaee-6c07-4c1a-9767-cc3d633c2473",
                                                                            "id_user": "944d5a97-9917-46d5-8646-0ca3c64ed371",
                                                                            "date_add": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_connection": [
                                                                          {
                                                                            "$id": "47",
                                                                            "id": "b4628f0f-fb25-42b3-8b15-412a0ef24656",
                                                                            "id_user": "b4bcf6bf-3840-475b-b79a-708f91b95458",
                                                                            "id_user_profile": "7a11b1bb-aa2d-472d-93ef-c225de71eda3",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "id_pos_sesion": "d4045ab7-0b40-4f47-8437-81d716fc5e91",
                                                                            "date_login": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "date_logout": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "48",
                                                                              "id": "a6c62091-631f-44c6-b745-0ee188628abc",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "is_pass_required": true,
                                                                              "is_admin": true,
                                                                              "level_id": 7,
                                                                              "order_1": 8,
                                                                              "order_2": 9,
                                                                              "order_3": 10,
                                                                              "order_4": 11,
                                                                              "is_tips": true,
                                                                              "is_view_all": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                              "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "ab0c0eb4-351c-453c-b62b-f69cc1ba1be7",
                                                                                  "id_function": "1716cada-8b94-490c-a16a-0ed7ea501d4b",
                                                                                  "id_user": "6d3ec7b3-74e8-4fdb-8e0d-87fc5439357d",
                                                                                  "id_profile": "331580b8-0064-4531-97b8-16fa1f5c8c55",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                  "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "50",
                                                                                    "id": "9354c118-b5e2-44d8-a273-a199ebc02f7f",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "2cc68872-2a92-47d1-aa05-3daa3af954dd",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "40058535-8a59-478d-b2d7-3dff4a990e42",
                                                                                    "view_pos": true,
                                                                                    "order": 10,
                                                                                    "color_border": "sample string 11",
                                                                                    "color_button": "sample string 12",
                                                                                    "color_font": "sample string 13",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 16,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "51",
                                                                                      "id": "d9842433-74fa-476b-b474-90f98edb19eb",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                      "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions": [
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      }
                                                                                    ]
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "st_users": [
                                                                                {
                                                                                  "$ref": "8"
                                                                                },
                                                                                {
                                                                                  "$ref": "8"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_connection": [
                                                                                {
                                                                                  "$ref": "47"
                                                                                },
                                                                                {
                                                                                  "$ref": "47"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_messages": [
                                                                          {
                                                                            "$id": "52",
                                                                            "id": "02db93ab-0174-47e3-a6da-4ec706db3f9b",
                                                                            "id_user": "3649d98d-912b-462c-a7a1-1d8be6ca191a",
                                                                            "date_add": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "353e6481-ed85-49cb-b3b4-6402a7b1b461",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "id_pos_sesion": "56c034f8-f969-44a7-a535-37175d96fc32",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "53",
                                                                  "id": "df42c765-5be1-4965-8599-c1cb1789244e",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "f10a8b1c-0c4a-467e-b30b-5fe88a2c3a4e",
                                                                  "id_doc_print": "414dd816-4ff7-44ec-ab14-b60fabc779cf",
                                                                  "hour_end": "00:00:00.1234567",
                                                                  "price_item_sub": true,
                                                                  "define_validity": true,
                                                                  "price_ref": true,
                                                                  "price_min": 11.1,
                                                                  "supply_apply": 12,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                  "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "54",
                                                                    "id_list": "ac7d5eb9-5d1d-4e65-8f75-6275edba7252",
                                                                    "id_item_sub": "779bf0e6-65f6-47e0-b0ba-d7d92fdb0a5c",
                                                                    "validity_date": "2026-07-08T09:49:05.6774282+02:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                    "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                    "id_user_upd": "3f234269-a1f2-4462-b243-3fffcaff9cf8",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "55",
                                                                      "id": "03aefa22-f150-4890-aec7-b1371e533d68",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "5985b8fc-85fc-45f0-8330-40b2d52981c0",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "dba60a92-0fb0-4fff-912b-ea4ad27b6bf3",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                      "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                      "id_user_upd": "2f1a5ace-4424-44ce-8aab-b38089a9908e",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id_pos": "39fa9540-ed25-4c87-b0b0-c973dcd92691",
                                                                          "id_pos_type": "56845837-85de-4799-8802-cafadb15ef3c",
                                                                          "id_price_list": "5772ffa1-3a96-4046-9e80-ee4ed99e2e41",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                          "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                          "id_user_upd": "4c710ab1-bb87-4a32-ae1f-517642418a98",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "57",
                                                                            "id_pos": "31a3b780-8dfd-4cb7-b7e0-847478e643fe",
                                                                            "id_pos_type": "2d812b41-4085-4063-8784-d823c5bb1f94",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                            "id_user_upd": "1c9af4d9-1b42-4a27-91c5-2e30967b2124",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "56"
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "58",
                                                                              "id": "3d01cf2e-8273-471a-a198-322bea2d07be",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                              "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                              "id_user_upd": "88b475a6-9e04-44d7-919c-a2e6d8ab5cbb",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "09b964c6-42f7-47fe-8d3d-e93aa7cf69a2",
                                                                                  "id_branch": "4b274015-ae4a-49bc-baed-dee93ecb5837",
                                                                                  "id_pos_type": "2dcd22ad-ad38-4e63-bd27-444ee78b1bc0",
                                                                                  "id_pos": "39724c58-54fe-4775-9ce8-4af7bb648a7d",
                                                                                  "id_item": "bb7fead8-516e-48b2-8449-fbca437ad297",
                                                                                  "date_from": "2026-07-08T09:49:05.6774282+02:00",
                                                                                  "date_end": "2026-07-08T09:49:05.6774282+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                  "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                  "id_user_upd": "48ffcb7d-ceb6-493f-98b1-f47728ae31d5",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_items": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "59"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "60",
                                                                                  "id_pos_print": "9a78a8a2-ee12-4f4f-a673-3aa833aa6b80",
                                                                                  "id_doc": "1728ff69-c0e4-4108-ace8-bad2f0acd094",
                                                                                  "id_pos_type": "f3350f87-a937-4b20-a7bd-3f5420725173",
                                                                                  "id_doc_print": "e4e6bd79-2749-4423-80a2-9c23869cfa17",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                  "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                  "id_user_upd": "56e7e8bf-1931-4057-8724-48647c783f41",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "61",
                                                                                    "id": "f7089ce9-1daf-4a08-843a-9e5cf40e048b",
                                                                                    "id_pos": "a155d1a1-c262-4128-86c4-9a95f865abb0",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "id_user_upd": "413e09e3-8e75-4765-b6b8-865e601791ef",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "62",
                                                                                    "id": "33ba90d0-fee8-4186-babd-93d037288f89",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "63",
                                                                                        "id_doc_print": "5efbb553-c934-4009-8899-b038c86a40d8",
                                                                                        "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": "62"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "63"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "60"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "mt_pos_view": [
                                                                                {
                                                                                  "$ref": "57"
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "55"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "56"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$ref": "54"
                                                                        },
                                                                        {
                                                                          "$ref": "54"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "55"
                                                                        },
                                                                        {
                                                                          "$ref": "55"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "55"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "64",
                                                                          "id": "26cfdb4b-3ffe-4dbf-8913-0810324dde36",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-07-08T09:49:05.6774282+02:00",
                                                                          "date_end": "2026-07-08T09:49:05.6774282+02:00",
                                                                          "id_branch": "0db865e8-4f01-4089-b227-4209fadec772",
                                                                          "id_pos": "09f65437-c833-4c2c-86f5-b905627e4254",
                                                                          "id_list": "608177e6-c101-4921-9952-b2e66aaa6554",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                                          "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                                          "id_user_upd": "2adf4f47-3be1-455d-86de-8ff06c92af64",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "55"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "64"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "1"
                                                                        },
                                                                        {
                                                                          "$ref": "1"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "24"
                                                                        },
                                                                        {
                                                                          "$ref": "24"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "54"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_prices_list": {
                                                                "$ref": "55"
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "13"
                                                              },
                                                              "tt_doc_sa_det_stock": [
                                                                {
                                                                  "$id": "65",
                                                                  "id_doc_sa": "0c4c884d-2c21-4b37-b023-a451ac28bac3",
                                                                  "id_line": 2,
                                                                  "id_item": "2b7dfdf9-fff9-44a1-a144-a6dfc85c5a4b",
                                                                  "qty": 4.1,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "tt_doc_sa_det": {
                                                                    "$ref": "24"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "65"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "20"
                                                            },
                                                            {
                                                              "$ref": "20"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "31"
                                                            },
                                                            {
                                                              "$ref": "31"
                                                            }
                                                          ],
                                                          "tt_vouchers_permisions": [
                                                            {
                                                              "$ref": "32"
                                                            },
                                                            {
                                                              "$ref": "32"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$ref": "36"
                                                            },
                                                            {
                                                              "$ref": "36"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity1": [
                                                            {
                                                              "$ref": "36"
                                                            },
                                                            {
                                                              "$ref": "36"
                                                            }
                                                          ]
                                                        },
                                                        "mt_money_types": {
                                                          "$ref": "16"
                                                        },
                                                        "mt_payment_types": {
                                                          "$ref": "19"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "13"
                                                        },
                                                        "tt_vouchers": {
                                                          "$ref": "31"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ],
                                                    "tt_vouchers": [
                                                      {
                                                        "$ref": "31"
                                                      },
                                                      {
                                                        "$ref": "31"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  },
                                                  "mt_money_types": {
                                                    "$ref": "16"
                                                  },
                                                  "tt_doc_sa": {
                                                    "$ref": "13"
                                                  }
                                                },
                                                {
                                                  "$ref": "18"
                                                }
                                              ],
                                              "tt_doc_sa_pay": [
                                                {
                                                  "$ref": "20"
                                                },
                                                {
                                                  "$ref": "20"
                                                }
                                              ]
                                            },
                                            "mt_payment_types": {
                                              "$ref": "19"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            }
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "3"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "mt_pos_doc_print": [
                                          {
                                            "$ref": "60"
                                          },
                                          {
                                            "$ref": "60"
                                          }
                                        ],
                                        "st_doc_num": [
                                          {
                                            "$id": "66",
                                            "id_pos": "25368ee4-7534-4997-8477-7c6ac764c928",
                                            "id_doc": "48c99483-b857-456a-93b9-f5a7c4a742f0",
                                            "value": 3,
                                            "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                            "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            }
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$id": "67",
                                            "id": "04437775-ac34-4c44-b82d-7e16ab67f914",
                                            "id_pos": "161ecdfb-0319-4044-8a99-9d7eb48a1bd4",
                                            "id_doc": "f5acba9f-0f17-42f3-99e2-a4f3885f745b",
                                            "id_branch": "4c578abd-e313-4ce8-9737-9bccfdc74e09",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-07-08T09:49:05.6774282+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "0f736496-6dd6-48c8-b0e7-e22c65f77ff8",
                                            "id_loc_from": "f0d3467f-f178-4626-a7de-51850ee263e0",
                                            "id_loc_end": "1be89482-c199-4567-b934-63986d33b8b6",
                                            "id_user_add": "06c7de7b-0388-4c5a-b7e0-3007d5f22fb1",
                                            "id_user_upd": "27a12cc7-5f4f-4244-b991-d734e2a1c739",
                                            "id_pos_sesion": "997c687d-b053-4b98-946d-dea06cac04bb",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-07-08T09:49:05.6774282+02:00",
                                            "active": true,
                                            "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                            "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "dde3d857-110f-4377-9523-cafa476f77e2",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "e97b2471-cdfe-4000-81bf-ffe9c03855c3",
                                              "active": true,
                                              "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                              "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                              "id_user_upd": "f13c1b44-8bf9-4dd5-92c4-78c616b5e167",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_sa1": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_stock": [
                                                {
                                                  "$id": "69",
                                                  "id_location": "87d5f284-ca5d-4e64-b05a-c792c46b4277",
                                                  "id_item": "fad3e45a-b9b4-4d1e-b9d3-3912a5475c5a",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                                  "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                                  "commited": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "mt_locations": {
                                                    "$ref": "68"
                                                  }
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ]
                                            },
                                            "mt_locations1": {
                                              "$ref": "68"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "st_users1": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st_det": [
                                              {
                                                "$id": "70",
                                                "id_doc_st": "c3f74e57-2bfd-4688-880c-eb1a6ae6a3fd",
                                                "id_line": 2,
                                                "id_item": "f514eb3b-99ce-404e-b69e-d805fde6a180",
                                                "comment": "sample string 4",
                                                "qty": 5.1,
                                                "status": 1,
                                                "active": true,
                                                "mt_items": {
                                                  "$ref": "6"
                                                },
                                                "tt_doc_st": {
                                                  "$ref": "67"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "tt_doc_st2": {
                                              "$ref": "67"
                                            }
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ]
                                      },
                                      "mt_locations": {
                                        "$ref": "68"
                                      },
                                      "mt_locations1": {
                                        "$ref": "68"
                                      },
                                      "mt_pos": {
                                        "$ref": "10"
                                      },
                                      "st_users": {
                                        "$ref": "8"
                                      },
                                      "st_users1": {
                                        "$ref": "8"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "24"
                                        },
                                        {
                                          "$ref": "24"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "tt_doc_sa1": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_sa2": {
                                        "$ref": "13"
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "34"
                                      },
                                      "tt_rooms_units_activity": {
                                        "$ref": "36"
                                      },
                                      "tt_spool_doc_print": [
                                        {
                                          "$id": "71",
                                          "id": "299fa9ad-0447-4c21-b7cb-36fa51c7150e",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "6e0d3ea7-e0ac-4f13-ae65-07768dc519e0",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                          "printed": true,
                                          "print_on": "2026-07-08T09:49:05.6774282+02:00",
                                          "tt_doc_sa": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ]
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "34"
                                    }
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ]
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "39"
                              },
                              {
                                "$ref": "39"
                              }
                            ],
                            "st_users": {
                              "$ref": "8"
                            },
                            "mt_pos_view": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "64"
                              },
                              {
                                "$ref": "64"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "1"
                              },
                              {
                                "$ref": "1"
                              }
                            ],
                            "st_doc_num": [
                              {
                                "$ref": "66"
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$id": "72",
                                "id": "a948edfa-c867-46fd-a073-862620248cf6",
                                "id_pos": "b4ab70b6-2c52-4f44-9407-ad38a4534817",
                                "mac_address": "sample string 3",
                                "date_end": "2026-07-08T09:49:05.6774282+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "27006780-51f9-4284-848f-89c0e45d9945",
                                "active": true,
                                "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "969464d1-10c6-4556-bd6a-6d63b375adff",
                                "id_pos": "692fb6b5-c8f1-4fb0-9c23-42031a24a630",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "tt_pos_connection": [
                              {
                                "$id": "74",
                                "id": "e0348b71-b6fa-40ed-8ffd-d0aa3d792ca1",
                                "id_pos": "6d2b034c-f6b0-484d-bea9-81d037abe420",
                                "date_add": "2026-07-08T09:49:05.6774282+02:00",
                                "date_upd": "2026-07-08T09:49:05.6774282+02:00",
                                "date_out": "2026-07-08T09:49:05.6774282+02:00",
                                "connection_type": "sample string 3",
                                "connection_speed": 1,
                                "terminal_name": "sample string 4",
                                "version": "sample string 5",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "mt_branches": {
                              "$ref": "2"
                            },
                            "tt_logs": [
                              {
                                "$id": "75",
                                "id": "6b928361-ba84-46a2-8d86-feba75483593",
                                "id_user_add": "f1783fb3-2637-4817-bc80-3624b6407102",
                                "id_table": "01612689-a1e4-493a-a996-7f445d891f0a",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "6528c1ca-9202-48f9-b6b1-f0b95c66f30d",
                                "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "292f18c1-1988-4904-930f-6549e40f4866",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                  "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "0c6919a8-a043-440f-b829-704261c3009c",
                                      "id_sync": "72728f29-9235-4afc-813a-b342324ad932",
                                      "json": "sample string 3",
                                      "id_table": "83ffde83-79a5-4524-be9f-00a1467432b4",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "6555b8cc-1b33-4b1a-8daa-85cb0f612646",
                                        "id_branch_from": "29a55eab-ef6b-4913-b042-ba57ad720a7f",
                                        "id_branch_to": "e2e1d545-66d1-4e3f-b958-16468635b32e",
                                        "type": 4,
                                        "created_on": "2026-07-08T09:49:05.6774282+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-07-08T09:49:05.6774282+02:00",
                                        "send_on": "2026-07-08T09:49:05.6774282+02:00",
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_branches1": {
                                          "$ref": "2"
                                        },
                                        "st_sync_packages_det": [
                                          {
                                            "$ref": "77"
                                          },
                                          {
                                            "$ref": "77"
                                          }
                                        ]
                                      },
                                      "st_sync_tables": {
                                        "$ref": "76"
                                      }
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "tt_logs": [
                                    {
                                      "$ref": "75"
                                    },
                                    {
                                      "$ref": "75"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "st_local_variables": [
                              {
                                "$id": "79",
                                "id": "5faf98dd-b5a8-49fe-84e1-cf21d23a2301",
                                "id_pos": "d46756a3-fa08-4932-a6fa-f6cec900d296",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-07-08T09:49:05.6774282+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "67"
                              },
                              {
                                "$ref": "67"
                              }
                            ]
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "59"
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "mt_pos_doc_print": [
                      {
                        "$ref": "60"
                      },
                      {
                        "$ref": "60"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "56"
                      },
                      {
                        "$ref": "56"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "58"
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "57"
                      },
                      {
                        "$ref": "57"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "55"
                      },
                      {
                        "$ref": "55"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "64"
                      },
                      {
                        "$ref": "64"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "41"
                      },
                      {
                        "$ref": "41"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "st_images": {
                      "$ref": "3"
                    },
                    "st_images1": {
                      "$ref": "3"
                    },
                    "st_permisions": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "73"
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "st_users_token": [
                      {
                        "$id": "80",
                        "id": "91381315-8039-4375-96bc-f7d471100729",
                        "token_id": "sample string 2",
                        "id_user": "5d03416c-2116-4796-9ec7-d6399834befe",
                        "date_from": "2026-07-08T09:49:05.6774282+02:00",
                        "date_end": "2026-07-08T09:49:05.6774282+02:00",
                        "created_on": "2026-07-08T09:49:05.6774282+02:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "80"
                      }
                    ],
                    "tt_doc_sa_cashflow": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_sa_det": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_sa_det1": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "75"
                      },
                      {
                        "$ref": "75"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "81",
                        "id": "52e42947-4f2b-4bd8-ac36-aba631e61aba",
                        "id_room_activity": "33f71dce-7bdc-4b3f-aea0-6064636f2529",
                        "id_pos_sesion": "b74baf23-322b-4a39-a0e7-e8612f03b08d",
                        "log_text": "sample string 4",
                        "id_user": "d6242a8f-6024-4da0-9850-d13ea6a96591",
                        "created_on": "2026-07-08T09:49:05.6774282+02:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "48"
                    },
                    "tt_cmd_connection": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_cmd_messages": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ]
                  }
                },
                "mt_categories_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "59"
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "mt_items_formula": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "mt_units": {
                  "$ref": "28"
                },
                "mt_units1": {
                  "$ref": "28"
                },
                "st_images": {
                  "$ref": "3"
                },
                "st_users": {
                  "$ref": "8"
                },
                "mt_items_sub": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "tt_doc_sa_det_stock": [
                  {
                    "$ref": "65"
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "tt_doc_st_det": [
                  {
                    "$ref": "70"
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "tt_stock": [
                  {
                    "$ref": "69"
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              "st_users": {
                "$ref": "8"
              }
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "3"
          },
          "st_users": {
            "$ref": "8"
          },
          "mt_prices_rules": [
            {
              "$ref": "1"
            },
            {
              "$ref": "1"
            }
          ],
          "tt_vouchers_det": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "mt_employees": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "mt_items": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ],
      "mt_items_types": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "mt_money_types": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "mt_payment_types": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "mt_prices_list": [
        {
          "$ref": "55"
        },
        {
          "$ref": "55"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_rooms1": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_rooms_units_states_types": [
        {
          "$ref": "42"
        },
        {
          "$ref": "42"
        }
      ],
      "st_functions": [
        {
          "$ref": "50"
        },
        {
          "$ref": "50"
        }
      ],
      "st_images_types": {
        "$id": "82",
        "id": "d339a6ab-53dc-428c-b600-33ab6df565c2",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-07-08T09:49:05.6774282+02:00",
        "last_update": "2026-07-08T09:49:05.6774282+02:00",
        "commited": true,
        "st_images": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "mt_docs": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "st_users": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "st_users1": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_cloakrooms": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ]
    },
    "st_users": {
      "$ref": "8"
    },
    "mt_branches_zones": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "mt_employees_branches": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "59"
      },
      {
        "$ref": "59"
      }
    ],
    "mt_locations": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "mt_periods": [
      {
        "$id": "83",
        "id_branch": "c7ad748a-f0c8-4c06-91da-2d101c93374a",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-07-08T09:49:05.6774282+02:00",
        "date_end": "2026-07-08T09:49:05.6774282+02:00",
        "state": "sample string 6",
        "created_on": "2026-07-08T09:49:05.6774282+02:00",
        "last_update": "2026-07-08T09:49:05.6774282+02:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "64"
      },
      {
        "$ref": "64"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "67"
      },
      {
        "$ref": "67"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ]
  },
  "mt_categories": {
    "$ref": "4"
  },
  "mt_items": {
    "$ref": "6"
  },
  "mt_items_types": {
    "$ref": "29"
  },
  "mt_pos": {
    "$ref": "10"
  },
  "mt_prices_list": {
    "$ref": "55"
  },
  "st_users": {
    "$ref": "8"
  }
}