POST api/Mt_Prices_Rules

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "495c83e2-1459-46f3-ae42-14dbce2291bd",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-05-09T09:36:52.2186473+02:00",
  "date_end": "2026-05-09T09:36:52.2186473+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": "02eff665-7ca8-4894-b4b8-fdc272204a65",
  "id_pos": "a45ad7ac-f395-4c94-9613-8f419a5a37c0",
  "id_list": "f927979b-adc8-4fc1-95a5-46c7cc9e8708",
  "id_item": "2535319a-0351-4099-95e5-de6978654826",
  "id_item_type": "99b87168-cf68-42d3-9733-aafcbbbc9a09",
  "id_category": "0d7162c4-43ef-474f-b787-4e55d4939226",
  "by_day_week": true,
  "use_mon": true,
  "use_tue": true,
  "use_wed": true,
  "use_thu": true,
  "use_fri": true,
  "use_sat": true,
  "use_sun": true,
  "use_hour_ini": "00:00:00.1234567",
  "use_hour_end": "00:00:00.1234567",
  "active": true,
  "created_on": "2026-05-09T09:36:52.2186473+02:00",
  "last_update": "2026-05-09T09:36:52.2186473+02:00",
  "id_user_upd": "859c7bbb-fa37-4d54-b1db-9247d2b80d85",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "97a7acda-0e45-4093-9f43-38df0b8b9735",
    "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": "94a2f889-703d-4882-9848-2a30e8a62909",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-05-09T09:36:52.2186473+02:00",
    "last_update": "2026-05-09T09:36:52.2186473+02:00",
    "id_user_upd": "19fcc01b-7db2-4cb4-86ca-744429218c65",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "62a28405-9299-4ac6-88a9-0133c9c378e0",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "ad57c810-7916-47bf-b577-e53c5a261230",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-05-09T09:36:52.2186473+02:00",
      "last_update": "2026-05-09T09:36:52.2186473+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "c2457edd-1326-4b14-a3b0-3b0252872443",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "76574b40-31d1-42d5-8bbb-f0179194de3e",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "678b5aa5-30ae-4429-962a-7e607a45d091",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-05-09T09:36:52.2186473+02:00",
          "last_update": "2026-05-09T09:36:52.2186473+02:00",
          "id_user_upd": "70bbbd9a-3b6f-4374-bd16-faed0e0a81ce",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "cdd7d753-26d2-42e4-9b72-78a7d25bb8c7",
              "id_item": "2a743f39-4487-4bc4-9d41-101619ad3aef",
              "is_default": true,
              "active": true,
              "created_on": "2026-05-09T09:36:52.2186473+02:00",
              "last_update": "2026-05-09T09:36:52.2186473+02:00",
              "id_user_upd": "61d39974-bd3e-4eda-ab16-80fa76928de9",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "7a503e19-caf6-40ea-9c0f-56f0bc797a75",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "022c49e9-9896-4530-b0e6-4c9e7b201a7f",
                "id_unit_sec": "7193dd83-b310-4036-b94c-d783d87654ec",
                "id_brand": "bb50f227-b2ea-4cc0-849a-1ed14e875449",
                "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": "743537ed-6da0-44c9-aa42-ae698e1ad634",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-05-09T09:36:52.2186473+02:00",
                "last_update": "2026-05-09T09:36:52.2186473+02:00",
                "id_user_upd": "589bfaa8-9d43-4cb9-bb33-73b95c1bd1cb",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "0e411be8-da86-4b28-8539-324a8490ac6a",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-05-09T09:36:52.2186473+02:00",
                  "last_update": "2026-05-09T09:36:52.2186473+02:00",
                  "id_user_upd": "aefc06b6-5443-436f-818e-2aa94e4fbd35",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "f5bb457b-fb3a-4976-934f-4c0036b62d11",
                    "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": "8cc790fa-a385-4221-a235-ec9098f2d1ae",
                    "view_messages": true,
                    "id_image_photo": "7efc827a-860f-4dfc-aee8-7962d45894f7",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "50cfbf39-bbd4-48f1-a80d-c0e695d0b348",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-05-09T09:36:52.2186473+02:00",
                    "last_update": "2026-05-09T09:36:52.2186473+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "60ea0bf6-b884-4640-af84-8848ff4e5cfd",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "94260aa2-ae2a-462e-ab58-d92c1bed3373",
                        "active": true,
                        "created_on": "2026-05-09T09:36:52.2186473+02:00",
                        "last_update": "2026-05-09T09:36:52.2186473+02:00",
                        "id_user_upd": "78c6f347-fdce-4dea-9b2d-ef5e04add4d2",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "c0618c20-2973-46ec-a839-193fef4432f6",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "f1b28e5c-2b6f-4686-a846-e34b165269f9",
                            "id_zone": "0c9daa3d-66de-4184-adab-f4ffcf1c5f48",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-05-09T09:36:52.2186473+02:00",
                            "last_update": "2026-05-09T09:36:52.2186473+02:00",
                            "id_user_upd": "6549d53f-260a-4292-8c09-3949dddd324d",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "2342b092-5ac0-4d52-8cc2-1b4447c79917",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "8fd59402-3b46-432b-a749-e5b96ac84357",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "3a30302e-d6ed-47e5-8c05-1cdb3c8e3c0a",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2026-05-09T09:36:52.2186473+02:00",
                                "last_update": "2026-05-09T09:36:52.2186473+02:00",
                                "id_user_upd": "915524f3-d8f9-4477-838b-54b95c1a5a82",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "4dd4b2a4-33cb-4f72-b0cb-56804625a490",
                                    "id_cloakroom": "61ef45c3-c3ff-43ac-b5df-6f5151d9d3a5",
                                    "id_pos_sesion": "5ad298bd-37a5-44b3-ace7-a13c47a52304",
                                    "unit_id": 4,
                                    "date_open": "2026-05-09T09:36:52.2186473+02:00",
                                    "date_close": "2026-05-09T09:36:52.2186473+02:00",
                                    "id_doc_sa": "30c921d6-6b22-4855-9733-70d55bb49058",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "6385c5a5-b623-4edb-92d3-b37af66193d8",
                                      "id_pos": "db55e438-4688-433d-90f1-247841a94f2a",
                                      "id_doc": "797254f8-0117-4727-9d6b-62458d616f05",
                                      "id_branch": "5dc0efb8-3514-488d-ac28-53f9add345a9",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-05-09T09:36:52.2186473+02:00",
                                      "date_tax": "2026-05-09T09:36:52.2186473+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "16618bc2-3d33-48c5-b93a-7cd0d5eb2ee3",
                                      "id_relationship": "bbd6353d-da42-4599-bea4-664c741eb688",
                                      "id_loc_from": "7d047b09-aada-4554-a461-aa3d7a2eaae4",
                                      "id_loc_end": "1687c12c-ec2e-4e7f-8f19-3b83ba738cb3",
                                      "id_user_add": "d62a2117-c12e-4583-b76b-fc6e6fc22460",
                                      "id_user_upd": "e99d641d-eb74-49d8-bf5d-dcde878d4e84",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "90b28eb0-931b-4a19-addd-841c36f0c89f",
                                      "id_room_unit": "097c37d6-8284-499f-a5b8-ed3fd9fd7fba",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "4882f7e6-a719-4f25-845a-7f1a84ee72db",
                                      "p_dis": 15.1,
                                      "p_chr": 16.1,
                                      "amt_net": 17.1,
                                      "amt_tax": 18.1,
                                      "amt_dis": 19.1,
                                      "amt_chr": 20.1,
                                      "amt_tot": 21.1,
                                      "active": true,
                                      "created_on": "2026-05-09T09:36:52.2186473+02:00",
                                      "last_update": "2026-05-09T09:36:52.2186473+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "e63cb6f0-2553-4871-9e73-059dc1d44b5b",
                                        "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": "1ab38f92-795c-4a12-847f-5d2abf640829",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                        "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                        "id_user_upd": "e3ff6a0c-9521-422d-8c60-23625b6686c0",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "6d720f1d-216c-490f-a51a-72c9b8246c1a",
                                            "id_pay": "2db28318-288c-4731-a447-a9a647259a62",
                                            "id_money": "a0ab247d-be63-4465-8a87-9021daf20855",
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                            "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                            "id_user_upd": "c61f586d-f92b-4ccf-bae8-e10eb7b1d0cb",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "16df3132-9a41-4dbf-be9b-7e5bc3716cdf",
                                              "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": "ae42450e-b4dd-44e7-b73b-eb72ecdfb539",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                              "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                              "id_user_upd": "2d966ae3-99e4-4708-b181-d99137aa4ca8",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "30dbca4a-3f99-4b2a-89a4-78f266d0d227",
                                                  "id_money_2": "b4e1357d-807b-4d44-984a-7e6fda7e349d",
                                                  "date_from": "2026-05-09T09:36:52.2343014+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                  "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                  "id_user_upd": "47c5f540-89fb-40f9-a6fc-067ec4fc1152",
                                                  "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": "362c74f3-0aec-4495-a7ed-439c91fb3beb",
                                                  "id_pay": "c863f345-d7a0-44fd-952b-aca4cb22b172",
                                                  "id_money": "88f07db0-bc05-4dbb-960a-e84048abd0a0",
                                                  "date_cashflow": "2026-05-09T09:36:52.2343014+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "c674493f-9835-4911-887d-0889b8816842",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "655916cb-0e98-43eb-9b0b-10a17403fdd5",
                                                    "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": "33e1f677-7761-4ff4-b5c4-5b7c7207cb5a",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                    "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                    "id_user_upd": "62ebae89-3696-4adf-8e3c-19bc973c6d8f",
                                                    "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": "63db5202-c302-4b36-802c-31d85370b00a",
                                                        "id_line": 2,
                                                        "id_pay": "da6b350a-ac2d-4295-9acb-d4964139cbea",
                                                        "id_money": "748a4c87-4410-4e20-b1e5-a77b64852341",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "38b27526-ae5e-4b81-8a92-560ce75c626c",
                                                        "id_employee": "97bff942-1f2f-4c58-a5c8-c04f8a2fa3dd",
                                                        "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": "3c76dd3b-ce35-4ae9-a1c9-ba3f34e28a09",
                                                        "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": "39f0de93-a30f-45ca-94a7-ae1dd4ede9d5",
                                                          "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": "9fae2d69-ed66-458f-8ba7-199080fed961",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "84a7d92a-bfb4-44a9-887f-f8b01400875b",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                          "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                          "id_user_upd": "71c95923-8ffc-4c7a-ac0e-12ca4b0c33a6",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "2324eddd-343d-4a02-825c-e5baaafd006f",
                                                              "id_branch": "85d533af-35dd-4741-b610-ed7bc3fe48e7",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                              "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                              "id_user_upd": "131f88fa-565c-4d7f-afd4-4d5084a3b9a8",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "f7f1901e-d226-4c8d-8625-0797c0dedcff",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                            "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                            "id_user_upd": "20b87237-ea88-4dc1-8a00-223e5d169636",
                                                            "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": "6a5b122c-4d2a-4f79-918f-9f13673aab1f",
                                                              "id_line": 2,
                                                              "id_item_sub": "00b78634-cba0-4f42-bfe5-8bcfd28147a1",
                                                              "qty": 4.1,
                                                              "id_list": "10aafba5-b18b-48d7-8b29-80c9a430b5da",
                                                              "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": "bb6b63f2-abf5-4fb6-b314-1505e79323e6",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "0b53b6a4-d551-4828-8add-066457ee4761",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "03ef8db5-9fe1-412c-9283-975d4be09a48",
                                                              "id_user_upd": "a541dff6-2b52-4711-9d2b-12626a0808ef",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "8b4843fc-73e5-445e-b694-66e6ed3b2697",
                                                                "id_item": "2e163aef-9062-44d2-8661-747d1e178a7c",
                                                                "id_item_type": "7db580d0-1e4e-4815-99a3-a604477bfe63",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "6d2d3c96-8d65-4e25-ba44-f8b635a981fa",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                "id_user_upd": "1a52cdbf-1972-46b1-843d-49a9b428e36e",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "691efd76-06b1-4f9f-939c-0ab58e01ae24",
                                                                    "id_item": "90d6a322-1390-4354-b931-b440a2051977",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "6ab9be4b-336a-417a-850e-809f79ae8caf",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "5a98af61-25fb-4f65-a21a-3985e3105b14",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "5422f94b-739e-4483-a2aa-e3cdf6ced2ce",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                      "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                      "id_user_upd": "d02a5d7f-d5a7-46c9-b970-97f4125f34d5",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "3cf08494-b085-411b-84b8-50e3571fa740",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                        "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                        "id_user_upd": "78b2f9d1-a3e4-45ec-a911-f66dec4116df",
                                                                        "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": "802988f0-09ea-4b97-bb08-e616fd8a4702",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "4148c854-9c14-4ce7-826e-8615ecf1e29d",
                                                                  "view_pos": true,
                                                                  "order": 7,
                                                                  "color_border": "sample string 8",
                                                                  "color_button": "sample string 9",
                                                                  "color_font": "sample string 10",
                                                                  "font_bold": true,
                                                                  "font_underline": true,
                                                                  "font_size": 13,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                  "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                  "id_user_upd": "6e4a01e2-9e4e-450e-9c7f-09cde64351cd",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "f9bd6384-d198-4d99-b1b3-6665f38b0c39",
                                                                      "id_line": "d5ab9a39-852d-47ee-9169-c3cef3246177",
                                                                      "id_category": "5c44a3ac-0899-42ac-b9be-9e100f02e513",
                                                                      "id_item": "011e5169-1af2-4d9b-8262-8f13f1e7f181",
                                                                      "id_item_type": "dd80b8ba-43e0-431e-80a5-ba493bf3477b",
                                                                      "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": "ff038592-f263-4bd8-bf60-a97a4e72479f",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-05-09T09:36:52.2343014+02:00",
                                                                        "date_end": "2026-05-09T09:36:52.2343014+02:00",
                                                                        "date_used": "2026-05-09T09:36:52.2343014+02:00",
                                                                        "date_sesion": "2026-05-09T09:36:52.2343014+02:00",
                                                                        "id_employee": "6e3ad350-6d8b-4aab-aa51-66e403c6e777",
                                                                        "id_branch": "3b543136-f792-4f2e-b5ec-71236e064378",
                                                                        "id_voucher_permision": "209d00fb-2f62-4b66-a828-aaeb9e93fbfb",
                                                                        "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": "212845b4-8ba1-4c54-a6c9-4a261b8ad014",
                                                                        "id_user_add": "744f17b0-5bf9-42aa-b636-29068117179b",
                                                                        "id_doc_sa": "29e9586e-dc24-4d11-9601-595832ef4992",
                                                                        "id_item_sub": "a5bf0bee-3411-4484-91da-e957e1b71848",
                                                                        "id_pos_sesion": "84682412-b067-40fe-870e-4590d10945c2",
                                                                        "is_authorized": true,
                                                                        "is_automatic": true,
                                                                        "print_in_branch": true,
                                                                        "printed": true,
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "is_used_entry": true,
                                                                        "is_used_consume": true,
                                                                        "is_close": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                        "last_update": "2026-05-09T09:36:52.2343014+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": "f77b5b98-57e9-4b81-968f-7ef0cf3575f5",
                                                                          "date_from": "2026-05-09T09:36:52.2343014+02:00",
                                                                          "date_end": "2026-05-09T09:36:52.2343014+02:00",
                                                                          "date_used": "2026-05-09T09:36:52.2343014+02:00",
                                                                          "id_employee": "f40f0c92-2362-4fa8-9a63-815ffd6d9b24",
                                                                          "id_branch": "4c24768f-566c-427b-a173-7efef14a9c7b",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "5bbb5c27-c1d5-42d6-ae1a-662dcbf231cd",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                          "last_update": "2026-05-09T09:36:52.2343014+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": "96f612bc-c79d-4633-a0c8-910c81abaacc",
                                                                      "order_id": 2,
                                                                      "id_item": "f8b709f0-7b77-4bfe-a08b-6976322d17a2",
                                                                      "id_item_type": "e852b0f4-e9ed-4ef1-8a2f-c950f9ffbbff",
                                                                      "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": "e19b2cd1-b5d9-496a-a62c-f9a6e4ffddd4",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "c6d5cec4-a2d7-4e40-87a4-9c97b68d9df6",
                                                                      "count_voucher": 1,
                                                                      "id_category": "1b165c00-5c33-4209-8538-7f58c8c60a71",
                                                                      "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                      "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                      "id_user_upd": "e8b191e9-d344-46b8-8b11-f108c8a61544",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "9aa8ce3d-fd4b-4f67-a554-39aab84c8614",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "4372ade4-f57f-4905-94b0-4819a6dc0714",
                                                                        "date_tax": "2026-05-09T09:36:52.2343014+02:00",
                                                                        "date_open": "2026-05-09T09:36:52.2343014+02:00",
                                                                        "date_close": "2026-05-09T09:36:52.2343014+02:00",
                                                                        "id_user_open": "27f961b0-460f-4c31-9446-b38bdfaf4a1e",
                                                                        "id_user_close": "d876cf85-b6bb-435a-a88c-5ad5f7aa13e5",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                        "last_update": "2026-05-09T09:36:52.2343014+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": "8b85eea0-729b-4484-94ca-7c514ed9da2b",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "94e6f49a-b19a-4b32-bd4d-1d6b62f8e820",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "269902bf-9385-441f-b8c3-e5f038b64883",
                                                                            "id_room_unit": "51664f61-6217-4093-a0ac-d3246db6a266",
                                                                            "id_room_list": "9ad782ef-c9aa-4fc9-b009-bd1b2298515a",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "date_from": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "date_end": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "date_open": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "date_close": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "id_employee": "272536ad-9a42-4ef0-a343-cd9c64c7c1bd",
                                                                            "id_employee_sec": "6e3a8920-3fc8-457b-8954-cf86e2ab08d2",
                                                                            "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": "f076db3e-d94b-4d4e-b516-78ca7b18b8f4",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "efe23a82-134b-470e-b6cc-1090e66fa224",
                                                                            "id_user_close": "2ea1cc3c-f766-4d36-82a3-ea00743d4d39",
                                                                            "id_unit_state": "d56aff32-d042-4f76-9b7e-52e1e4f017ea",
                                                                            "id_pos_sesion": "3dcb9cac-a1ff-440e-b149-83e8e2ee7cce",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "7b9e289d-bb17-4bae-8da8-9c02245df2b7",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "9dfd84e0-f604-4383-ac8f-e37d53190c0d",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "f93e5aca-39dc-4655-a0be-959c25d5c940",
                                                                              "locked": true,
                                                                              "date_locked": "2026-05-09T09:36:52.2343014+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                              "id_user_upd": "a07901fd-f4b8-4932-97b7-1eeacaab203a",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "be426e9b-661a-463e-90de-89fbf987c0c0",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "f7efb431-46fc-450d-ab02-0a5032d749ed",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "2adf3c9d-0849-4db1-8f53-21b0d3664893",
                                                                                "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": "05b81a7f-3ef4-4579-81aa-3ba6ad328e5c",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                                "id_user_upd": "76028fe2-85d1-432b-ab02-d40c85fe33a8",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "42b4ddad-e22b-4810-9eba-ea2ae5e7d305",
                                                                                    "id_room": "9462af84-ac7c-454f-9297-0411315fd9d4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "id_user_upd": "1fd0fab0-b037-4fc1-b411-bc442cc645b2",
                                                                                    "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": "f562ed3b-75ff-4c08-b48e-fe0a12e39683",
                                                                                    "id_room": "c36a4075-a6f9-4e87-8d88-c48a6d9a2070",
                                                                                    "date_in": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "date_out": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "id_user_add": "6530592c-a469-4633-b390-41a41b2a2393",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "last_update": "2026-05-09T09:36:52.2343014+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": "c7f82440-fc96-4a22-803e-1d8e921bda96",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                                "id_user_upd": "5c3e603b-45f0-4bd1-9c65-21ed3cb0b3dd",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "3a28781d-8ab3-45db-8842-d96880cf2b1e",
                                                                                    "id_room_state": "fa8de0bd-5c15-4510-9c90-bceb52f54734",
                                                                                    "id_image": "6940e663-1eb3-404a-8d7f-c9aac497c5d5",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "id_user_upd": "0de8e700-47e6-444d-a2d9-ee7e8e4d70e0",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "e3029cac-768d-4022-a2f0-ea42ff0e394f",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                      "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                                      "id_user_upd": "d403253f-b498-47dc-a54b-35260d51140d",
                                                                                      "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": "6d7d58a5-d44c-4d21-a178-8c6a55f808ee",
                                                                            "id_pos_sesion": "923322c8-d237-4cc8-808c-acda3ba415da",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "d7d31156-85e9-434d-9c2d-996970c04374",
                                                                            "id_room_unit_activity": "912ff9cf-7a53-4d25-9d50-7f1e967b33c2",
                                                                            "id_doc_sa": "e40a30b4-0550-4d30-a8cc-b2f07a2dfffd",
                                                                            "id_pos_type": "30d8adfe-40f2-4991-9be0-4979f1d42f2a",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "851e4d8f-ad2c-4ac4-bdb3-34ab96c8ea52",
                                                                            "coupon_id": "sample string 7",
                                                                            "terminal_id": "sample string 8",
                                                                            "card_name": "sample string 9",
                                                                            "card_bank": "sample string 10",
                                                                            "card_number": "sample string 11",
                                                                            "client_name": "sample string 12",
                                                                            "money_type": "sample string 13",
                                                                            "merchant_id": "sample string 14",
                                                                            "aid": "sample string 15",
                                                                            "auth_num": "sample string 16",
                                                                            "authorization": true,
                                                                            "signature": true,
                                                                            "contactless": true,
                                                                            "date_hour_pay": "sample string 17",
                                                                            "terminal_name": "sample string 18",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "696660d5-dc09-44b9-bbb6-110fd4e1caca",
                                                                                "id_user": "2f9ac67c-5740-49a8-94ef-acd7034442fa",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                "last_update": "2026-05-09T09:36:52.2343014+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": "ee592678-89df-40e9-b5be-322a4dc632f1",
                                                                            "id_user": "ed626261-265a-458c-b9e9-524bb02a14a7",
                                                                            "date_add": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.2343014+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": "0a8f1436-66c7-4504-b600-605c2bebc879",
                                                                            "id_user": "9187b653-0a90-4426-9b05-9f0043f2f584",
                                                                            "id_user_profile": "f2a1b9a9-51b1-4015-9abb-79fe26ce4180",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "id_pos_sesion": "dbc4f0f6-4110-4808-affc-5ca12f325bcf",
                                                                            "date_login": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "date_logout": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "48",
                                                                              "id": "a64a6b76-4b06-4182-82d9-abdafa046cf0",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "is_pass_required": true,
                                                                              "is_admin": true,
                                                                              "level_id": 7,
                                                                              "order_1": 8,
                                                                              "order_2": 9,
                                                                              "order_3": 10,
                                                                              "order_4": 11,
                                                                              "is_tips": true,
                                                                              "is_view_all": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "652c8e4f-25ce-437b-94e4-529ce497af64",
                                                                                  "id_function": "13922a10-4da6-47d6-8945-8b2b6947eda5",
                                                                                  "id_user": "48511210-55b7-40dd-855e-8def53b8b0b7",
                                                                                  "id_profile": "d8876ee0-d177-4564-8ef9-884e51702b12",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                  "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "50",
                                                                                    "id": "2d34149f-df94-4d90-8432-48520dae301f",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "30d4e742-e0a0-4795-83cd-f3fa6011bc7d",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "076c8fd0-2e8e-4cb6-8dbf-9f7478767710",
                                                                                    "view_pos": true,
                                                                                    "order": 10,
                                                                                    "color_border": "sample string 11",
                                                                                    "color_button": "sample string 12",
                                                                                    "color_font": "sample string 13",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 16,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "51",
                                                                                      "id": "decb672a-56b3-4b3a-b41c-8745cd710217",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                      "last_update": "2026-05-09T09:36:52.2343014+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": "968a12c7-f792-4341-9612-b8645e966b46",
                                                                            "id_user": "043ed0fd-656c-4869-b0a6-38838622fe2f",
                                                                            "date_add": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "f67d5746-4fcf-463d-a982-1f56d3cb2986",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "id_pos_sesion": "b1bb6e06-e9ff-4d5f-a734-4b8231df472b",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "53",
                                                                  "id": "7cf7efbe-2aa3-46e2-98a6-3c9a0c9649b0",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "71d8e36e-9f33-437f-878a-b3cdc3b317b6",
                                                                  "id_doc_print": "bc44a1e5-c85f-4106-9cdb-96b1dcc4ac68",
                                                                  "hour_end": "00:00:00.1234567",
                                                                  "price_item_sub": true,
                                                                  "define_validity": true,
                                                                  "price_ref": true,
                                                                  "price_min": 11.1,
                                                                  "supply_apply": 12,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                  "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "54",
                                                                    "id_list": "b30c2a5c-190b-4e13-8730-e08ba17d7f3e",
                                                                    "id_item_sub": "2e39ecd5-7168-4dac-bf86-9d69ac3d821a",
                                                                    "validity_date": "2026-05-09T09:36:52.2343014+02:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                    "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                    "id_user_upd": "79549c61-908b-465d-8a39-3b6bac5464ee",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "55",
                                                                      "id": "8ddd5aaf-eb17-4cfa-8d96-b46e930113b1",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "7c3d1361-adf3-4231-a988-5001b5fe8dab",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "c1aea41e-27f9-463d-8bb1-9696e0288d15",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                      "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                      "id_user_upd": "5023d34e-0d11-41bc-917f-6997d0361850",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id_pos": "f6b2beae-bf8e-47d9-a0ad-383784532711",
                                                                          "id_pos_type": "05bcb755-af2f-4b88-9abe-cd6afc3a3305",
                                                                          "id_price_list": "044c0478-5791-43bc-b5ef-a7d9c50535f6",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                          "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                          "id_user_upd": "a70a2714-0528-485f-8eb5-cc7c00ec8e02",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "57",
                                                                            "id_pos": "0d69d966-1ce9-48f9-a430-b05c8e30677c",
                                                                            "id_pos_type": "53352607-11d6-4b5c-8ec8-71f96e03bda0",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                            "id_user_upd": "eda33f95-2c65-473d-9b07-16808831f2dd",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "56"
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "58",
                                                                              "id": "15ce736c-63dc-4d10-a615-1cd1da72612e",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                              "id_user_upd": "ee33a0bc-e992-4da2-a7a1-78a860b26d9a",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "b667e913-082a-45b2-b81c-5b8221705112",
                                                                                  "id_branch": "70e020be-7d33-4b43-aef2-25bd6cc11156",
                                                                                  "id_pos_type": "2d33d13f-08c7-41d6-82b5-80a3d0b30890",
                                                                                  "id_pos": "9aba7456-b9c3-46a8-8f3c-35a9d8cb3234",
                                                                                  "id_item": "bdc796ee-f2b3-491c-8757-168b6a4bddc3",
                                                                                  "date_from": "2026-05-09T09:36:52.2343014+02:00",
                                                                                  "date_end": "2026-05-09T09:36:52.2343014+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                  "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                                  "id_user_upd": "5515e56b-d350-492d-99e3-356759daca82",
                                                                                  "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": "d296b180-9a01-4c2f-81aa-833e4cc36550",
                                                                                  "id_doc": "8ea5bb41-8485-4ff6-91cc-ca88c1575c1d",
                                                                                  "id_pos_type": "f9699d4f-b8bc-4931-bdda-40b8b5442577",
                                                                                  "id_doc_print": "d9c8ef22-2ee2-48d6-b7f3-58adbe8c6167",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                  "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                                  "id_user_upd": "6b4f3644-1817-493d-a0ae-c9547b655bb2",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "61",
                                                                                    "id": "462d75b7-f481-4fb8-890a-cbd1ec1b2f3c",
                                                                                    "id_pos": "33fdcd8f-67ae-4701-b5c3-e0bc8ab1d403",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "id_user_upd": "b4d19c2c-d011-4562-995d-8f2aa8d1f08c",
                                                                                    "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": "2b7233f8-16e9-4a3b-a678-627db510f04c",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "63",
                                                                                        "id_doc_print": "a77661bf-92fe-4fd8-b124-d8ac6b08b647",
                                                                                        "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": "69081c17-aa23-437e-ba81-0265071f85eb",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-05-09T09:36:52.2343014+02:00",
                                                                          "date_end": "2026-05-09T09:36:52.2343014+02:00",
                                                                          "id_branch": "fd61a829-1c4e-48c2-9d61-30766ec4a09d",
                                                                          "id_pos": "c4af5d39-d99f-4742-aa7c-aab1f43b4616",
                                                                          "id_list": "9869c0cb-dc1b-46a2-a786-4901b189a979",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                                          "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                                                          "id_user_upd": "7a6ecc21-dbd6-43ee-9c3d-a28191b94b70",
                                                                          "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": "93659e80-6469-4f6f-baef-4812ad64cc27",
                                                                  "id_line": 2,
                                                                  "id_item": "81305e70-bc65-4ea8-866f-5fca45167f56",
                                                                  "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": "1bb138af-7a69-4a0b-8fd8-78b5ec12e8e8",
                                            "id_doc": "96ba162a-d8b3-4490-9bb6-0bb70930015b",
                                            "value": 3,
                                            "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                            "last_update": "2026-05-09T09:36:52.2343014+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": "05c3a397-f5bb-4a44-94ea-82af54d50ae2",
                                            "id_pos": "b0d251c6-a43e-4f5d-a0aa-ebd38e5451e9",
                                            "id_doc": "5269070a-36df-4302-ad11-01f4ca4e4184",
                                            "id_branch": "5c5d819f-e184-492c-af1d-e092c5ffa5d2",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-05-09T09:36:52.2343014+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "29ab613c-c698-4554-a290-4a653da0d1e5",
                                            "id_loc_from": "a5c605ee-9118-4c9a-b1d9-ec4abbc5ed1c",
                                            "id_loc_end": "abe82ecf-2e76-4d12-97be-9c261adc9478",
                                            "id_user_add": "bc18160b-f6b5-40fe-b500-ac2aea8b29b7",
                                            "id_user_upd": "53c96def-f1f5-45c9-856a-b4ee698f9f89",
                                            "id_pos_sesion": "99008bba-37fa-4506-961f-5594cc0024d8",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-05-09T09:36:52.2343014+02:00",
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                            "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "75362a1d-2208-4021-8f02-8ab41fa74dfb",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "7c13fb3a-4031-47dc-982a-32edda97a95e",
                                              "active": true,
                                              "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                              "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                              "id_user_upd": "f1edf932-3eb9-4f91-a60c-d00926ac3ac2",
                                              "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": "bd6f111a-157c-478b-8c13-057ff2b8981a",
                                                  "id_item": "25c1d2d1-1903-4db1-b321-d49f20b29e34",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                                  "last_update": "2026-05-09T09:36:52.2343014+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": "d3b4be13-f012-4473-a4b1-9d8c01d37077",
                                                "id_line": 2,
                                                "id_item": "1ce3b799-e979-4f01-9b9d-b8d42ba8aa55",
                                                "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": "2fdc7e3b-2eff-48e6-88b1-d0e0ff1ae09c",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "5a4f66d0-f52a-4032-89aa-a6e8b19f199d",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                          "printed": true,
                                          "print_on": "2026-05-09T09:36:52.2343014+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": "0f89baf9-7afa-4e6b-8c78-72195b5b20b3",
                                "id_pos": "f531b594-f840-4a14-9b76-6c98b5305e7a",
                                "mac_address": "sample string 3",
                                "date_end": "2026-05-09T09:36:52.2343014+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "52d6569e-4c21-43f7-984e-152e2cb11879",
                                "active": true,
                                "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "5fd9f178-a6eb-4d21-9590-ed2f09b45204",
                                "id_pos": "d7f4122b-1ad1-4ad3-bcd5-c307b7f652f1",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                "last_update": "2026-05-09T09:36:52.2343014+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": "c31ebc90-6afe-40c2-a2ad-f80144e42bdd",
                                "id_pos": "9030177c-c72d-434d-a3c2-17322d585dac",
                                "date_add": "2026-05-09T09:36:52.2343014+02:00",
                                "date_upd": "2026-05-09T09:36:52.2343014+02:00",
                                "date_out": "2026-05-09T09:36:52.2343014+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": "ec6ade0d-7d71-4836-a204-96bb4c0c1c27",
                                "id_user_add": "3f15de43-954d-4c73-b3e4-eb43d0af96e3",
                                "id_table": "eb19d980-0848-4ac0-b3fb-8d25e2623d59",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "3ca24647-cbc4-43a8-a5c3-b54646a6648f",
                                "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "668b8e1a-eaa0-4d33-9ddd-d3cfb80cbefc",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                  "last_update": "2026-05-09T09:36:52.2343014+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "467c3901-b8d1-44be-b031-ccad4c2cd569",
                                      "id_sync": "cc75ef01-18c5-4208-b8fa-fdb982eac341",
                                      "json": "sample string 3",
                                      "id_table": "ac7ae068-87a3-4ba7-9acc-1b8f4e5a2d38",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "14329c58-aadb-4203-900a-47315d4600e3",
                                        "id_branch_from": "ad2ec708-08f4-4b8a-8588-0e249d10e6b3",
                                        "id_branch_to": "6240360c-ec14-43b4-9755-9e0596f5715e",
                                        "type": 4,
                                        "created_on": "2026-05-09T09:36:52.2343014+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-05-09T09:36:52.2343014+02:00",
                                        "send_on": "2026-05-09T09:36:52.2343014+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": "bae28cab-2934-4209-8b40-e66e25488a5c",
                                "id_pos": "5857fd7f-a693-4fdd-b659-d67ce7b05550",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-05-09T09:36:52.2343014+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": "483ec830-19f9-4a07-b466-f46617de78bc",
                        "token_id": "sample string 2",
                        "id_user": "5d2c44cb-5b0f-4c35-bba1-925b1828629e",
                        "date_from": "2026-05-09T09:36:52.2343014+02:00",
                        "date_end": "2026-05-09T09:36:52.2343014+02:00",
                        "created_on": "2026-05-09T09:36:52.2343014+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": "ad4f45fb-eb10-4dcd-a46d-2d37db792c7c",
                        "id_room_activity": "0a2cf191-7ec2-4bc4-b556-6cf7cbb72564",
                        "id_pos_sesion": "dfb0a1e7-4366-425c-a96e-96b6a806b243",
                        "log_text": "sample string 4",
                        "id_user": "80f08b53-3355-4b7a-bffd-e66b68cccb16",
                        "created_on": "2026-05-09T09:36:52.2343014+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": "23251770-218a-4ff4-a4ca-f518bd1df002",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-05-09T09:36:52.2343014+02:00",
        "last_update": "2026-05-09T09:36:52.2343014+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": "8c2cd0eb-f027-48cf-b073-12d655dd0854",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-05-09T09:36:52.2343014+02:00",
        "date_end": "2026-05-09T09:36:52.2343014+02:00",
        "state": "sample string 6",
        "created_on": "2026-05-09T09:36:52.2343014+02:00",
        "last_update": "2026-05-09T09:36:52.2343014+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"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

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": "7e076dd5-d249-4708-a6ad-c73542d8ce6f",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-05-09T09:36:52.2499748+02:00",
  "date_end": "2026-05-09T09:36:52.2499748+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": "46f675a9-dc68-453d-bf33-f641a8854585",
  "id_pos": "7293ed0f-1911-420b-87ff-7368885ee385",
  "id_list": "3beeadc6-64d3-4e39-8d13-e2f5d1685ee2",
  "id_item": "09cb7032-e43c-4369-9d2e-e67698176c5c",
  "id_item_type": "b186535f-cfa0-4cb4-8e36-18927d6270db",
  "id_category": "91775855-4495-4f54-9f72-9dbaa5cc6ae5",
  "by_day_week": true,
  "use_mon": true,
  "use_tue": true,
  "use_wed": true,
  "use_thu": true,
  "use_fri": true,
  "use_sat": true,
  "use_sun": true,
  "use_hour_ini": "00:00:00.1234567",
  "use_hour_end": "00:00:00.1234567",
  "active": true,
  "created_on": "2026-05-09T09:36:52.2499748+02:00",
  "last_update": "2026-05-09T09:36:52.2499748+02:00",
  "id_user_upd": "26dbd353-ef3a-47b6-897b-70563d68b499",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "c8c44353-e3b7-4697-acc1-ae6ef3b2776a",
    "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": "82d19b02-dc06-4f92-bc50-d681c6251500",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-05-09T09:36:52.2499748+02:00",
    "last_update": "2026-05-09T09:36:52.2499748+02:00",
    "id_user_upd": "d692891c-b57d-46bd-a416-1795d91e7235",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "38267ffd-a651-494e-8bac-ce33f7ce03d2",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "1ac00675-176d-4e09-80ec-d364b01416af",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-05-09T09:36:52.2499748+02:00",
      "last_update": "2026-05-09T09:36:52.2499748+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "f8512b85-4a4a-46a5-bc33-146ecfb4cc67",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "5ad3d1a8-1344-4329-ba8f-abd50dcf9e02",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "9992c0bf-a4ac-43da-b68f-81eef42d64ab",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-05-09T09:36:52.2499748+02:00",
          "last_update": "2026-05-09T09:36:52.2499748+02:00",
          "id_user_upd": "ce69a339-4dff-477d-a3a8-f2da51478dd7",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "b047ecbc-6cd1-453e-85eb-59cec4a1bf46",
              "id_item": "31e48268-3f27-4962-a7a8-e779fddba6db",
              "is_default": true,
              "active": true,
              "created_on": "2026-05-09T09:36:52.2499748+02:00",
              "last_update": "2026-05-09T09:36:52.2499748+02:00",
              "id_user_upd": "53e333c5-51ee-4e00-9191-5537dd9103fb",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "1ee21937-63d8-4451-a38c-d22ee9ab40c1",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "8b4b22bc-45b6-4403-be13-0612528b4e17",
                "id_unit_sec": "71fb49d7-8732-4c60-bb75-fe2f32b86793",
                "id_brand": "e26f590c-6a45-4df2-b97d-f62b10be9097",
                "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": "bd84d758-404e-4a0b-8c6e-2b25eefa416e",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-05-09T09:36:52.2499748+02:00",
                "last_update": "2026-05-09T09:36:52.2499748+02:00",
                "id_user_upd": "3d33b644-1fb9-4492-926e-c4e4b4a8859d",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "0da0297b-a3d3-428c-90c0-aa033a0fd2ee",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-05-09T09:36:52.2499748+02:00",
                  "last_update": "2026-05-09T09:36:52.2499748+02:00",
                  "id_user_upd": "3807d346-76fb-48c9-9a22-314def9156ac",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "16966eeb-c958-45a8-94aa-eb93383c8021",
                    "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": "d2364f5d-1599-4d1d-bdd9-c487b4e2dc10",
                    "view_messages": true,
                    "id_image_photo": "dbb3c657-0e26-4281-8054-b156019b8997",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "ca30b6b1-a6a0-4d0c-b37b-9a05ad492149",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-05-09T09:36:52.2499748+02:00",
                    "last_update": "2026-05-09T09:36:52.2499748+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "00a3ba6e-f642-455e-a0b7-e42489436108",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "e056dc3d-ab52-4fa2-9669-33a6213dc08d",
                        "active": true,
                        "created_on": "2026-05-09T09:36:52.2499748+02:00",
                        "last_update": "2026-05-09T09:36:52.2499748+02:00",
                        "id_user_upd": "cbb67310-ab95-4ab4-b4ac-e4634a6b3ddc",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "fe9a8a09-4c2a-4eab-901e-556d00be7777",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "566ee6c0-dddd-49d3-b83e-9dd610ebd8fb",
                            "id_zone": "1c62d54d-e170-4709-a56a-a6a6ea91c60f",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-05-09T09:36:52.2499748+02:00",
                            "last_update": "2026-05-09T09:36:52.2499748+02:00",
                            "id_user_upd": "fd7a8653-0529-4bad-bcd8-8cae60bfc49f",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "83ec0f10-93e6-4637-8c91-8729f4331d99",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "4c04f8c5-0229-4be4-94c8-39732b784cfa",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "022a6418-1497-4a2f-bd07-73864c9b50e2",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                "id_user_upd": "c9349b87-994d-4cee-84b0-5e3b2ff06747",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "b55c56ff-f8a1-42e3-b4a9-95b68b67021b",
                                    "id_cloakroom": "71a0acf6-c770-4870-a28b-4521ab9231bb",
                                    "id_pos_sesion": "56369ddc-467e-4a9a-87ea-6dec42cee95c",
                                    "unit_id": 4,
                                    "date_open": "2026-05-09T09:36:52.2499748+02:00",
                                    "date_close": "2026-05-09T09:36:52.2499748+02:00",
                                    "id_doc_sa": "24ee04d0-ee1e-455d-9736-3123944ade8f",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "d083b9db-3563-412b-a45f-ccb0f7647bfb",
                                      "id_pos": "9bb4135e-755a-4b15-99cf-e211dde5ae73",
                                      "id_doc": "fcbabe8a-208e-441f-bbe1-6e1721f10601",
                                      "id_branch": "146593f8-c6de-448e-902c-92a38714ac40",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-05-09T09:36:52.2499748+02:00",
                                      "date_tax": "2026-05-09T09:36:52.2499748+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "c60bad7d-7d95-4d78-bc62-fe82bc34e08e",
                                      "id_relationship": "0f86b4be-dd81-4f54-bd8c-e16cd351b796",
                                      "id_loc_from": "d23e5d97-3a04-4c9e-9ed2-ca1ff52f1de2",
                                      "id_loc_end": "fa18e78f-c993-4d31-9f82-aa4a1ab852ee",
                                      "id_user_add": "c0acdc6d-1de3-4d6f-9fca-12f2a1b16214",
                                      "id_user_upd": "8161cf5c-cf5f-4e62-8c5e-c1e0f7954767",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "f294f67c-7246-404b-b773-ee64a191231a",
                                      "id_room_unit": "92c25fca-f423-4b99-9fbe-10fc4cf25fe8",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "8c444e9f-21ca-43eb-a10e-13000089ffa4",
                                      "p_dis": 15.1,
                                      "p_chr": 16.1,
                                      "amt_net": 17.1,
                                      "amt_tax": 18.1,
                                      "amt_dis": 19.1,
                                      "amt_chr": 20.1,
                                      "amt_tot": 21.1,
                                      "active": true,
                                      "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                      "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "aad1c436-39ef-4602-ac41-32389642b48d",
                                        "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": "fe84c276-5595-453b-bb1c-cfeedf8cad70",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                        "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                        "id_user_upd": "e978ae18-aa36-46ce-8341-88eb201dc90a",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "d6d7bd6f-75db-4e96-a4db-cbefe9ac0d0e",
                                            "id_pay": "13747f7e-17c7-4435-adb4-1dc712facd50",
                                            "id_money": "7b620560-1983-4c24-88bf-74fed0421c6c",
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                            "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                            "id_user_upd": "8af6cd75-9a15-47aa-87d4-8ef27888481e",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "c5080136-75d7-478a-8958-5f530c1bfae3",
                                              "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": "a61bb117-d904-42a6-8372-94fdd9fc1416",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                              "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                              "id_user_upd": "93196e30-18a0-4068-bbc1-87ac0d692a60",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "b706281d-5ff0-4742-8be0-a768f54c24e2",
                                                  "id_money_2": "b78aa944-13ce-4523-8185-7f8b55c365e7",
                                                  "date_from": "2026-05-09T09:36:52.2499748+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                  "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                  "id_user_upd": "2f4e70f8-f585-4067-b80b-0fda0ea96312",
                                                  "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": "ca36ef1e-7387-4c1c-879e-5d1711012eab",
                                                  "id_pay": "8451230c-24ae-4275-8a39-057c691312b9",
                                                  "id_money": "262301cc-2ba5-4f3d-a947-5fd902da47c8",
                                                  "date_cashflow": "2026-05-09T09:36:52.2499748+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "d3a58caa-0f4a-41b1-987a-e55d629fc164",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "633ac0d2-2b53-4835-9544-f27ce037c1bf",
                                                    "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": "fe63aa21-a4a6-4591-9d5d-451f06fc968e",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                    "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                    "id_user_upd": "c99da465-942e-4ab2-a41c-0e7006f63aff",
                                                    "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": "41b4e79a-65da-40bf-aad5-a6c104e33ca0",
                                                        "id_line": 2,
                                                        "id_pay": "d1aa8ff4-a2f6-4782-baf4-6459e8e3abae",
                                                        "id_money": "22c91929-37cb-4168-946f-665b2863e0b1",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "a03b9560-59f3-4586-ad79-b1a9677358bf",
                                                        "id_employee": "4eb6c976-870e-45cb-adf0-8874e5c3342b",
                                                        "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": "3df7a960-b938-4efb-a1b3-90ce380293e4",
                                                        "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": "64338343-edd3-410d-a823-38c8d5d1a9ff",
                                                          "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": "a896a2e6-f3c7-459f-8fc9-df7b9fa6c3a9",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "e2763a99-b58e-4e13-9b22-1145560481f4",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                          "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                          "id_user_upd": "46871bd5-9891-46b7-a36c-387186cc4534",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "ef1cc46b-fc15-4cf0-b1b2-e708896d8046",
                                                              "id_branch": "1276c370-6f88-47ab-ab54-bf3324c20372",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                              "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                              "id_user_upd": "15da5604-c83c-4246-84c2-9320c74fd1c1",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "e6c9aafb-7525-4835-b102-3cb443fac4a7",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                            "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                            "id_user_upd": "f3537945-74b6-4e28-ac81-0ce59a84ac22",
                                                            "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": "121e063b-eb9c-4ea6-950b-984350e9a0c6",
                                                              "id_line": 2,
                                                              "id_item_sub": "52dfd216-6a35-412e-a7ef-fa51c6c60306",
                                                              "qty": 4.1,
                                                              "id_list": "0fa04ec2-b77e-4e6f-9847-7c35862a3799",
                                                              "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": "90e5533a-52af-4302-8336-03c1eb602510",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "6d815a29-1ec9-4a58-a0ee-fff50a95fe41",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "1d856121-f731-408c-ba95-048b14596242",
                                                              "id_user_upd": "29ad7a28-b00a-4494-8da2-d5fecc5afbd2",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "204809e8-4bc8-44af-9b9b-f724560bd50a",
                                                                "id_item": "f092c53e-afbb-4ebe-aaaf-9003b10bb893",
                                                                "id_item_type": "79094caf-c6fc-4305-be4c-3094a2f4128b",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "27ed514d-accb-49c5-ad09-5024e2a2658b",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                "id_user_upd": "e74092a9-ec65-450c-8571-f9d6726c0e70",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "c239d804-1fdd-44b6-ab11-0a939a46368e",
                                                                    "id_item": "afdcf33f-4a9a-4822-966f-3d8669c1fac6",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "3654a253-f0dd-42e7-aaaf-976101ce963e",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "f97eb688-1acb-44c0-a464-e5de6911aa42",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "e6429588-bf47-4112-871c-fa0be256acf8",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                      "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                      "id_user_upd": "2163e9a9-20de-4df9-aebd-7f2ef13a931e",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "54270b81-b33d-4707-9f33-9afe4006533f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                        "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                        "id_user_upd": "b6f07b72-da40-4ebc-abe4-04a16d1d9e91",
                                                                        "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": "69fb528a-48ea-40d5-bc6f-5280374225cb",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "e6027a68-2a91-4eeb-847f-8d093fa98939",
                                                                  "view_pos": true,
                                                                  "order": 7,
                                                                  "color_border": "sample string 8",
                                                                  "color_button": "sample string 9",
                                                                  "color_font": "sample string 10",
                                                                  "font_bold": true,
                                                                  "font_underline": true,
                                                                  "font_size": 13,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                  "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                  "id_user_upd": "3ceeadce-a59a-454a-b884-0ef42f53606f",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "c309a09c-7018-4620-936b-a6f18b5618ed",
                                                                      "id_line": "15d7e88c-c5e5-45c4-af6a-53bc6f0f531d",
                                                                      "id_category": "20fa8134-3dbd-4b9a-a06b-ba3c76768d4c",
                                                                      "id_item": "2f5382de-c959-498d-bc8b-c9800ef367a5",
                                                                      "id_item_type": "a6ff3ee8-4ac7-44d1-8419-14f5eaf1a159",
                                                                      "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": "b520d3fa-4f2d-4984-9836-9b827e3a4cdc",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-05-09T09:36:52.2499748+02:00",
                                                                        "date_end": "2026-05-09T09:36:52.2499748+02:00",
                                                                        "date_used": "2026-05-09T09:36:52.2499748+02:00",
                                                                        "date_sesion": "2026-05-09T09:36:52.2499748+02:00",
                                                                        "id_employee": "3a915f7b-19e7-4af3-92e2-e1967e259ef4",
                                                                        "id_branch": "927bb6e1-6c8f-43ee-ad7b-20b7f3247b56",
                                                                        "id_voucher_permision": "8c2893b9-4918-4fba-9f60-72bd63ccee57",
                                                                        "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": "7a2d261d-e16f-4e7c-afa9-62bc9b2a46b6",
                                                                        "id_user_add": "1522d88b-f0c7-4f9f-b32a-26f7cb994304",
                                                                        "id_doc_sa": "4a8752a5-0cb9-4605-b695-1f343d5a6cdd",
                                                                        "id_item_sub": "fe074e4a-d92f-48ab-a171-865b3fab23de",
                                                                        "id_pos_sesion": "e715e44b-8b8c-40ad-b857-7ff5059dab91",
                                                                        "is_authorized": true,
                                                                        "is_automatic": true,
                                                                        "print_in_branch": true,
                                                                        "printed": true,
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "is_used_entry": true,
                                                                        "is_used_consume": true,
                                                                        "is_close": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                        "last_update": "2026-05-09T09:36:52.2499748+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": "07b1b61e-a433-4ee6-9349-d780cff836e9",
                                                                          "date_from": "2026-05-09T09:36:52.2499748+02:00",
                                                                          "date_end": "2026-05-09T09:36:52.2499748+02:00",
                                                                          "date_used": "2026-05-09T09:36:52.2499748+02:00",
                                                                          "id_employee": "7fcac4eb-5a62-489a-82ff-824b6a63d91a",
                                                                          "id_branch": "c5244dc3-36e9-42e7-911b-8b86ae4de02e",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "94bd973b-da49-4e8a-9627-88a831dfe15b",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                          "last_update": "2026-05-09T09:36:52.2499748+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": "72e1b383-2dba-4cd0-b60c-60e1e72e1805",
                                                                      "order_id": 2,
                                                                      "id_item": "cd52ce07-75c4-436a-8354-7fe6775a7a6d",
                                                                      "id_item_type": "2c9ca612-619b-48fe-b37a-207f14d4fe1e",
                                                                      "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": "87983326-ad4b-4280-ba3c-a7f9b8cf5240",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "d5cd614c-a228-4b6b-982d-0553882c0099",
                                                                      "count_voucher": 1,
                                                                      "id_category": "3dc2e563-a58c-4329-bcee-5a76f3bf4f84",
                                                                      "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                      "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                      "id_user_upd": "63f70693-0b2c-45f9-ab80-fad86f2e55f0",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "568f3315-805a-4e9e-9a6f-d979948d9308",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "dfb6991f-8673-411e-93f3-28f930ae79e0",
                                                                        "date_tax": "2026-05-09T09:36:52.2499748+02:00",
                                                                        "date_open": "2026-05-09T09:36:52.2499748+02:00",
                                                                        "date_close": "2026-05-09T09:36:52.2499748+02:00",
                                                                        "id_user_open": "16393892-ca24-4428-9898-4341209ca6ed",
                                                                        "id_user_close": "6e5bf411-809d-497c-b0ee-c8718a48df64",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                        "last_update": "2026-05-09T09:36:52.2499748+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": "66a27b82-5cb5-4c11-b98e-81736fc581aa",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "69242c78-a9b1-4c90-8f9b-9cb90f9ba737",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "60f28e82-6513-49ef-a630-e5c40cd4d7c5",
                                                                            "id_room_unit": "941601fa-9a1a-4f87-a017-782920f120d5",
                                                                            "id_room_list": "e0a1606b-d923-4111-aad0-34a8e29e59b5",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "date_from": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "date_end": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "date_open": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "date_close": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "id_employee": "f090c397-c21d-4c6a-ae38-cc16856c913e",
                                                                            "id_employee_sec": "e23898d2-2539-4a54-b57f-6e3533288115",
                                                                            "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": "21f3288d-60ba-4546-9036-b369791d8717",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "d394eb92-64d5-499f-9dd6-5931ae741492",
                                                                            "id_user_close": "110edefd-18f6-4b14-930e-c95201c8cdc3",
                                                                            "id_unit_state": "2ddb82d3-190f-4517-9a25-b98e36a95f98",
                                                                            "id_pos_sesion": "e46bf7fc-43ba-41eb-89ac-b8970a1938a6",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "ac5ef093-bc14-453f-9d0f-647b297ec9c5",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "e6d00427-b8ac-4f86-8e6a-3007e496d5f4",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "b9b7bf20-d59c-4dff-951c-c2c660ad41ee",
                                                                              "locked": true,
                                                                              "date_locked": "2026-05-09T09:36:52.2499748+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                              "id_user_upd": "3dbd62d4-2861-414d-9f07-c50c69cf35d8",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "1b1be21e-29a3-4a54-8b25-6dca0756010b",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "db1d8676-39c4-417d-8631-9af8a354a0a9",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "e49c4abf-05e3-4d18-adbd-9512fdaf6bde",
                                                                                "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": "d3808b46-c7ce-42fe-ac98-51281e01caae",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                                "id_user_upd": "c29939c1-b0f4-45fe-96f7-6f2fc7c2c586",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "62475305-8af6-4dc6-9571-ec7696e964e3",
                                                                                    "id_room": "960f4d48-157a-4852-8068-a351737c0861",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "id_user_upd": "8ea1570c-7dad-4bf8-a8b8-8ba7217e47f9",
                                                                                    "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": "1cc4083f-50e1-4d8c-b1e3-7510421cd5c6",
                                                                                    "id_room": "30f2735f-a4cc-4f3a-8232-37259530321f",
                                                                                    "date_in": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "date_out": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "id_user_add": "354114c9-050a-4fe5-8b77-59c883b57cb0",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "last_update": "2026-05-09T09:36:52.2499748+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": "d6659247-f7b6-4110-b29a-e501cefc095f",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                                "id_user_upd": "2967fdd6-2165-4f26-8eee-56c3e7d0bee9",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "b0981e92-71ed-4100-80ec-3582b22de575",
                                                                                    "id_room_state": "8ddcdc3c-ebec-49b3-bb5a-320262b616db",
                                                                                    "id_image": "e4a7b8a3-551f-4698-8154-71ff3ca9e491",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "id_user_upd": "27a8143b-92fd-424b-8d55-8651beb8066f",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "a2bff924-3916-4b33-b659-6a0393d62a12",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                      "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                                      "id_user_upd": "9e103bf9-ec27-432f-929e-a1f072acf1ba",
                                                                                      "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": "5608baa4-915f-446d-ac7a-8e35319fbfb7",
                                                                            "id_pos_sesion": "0a69d610-71b7-46e4-ac37-e13fd7197598",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "59acb9cf-167f-4aa2-97c9-1b73637c18f7",
                                                                            "id_room_unit_activity": "c629430f-866a-46bf-899e-8c2d43a78d4e",
                                                                            "id_doc_sa": "9d25fc28-aac7-4948-8aa4-e80db5162f0a",
                                                                            "id_pos_type": "5a1cb639-cdd1-4d21-aa82-126a57b0c147",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "5f2442a3-8729-4b26-93c6-119ae83df7da",
                                                                            "coupon_id": "sample string 7",
                                                                            "terminal_id": "sample string 8",
                                                                            "card_name": "sample string 9",
                                                                            "card_bank": "sample string 10",
                                                                            "card_number": "sample string 11",
                                                                            "client_name": "sample string 12",
                                                                            "money_type": "sample string 13",
                                                                            "merchant_id": "sample string 14",
                                                                            "aid": "sample string 15",
                                                                            "auth_num": "sample string 16",
                                                                            "authorization": true,
                                                                            "signature": true,
                                                                            "contactless": true,
                                                                            "date_hour_pay": "sample string 17",
                                                                            "terminal_name": "sample string 18",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "76bc32a3-af1c-4207-afee-2922d291646f",
                                                                                "id_user": "c8eccfdf-96e0-4033-998b-561f026e9c02",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                "last_update": "2026-05-09T09:36:52.2499748+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": "5a5b628a-3ecb-47a2-9677-2e808893ea9e",
                                                                            "id_user": "66cc30be-2245-48e4-b258-aeb71cff6be3",
                                                                            "date_add": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.2499748+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": "78074dad-9e50-45ba-8cc2-eccc54fa07b7",
                                                                            "id_user": "bcf2a4dd-3e1e-4057-a9cb-0aa52c8c17f4",
                                                                            "id_user_profile": "3d012efd-b975-485a-869d-50312a652d94",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "id_pos_sesion": "0aaf0eda-8a6a-484a-8fcb-dae9078b602d",
                                                                            "date_login": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "date_logout": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "48",
                                                                              "id": "777197ea-9b10-4ba2-bb3e-4b3924e64834",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "is_pass_required": true,
                                                                              "is_admin": true,
                                                                              "level_id": 7,
                                                                              "order_1": 8,
                                                                              "order_2": 9,
                                                                              "order_3": 10,
                                                                              "order_4": 11,
                                                                              "is_tips": true,
                                                                              "is_view_all": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "7504d132-ab09-426e-a541-613ea1b132d2",
                                                                                  "id_function": "3e4a3f6e-6144-4ed4-9492-b660e7107994",
                                                                                  "id_user": "b6c54c2f-47dc-4161-b69c-d4b77158f1e5",
                                                                                  "id_profile": "cb7ed525-9c81-487a-bcaa-88ee6fce6690",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                  "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "50",
                                                                                    "id": "7cacaab4-8a43-4649-8a20-b37ee0d7fd8e",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "47d5fead-fc15-44e9-a922-ead5a4769c50",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "a3f63d16-dbb8-460d-89d1-893b7aef726e",
                                                                                    "view_pos": true,
                                                                                    "order": 10,
                                                                                    "color_border": "sample string 11",
                                                                                    "color_button": "sample string 12",
                                                                                    "color_font": "sample string 13",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 16,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "51",
                                                                                      "id": "99913642-941d-4657-9b44-fa2bb44da753",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                      "last_update": "2026-05-09T09:36:52.2499748+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": "176a5a72-560e-42a6-a302-e6294c1fb875",
                                                                            "id_user": "3248dc34-9a9a-4fc9-9e96-cfa71abd26c8",
                                                                            "date_add": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "cd6b4af5-96ee-43fc-9f63-71a8adf0294c",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "id_pos_sesion": "a481e254-de13-47d4-b480-7cec7eceb41a",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "53",
                                                                  "id": "dcb1d6c0-3aff-4363-a340-3ee2ae9d9aca",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "c0b2cccc-0398-458f-9d8b-854f1b229fbf",
                                                                  "id_doc_print": "dca39fbb-f86b-4f27-a6e4-64fc1749a6c0",
                                                                  "hour_end": "00:00:00.1234567",
                                                                  "price_item_sub": true,
                                                                  "define_validity": true,
                                                                  "price_ref": true,
                                                                  "price_min": 11.1,
                                                                  "supply_apply": 12,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                  "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "54",
                                                                    "id_list": "0a87d956-232b-43da-b71a-b3b4608d5793",
                                                                    "id_item_sub": "d9918819-c402-4eae-9599-e4e6ad8d1aff",
                                                                    "validity_date": "2026-05-09T09:36:52.2499748+02:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                    "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                    "id_user_upd": "c2dd3a0d-3b9d-488a-906d-aaf4ffed4ca3",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "55",
                                                                      "id": "f98d811e-c398-453e-a50b-60981821fe00",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "12384ca6-c493-4061-a82f-ac0886499abd",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "21fadc14-1751-4cfc-8fcb-cbcdd58e9f14",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                      "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                      "id_user_upd": "5ed913f5-aa8b-4220-bf18-b174cae55ecc",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id_pos": "fc9f97d1-6dcf-460c-8dc0-f9c22fa1fece",
                                                                          "id_pos_type": "64b1f229-9185-4538-acf2-6a8fb589761a",
                                                                          "id_price_list": "49bfa5aa-230e-473b-9e18-5b960a7c5ea3",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                          "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                          "id_user_upd": "1e28c264-2aad-4ca6-adb3-ba972a160838",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "57",
                                                                            "id_pos": "9a5ae863-8c9a-49d0-b8a6-36c9dc34c0d5",
                                                                            "id_pos_type": "a5ef3d57-d35c-4010-9436-10e317bb38de",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                            "id_user_upd": "5aa6c2b9-e93f-4626-9c1c-4ab25d19cde0",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "56"
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "58",
                                                                              "id": "771fd67b-6881-45a9-a13b-10d60217a8ac",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                              "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                              "id_user_upd": "4a0c3e3c-7b9e-4a57-a424-c2d3f6bfaf19",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "f33f781b-0004-4e1b-a386-b1b5c89a6189",
                                                                                  "id_branch": "797b1316-ea1f-426b-aaec-fc7666760114",
                                                                                  "id_pos_type": "0906ec97-9e66-4a3f-a0e1-ee154f2ee217",
                                                                                  "id_pos": "d74dcb4f-cfe0-4efd-9d2c-2152c1adae85",
                                                                                  "id_item": "069dca99-dd50-475d-8311-a324d57f885f",
                                                                                  "date_from": "2026-05-09T09:36:52.2499748+02:00",
                                                                                  "date_end": "2026-05-09T09:36:52.2499748+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                  "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                                  "id_user_upd": "b2867907-cbb5-4e01-b712-763340de44d2",
                                                                                  "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": "8f9c07f5-5643-416a-8455-27e49423024f",
                                                                                  "id_doc": "8e83ba05-86e0-491e-8f65-a2cad73cd7d9",
                                                                                  "id_pos_type": "f64e1f22-3f43-4b4f-b215-90223c8935ab",
                                                                                  "id_doc_print": "95195fb8-c885-4453-bd45-2ec93844a407",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                  "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                                  "id_user_upd": "7afb4d15-15d0-443e-a408-8692b838877c",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "61",
                                                                                    "id": "7c085ded-4cc8-4f28-b1ef-68aef9acf775",
                                                                                    "id_pos": "7d17dc8c-cd80-4241-928f-c0466d90d69c",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "id_user_upd": "6edaf5e8-c658-41b9-90e4-6989a70d1af9",
                                                                                    "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": "7b09353b-f86f-4b44-8b4d-2b964a69f671",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "63",
                                                                                        "id_doc_print": "dd85535d-837e-4f4b-93dc-85cfd265a01d",
                                                                                        "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": "a8c19f42-89ad-41c2-8ef8-8a9d0546442d",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-05-09T09:36:52.2499748+02:00",
                                                                          "date_end": "2026-05-09T09:36:52.2499748+02:00",
                                                                          "id_branch": "14f85980-958b-4d4f-9f32-67cd115e178c",
                                                                          "id_pos": "282cfc0d-20b5-4ec2-be82-ee7d9ace46a7",
                                                                          "id_list": "62d88f55-5a27-4a80-96d2-9b9a23698974",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                                          "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                                                          "id_user_upd": "386923b1-9a24-4b9a-9e3f-b13efb1e7af4",
                                                                          "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": "e3700ee8-08b8-49d5-b518-dd0bd638eba4",
                                                                  "id_line": 2,
                                                                  "id_item": "9119ce75-e496-4be2-a303-570a118d4149",
                                                                  "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": "1f3e82e9-c017-4843-b2de-6dcee88e2b58",
                                            "id_doc": "14dbf157-85f7-45cc-86fc-1867cd14aa25",
                                            "value": 3,
                                            "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                            "last_update": "2026-05-09T09:36:52.2499748+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": "2abe62a4-97c0-4991-93dc-7df19e106d22",
                                            "id_pos": "cf3588ee-9aed-42f2-acc9-ad03070426ee",
                                            "id_doc": "2beb71b6-85af-4c7a-828d-999e71f82ddc",
                                            "id_branch": "dd64625a-81d1-4b15-900c-3de10013f821",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-05-09T09:36:52.2499748+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "9267eb52-c989-46f8-af70-7152f57c60de",
                                            "id_loc_from": "1ce4c655-416a-41ec-81bd-96f0b2fe1c42",
                                            "id_loc_end": "f1bb135e-aff1-45a9-9db4-2c50dd053493",
                                            "id_user_add": "37a8980f-d51d-4c04-8830-717d9d5387bd",
                                            "id_user_upd": "e78eb73e-2b77-455d-8567-8e8ae7527052",
                                            "id_pos_sesion": "222cddab-07c8-4016-a3a8-001278d76370",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-05-09T09:36:52.2499748+02:00",
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                            "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "9b8b9135-d6d7-4836-87a2-052b12de5758",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "e8d0c1b8-024b-49c7-9d56-0253c1d34f63",
                                              "active": true,
                                              "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                              "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                              "id_user_upd": "4e6c5b17-0eae-411b-8129-e43b8c56f24c",
                                              "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": "bbf543b8-e6f5-4d47-9fac-ea3ed4314975",
                                                  "id_item": "97b6904a-29aa-4e8c-8666-de862d5aab07",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                                  "last_update": "2026-05-09T09:36:52.2499748+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": "414bff3e-33a0-4d26-a567-b79f644abded",
                                                "id_line": 2,
                                                "id_item": "8192eedd-d8bc-42a5-b450-9d4391bb64f0",
                                                "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": "17bb9f45-8bc7-40fc-bce7-92e32edff495",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "65c9b8f7-d0fc-47b2-a135-5f0918e4d48d",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                          "printed": true,
                                          "print_on": "2026-05-09T09:36:52.2499748+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": "78afa004-a007-4833-9ee2-4d3a46d5087b",
                                "id_pos": "df984ebc-f545-47b0-b539-0d221de03a61",
                                "mac_address": "sample string 3",
                                "date_end": "2026-05-09T09:36:52.2499748+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "475c9247-7d8f-40e2-81ee-a6c72ae500d8",
                                "active": true,
                                "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "e54ebcdc-2d3b-4c93-9480-bda0a1dea845",
                                "id_pos": "34e72250-2301-4fa8-9380-8b9705073d9b",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                "last_update": "2026-05-09T09:36:52.2499748+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": "82bf731c-2d99-4210-8ebf-13374070afb9",
                                "id_pos": "6228bc96-cc30-4789-842a-23b3c04f866d",
                                "date_add": "2026-05-09T09:36:52.2499748+02:00",
                                "date_upd": "2026-05-09T09:36:52.2499748+02:00",
                                "date_out": "2026-05-09T09:36:52.2499748+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": "455f2f14-11a3-41e7-b1c2-6a4148f5e3d7",
                                "id_user_add": "a3f66ca2-ee6c-460f-8f2e-5f71fe9e8924",
                                "id_table": "259ec39f-4f65-42f2-bbb6-a74a8adcc0f3",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "beda0b15-0ecf-4808-8669-602a63ebaa5f",
                                "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "65cd4d30-f661-41f6-88f2-f4f15b34d551",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                  "last_update": "2026-05-09T09:36:52.2499748+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "ef778b15-f248-4ee1-b67d-b1571d40f30c",
                                      "id_sync": "c5ee21d8-2df3-4eda-a2e8-d8db25c79f1b",
                                      "json": "sample string 3",
                                      "id_table": "9b61c647-5f93-449a-b45d-bee1206a9921",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "0e4dd96c-d142-4bdc-a85c-d2ef55f73ae4",
                                        "id_branch_from": "f05618f9-2f15-49e2-8598-07d249ceb114",
                                        "id_branch_to": "4d1f5775-44d6-4738-b81d-077b0ba4421b",
                                        "type": 4,
                                        "created_on": "2026-05-09T09:36:52.2499748+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-05-09T09:36:52.2499748+02:00",
                                        "send_on": "2026-05-09T09:36:52.2499748+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": "5e88135d-3593-4181-9360-7c473b7c722f",
                                "id_pos": "6f6332aa-ba2c-4ead-82c4-3992d3881982",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-05-09T09:36:52.2499748+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": "baebead8-7ea3-4bae-851f-04b38d80c0ef",
                        "token_id": "sample string 2",
                        "id_user": "cbe3aaf5-b298-4e51-947b-3430ba0f00cb",
                        "date_from": "2026-05-09T09:36:52.2499748+02:00",
                        "date_end": "2026-05-09T09:36:52.2499748+02:00",
                        "created_on": "2026-05-09T09:36:52.2499748+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": "c8560ee0-bc4d-49be-a952-24b40555f965",
                        "id_room_activity": "bb7a15c0-9241-4c25-a9dc-855004920d48",
                        "id_pos_sesion": "4dbf2655-9aba-407f-bc8a-0e9f3fb4a14a",
                        "log_text": "sample string 4",
                        "id_user": "e9a547e5-beee-47e9-acdb-252eec8dc99f",
                        "created_on": "2026-05-09T09:36:52.2499748+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": "5f760945-7e87-4087-987d-3632065c774b",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-05-09T09:36:52.2499748+02:00",
        "last_update": "2026-05-09T09:36:52.2499748+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": "5b626b9c-6bc2-4b49-b60c-f66453a86527",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-05-09T09:36:52.2499748+02:00",
        "date_end": "2026-05-09T09:36:52.2499748+02:00",
        "state": "sample string 6",
        "created_on": "2026-05-09T09:36:52.2499748+02:00",
        "last_update": "2026-05-09T09:36:52.2499748+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"
  }
}