GET api/Mt_Prices_Rules?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of 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": "1",
    "id": "54a5715b-ed84-4e68-b7b1-06d73dfe7791",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "date_from": "2026-01-10T12:10:00.8302529+01:00",
    "date_end": "2026-01-10T12:10:00.8302529+01:00",
    "by_amt": true,
    "by_pcg": true,
    "ap_amount": 1.1,
    "ap_percent": 1.1,
    "ap_price": 1.1,
    "ap_price_min": 1.1,
    "ap_price_max": 1.1,
    "id_branch": "ca945023-8eb3-463a-96ce-106784d595a9",
    "id_pos": "dd0f1d1b-1d8a-4d9c-a3df-1ea59f8f72e4",
    "id_list": "336ed79f-483a-44e2-a710-eeb22510f1a8",
    "id_item": "896490ec-a559-4aac-aea5-2252f387b26e",
    "id_item_type": "58766738-8c67-4ca8-b396-264ba99af911",
    "id_category": "9c82228e-b5b7-41e0-ae7a-03a49602ada0",
    "by_day_week": true,
    "use_mon": true,
    "use_tue": true,
    "use_wed": true,
    "use_thu": true,
    "use_fri": true,
    "use_sat": true,
    "use_sun": true,
    "use_hour_ini": "00:00:00.1234567",
    "use_hour_end": "00:00:00.1234567",
    "active": true,
    "created_on": "2026-01-10T12:10:00.8302529+01:00",
    "last_update": "2026-01-10T12:10:00.8302529+01:00",
    "id_user_upd": "6bdc4d85-47c3-48a7-b0a0-13234152fcf3",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "11e65d09-f516-48e4-bbb4-143217ee30e0",
      "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": "462f6914-d58d-4527-8049-31f843d6d075",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-01-10T12:10:00.8302529+01:00",
      "last_update": "2026-01-10T12:10:00.8302529+01:00",
      "id_user_upd": "1db4f4bb-956b-4a6d-a302-162e12ca3d30",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "0541394a-c17f-467c-8434-cc0c41696d09",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "7c63d468-e888-40c0-ad69-0dac5dcd7b42",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-01-10T12:10:00.8302529+01:00",
        "last_update": "2026-01-10T12:10:00.8302529+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "25b8cbe8-6d93-41b6-b34c-8c66a7c4a022",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "bc33caef-aed8-49f1-b80b-1621ce5f9b40",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "37bfdb74-b3f4-49ba-898f-b1aca7db51a1",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-01-10T12:10:00.8302529+01:00",
            "last_update": "2026-01-10T12:10:00.8302529+01:00",
            "id_user_upd": "ce2086c3-736b-414c-b6ab-b98de33fb299",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "06046769-b406-4858-b7be-3e457d85d9da",
                "id_item": "572d69d6-3666-440b-b806-47da60064cfb",
                "is_default": true,
                "active": true,
                "created_on": "2026-01-10T12:10:00.8302529+01:00",
                "last_update": "2026-01-10T12:10:00.8302529+01:00",
                "id_user_upd": "fbaa472d-2980-4df0-9118-f53875cc7da7",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "7aaacd03-9363-4136-bd5b-9f96ff816566",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "a0eccebe-7fb2-47a7-9226-a6e402cd22fc",
                  "id_unit_sec": "551cc805-7590-44f2-bb79-4d49a8690a64",
                  "id_brand": "95c0f456-22c5-43c2-8711-3e8eb585b333",
                  "b_sale": true,
                  "b_stock": true,
                  "b_price": true,
                  "b_unique": true,
                  "b_exclude_control": true,
                  "tax": 12.1,
                  "change_price": true,
                  "force_printing": true,
                  "is_ticket": true,
                  "is_supply": true,
                  "define_price": true,
                  "external_id": "sample string 18",
                  "name_pos": "sample string 19",
                  "name_print": "sample string 20",
                  "id_image": "039741ea-b7ff-48a0-9a13-dd9490a6ddc8",
                  "view_pos": true,
                  "order": 22,
                  "color_border": "sample string 23",
                  "color_button": "sample string 24",
                  "color_font": "sample string 25",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 28,
                  "active": true,
                  "created_on": "2026-01-10T12:10:00.8302529+01:00",
                  "last_update": "2026-01-10T12:10:00.8302529+01:00",
                  "id_user_upd": "e3704188-24b7-42a3-a798-0830bd0ed725",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "b0b7f762-0c3c-41cb-946e-1b1da824c98d",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-01-10T12:10:00.8302529+01:00",
                    "last_update": "2026-01-10T12:10:00.8302529+01:00",
                    "id_user_upd": "7b925098-5468-45e9-8617-059ea931c576",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "67a4ed0b-ab10-47a1-b9ef-3f8d49d06644",
                      "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": "49cca4b5-5807-4df0-a3ff-b398567d83f0",
                      "view_messages": true,
                      "id_image_photo": "175cb10c-7752-473d-a7f8-20fe203c554b",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "00d360e8-ba4b-4ab6-b966-63a8b2a155bb",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-01-10T12:10:00.8302529+01:00",
                      "last_update": "2026-01-10T12:10:00.8302529+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "13605c53-68d4-4bac-a259-476e36e1c605",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "4456f4f5-82e7-4800-89d5-aa65677918cf",
                          "active": true,
                          "created_on": "2026-01-10T12:10:00.8302529+01:00",
                          "last_update": "2026-01-10T12:10:00.8302529+01:00",
                          "id_user_upd": "f2ec3df1-77fb-4e07-8c57-d5a484aaecab",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "f00d07f4-9321-4372-ba34-637ec9c252dc",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "ae3dd0fe-d6c8-4968-8bf9-d6ee55f3909b",
                              "id_zone": "9440ebd6-2887-4f7c-b285-4b2e16127712",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-01-10T12:10:00.8302529+01:00",
                              "last_update": "2026-01-10T12:10:00.8302529+01:00",
                              "id_user_upd": "5c6142fe-4740-4c7f-b737-b0316e8469ed",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "972c8bb5-d95a-4a4d-aacb-057f0b16ca13",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "594905e3-77e1-4251-be06-8a94ecb00e7c",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "19ad904b-3a9c-4484-ae0e-8b053eed7d4b",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                  "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                  "id_user_upd": "77282ac6-adf3-468a-a24d-06a650f7815d",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "b1344793-b436-463b-8dd1-7a764231043e",
                                      "id_cloakroom": "13cfd598-1950-43b3-a1ab-99d953b2436a",
                                      "id_pos_sesion": "da2719ac-de1a-463b-8f2e-079a28cac859",
                                      "unit_id": 4,
                                      "date_open": "2026-01-10T12:10:00.8302529+01:00",
                                      "date_close": "2026-01-10T12:10:00.8302529+01:00",
                                      "id_doc_sa": "cbd7c77c-0513-448a-ad80-8d78fdaab012",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "c74ab6b4-d8e1-468a-a8d5-d43a3d2ff26e",
                                        "id_pos": "d9a21d58-f154-411c-baca-9d1028f54208",
                                        "id_doc": "ee14b55c-190d-438e-becc-882f504bd435",
                                        "id_branch": "8f5f3f14-f9fc-4990-926b-35b48fe6a519",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-01-10T12:10:00.8302529+01:00",
                                        "date_tax": "2026-01-10T12:10:00.8302529+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "245d403d-35ab-4834-b3e1-463f82bba412",
                                        "id_relationship": "95a10f60-1443-43a8-861e-9c91280836ac",
                                        "id_loc_from": "7511f51f-ee32-4787-9491-193255b0a6c5",
                                        "id_loc_end": "796f1d15-85b7-4e3a-b913-ca539500d08b",
                                        "id_user_add": "8891232e-fb6b-493f-b8c5-5f162e48d7d8",
                                        "id_user_upd": "3456eaaa-495a-40e1-a388-04c57c789b8e",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "6aac426b-5d28-4cc5-9b5e-9845be4de423",
                                        "id_room_unit": "19009bf6-4531-41a2-8cbe-f88e6db66453",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "207ab4f9-5ee2-405d-8242-937bf17ff344",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                        "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "78c47cb2-a346-4894-bf63-bc4396ad7381",
                                          "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": "a019f22b-fbef-44f1-8b70-2e0d07c2d65a",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                          "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                          "id_user_upd": "b9fbebde-097c-4a1b-b4e4-5a38f39b2a6a",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "77cefea6-1961-47a2-ace1-9876565a5050",
                                              "id_pay": "c4655829-c5fd-4a04-9517-87ec793955cd",
                                              "id_money": "73f7f550-758a-4f98-bd6a-851fc1a27e07",
                                              "active": true,
                                              "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                              "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                              "id_user_upd": "1c174702-c266-424e-bb81-10161ee7567f",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "b30c9e1b-8cd7-4281-97be-e4f1d0d0bcc4",
                                                "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": "169baa2c-6ccc-4306-bd1c-5638fe40b951",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                "id_user_upd": "facc1f5b-73e0-4261-98ac-00e38ec629a4",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "dc0d4d0a-334c-4840-af29-b1c9d0d3e27f",
                                                    "id_money_2": "de949b09-717c-4891-9888-a96791213385",
                                                    "date_from": "2026-01-10T12:10:00.8302529+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                    "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                    "id_user_upd": "2f2fcd9c-ff62-4dd7-8739-1da147c7e178",
                                                    "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": "6b6fe945-e0cb-48ff-ae9c-405a2aa3791a",
                                                    "id_pay": "359f0689-c9b8-40bf-8cdb-3d3c38ac8d07",
                                                    "id_money": "5cf7a359-1f03-4811-8b2a-e7e7bd6508e0",
                                                    "date_cashflow": "2026-01-10T12:10:00.8302529+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "0cf36c1d-55d0-41cb-9027-12779b8f2e66",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "f3027ba2-ddfe-46d2-a764-5fcc8a12d2b0",
                                                      "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": "2d20a90c-c5ed-4eb4-817a-d151b46d754d",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                      "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                      "id_user_upd": "b9464840-2f7b-4d91-9fc8-10c8032f3727",
                                                      "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": "8557cd8e-1202-41ba-b842-d4dc7a35c5c5",
                                                          "id_line": 2,
                                                          "id_pay": "2913da6c-6d1d-4ffe-bd8b-fff560dc1f65",
                                                          "id_money": "877d6d02-3079-4f2e-9a37-c8c0ebf9a629",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "253d8580-467e-4edf-bc85-dcb5a8105d0b",
                                                          "id_employee": "851e5663-80d1-476b-aa14-721fe1f2e47a",
                                                          "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": "81548b4d-1f5d-4a50-a907-7a9778a84a83",
                                                          "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": "ff6d7b1c-523b-4281-9989-473d12c39d01",
                                                            "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": "8f95a644-cb62-479b-8c7c-fdb441073025",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "60849bc6-5241-4894-a017-a08921b6a508",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                            "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                            "id_user_upd": "163233ce-d194-4c66-8923-08e130f50579",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "a271c49c-0725-4e4d-aef4-2204d40b6b6b",
                                                                "id_branch": "680257ef-060c-4106-88f2-8d5b3a17584e",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                "id_user_upd": "c234bf46-4b18-4cf8-baeb-ff3d332198f6",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "63f647fb-761c-4904-bd50-8b7dcd5edfe7",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                              "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                              "id_user_upd": "e4f95ce3-c00a-404a-b43e-edf3afeded25",
                                                              "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": "4390c871-43ec-4f71-9919-dcbb50f87f76",
                                                                "id_line": 2,
                                                                "id_item_sub": "e9e3700d-6c26-4c13-9b45-58ccb195327c",
                                                                "qty": 4.1,
                                                                "id_list": "cb56ad67-3518-472a-ac6b-e75022be5e90",
                                                                "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": "62fd3bd3-ea83-4ab5-b817-0d0b20696158",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "57dea956-a863-4ac8-9b70-760fe51af26f",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "1d66b099-d745-4bde-96a6-95b88685ae6f",
                                                                "id_user_upd": "14cdf476-5e01-4862-8092-81f8799ddc38",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "67083f52-b601-4c89-804e-70c01253577a",
                                                                  "id_item": "6402a54a-2b08-46c4-8c73-f41d0d722544",
                                                                  "id_item_type": "142e5c3c-8904-4070-b022-ec24003a6d86",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "0a855404-363c-46bd-9830-e3b3453b4e9d",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                  "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                  "id_user_upd": "d5b54603-fcbe-4795-9ddd-2bd462eb5ea6",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "08d6bd76-9d8f-421b-8ea2-4353aa04a319",
                                                                      "id_item": "b883ba99-bc87-4c49-b08d-436296187d2a",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "8befe91c-a844-40cf-85f1-35d43f87ce7c",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "5ee668dd-6dff-4e7e-b643-a7298ffdb6b0",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "d685279b-b775-4c74-b581-654d5b18a572",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                        "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                        "id_user_upd": "f9eb7a9e-2b27-42d8-bf3a-da9f362b0a0f",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "354c6331-c243-4259-8530-5d0fb4fbb551",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                          "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                          "id_user_upd": "aa4e1555-b1e2-476c-9155-8cd3705cedf1",
                                                                          "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": "ef7ed7d3-c2a3-445e-9ffd-20295139cb53",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "97937bc7-df32-4574-8921-dc3b432e019a",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                    "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                    "id_user_upd": "ff256d82-c882-417a-984c-280ab9ccf5f1",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "04b65d84-f3db-477c-a543-03ce305317b5",
                                                                        "id_line": "28572cff-edcc-48cd-af96-47f84b3102cc",
                                                                        "id_category": "e588ffb6-20d7-4510-b972-f77a9e598a4f",
                                                                        "id_item": "7b8b49dc-4ec7-4964-8e0a-eed1a5149813",
                                                                        "id_item_type": "5e7c4b8f-5297-43fb-9414-8db33a79e9f9",
                                                                        "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": "ab52936d-0478-49b6-a096-78c5a2a95826",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-01-10T12:10:00.8302529+01:00",
                                                                          "date_end": "2026-01-10T12:10:00.8302529+01:00",
                                                                          "date_used": "2026-01-10T12:10:00.8302529+01:00",
                                                                          "date_sesion": "2026-01-10T12:10:00.8302529+01:00",
                                                                          "id_employee": "c9d930f7-e025-4359-b5c6-8d28e494c8ba",
                                                                          "id_branch": "9b4ffd56-21b6-4efb-919e-74a14f4e57d1",
                                                                          "id_voucher_permision": "969687ca-5fae-47bc-879c-1d798e7a6e85",
                                                                          "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": "af9a2a0c-f936-4889-8439-ae4655120ebb",
                                                                          "id_user_add": "ccbcf90b-2631-445f-84db-87b2a5bea31b",
                                                                          "id_doc_sa": "3c03c2cf-dd17-4328-8e13-05dbc11c995f",
                                                                          "id_item_sub": "4c274eab-6bba-4bbf-8b2b-29f331b26591",
                                                                          "id_pos_sesion": "7b81f88b-e8cf-4b27-b794-6ece7e37a1ff",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                          "last_update": "2026-01-10T12:10:00.8302529+01: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": "3f5ff069-ca3b-4529-b955-87b5ea89cb13",
                                                                            "date_from": "2026-01-10T12:10:00.8302529+01:00",
                                                                            "date_end": "2026-01-10T12:10:00.8302529+01:00",
                                                                            "date_used": "2026-01-10T12:10:00.8302529+01:00",
                                                                            "id_employee": "424be05e-efdf-48e4-b960-bc09565c62ff",
                                                                            "id_branch": "1b0e561a-6476-42be-adff-274b228ab03a",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "dc553f81-e01b-4305-ba2e-2227d5aa4d47",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                            "last_update": "2026-01-10T12:10:00.8302529+01: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": "9e8d7d2a-ae8c-4249-ba42-96ea7c499cf0",
                                                                        "order_id": 2,
                                                                        "id_item": "693858a8-eb89-4b9f-81de-7d435a164035",
                                                                        "id_item_type": "280432d1-fcd3-4975-88e8-2137ac5a7d43",
                                                                        "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": "4a35c1ec-8ace-4768-8fc1-d60bf3ddf347",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "a4820dc1-637d-44fa-b66f-97b25cf878e6",
                                                                        "count_voucher": 1,
                                                                        "id_category": "fe992590-9f58-4bae-8926-478453706432",
                                                                        "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                        "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                        "id_user_upd": "ab64ca35-a120-4cbf-bc47-6eac27bf8b30",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "34",
                                                                          "id": "80ded0db-8958-4481-af5a-f1f471b8e8eb",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "e10da3bf-3001-4306-bfff-8208b6a963a7",
                                                                          "date_tax": "2026-01-10T12:10:00.8302529+01:00",
                                                                          "date_open": "2026-01-10T12:10:00.8302529+01:00",
                                                                          "date_close": "2026-01-10T12:10:00.8302529+01:00",
                                                                          "id_user_open": "2e671989-df42-4538-8dc2-905c641f9354",
                                                                          "id_user_close": "f4c45dd3-8d2d-4056-8ee7-22f83c71c6b0",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                          "last_update": "2026-01-10T12:10:00.8302529+01: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": "93894768-587a-4504-ba32-b04e313dbbf7",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "a6da9e96-3f4d-4116-9ac2-8b24d6e0e801",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id": "05aabc05-67f1-4a20-a60e-f37c86c8e216",
                                                                              "id_room_unit": "466d2ff9-53c7-41a9-9316-c6bb08970a18",
                                                                              "id_room_list": "4e98ed88-8eaf-4f4a-8125-872c1711fdea",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "date_from": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "date_end": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "date_open": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "date_close": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "id_employee": "69d4d1ad-a7d6-41fb-809c-4c093fbe4b29",
                                                                              "id_employee_sec": "8f2d7801-b7b9-410d-a6e8-a7ed89f416a4",
                                                                              "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": "457b3717-2b61-4cad-b28e-d6e853f15014",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "d49d16ab-27e9-4809-a3d4-2c670434c3d1",
                                                                              "id_user_close": "4f81b7f7-66d9-430d-a995-24dedef1ef0a",
                                                                              "id_unit_state": "8a6ce445-1615-4751-b416-531c42c4b995",
                                                                              "id_pos_sesion": "fab7d7ec-5e33-4bff-9139-e1b17ed2f029",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "37",
                                                                                "id": "b77c15f2-8ec0-44eb-b374-378d231837c7",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "c9e323ca-89ff-41b6-9db9-4d9991aeb50f",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "d97a6d09-885c-431c-8549-14c84fe62e7a",
                                                                                "locked": true,
                                                                                "date_locked": "2026-01-10T12:10:00.8302529+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                                "id_user_upd": "ad681dbe-808c-4d96-8bc3-5acaa0f3a935",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "38",
                                                                                  "id": "cfe88689-dd8a-4505-8183-135e281e36dc",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "c6c21e03-16b5-4eae-848c-f9cfba7b2071",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "ceee820f-0f9f-4539-8370-93d1f49fd0b2",
                                                                                  "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": "8de2fa37-648d-46d4-8396-db91933a8b0c",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                  "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                                  "id_user_upd": "d2d8345f-431d-47cd-a3aa-d3d918ad06b3",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id_pos": "42ebf157-8ee6-4ce7-81e5-d01155482aa6",
                                                                                      "id_room": "4d9a4b73-4d49-4c26-a5fa-b41c21150b43",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                      "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                                      "id_user_upd": "d6eae1a9-1d74-42e4-83a8-7ad3c88edd2f",
                                                                                      "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": "f686dcf8-ac0e-4254-afe4-5ae6ffdadb0a",
                                                                                      "id_room": "2920fa4d-7839-4fb7-96f5-d104e9d3ec2e",
                                                                                      "date_in": "2026-01-10T12:10:00.8302529+01:00",
                                                                                      "date_out": "2026-01-10T12:10:00.8302529+01:00",
                                                                                      "id_user_add": "cb8fc434-cecc-416c-acb0-cfdcaf39e1e8",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                      "last_update": "2026-01-10T12:10:00.8302529+01: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": "1e0fa282-98e0-4d22-83b7-230a32e9dfb2",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                  "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                                  "id_user_upd": "947f0a24-b5c0-490a-8636-049a1b992f7f",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_room_type": "d3e1c4bc-2310-4705-b397-6773218ade6a",
                                                                                      "id_room_state": "d4ec8a99-db89-471f-bc9d-958bafa8051c",
                                                                                      "id_image": "b565360f-c00d-4a61-a793-221cc1bf3a3f",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                      "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                                      "id_user_upd": "c3c8f5ca-deb5-46d1-ab69-3a938fc33787",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "43",
                                                                                        "id": "007fa0c4-1391-460d-b528-efc2380b1fb5",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                        "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                                        "id_user_upd": "1cfd6421-2f0d-4eb0-abde-023d2cb6c403",
                                                                                        "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"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id": "0f95b051-78d4-48d8-bf29-981a6522eb9c",
                                                                              "id_pos_sesion": "0f06a683-accd-4160-8541-1f259a503d07",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "8209eebc-7125-4d7e-b2df-50bf53ca277d",
                                                                              "id_room_unit_activity": "bb5fe9d4-336b-44fe-aa50-83190d99f9af",
                                                                              "id_doc_sa": "f3549718-f120-467d-b98f-a526b403f0f7",
                                                                              "id_pos_type": "f78ddfeb-c2bf-4d55-b106-f165e10bc7f1",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "0f05ac5d-8794-4c1b-ab9b-fc80d498ab12",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id_tip": "52c7d5f1-46c5-46dd-99ac-9544a20a8ec4",
                                                                                  "id_user": "0cf45d42-d675-4d21-a6de-455777a0da34",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                  "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id_pos_sesion": "c021a765-dac1-4c9a-a70e-52e6601967a9",
                                                                              "id_user": "bd8e912c-d51e-44e2-b2e4-8a7954831b3a",
                                                                              "date_add": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "47",
                                                                    "id": "d67b8822-4fb4-4eee-8b32-803849c195a3",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "0d2e20b9-6884-49db-ab47-941dc319780f",
                                                                    "id_doc_print": "ba363dad-996f-4b45-bbee-45ce7201105d",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                    "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$id": "48",
                                                                      "id_list": "76a32654-f442-4c97-bf90-ee8e613a6c7f",
                                                                      "id_item_sub": "ada60451-f4e9-4a63-b17e-93b421d136c5",
                                                                      "validity_date": "2026-01-10T12:10:00.8302529+01:00",
                                                                      "price": 4.1,
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                      "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                      "id_user_upd": "704cec5f-13e1-433d-9ca7-84c3136b2b90",
                                                                      "commited": true,
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "49",
                                                                        "id": "3144b808-980c-4919-9a24-0054ab28c173",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "8b1b7f58-71ff-4435-b013-e35ce0d474a0",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "525e6647-512b-45cb-accc-e394d9b86c1a",
                                                                        "view_pos": true,
                                                                        "order": 10,
                                                                        "color_border": "sample string 11",
                                                                        "color_button": "sample string 12",
                                                                        "color_font": "sample string 13",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                        "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                        "id_user_upd": "749dff23-2477-4c5d-b264-834413afb408",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "50",
                                                                            "id_pos": "1abdb987-42ed-4ec2-9976-1d191ca2a237",
                                                                            "id_pos_type": "26bd1b86-450b-4d36-8fdb-f108d7ac51ea",
                                                                            "id_price_list": "450124ee-6924-479f-8270-3ce360431b46",
                                                                            "is_default": true,
                                                                            "view_mon": true,
                                                                            "view_tue": true,
                                                                            "view_wed": true,
                                                                            "view_thu": true,
                                                                            "view_fri": true,
                                                                            "view_sat": true,
                                                                            "view_sun": true,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                            "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                            "id_user_upd": "a7d93243-a4a6-43c1-9023-3581e12a128b",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "51",
                                                                              "id_pos": "95509462-faa5-48ca-9b2d-ec29a7253c94",
                                                                              "id_pos_type": "8ff36248-95b0-4a7d-90a9-c2cbaaaf06c7",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                              "id_user_upd": "25fb6ae0-04a2-4522-a948-e0a854a2c5f2",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "50"
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "52",
                                                                                "id": "89965c7a-e43d-4562-be15-43a829f04b90",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                                "id_user_upd": "64a0c2c2-2725-4472-b0ae-12eb06b4988b",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "53",
                                                                                    "id": "7484f53f-16cb-4ee3-8284-7942fdf815bd",
                                                                                    "id_branch": "1a83a4ac-34f5-4ec1-bc15-4cc9786adf8c",
                                                                                    "id_pos_type": "082408fd-a4e1-4a91-9b7c-91c0ca6552c5",
                                                                                    "id_pos": "6a157c4f-0534-4907-91ee-47ed3c563999",
                                                                                    "id_item": "2aabc02d-0898-46b5-9bcc-c2dd9e5b75e3",
                                                                                    "date_from": "2026-01-10T12:10:00.8302529+01:00",
                                                                                    "date_end": "2026-01-10T12:10:00.8302529+01:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                    "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                                    "id_user_upd": "54353749-dd60-41c7-b24a-5e2ac2f8ec53",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "52"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "53"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_doc_print": [
                                                                                  {
                                                                                    "$id": "54",
                                                                                    "id_pos_print": "07a1d35e-b0fa-417b-9097-6c89a3ddfada",
                                                                                    "id_doc": "434d61c7-9c27-4fb7-a643-a742ee2ce311",
                                                                                    "id_pos_type": "7ef9d4b6-86dd-4c9e-9460-00f21aea7873",
                                                                                    "id_doc_print": "75b71332-239f-4fbe-a147-dc5344822245",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                    "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                                    "id_user_upd": "1c88358c-bd11-4148-b329-e3519984c7ce",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "55",
                                                                                      "id": "f91447ad-9522-48f0-88fe-1bc4678d4034",
                                                                                      "id_pos": "11a27638-6e42-4df8-a470-1098daf57bf0",
                                                                                      "id_mask": "sample string 3",
                                                                                      "name": "sample string 4",
                                                                                      "mode_print": 5,
                                                                                      "port": "sample string 6",
                                                                                      "baud_rate": 1,
                                                                                      "data_bits": 1,
                                                                                      "stop_bit": 1,
                                                                                      "flow_control": 1,
                                                                                      "parity": 1,
                                                                                      "pin_cashdrawer": 1,
                                                                                      "ip_printer": "sample string 7",
                                                                                      "port_ip": 1,
                                                                                      "printer_name": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                      "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                                      "id_user_upd": "c0f77c09-a191-47dd-b6d0-1c2710100fdb",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "52"
                                                                                    },
                                                                                    "st_doc_print": {
                                                                                      "$id": "56",
                                                                                      "id": "e7119bae-776d-4ce0-a2a1-eb3e93f5e8de",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high_row": 5,
                                                                                      "high_doc": 6,
                                                                                      "with_doc": 7,
                                                                                      "to_file": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                                      "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "57",
                                                                                          "id_doc_print": "a1cce3e7-89c0-4cd4-b9a4-e882f4b9c8e8",
                                                                                          "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": "56"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "57"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos_view": [
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "49"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "50"
                                                                          }
                                                                        ],
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$ref": "48"
                                                                          },
                                                                          {
                                                                            "$ref": "48"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list1": [
                                                                          {
                                                                            "$ref": "49"
                                                                          },
                                                                          {
                                                                            "$ref": "49"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list2": {
                                                                          "$ref": "49"
                                                                        },
                                                                        "mt_prices_list_rules": [
                                                                          {
                                                                            "$id": "58",
                                                                            "id": "c8d1f841-275f-4e5f-8fa2-2bbd9d31d50a",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-01-10T12:10:00.8302529+01:00",
                                                                            "date_end": "2026-01-10T12:10:00.8302529+01:00",
                                                                            "id_branch": "1fed0e18-6def-4706-b127-9a6e63dd9378",
                                                                            "id_pos": "3e39a509-39fa-49c4-b408-e410207aa008",
                                                                            "id_list": "e2007dc7-51f4-4a5e-a8a8-746bf540df9f",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                                            "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                                            "id_user_upd": "91f0ecf7-a16d-4ac0-bd74-9013575cf605",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "49"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "58"
                                                                          }
                                                                        ],
                                                                        "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": "48"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "49"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "13"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id_doc_sa": "c18eb643-1ab4-42dd-b8c2-6bfbe15f5c99",
                                                                    "id_line": 2,
                                                                    "id_item": "0344826e-2c67-4eb3-ab42-97713145059a",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "24"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$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": "54"
                                            },
                                            {
                                              "$ref": "54"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "60",
                                              "id_pos": "fe8e35fa-f5c4-48ec-9229-f365ed62cdad",
                                              "id_doc": "8fe4f665-2c73-42a6-ae6c-a7d587346599",
                                              "value": 3,
                                              "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                              "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "61",
                                              "id": "2c2941ed-53b7-4672-be8f-28bd0f3a77ef",
                                              "id_pos": "0219ad07-db11-49df-8cac-8295e2adffd2",
                                              "id_doc": "ef65ce3f-cedc-438f-89dc-df653fefe92e",
                                              "id_branch": "4b0c9224-80b5-422c-8a2c-de3f8eecef4c",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-01-10T12:10:00.8302529+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "9c778ef0-4f74-4e13-98c9-579b25b25c8d",
                                              "id_loc_from": "913db6fd-14cf-45ab-a3ac-c0519d48ad80",
                                              "id_loc_end": "0b647fc1-7866-4808-9eb3-3d19c9edaac4",
                                              "id_user_add": "32506d03-1619-460a-bde8-287098cc4eaf",
                                              "id_user_upd": "a90a3aac-6775-4939-9a0a-8b37c143e31d",
                                              "id_pos_sesion": "33af8968-d7ce-404a-9cfe-0abc989a6cf8",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-01-10T12:10:00.8302529+01:00",
                                              "active": true,
                                              "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                              "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "62",
                                                "id": "6113ef8c-d730-46c8-99a9-7232235e23ec",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "1ae7f729-5c1b-48af-b2fa-a9210398b311",
                                                "active": true,
                                                "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                "id_user_upd": "d2d9b10a-b1b9-42d2-a197-ab406be1280c",
                                                "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": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "63",
                                                    "id_location": "a6455f9e-6fd6-43c4-a06f-47a408bb71c3",
                                                    "id_item": "3df4d7bb-7373-4149-9b26-59b256567ae4",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                                    "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "62"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "62"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "st_users1": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "64",
                                                  "id_doc_st": "a1f5bea5-f84d-4b9d-bc52-78a7b0393726",
                                                  "id_line": 2,
                                                  "id_item": "c42ff560-c085-4d3e-8201-5d28ceb88f78",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "61"
                                                  }
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "61"
                                              }
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "62"
                                        },
                                        "mt_locations1": {
                                          "$ref": "62"
                                        },
                                        "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": "65",
                                            "id": "29060b88-be0f-492b-9706-9c82ccd06b22",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "838dae99-f19f-4435-8db0-c86cfd47cef1",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                            "printed": true,
                                            "print_on": "2026-01-10T12:10:00.8302529+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "13"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "34"
                                      }
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "53"
                                },
                                {
                                  "$ref": "53"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "55"
                                },
                                {
                                  "$ref": "55"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "st_users": {
                                "$ref": "8"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "51"
                                },
                                {
                                  "$ref": "51"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "58"
                                },
                                {
                                  "$ref": "58"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "1"
                                },
                                {
                                  "$ref": "1"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "a8387b9c-9542-45b7-8b92-af021271a545",
                                  "id_pos": "ba843015-cc27-4b84-b58c-e02ec98bacd4",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-01-10T12:10:00.8302529+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "0a15d1c8-9957-43fe-a906-d4a399e6a184",
                                  "active": true,
                                  "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                  "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "a915e112-9fa2-4153-9230-4a947732007f",
                                  "id_pos": "457abe71-ab20-4617-9f68-a087f8bc8800",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                  "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "13"
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "b2843d58-21fb-4610-89aa-3aa64669aba9",
                                  "id_pos": "77fe1202-579c-499d-9f0b-953037f210be",
                                  "date_add": "2026-01-10T12:10:00.8302529+01:00",
                                  "date_upd": "2026-01-10T12:10:00.8302529+01:00",
                                  "date_out": "2026-01-10T12:10:00.8302529+01: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": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "b850df42-bc7c-4b13-9f54-d2cf47e8489a",
                                  "id_user_add": "8ad057b2-4f3b-4211-b180-5a13ae4357df",
                                  "id_table": "8e21d796-0205-4b55-b935-203f37a9c54b",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "81eaff9a-be9e-431a-9665-ffbc08d8c343",
                                  "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "2bc56a14-2352-4702-a860-8d7c40c2f3f6",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                    "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "0587d706-c6d7-409c-9cd7-5df1fb136f2d",
                                        "id_sync": "551df573-9bae-4363-a936-99e3deb801f5",
                                        "json": "sample string 3",
                                        "id_table": "1f26e163-4e3f-4601-afd0-3dbf575f604b",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "6b1c7656-1436-41ad-8955-e8c47a2f5bea",
                                          "id_branch_from": "8644c994-9466-48fd-98e7-1e013d8a369a",
                                          "id_branch_to": "842a1792-a97e-4415-82d0-1d9dd5b25021",
                                          "type": 4,
                                          "created_on": "2026-01-10T12:10:00.8302529+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-01-10T12:10:00.8302529+01:00",
                                          "send_on": "2026-01-10T12:10:00.8302529+01:00",
                                          "mt_branches": {
                                            "$ref": "2"
                                          },
                                          "mt_branches1": {
                                            "$ref": "2"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "d1e19162-3fc4-4231-8cce-0a417d0b4d60",
                                  "id_pos": "91ab2386-0bcc-42b7-a2c1-44d3667912c9",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-01-10T12:10:00.8302529+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ]
                            },
                            {
                              "$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": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "62"
                        },
                        {
                          "$ref": "62"
                        }
                      ],
                      "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": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "58"
                        },
                        {
                          "$ref": "58"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "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": [
                        {
                          "$id": "74",
                          "id": "5097d938-55c4-47d8-985a-179116fc667d",
                          "id_function": "ef48892d-1703-4b90-b0b9-8b8ac6006ad8",
                          "id_user": "83f48226-1cf0-4fb8-ac8d-14765b3b471a",
                          "id_profile": "2675d493-0ec2-49c0-a77b-9924328582a1",
                          "permission": 3,
                          "active": true,
                          "created_on": "2026-01-10T12:10:00.8302529+01:00",
                          "last_update": "2026-01-10T12:10:00.8302529+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "75",
                            "id": "ce443a76-1628-4db3-a7d4-94684280b7cd",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "is_pass_required": true,
                            "is_admin": true,
                            "level_id": 7,
                            "order_1": 8,
                            "order_2": 9,
                            "order_3": 10,
                            "order_4": 11,
                            "is_tips": true,
                            "active": true,
                            "created_on": "2026-01-10T12:10:00.8302529+01:00",
                            "last_update": "2026-01-10T12:10:00.8302529+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "8"
                              },
                              {
                                "$ref": "8"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "8"
                          },
                          "st_functions": {
                            "$id": "76",
                            "id": "85e8932a-7b68-48e1-b08e-dfa09910ee74",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "efc43f67-cb11-4d0a-ba06-346a49b364c7",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "75a5c396-7c0e-456a-9953-2c5406850552",
                            "view_pos": true,
                            "order": 10,
                            "color_border": "sample string 11",
                            "color_button": "sample string 12",
                            "color_font": "sample string 13",
                            "font_bold": true,
                            "font_underline": true,
                            "font_size": 16,
                            "active": true,
                            "created_on": "2026-01-10T12:10:00.8302529+01:00",
                            "last_update": "2026-01-10T12:10:00.8302529+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "77",
                              "id": "72afd466-75fa-4432-8728-10d2e54207cb",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2026-01-10T12:10:00.8302529+01:00",
                              "last_update": "2026-01-10T12:10:00.8302529+01:00",
                              "commited": true,
                              "st_functions": [
                                {
                                  "$ref": "76"
                                },
                                {
                                  "$ref": "76"
                                }
                              ]
                            },
                            "st_images": {
                              "$ref": "3"
                            },
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "75"
                      },
                      "st_users_token": [
                        {
                          "$id": "78",
                          "id": "ff2fe7c8-a24b-4c71-93fc-cd87086eb300",
                          "token_id": "sample string 2",
                          "id_user": "b1aceb8a-c4bc-4eec-b235-25a017ac4dae",
                          "date_from": "2026-01-10T12:10:00.8302529+01:00",
                          "date_end": "2026-01-10T12:10:00.8302529+01:00",
                          "created_on": "2026-01-10T12:10:00.8302529+01:00",
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "78"
                        }
                      ],
                      "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_sa": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "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": "79",
                          "id": "cae6969b-a842-46d4-8970-4e8a6914a14d",
                          "id_room_activity": "28ac57f1-e75d-491d-a4fa-f899ef9b2a08",
                          "id_pos_sesion": "cfc9a90e-1f78-47bd-8c58-20bf64b6aa6d",
                          "log_text": "sample string 4",
                          "id_user": "f4b6d58a-dac6-4d73-ad27-3c35fd89d5af",
                          "created_on": "2026-01-10T12:10:00.8302529+01:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "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"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "53"
                    },
                    {
                      "$ref": "53"
                    }
                  ],
                  "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": "59"
                    },
                    {
                      "$ref": "59"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "63"
                    },
                    {
                      "$ref": "63"
                    }
                  ],
                  "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": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "st_functions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_images_types": {
          "$id": "80",
          "id": "86103338-a062-4411-9681-351a6fe1cec3",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-01-10T12:10:00.8302529+01:00",
          "last_update": "2026-01-10T12:10:00.8302529+01: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": "53"
        },
        {
          "$ref": "53"
        }
      ],
      "mt_locations": [
        {
          "$ref": "62"
        },
        {
          "$ref": "62"
        }
      ],
      "mt_periods": [
        {
          "$id": "81",
          "id_branch": "20393c98-8ddd-4375-a1d6-5683eca74e0d",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-01-10T12:10:00.8302529+01:00",
          "date_end": "2026-01-10T12:10:00.8302529+01:00",
          "state": "sample string 6",
          "created_on": "2026-01-10T12:10:00.8302529+01:00",
          "last_update": "2026-01-10T12:10:00.8302529+01:00",
          "commited": true,
          "mt_branches": {
            "$ref": "2"
          }
        },
        {
          "$ref": "81"
        }
      ],
      "mt_pos": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "58"
        },
        {
          "$ref": "58"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ],
      "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": "49"
    },
    "st_users": {
      "$ref": "8"
    }
  },
  {
    "$ref": "1"
  }
]