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": "580ec8ad-dc5f-4ccc-8d3c-4ab6646765e7",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "date_from": "2026-03-10T09:41:22.0511772+01:00",
    "date_end": "2026-03-10T09:41:22.0511772+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": "c4672dc3-377e-4260-a99e-ccddc171c817",
    "id_pos": "e0c1f21c-bb89-42ca-8d92-0fb698b5e5e7",
    "id_list": "b8c211a9-93d4-4ffb-aa37-da11d4aa2d0e",
    "id_item": "9fb60925-2448-48df-9429-364d8b6c81a7",
    "id_item_type": "9b5f59c2-e55f-4fe8-93da-48022f66f944",
    "id_category": "cee0593d-ba25-40e3-9e0e-3abf2c759f09",
    "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-03-10T09:41:22.0511772+01:00",
    "last_update": "2026-03-10T09:41:22.0511772+01:00",
    "id_user_upd": "529d5527-0c00-4510-be0c-16d753fa96aa",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "64db06b3-0b0e-46fa-9440-de5f62c7b6c2",
      "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": "87d3e562-2148-4115-904e-61878bf31f16",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-03-10T09:41:22.0511772+01:00",
      "last_update": "2026-03-10T09:41:22.0511772+01:00",
      "id_user_upd": "f9d7aea6-d815-4f84-bfcc-d595ac71953b",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "ff55b134-d069-457d-ae4c-19cebe4a38b1",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "98e8ccdc-7e68-46ac-9345-4b9ab4dd2175",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-03-10T09:41:22.0511772+01:00",
        "last_update": "2026-03-10T09:41:22.0511772+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "07148ea4-87cc-43ae-9444-ef6ae86f2026",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "f6b14860-269f-4ca8-8c63-df54cd076e38",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "b151fc31-21e8-4738-8261-aa0eee30c8bc",
            "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-03-10T09:41:22.0511772+01:00",
            "last_update": "2026-03-10T09:41:22.0511772+01:00",
            "id_user_upd": "3f70839b-2cf7-4e72-9196-e497ac34fbcc",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "e7eacb54-1e95-4bcd-a8d2-abdd19ca3419",
                "id_item": "d8a15c68-d80e-4e20-97bf-87aa3edf08ef",
                "is_default": true,
                "active": true,
                "created_on": "2026-03-10T09:41:22.0511772+01:00",
                "last_update": "2026-03-10T09:41:22.0511772+01:00",
                "id_user_upd": "0f7e78ff-d829-4fd7-8ca1-18f24bbcee9c",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "b9ef96b2-8ee8-4e23-bca8-09921918bfd6",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "dbb5aeca-a4f4-41ae-a7d5-61c222413df5",
                  "id_unit_sec": "58b420b8-5171-4f06-8ed7-38a28bd0793a",
                  "id_brand": "38def9c6-a64a-476c-903f-4d89da0280b0",
                  "b_sale": true,
                  "b_stock": true,
                  "b_price": true,
                  "b_unique": true,
                  "b_exclude_control": true,
                  "tax": 12.1,
                  "change_price": true,
                  "force_printing": true,
                  "is_ticket": true,
                  "is_supply": true,
                  "define_price": true,
                  "is_multi_sub": true,
                  "external_id": "sample string 19",
                  "name_pos": "sample string 20",
                  "name_print": "sample string 21",
                  "id_image": "eb0e0dc9-4490-42c1-95ef-ea600d57526e",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-03-10T09:41:22.0511772+01:00",
                  "last_update": "2026-03-10T09:41:22.0511772+01:00",
                  "id_user_upd": "3d7bfb7a-ca8b-4856-b2ff-56022e831b7e",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "028ab0fd-ff67-49a1-a295-e703e94ac422",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-03-10T09:41:22.0511772+01:00",
                    "last_update": "2026-03-10T09:41:22.0511772+01:00",
                    "id_user_upd": "61d79f1a-955d-473d-b95a-d5d5b7c3e958",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "f945933f-c5cb-49f2-9aa1-5aa1b2800923",
                      "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": "4196dcf7-fac7-4960-bcd4-2f982a833c3d",
                      "view_messages": true,
                      "id_image_photo": "b4247ddc-377d-4570-912c-6bb2e89b7062",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "119ee5aa-ca17-4fcc-aab7-89b5bd93788c",
                      "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-03-10T09:41:22.0511772+01:00",
                      "last_update": "2026-03-10T09:41:22.0511772+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "153e28ad-44e1-4cd6-a6db-54052a650665",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "16631c1b-c819-49ab-8977-1e5b8ed5e271",
                          "active": true,
                          "created_on": "2026-03-10T09:41:22.0511772+01:00",
                          "last_update": "2026-03-10T09:41:22.0511772+01:00",
                          "id_user_upd": "68e351c1-e01c-4498-8ba7-a8c604344b2b",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "10e92ca3-b686-47a3-8470-d5a5f14ac143",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "e0bd4784-ff4d-4ad6-b6c9-f52bd5a5517f",
                              "id_zone": "3121621f-4bc8-4825-bca4-5f3123cd6acb",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-03-10T09:41:22.0511772+01:00",
                              "last_update": "2026-03-10T09:41:22.0511772+01:00",
                              "id_user_upd": "38fd0865-7d25-40a2-a99a-ba4e373611cb",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "5e22993f-e9f9-4070-b935-92d3548cd599",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "40c52927-bb64-4c79-95e1-bdc108b62d43",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "cc68169a-7b90-4740-b387-0d8dfcbb96ed",
                                  "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-03-10T09:41:22.0511772+01:00",
                                  "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                  "id_user_upd": "e6ae8920-d4ef-4a1a-940e-a93a4d3c33ae",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "3099dbfc-7089-4486-a8c7-ef2e3d2b0cd4",
                                      "id_cloakroom": "b641ee84-165c-4638-84e8-3a934fb7d4dd",
                                      "id_pos_sesion": "3bfd6a4d-62ac-49c5-a5b3-4502cf6b1551",
                                      "unit_id": 4,
                                      "date_open": "2026-03-10T09:41:22.0511772+01:00",
                                      "date_close": "2026-03-10T09:41:22.0511772+01:00",
                                      "id_doc_sa": "811a7b11-f6eb-4a87-8d8a-bd56331edf4b",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "86b78675-4b76-45b9-9db9-847665cda340",
                                        "id_pos": "3447b473-035d-4936-8765-2bdb5416dc51",
                                        "id_doc": "b3e410c0-b0a7-4e38-8689-ff1d3d080e5c",
                                        "id_branch": "6872c195-e776-4087-a24a-073a7a983c25",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T09:41:22.0511772+01:00",
                                        "date_tax": "2026-03-10T09:41:22.0511772+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "06421b78-ef70-40b4-8a39-8d29cbc05f45",
                                        "id_relationship": "9b91a644-0f01-4d4a-86f0-0555e1bef7c3",
                                        "id_loc_from": "8f141e51-9453-4034-b665-df6ce84a229d",
                                        "id_loc_end": "646ec907-12e0-42d2-8102-990674eb10d1",
                                        "id_user_add": "88ac8be4-0eaa-4066-9d60-d45e440e5d46",
                                        "id_user_upd": "177fa04f-e04a-4874-ac1e-bfc1b20d3c38",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "5635f2be-8249-4aef-9969-95d1112e40b0",
                                        "id_room_unit": "8f53b762-ae2b-493b-b175-6ce4039bb982",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "6ae7bbdf-39ec-4780-b6f8-319520ed453e",
                                        "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-03-10T09:41:22.0511772+01:00",
                                        "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "0f885e28-c0ab-4184-9ae6-760e5be966a4",
                                          "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": "a943122a-eae7-40c0-9ce5-6770fcd73caa",
                                          "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-03-10T09:41:22.0511772+01:00",
                                          "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                          "id_user_upd": "d53ae1f5-23bb-4b66-824b-9003bb83af9a",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "4d7c4c4d-a173-4224-bf22-c96a19209c50",
                                              "id_pay": "cf99704f-50c4-4498-910e-11a1fded0cdc",
                                              "id_money": "ab4ff2a9-b92c-4b83-8db6-764b4f26162c",
                                              "active": true,
                                              "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                              "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                              "id_user_upd": "5178cf0d-bacb-4da1-8eef-e97379a8101d",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "32ef75a6-697c-44ed-9964-2de4e7888b6a",
                                                "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": "08be6f20-b54a-407a-b189-1b126c480909",
                                                "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-03-10T09:41:22.0511772+01:00",
                                                "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                "id_user_upd": "45aaa0a9-e97c-412a-b56d-c0dedacd7b43",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "0a60bfba-3b6c-489b-b1da-6d6c09aa8350",
                                                    "id_money_2": "02c1f9d4-054f-415e-ac5d-91a24f182a9b",
                                                    "date_from": "2026-03-10T09:41:22.0511772+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                    "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                    "id_user_upd": "2bea85de-f39f-437a-88f3-169b91bf5981",
                                                    "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": "cce8e6d6-2fa3-4a73-a7a1-cd5100118789",
                                                    "id_pay": "625593c4-3eb0-4db2-b626-056f1f99d0b9",
                                                    "id_money": "d4676bb8-95d5-4fe2-b25c-a61e77bbae25",
                                                    "date_cashflow": "2026-03-10T09:41:22.0511772+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "81275804-e35c-426d-930d-110c2b2f0f9a",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "aef2d23e-22d3-45d2-8cc3-b1341b5143ba",
                                                      "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": "f23b3f8c-977b-4e4f-b35e-f6e75e362a16",
                                                      "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-03-10T09:41:22.0511772+01:00",
                                                      "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                      "id_user_upd": "7e2b4142-7616-41ac-b6eb-4e9e0ec6a45b",
                                                      "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": "ef57e810-eb8d-4013-a5af-4da608df40d0",
                                                          "id_line": 2,
                                                          "id_pay": "ac8fcb20-4c68-4724-9fe1-d0645b428e3f",
                                                          "id_money": "59bc3555-8415-496a-9ea6-e3861dfc82a4",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "cad10cdf-eba8-4695-8d22-3be9177ebe60",
                                                          "id_employee": "a36399a9-b271-4b10-8aa0-6dd1bbe457f0",
                                                          "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": "1cae2783-87ac-4da0-8b63-d30329a715b9",
                                                          "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": "6cbc0c07-1dc2-40d8-bb22-57a46420e4b7",
                                                            "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": "b5bc00e9-741c-4589-bf62-76bb1f35e2cc",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "2c343c86-0f83-4dfe-b022-2f8b9196e5b6",
                                                            "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-03-10T09:41:22.0511772+01:00",
                                                            "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                            "id_user_upd": "8f8f311a-c0ff-4147-8070-e4b3ac5d595b",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "c66930ad-5f1e-4ff5-a6f3-786089510950",
                                                                "id_branch": "d0df3b89-1fac-407d-97ff-dcbb5dfab973",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                "id_user_upd": "2b0844a2-4fdb-4f1d-b810-c48363fc0e5f",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "a628c0a5-ab71-4760-b8bc-f83d3f8e0b8c",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                              "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                              "id_user_upd": "077ddbe9-bebd-455e-a426-b3df6b75933d",
                                                              "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": "e994a0fd-fa42-4bf0-adce-506588f26efa",
                                                                "id_line": 2,
                                                                "id_item_sub": "375b0b8c-31e7-4944-ae8a-6d5b9145d0c2",
                                                                "qty": 4.1,
                                                                "id_list": "377c363a-f2a0-4761-8af2-a89a533662a3",
                                                                "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": "d0d252e6-1886-4dcb-84c0-536cf5e28770",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "09c40760-9068-4f68-880b-6f29af5854db",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "87c4d404-9e6e-4293-870e-dc15df3f8885",
                                                                "id_user_upd": "b958e533-53bc-42d6-afdf-51bf4c4c5c31",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "b5df7b44-611b-4779-be10-946da4ff84b1",
                                                                  "id_item": "7e26e6d4-a748-4e7b-8e46-a0b674cd952b",
                                                                  "id_item_type": "7a43d654-5a90-4d0c-b9fe-f0dcb0dc96de",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "786de6e2-8e21-4534-94b5-9f8a2fe4d173",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                  "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                  "id_user_upd": "f75b6024-4508-418f-a8aa-0c52a5a1071b",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "fc615847-1525-48f4-8105-7fb18b6dd6c8",
                                                                      "id_item": "f3552fdb-4576-4291-bdbf-1f319cba3bd1",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "7ec9ab1e-0f7d-41f9-a161-678ec6889495",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "cd29369a-daac-44b1-91d7-18678e82ded5",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "0e5c4ad1-c2b8-4ab1-9d23-faed3e44c557",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                        "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                        "id_user_upd": "65a58e05-79b6-4176-9d0b-63c8e9bec1ad",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "15ca78f5-51a0-487f-8174-e07f069be440",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                          "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                          "id_user_upd": "1be25cbc-ff8c-46c0-ad52-fdf3bc117849",
                                                                          "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": "8610e461-86ea-4189-adf1-ae4080380a93",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "c3ce2d7b-c826-4e94-b2f9-b976922e25e4",
                                                                    "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-03-10T09:41:22.0511772+01:00",
                                                                    "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                    "id_user_upd": "3f32f76c-b1eb-4093-a1ca-7112e269731d",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "94ff8bb5-f6e2-44df-8917-5a020545c712",
                                                                        "id_line": "d00b44fb-3e5c-4887-826a-660705d62984",
                                                                        "id_category": "057ac971-c751-4a93-8b14-bff38f43989b",
                                                                        "id_item": "3072fec1-2d64-47eb-862f-e842c3f5fb16",
                                                                        "id_item_type": "72d98f3a-5f20-463e-8fd2-47eda45c0de5",
                                                                        "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": "545d668d-4e4b-4c0b-b882-26dffa509caa",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-03-10T09:41:22.0511772+01:00",
                                                                          "date_end": "2026-03-10T09:41:22.0511772+01:00",
                                                                          "date_used": "2026-03-10T09:41:22.0511772+01:00",
                                                                          "date_sesion": "2026-03-10T09:41:22.0511772+01:00",
                                                                          "id_employee": "84fb597d-802e-4243-bb70-482253263984",
                                                                          "id_branch": "19a2b4f0-6725-4a26-86ed-6cc83b90fa95",
                                                                          "id_voucher_permision": "3406da02-3fdf-4d7e-8bb3-71774b2e341c",
                                                                          "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": "f3c7b4ba-a772-49e1-824b-9452016a8437",
                                                                          "id_user_add": "47ac44f4-c376-40a1-9b1d-b1318d985d4e",
                                                                          "id_doc_sa": "1ae4a3eb-4d00-4831-8d20-9c9dd9e0f2b6",
                                                                          "id_item_sub": "1d867b31-23dd-4494-8045-ee1bf68a0ad7",
                                                                          "id_pos_sesion": "15ad384e-af98-44d1-8b27-7e099432afc1",
                                                                          "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-03-10T09:41:22.0511772+01:00",
                                                                          "last_update": "2026-03-10T09:41:22.0511772+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": "d901ce06-991c-4b75-b03b-7cd37d486807",
                                                                            "date_from": "2026-03-10T09:41:22.0511772+01:00",
                                                                            "date_end": "2026-03-10T09:41:22.0511772+01:00",
                                                                            "date_used": "2026-03-10T09:41:22.0511772+01:00",
                                                                            "id_employee": "077410aa-2bb7-49ce-b290-bee7b4232c7d",
                                                                            "id_branch": "a44d0b88-94a1-4e2e-a669-1399ee1cb898",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "a6cd928a-cdc8-4265-9071-f610b66ad700",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                            "last_update": "2026-03-10T09:41:22.0511772+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": "4a15b411-5eeb-4126-b1ce-519c64ff6a12",
                                                                        "order_id": 2,
                                                                        "id_item": "714c5d94-c283-474f-9b9d-9494e912aff6",
                                                                        "id_item_type": "95e40636-675e-4f4a-b3b7-e613922da42b",
                                                                        "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": "4345c216-5f81-4a4b-b8ac-1c8106c70b07",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "e77a7fcc-7308-4e71-a258-20478e42d2ca",
                                                                        "count_voucher": 1,
                                                                        "id_category": "8c65d2d8-08c2-4dee-8451-b82e1f5d525d",
                                                                        "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                        "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                        "id_user_upd": "cf88d257-ab63-4fa8-9d72-c3ade658e0b5",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "34",
                                                                          "id": "71cb94c5-db1e-48a7-812c-a210a5d63753",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "e4fe659d-ccc1-4086-857e-95203642a79f",
                                                                          "date_tax": "2026-03-10T09:41:22.0511772+01:00",
                                                                          "date_open": "2026-03-10T09:41:22.0511772+01:00",
                                                                          "date_close": "2026-03-10T09:41:22.0511772+01:00",
                                                                          "id_user_open": "e58323fd-ab02-4f1f-9fc0-785c1f6f61f5",
                                                                          "id_user_close": "19da97df-d23c-4e83-ac29-6b6528783ac9",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                          "last_update": "2026-03-10T09:41:22.0511772+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": "c45ca18e-5cef-4cd0-a773-ce677b44c63b",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "8d6550d0-84e4-47c0-8e27-716ac05577dc",
                                                                              "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-03-10T09:41:22.0511772+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id": "7fa05fab-2c22-48e7-bed9-484f34023b51",
                                                                              "id_room_unit": "b57ba32a-1999-4359-b387-4569b4334397",
                                                                              "id_room_list": "b2abcd6b-92c4-412c-9c85-b3bfa3abc2f0",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "date_from": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "date_end": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "date_open": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "date_close": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "id_employee": "ac0e8e7a-e192-4bb6-81d9-f7c3b9e270c9",
                                                                              "id_employee_sec": "275852b8-f815-48e2-9140-408872724e91",
                                                                              "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": "ace678da-0fab-4d6c-87db-351c78514ddd",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "f65cc03d-403c-45d4-8944-c1eb5cd4e97f",
                                                                              "id_user_close": "74809c34-bbb2-4c2b-920e-097a90ef3b46",
                                                                              "id_unit_state": "d201b694-46a2-447e-983a-3d847d9e8136",
                                                                              "id_pos_sesion": "e71c7b3a-ae7b-4865-92ab-c5937d0bb804",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "37",
                                                                                "id": "c77402a8-24c6-4048-ac29-ae392152b4c3",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "e1062dfc-bbf2-4065-8c6e-f4849aeee7c7",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "732ef458-ecef-4db6-93a4-6fa4fdb87e59",
                                                                                "locked": true,
                                                                                "date_locked": "2026-03-10T09:41:22.0511772+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                                "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                                "id_user_upd": "d82c5158-7684-4edd-8ea1-1bbcd9ae6329",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "38",
                                                                                  "id": "d6a2d745-4ab4-40de-957a-c96be500ac5a",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "b00f722a-b56d-4a5f-beb2-1cf0abfc4d4c",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "dc2ee1d0-bab1-4532-9b39-ee06da494bcc",
                                                                                  "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": "22c99e69-cf15-49af-b735-4eb4622ab602",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                                  "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                                  "id_user_upd": "0c0fb9fd-4085-44c3-808a-911ff63dad61",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id_pos": "dc2be365-aaf0-4f23-b48d-e5c4a38cd533",
                                                                                      "id_room": "35d084b1-d56e-44d5-928f-d912a0984829",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                                      "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                                      "id_user_upd": "56ff1e63-c84a-4bc9-8282-83c3c7f828f0",
                                                                                      "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": "2a242261-6aaa-4146-a6d7-d7f4aa0262b1",
                                                                                      "id_room": "555fef04-5a30-47cc-a845-b89be4d69879",
                                                                                      "date_in": "2026-03-10T09:41:22.0511772+01:00",
                                                                                      "date_out": "2026-03-10T09:41:22.0511772+01:00",
                                                                                      "id_user_add": "5f1b6398-3403-4f81-9a08-ab8ec0bbdf89",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                                      "last_update": "2026-03-10T09:41:22.0511772+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": "bf35e6eb-a605-45cb-9253-5bf3ee5d91c8",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                                  "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                                  "id_user_upd": "71b1e968-2656-4592-8ae0-92f9926291be",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_room_type": "1b804e49-050e-47f1-92ee-4aec3e456283",
                                                                                      "id_room_state": "2edccbd8-6026-4b49-be81-0b760a86b208",
                                                                                      "id_image": "326e450a-42a7-4d31-af38-293643e8782b",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                                      "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                                      "id_user_upd": "4cd0e529-6ebb-42c0-8ea9-70c9f3b9c8df",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "43",
                                                                                        "id": "2fe25b1f-b728-4962-9163-7b9ada557d0f",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                                        "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                                        "id_user_upd": "e5f4ad1a-30d3-41ac-81f8-018cbb87249d",
                                                                                        "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": "245d922e-7ade-479c-aca1-1331d4812a02",
                                                                              "id_pos_sesion": "c8ae1f4b-751a-4e3b-998a-56973007d564",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "3770db60-0abd-4c35-a68c-2e3fc1f22d54",
                                                                              "id_room_unit_activity": "718c8c29-45a0-4d2a-88c1-c7a1d636a49a",
                                                                              "id_doc_sa": "d928754a-db5e-42b9-b872-38cbcb2449ec",
                                                                              "id_pos_type": "c4fa9434-afc1-4a34-a45e-0458d79a07d2",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "1e601fb4-51af-47ed-b412-e9a6b00adb62",
                                                                              "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-03-10T09:41:22.0511772+01:00",
                                                                              "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id_tip": "5fccf80f-11a8-425e-839a-4d94981241b0",
                                                                                  "id_user": "d15fcb4e-e812-4d12-a8b8-42551e4324d6",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                                  "last_update": "2026-03-10T09:41:22.0511772+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": "c0997e59-be6a-44b4-918a-c6428f505cd5",
                                                                              "id_user": "5c5ff01b-0f17-4cbc-a0c8-55cd218d4ca3",
                                                                              "date_add": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "47",
                                                                    "id": "cbc48039-5f3d-475d-9899-aafc9175576d",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "a598bea0-3824-440f-89d1-a11a7fb07fed",
                                                                    "id_doc_print": "0b6a940f-19c0-4ca2-8f72-638f217dc1a1",
                                                                    "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-03-10T09:41:22.0511772+01:00",
                                                                    "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$id": "48",
                                                                      "id_list": "62638363-9edb-4d5b-9906-a285d8e5387e",
                                                                      "id_item_sub": "ab08a24c-994a-4e2f-98a1-a278dc552ea6",
                                                                      "validity_date": "2026-03-10T09:41:22.0511772+01:00",
                                                                      "price": 4.1,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                      "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                      "id_user_upd": "b44ed2ef-2152-4157-9e37-f24e4307596b",
                                                                      "commited": true,
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "49",
                                                                        "id": "979fb2c9-e4a9-4a2c-a3ad-111c353dc286",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "06ecbdc3-16a9-4008-9cb1-449d0aff80cd",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "56db1b52-d736-4162-be98-5b4c5c7c95f9",
                                                                        "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-03-10T09:41:22.0511772+01:00",
                                                                        "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                        "id_user_upd": "503537cc-1d53-4892-8797-681bec0d8a3f",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "50",
                                                                            "id_pos": "85830fd1-0b26-4c21-a264-6c90bdecd53f",
                                                                            "id_pos_type": "3a5984e5-f7f7-4ce2-bfc7-79f5798f85e4",
                                                                            "id_price_list": "1ad54835-b7d9-4993-9726-125ea4fe9365",
                                                                            "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-03-10T09:41:22.0511772+01:00",
                                                                            "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                            "id_user_upd": "d8262f03-5734-435c-827b-a02c22f18ad2",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "51",
                                                                              "id_pos": "a8a0b496-939a-4e46-a8b7-2885cf9e9e97",
                                                                              "id_pos_type": "810fcc0c-c889-47a2-aca2-e26ee57eb9e8",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                              "id_user_upd": "3b343a3f-bd34-4ac0-b595-71a16052394b",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "50"
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "52",
                                                                                "id": "55cbe5ed-96f8-43ac-a20e-f2178119c80e",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                                "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                                "id_user_upd": "4e769f8b-49ab-47bf-b533-301e8ec49cfb",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "53",
                                                                                    "id": "7e759f50-01f1-4f69-91bd-99ba22ca135a",
                                                                                    "id_branch": "cb552423-dfdc-4e8d-aa2e-77a5816730f7",
                                                                                    "id_pos_type": "7b562810-5f5a-4858-9c93-66105a68dbda",
                                                                                    "id_pos": "0600558c-f0d7-452b-986c-887530202cc1",
                                                                                    "id_item": "a442a24b-074c-42d1-b9d3-986e58585098",
                                                                                    "date_from": "2026-03-10T09:41:22.0511772+01:00",
                                                                                    "date_end": "2026-03-10T09:41:22.0511772+01:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                                    "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                                    "id_user_upd": "2d857534-ec2f-45b5-9f68-ec4744639f2b",
                                                                                    "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": "c32fb9a6-8339-4be0-af7c-8c24d2b7eb76",
                                                                                    "id_doc": "91157b17-01a5-45b1-923c-2248fc1f11d7",
                                                                                    "id_pos_type": "da85af9b-d287-45ed-97e5-55d31ea5e3a1",
                                                                                    "id_doc_print": "31d3e366-6e1f-40ec-be41-02e9deda75f9",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                                    "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                                    "id_user_upd": "f6c8f109-a910-4b3b-b6a7-2082ae9631f1",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "55",
                                                                                      "id": "c0110ed7-bc45-428c-ac3d-7d0f3d48ecd2",
                                                                                      "id_pos": "5d2eccc3-7d82-4545-a8df-47847a57e962",
                                                                                      "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-03-10T09:41:22.0511772+01:00",
                                                                                      "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                                      "id_user_upd": "f5ed7dcc-f178-4ba1-94d6-290c04e83d40",
                                                                                      "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": "3f858899-dbfc-47d5-a603-48188e8162f6",
                                                                                      "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-03-10T09:41:22.0511772+01:00",
                                                                                      "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "57",
                                                                                          "id_doc_print": "acb1bad0-c521-4b95-9289-d5ddd1fca9b7",
                                                                                          "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": "ac7ba090-ba2d-4839-9b70-9277bac2ee52",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-03-10T09:41:22.0511772+01:00",
                                                                            "date_end": "2026-03-10T09:41:22.0511772+01:00",
                                                                            "id_branch": "4e4fff8d-699f-4c7c-b2da-1382e81ca933",
                                                                            "id_pos": "3afa16e1-f02a-4968-a2f1-6b284a4745ba",
                                                                            "id_list": "632d0d0b-8cfb-4cf7-9ea5-0f0f63b9a871",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                                            "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                                            "id_user_upd": "f424445a-3b53-45f6-9f8e-5258e06c419c",
                                                                            "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": "56914cdb-df41-4a77-b795-a412325f76b1",
                                                                    "id_line": 2,
                                                                    "id_item": "8e72548a-ff68-4b42-b1c1-9ad616919056",
                                                                    "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": "c75d7ceb-d638-472c-98ed-47986f8fc059",
                                              "id_doc": "5721fa55-772d-44dc-bd5c-47aed10eb8c1",
                                              "value": 3,
                                              "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                              "last_update": "2026-03-10T09:41:22.0511772+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": "91ecd840-18b9-4491-ac80-c4553cbf5966",
                                              "id_pos": "8f9ab66a-95e3-4c5c-97f8-3f3c52b0f0ac",
                                              "id_doc": "79a10d27-8197-4835-b99f-f6985882df4e",
                                              "id_branch": "886cf906-bf76-4688-a7e0-80771cd8a2aa",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-03-10T09:41:22.0511772+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "78b37d57-ae2f-43c1-aef0-6be89141f005",
                                              "id_loc_from": "80168fb7-98ed-498a-b05b-19ddbf42f496",
                                              "id_loc_end": "0e030bbc-5290-4209-bc93-fdd3d2d7a676",
                                              "id_user_add": "49d5a84c-705e-47f2-a375-6b7139afaae7",
                                              "id_user_upd": "318b8f3e-2ab3-4b6f-8be5-bf3ef904a946",
                                              "id_pos_sesion": "1c10e31f-2f1c-4075-99fd-172617a77677",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-03-10T09:41:22.0511772+01:00",
                                              "active": true,
                                              "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                              "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "62",
                                                "id": "eed2610c-5387-49de-8719-c2ba2748416e",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "5b7ef806-ad96-4e03-95e9-bb409806b06d",
                                                "active": true,
                                                "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                                "id_user_upd": "7199c1a9-8444-4884-af52-c0f55fa4b993",
                                                "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": "a06cda0d-1b22-4d35-b00d-7b4b91ad2643",
                                                    "id_item": "6eeece42-14f5-45a0-96a5-a3672063296d",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                                    "last_update": "2026-03-10T09:41:22.0511772+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": "6c390f2a-4f36-4e7f-84ea-8055241cd8c9",
                                                  "id_line": 2,
                                                  "id_item": "60882a76-d328-4c01-8dda-67061419d922",
                                                  "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": "40c31a77-81e5-458f-bf18-a42c453682c7",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "d25ff078-5b5e-433f-ae37-5c7c13b518eb",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                            "printed": true,
                                            "print_on": "2026-03-10T09:41:22.0511772+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": "a584d5ff-5e11-4602-ba80-1d8c1e1840df",
                                  "id_pos": "b4725080-f041-4e46-abed-a08e036a0b23",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-03-10T09:41:22.0511772+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "91446431-b634-45dc-ad00-103e7705e5c6",
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                  "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "87733b76-0796-4b3a-bcea-e244d7ed33c3",
                                  "id_pos": "53441da2-9728-4142-bcd5-4185acfabe39",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                  "last_update": "2026-03-10T09:41:22.0511772+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": "e32ece20-2f08-4ff2-be75-29b123a058ad",
                                  "id_pos": "6451ea91-3f86-421b-8dcf-bf63e012c4b2",
                                  "date_add": "2026-03-10T09:41:22.0511772+01:00",
                                  "date_upd": "2026-03-10T09:41:22.0511772+01:00",
                                  "date_out": "2026-03-10T09:41:22.0511772+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": "3bf24d2a-26e9-43e7-a0c5-ad9f399c84b2",
                                  "id_user_add": "231ba648-c66b-477d-9da8-844b7f20370f",
                                  "id_table": "0973ecb7-85d7-4113-9d09-b4e21548ce6e",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "51af9426-796b-463b-ad9a-6884caebb290",
                                  "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "9d87c876-624e-4918-b841-6e79c3179f05",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                    "last_update": "2026-03-10T09:41:22.0511772+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "98fec507-599a-4f1b-84ff-302ece02620d",
                                        "id_sync": "7f4bf03f-e009-4df8-b307-3bd23fb2d833",
                                        "json": "sample string 3",
                                        "id_table": "74074509-6355-4c1e-8cea-ed2ddf2a5c75",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "486388ce-8713-48ed-8c61-f5ecae3dd7c9",
                                          "id_branch_from": "ef0ba151-8c63-4019-a2bb-c2ad419006ae",
                                          "id_branch_to": "bbd7c0fd-5c9e-4595-8357-01e82c533701",
                                          "type": 4,
                                          "created_on": "2026-03-10T09:41:22.0511772+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-03-10T09:41:22.0511772+01:00",
                                          "send_on": "2026-03-10T09:41:22.0511772+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": "4e21420b-c1ec-4cf3-b51b-128fe16a73bc",
                                  "id_pos": "413a50b3-c0d8-4f1b-934f-808d816640b4",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-03-10T09:41:22.0511772+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": "957f6a28-6a81-4362-afca-f9716063a1d8",
                          "id_function": "7d27b2cb-412b-4552-8ff2-5fc1e1b18865",
                          "id_user": "d232a29f-0506-46de-b6c8-5561e01da104",
                          "id_profile": "e5b364d4-0df9-40da-86d1-889c132609a9",
                          "permission": 3,
                          "active": true,
                          "created_on": "2026-03-10T09:41:22.0511772+01:00",
                          "last_update": "2026-03-10T09:41:22.0511772+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "75",
                            "id": "40f0043c-171d-4ea9-b48f-2c432d37bcc8",
                            "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-03-10T09:41:22.0511772+01:00",
                            "last_update": "2026-03-10T09:41:22.0511772+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": "e2caec93-9bc8-4bea-abf6-b54fc11bdf57",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "27b760fa-18c1-4405-a121-4ab8633d9be5",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "6d93f6db-1755-42d4-a52a-3c2018c1c5a7",
                            "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-03-10T09:41:22.0511772+01:00",
                            "last_update": "2026-03-10T09:41:22.0511772+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "77",
                              "id": "c0fab503-5216-4d3f-afbc-38e62d85e327",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2026-03-10T09:41:22.0511772+01:00",
                              "last_update": "2026-03-10T09:41:22.0511772+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": "4ecd2055-dccf-419b-a905-a7daeb3fd7c1",
                          "token_id": "sample string 2",
                          "id_user": "8f2b83ab-1c5e-4789-9411-3bd508d04cee",
                          "date_from": "2026-03-10T09:41:22.0511772+01:00",
                          "date_end": "2026-03-10T09:41:22.0511772+01:00",
                          "created_on": "2026-03-10T09:41:22.0511772+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": "7ba7688f-0cee-4ffe-8b5b-5a012212cd26",
                          "id_room_activity": "ecb9832e-3ef6-4d6e-96d0-81b781576b20",
                          "id_pos_sesion": "c9d42b71-116e-4d35-8c3b-9b47ded82a49",
                          "log_text": "sample string 4",
                          "id_user": "b0b5ffc8-a693-4cd7-9b17-3f115ef8eb6c",
                          "created_on": "2026-03-10T09:41:22.0511772+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": "c99d343e-6432-4d01-b584-7436afb0e0e8",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-03-10T09:41:22.0511772+01:00",
          "last_update": "2026-03-10T09:41:22.0511772+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": "8ef58148-4520-47c7-8f6f-2a1632bcb105",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-03-10T09:41:22.0511772+01:00",
          "date_end": "2026-03-10T09:41:22.0511772+01:00",
          "state": "sample string 6",
          "created_on": "2026-03-10T09:41:22.0511772+01:00",
          "last_update": "2026-03-10T09:41:22.0511772+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"
  }
]