GET api/Mt_Prices_Rules?id_branch={id_branch}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_branch

globally unique identifier

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": "0b6c8c53-de57-4c8e-867a-734974219a63",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "date_from": "2026-09-06T06:47:38.4054161+02:00",
    "date_end": "2026-09-06T06:47:38.4054161+02:00",
    "by_amt": true,
    "by_pcg": true,
    "ap_amount": 1.1,
    "ap_percent": 1.1,
    "ap_price": 1.1,
    "ap_price_min": 1.1,
    "ap_price_max": 1.1,
    "id_branch": "9f0d46ac-9651-4e7e-8ed0-df3ae1dd0363",
    "id_pos": "6c0c900d-a47c-43de-9e94-ac1add791d78",
    "id_list": "c69cb612-5894-4ce6-80cd-f1d210b3c18c",
    "id_item": "0579480a-cbf9-4144-9c7a-416c54935336",
    "id_item_type": "2aff0aa7-83ba-457c-87ca-30cd0656e640",
    "id_category": "371bcda1-9e4e-4117-8522-c877b6d1760c",
    "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-09-06T06:47:38.4054161+02:00",
    "last_update": "2026-09-06T06:47:38.4054161+02:00",
    "id_user_upd": "db5037b3-e046-44cc-81b1-07313b67f978",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "a5c8b2b8-53ff-4cbb-afda-c3148e1affff",
      "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": "2fb1fa55-97e5-479a-be8a-d28ede884a14",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-09-06T06:47:38.4054161+02:00",
      "last_update": "2026-09-06T06:47:38.4054161+02:00",
      "id_user_upd": "b56267cb-ac20-41ed-9c28-7f3de225704c",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "afe15ae9-cc82-4bd6-b89d-a83ab75e2478",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "6ef797fa-2224-4d51-8cb0-e845dcfd312b",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-09-06T06:47:38.4054161+02:00",
        "last_update": "2026-09-06T06:47:38.4054161+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "722d5ba5-1ff8-486c-b8b4-ec67e260aba8",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "5f71e1e7-0aa8-4400-8f3c-f207b0916a23",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "9720aa0d-368d-45c4-a30b-4c1d25cf4898",
            "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-09-06T06:47:38.4054161+02:00",
            "last_update": "2026-09-06T06:47:38.4054161+02:00",
            "id_user_upd": "55f341b0-3a2f-4b3d-92b6-96e08e75fb61",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "5d0762ff-c14d-49a4-bc09-4b735a5d1ce4",
                "id_item": "bf11e50d-0927-445d-ae47-e81bd39d6432",
                "is_default": true,
                "active": true,
                "created_on": "2026-09-06T06:47:38.4054161+02:00",
                "last_update": "2026-09-06T06:47:38.4054161+02:00",
                "id_user_upd": "11b0b567-10a7-447b-b1b1-cc56b747dd5a",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "c04ac397-73bc-493f-8f8a-67a233e7c971",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "7b2376ba-0258-42f7-835a-7732a25425d5",
                  "id_unit_sec": "a8678ffd-560a-4812-a9c3-4fc2ff0c7f2a",
                  "id_brand": "326113c2-8ba3-4199-a830-98b83563e7eb",
                  "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": "4d4664dc-396f-4ca3-8aba-8361febef2fc",
                  "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-09-06T06:47:38.4054161+02:00",
                  "last_update": "2026-09-06T06:47:38.4054161+02:00",
                  "id_user_upd": "ef0524fb-5189-48b8-9090-9672684ed8f5",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "09fea2fa-bfab-4d0a-9e9d-164922a24187",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-09-06T06:47:38.4054161+02:00",
                    "last_update": "2026-09-06T06:47:38.4054161+02:00",
                    "id_user_upd": "4a5fb57f-4c45-42b5-8f28-fd5f25357609",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "7bfb957f-29fa-4d45-bf23-65885d2a6064",
                      "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": "08e24d62-2b16-4fbc-957c-2410d10340da",
                      "view_messages": true,
                      "id_image_photo": "80ff2dd3-a5ad-4d97-9e11-a8e22044bef6",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "be6b4eef-a038-4ee8-8322-729452aeb1ff",
                      "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-09-06T06:47:38.4054161+02:00",
                      "last_update": "2026-09-06T06:47:38.4054161+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "8a9fdf5c-bd82-42f4-acba-b56fc8d4dd9b",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "bbfcc0cd-c541-4ecf-a4cd-7a11cbb5a84f",
                          "active": true,
                          "created_on": "2026-09-06T06:47:38.4054161+02:00",
                          "last_update": "2026-09-06T06:47:38.4054161+02:00",
                          "id_user_upd": "29859e69-4030-4909-aa6d-fe4c4b928f7e",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "14572aaa-e699-4eaf-b4aa-c439762c33e8",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "78358e90-ee69-4160-8fef-f91552142bad",
                              "id_zone": "e1874bdf-1ba2-43e6-a2b2-6226175aaa90",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:47:38.4054161+02:00",
                              "last_update": "2026-09-06T06:47:38.4054161+02:00",
                              "id_user_upd": "1f91f462-f110-405f-8084-243ea77b6826",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "f88ef7b7-58b4-46a7-9cb5-4b4c9aa9a43b",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "a0370151-73fe-4ad6-a833-1b3a086fa1bf",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "10013683-6696-4f1e-9c9e-626ee4ca984f",
                                  "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-09-06T06:47:38.4054161+02:00",
                                  "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                  "id_user_upd": "459c3aed-7b2d-421d-b633-d7f2b1169254",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "1f610897-98c4-4c1d-b076-bdd2bc3bd090",
                                      "id_cloakroom": "cfb73214-b850-49b9-93df-22f141f93e4c",
                                      "id_pos_sesion": "2a5957ae-9f6e-4061-99c2-8b6b05345b4a",
                                      "unit_id": 4,
                                      "date_open": "2026-09-06T06:47:38.4054161+02:00",
                                      "date_close": "2026-09-06T06:47:38.4054161+02:00",
                                      "id_doc_sa": "2b4d7f13-3331-4df3-9a60-af85050bb9e1",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "92d6692b-0345-4f05-a9b0-79a2ff987ac0",
                                        "id_pos": "1f6438ca-04d5-4684-9f20-d11e45c78863",
                                        "id_doc": "661913cf-5087-41ca-975e-06ec73f1454e",
                                        "id_branch": "324c0565-e76c-49e2-b244-3275063c9faf",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-09-06T06:47:38.4054161+02:00",
                                        "date_tax": "2026-09-06T06:47:38.4054161+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "3df69d50-fd03-4a71-8414-c480091762a8",
                                        "id_relationship": "be99de18-87f9-4818-bfff-23e156ba1e6c",
                                        "id_loc_from": "5688e713-6082-4683-904f-4df5722908ad",
                                        "id_loc_end": "102fad6a-51a0-49b2-9a86-ae03b44e19d2",
                                        "id_user_add": "2e443069-e7ee-4754-96fe-68d17cd5c763",
                                        "id_user_upd": "38dc4df7-b05b-4809-a4b4-a0ca55f90800",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "21edd900-7c24-42b5-b4b6-f2e2f7cbae6c",
                                        "id_room_unit": "281dbbbe-0e66-437c-8552-9bb58a90a0c7",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "8c0d6076-a393-4b39-b20b-f3c17059680d",
                                        "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-09-06T06:47:38.4054161+02:00",
                                        "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "85a409c3-390a-4586-b7e3-6958d95488bf",
                                          "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": "60310715-de94-41b8-8cab-6de048f444a0",
                                          "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-09-06T06:47:38.4054161+02:00",
                                          "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                          "id_user_upd": "16245ea7-ec3c-41a1-8ffe-c50f647d3dfd",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "f7c9036a-06c3-4e2c-89f4-7a6cbac6de31",
                                              "id_pay": "2cd4ea4e-d41b-408e-946b-8f30f7de5b24",
                                              "id_money": "81e729b2-2db8-4f70-a2cb-5b8701b353ce",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                              "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                              "id_user_upd": "f9822686-cef3-44a5-b482-a6c8ca1917ef",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "eb25b11c-d18e-442b-a740-9d830037b8ff",
                                                "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": "9474c7bb-613b-4adf-a8f5-9e17e4bbfaff",
                                                "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-09-06T06:47:38.4054161+02:00",
                                                "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                "id_user_upd": "43cac92a-f908-454b-9670-77ecd7573498",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "390c3e48-3b7b-4ce2-a3a9-8b58abe852dc",
                                                    "id_money_2": "4dbb2215-cf0a-4aa0-b375-3699b32e583a",
                                                    "date_from": "2026-09-06T06:47:38.4054161+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                    "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                    "id_user_upd": "e901322d-5d7b-4ef7-9c6a-1e116fa96ee6",
                                                    "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": "1c48dc6a-d0df-425c-b479-230e88da219c",
                                                    "id_pay": "09d01283-30af-4ba0-906e-358b02614003",
                                                    "id_money": "1530465d-09ec-4836-9abb-82eee5a58bed",
                                                    "date_cashflow": "2026-09-06T06:47:38.4054161+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "47fac856-569f-45fe-a244-529d808ddfc2",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "e2cf62d4-acbb-404d-b5fe-3bf8449fdaef",
                                                      "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": "21ef81bc-1093-413e-b136-f3655840f533",
                                                      "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-09-06T06:47:38.4054161+02:00",
                                                      "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                      "id_user_upd": "44c900a9-691e-4b6b-a785-692ac9fcfeb0",
                                                      "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": "f3113df8-eb48-4e7e-b433-1ff637785431",
                                                          "id_line": 2,
                                                          "id_pay": "23aa2f7e-337e-48b0-a8c9-06d0a5cae208",
                                                          "id_money": "3b86884f-3b13-4edd-a302-6b9b11d724d8",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "bfa11743-7dc4-49ad-8ea5-864b3c440a7e",
                                                          "id_employee": "46fb926e-a0e4-421c-a004-62a08f66d4bd",
                                                          "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": "8aa261e7-f089-440c-848e-529bd3071c01",
                                                          "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": "62f78d3e-2188-41c5-a4d7-f33d306393ab",
                                                            "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": "884192bf-5c5c-46d3-93d7-e5a59193951f",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "70c1d887-8c8e-4fc3-a775-c2612724ac41",
                                                            "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-09-06T06:47:38.4054161+02:00",
                                                            "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                            "id_user_upd": "002f0b8d-00f8-41fa-9576-696e9ae10e25",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "47b5abf2-0fee-4b72-9ec0-c1ae2158c7df",
                                                                "id_branch": "aab05d59-cc2c-4ad1-849a-8592df7fbf48",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                "id_user_upd": "9f05a4e1-c71f-4070-a295-53d2d578c8f1",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "13360601-c326-450c-b707-2c1e09a1e926",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                              "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                              "id_user_upd": "0cdca63f-bb3e-42fe-aa8f-802380157a88",
                                                              "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": "84e7934d-7074-45b6-97a4-80fd01094af6",
                                                                "id_line": 2,
                                                                "id_item_sub": "0ba432b3-4007-44c4-9d8a-233d3228cde1",
                                                                "qty": 4.1,
                                                                "id_list": "2d60577e-4b55-4ceb-9f29-2aa2b866adde",
                                                                "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": "db05191d-faf8-48eb-80ee-1b6cdccf305b",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "28a7c7ae-bb25-450e-9ea5-660efc432f0d",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "e6a18b50-0296-4940-96ac-0a35be52f3fb",
                                                                "id_user_upd": "bfd91574-41ad-4abb-9972-95105d078eae",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "5ca19208-85ad-496b-9792-42b921abb16c",
                                                                  "id_item": "1ab361dd-0d14-4bb7-92db-59ceceb4b995",
                                                                  "id_item_type": "3585b326-2f4a-43b5-a85e-263f20fb576a",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "441c2052-b85d-4ab6-a253-09d9c49aab7b",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                  "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                  "id_user_upd": "9db9cefc-c7f9-40ae-b303-328bd6754bb0",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "a515c805-15c1-4b64-a3b0-f3fb6e9b7836",
                                                                      "id_item": "15b5885b-548d-492e-9ef2-86f0ccc1b13b",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "7f6b2755-86d6-427c-b7e9-e684cdcfeb04",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "618b1864-ea21-4ab1-94a9-3dd228d59254",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "8998759d-d581-4a92-afde-9843a3e61037",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                        "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                        "id_user_upd": "98ceb70d-12a0-4049-92bb-737caa3f5f3c",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "614c5ffe-3696-4842-962f-681ffcab39e2",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                          "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                          "id_user_upd": "b47e0830-4210-43a2-90a2-8c67de35473a",
                                                                          "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": "bec51d2b-c866-4a9b-a815-e7c3e8245ac8",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "8b2b935d-8ba7-402a-9ff1-7f1a86997878",
                                                                    "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-09-06T06:47:38.4054161+02:00",
                                                                    "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                    "id_user_upd": "8ce97ed8-f2d5-4b55-88de-a1594705116a",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "8345beee-b1d7-4c04-9256-4068ff58d61c",
                                                                        "id_line": "bd1aa571-4c53-4dbe-9933-c1676ac98aea",
                                                                        "id_category": "09646070-616a-43b9-9ff6-175dc119bdc0",
                                                                        "id_item": "e14bbc3c-6af3-4b53-a44c-e72dd8cdc687",
                                                                        "id_item_type": "3d435d48-ccc4-4a75-a053-2642a3b8bd61",
                                                                        "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": "de3f5731-d832-45c4-9e10-5105aa54e831",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-09-06T06:47:38.4054161+02:00",
                                                                          "date_end": "2026-09-06T06:47:38.4054161+02:00",
                                                                          "date_used": "2026-09-06T06:47:38.4054161+02:00",
                                                                          "date_sesion": "2026-09-06T06:47:38.4054161+02:00",
                                                                          "id_employee": "8c59cd5a-54d7-4aa1-8c43-705432bc652a",
                                                                          "id_branch": "b2b9c340-5518-4b4b-95f3-907a154d6d0f",
                                                                          "id_voucher_permision": "5140e191-d158-4350-bd36-d0a0bf08918b",
                                                                          "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": "38bd1e64-440f-4310-a640-2d5f4f028d51",
                                                                          "id_user_add": "e88f802f-9880-46c7-9f43-b55c05f580c8",
                                                                          "id_doc_sa": "769ce0c5-5dac-4c27-bf58-0cc92081a7bd",
                                                                          "id_item_sub": "934cad0a-5706-4d18-ae1d-33606c2f7fea",
                                                                          "id_pos_sesion": "359a54e6-8e39-46b8-bc53-1343c03fb0cf",
                                                                          "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-09-06T06:47:38.4054161+02:00",
                                                                          "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "19"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "20"
                                                                            },
                                                                            {
                                                                              "$ref": "20"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "20cf9685-1814-4867-86bf-9716f05b1766",
                                                                            "date_from": "2026-09-06T06:47:38.4054161+02:00",
                                                                            "date_end": "2026-09-06T06:47:38.4054161+02:00",
                                                                            "date_used": "2026-09-06T06:47:38.4054161+02:00",
                                                                            "id_employee": "c0c1b034-48ad-45cd-97bd-2a68e173ce92",
                                                                            "id_branch": "67dfcd1f-37af-428b-a9da-42004d92a1e1",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "3cd27f8a-f9b5-4be6-a377-b43e4bd61b20",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                            "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$ref": "1"
                                                                      },
                                                                      {
                                                                        "$ref": "1"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "96303415-57a5-4fb8-9b05-a19d7e4ca55b",
                                                                        "order_id": 2,
                                                                        "id_item": "23b82c65-2cbe-46ae-8c11-e163bc47ceb7",
                                                                        "id_item_type": "598aabca-ca4e-4518-89d0-844583e729de",
                                                                        "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": "5a6d11d9-d167-45aa-8cd6-f4dac8521db3",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "63a4ed91-7f9f-448c-a45c-ce90fe0293eb",
                                                                        "count_voucher": 1,
                                                                        "id_category": "d0917c11-2356-436a-a137-449f48e1240d",
                                                                        "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                        "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                        "id_user_upd": "8c15147d-00ea-43c3-bfe8-6044dcf84910",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "34",
                                                                          "id": "b87534ba-5e12-4556-97c1-5d24d0f67e31",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "b43df249-bc48-4cb3-b0a6-4c1e342d68cc",
                                                                          "date_tax": "2026-09-06T06:47:38.4054161+02:00",
                                                                          "date_open": "2026-09-06T06:47:38.4054161+02:00",
                                                                          "date_close": "2026-09-06T06:47:38.4054161+02:00",
                                                                          "id_user_open": "674a9f59-4c19-443a-8dcb-47421a33a3a4",
                                                                          "id_user_close": "b76e867f-be0c-449f-99bf-3576ccc4fae4",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                          "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "12"
                                                                            },
                                                                            {
                                                                              "$ref": "12"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id": "bf95c3cf-2874-4405-ba64-a991e3c5d2f6",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "de4e4ffa-8da7-47e3-bc81-7628d17aae67",
                                                                              "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-09-06T06:47:38.4054161+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id": "64fd3f49-cc1e-4e47-a14c-89922b2f8b37",
                                                                              "id_room_unit": "8e8fc4bc-bc51-4b14-b656-fb845036d6cf",
                                                                              "id_room_list": "c192d62b-fc04-46f2-8bbc-04f6e2e3368c",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "date_from": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "date_end": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "date_open": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "date_close": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "id_employee": "6210b0e3-cc62-4867-bc20-f3f697882d41",
                                                                              "id_employee_sec": "b04c7feb-05ab-47d4-b3c6-8901f63679fb",
                                                                              "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": "a3bba8f9-10b1-49c5-ae91-3be54a237a8d",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "b9bd1223-aa2b-408e-9c29-12cf712e1791",
                                                                              "id_user_close": "6831c9c6-56e0-4e02-8eed-af06459f02d6",
                                                                              "id_unit_state": "5085c550-6070-4f2a-9020-f4f37fa4f310",
                                                                              "id_pos_sesion": "a3935a2c-7bfc-425e-89d8-ff0680c2f003",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "37",
                                                                                "id": "dfd0fc2e-45c6-4e20-833f-f13662637442",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "d7293944-29bc-4d85-8539-1f248bbcb100",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "e944522a-d018-4a68-859f-2aee8a5e190a",
                                                                                "locked": true,
                                                                                "date_locked": "2026-09-06T06:47:38.4054161+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                "id_user_upd": "443415cc-be03-4f76-8c63-d970a08f7ba8",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "38",
                                                                                  "id": "37b0c0d5-54fa-4c44-8616-5becd1d439eb",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "03dae45e-4469-40bd-a71f-957b431b9b2b",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "c519531f-2dc2-4200-a6ed-e377a0db94d0",
                                                                                  "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": "c055709b-e1e3-49e4-9c16-19f629b4ecd9",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                  "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                  "id_user_upd": "7dea3804-cd0d-4403-9265-98178a694b4b",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id_pos": "16fda193-e09f-4122-adf0-f49eacd521f5",
                                                                                      "id_room": "c51b3b38-33c7-45f3-bae3-9438f765a2da",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                      "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                      "id_user_upd": "948ff273-7c63-4f35-a37d-75b49eb3a8ee",
                                                                                      "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": "373688ec-73e3-42d1-9148-d38750eef878",
                                                                                      "id_room": "e2e8da40-bd8f-489a-960f-9b37c26322d4",
                                                                                      "date_in": "2026-09-06T06:47:38.4054161+02:00",
                                                                                      "date_out": "2026-09-06T06:47:38.4054161+02:00",
                                                                                      "id_user_add": "0362bfd6-dfe6-419f-823f-5ff220de259c",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                      "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "36"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "36"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "41",
                                                                                  "id": "509f8c39-0c9a-4aca-85ab-0dc1f9e8f947",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                  "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                  "id_user_upd": "04ac9a31-b7d1-4be0-beb2-6f80998e1e7a",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_room_type": "f6abb8c7-1cad-437f-8602-7f478e797f20",
                                                                                      "id_room_state": "838346ac-85f7-458b-a821-4c293724f119",
                                                                                      "id_image": "b7ca7ace-0996-4e60-8a77-e65607367c19",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                      "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                      "id_user_upd": "5e92b50b-db27-4b92-b254-5ef6306f3918",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "43",
                                                                                        "id": "a66f1ca0-f096-4216-a511-cb5b62fd31df",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                        "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                        "id_user_upd": "2519c36b-96e4-4f6a-857b-a7e0221c331d",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "36"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "36"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "41"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "43"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "13"
                                                                                },
                                                                                {
                                                                                  "$ref": "13"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "40"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "36"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id": "68fcdbbb-f409-40d4-96cd-b686fdce6683",
                                                                              "id_pos_sesion": "2b5cc390-e481-4026-b699-1d64c48587a1",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "03e77cd8-9cf0-4500-b1a8-756b7404ceb4",
                                                                              "id_room_unit_activity": "907b5a6c-dbb7-4bb3-933a-0d71681b1fa9",
                                                                              "id_doc_sa": "d6d3ed66-6fc7-4fde-b9df-8a905f088b7c",
                                                                              "id_pos_type": "c96ec3ee-6d2c-40d4-969e-4e226d5f9538",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "62a4f24c-d412-4e48-b6b6-2f7d0737c42e",
                                                                              "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-09-06T06:47:38.4054161+02:00",
                                                                              "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id_tip": "b45e9b76-062d-4915-856c-de32cbd4e2e6",
                                                                                  "id_user": "45a649dd-ee82-4b2e-9c85-9dbbe3aa2392",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                  "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id_pos_sesion": "dc8671e6-8f68-4bd1-8840-18fc9b59a1a9",
                                                                              "id_user": "c2712f7e-4252-4598-a7b0-94166ce840b4",
                                                                              "date_add": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "fd8c57f7-6ad3-4562-bf9a-8495c3f78f69",
                                                                              "id_user": "b42e387f-9ac5-40cc-ace8-9d60712633f3",
                                                                              "id_user_profile": "53664c97-43d1-4fc9-877a-8345bb481e94",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "id_pos_sesion": "ffeaf1e3-8764-4f8d-b2a6-81a44825a5ba",
                                                                              "date_login": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "date_logout": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "48",
                                                                                "id": "b0d5d5ab-985d-42ef-ae03-80120d413086",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "49",
                                                                                    "id": "c74a4a94-71f1-40f2-8127-b0699767b8ac",
                                                                                    "id_function": "c2c31d3e-3aa7-4377-a5be-bc667e901558",
                                                                                    "id_user": "e9ba0aa6-187d-439b-9841-6c6c56a81828",
                                                                                    "id_profile": "019af64d-e5b0-44d5-9c19-a57ade11f270",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                    "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "50",
                                                                                      "id": "c06a6a47-64ae-41f4-9adc-9af188527c9f",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "c30d81a9-cb74-4903-95ed-8ff1d4b6b20f",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "7a33e792-05a9-4a7d-a32b-f7b55d154e51",
                                                                                      "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-09-06T06:47:38.4054161+02:00",
                                                                                      "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "51",
                                                                                        "id": "bb8800b2-a0c5-4230-b15f-8fdf0fe14769",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                        "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "50"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "50"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "52",
                                                                              "id": "f9717033-813c-4a65-9a95-3430b7381006",
                                                                              "id_user": "60be2eb2-3a6a-4cee-9e83-ebf21d792143",
                                                                              "date_add": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "6c35ac54-adee-4ca7-bf66-8f236b4037cc",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "id_pos_sesion": "b0d02a6d-3960-4575-9cd2-72c73bf47916",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "52"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "53",
                                                                    "id": "f71cd04a-4875-4b32-ab38-2e9500abc4bc",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "aee67f6a-1d88-430e-8fc9-dce0cb4aec93",
                                                                    "id_doc_print": "f08c51ce-a578-4e37-a33c-65d41fc1e0da",
                                                                    "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-09-06T06:47:38.4054161+02:00",
                                                                    "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$id": "54",
                                                                      "id_list": "e10f080c-579a-4b61-95b7-0e3af5760a3b",
                                                                      "id_item_sub": "c8faf244-9b57-46ed-a80b-4d5804484076",
                                                                      "validity_date": "2026-09-06T06:47:38.4054161+02:00",
                                                                      "price": 4.1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                      "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                      "id_user_upd": "1372f990-3682-420a-b3fe-815c369f4502",
                                                                      "commited": true,
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "55",
                                                                        "id": "687fa354-5f05-4217-a3cf-c3537742e456",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "35e17077-e7da-4463-9eb7-8fa2fd01cb3b",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "abc1667e-d36e-4c58-acda-61e6ea599be6",
                                                                        "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-09-06T06:47:38.4054161+02:00",
                                                                        "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                        "id_user_upd": "8a4052ef-5bf9-4069-a724-6740fc5d0ed3",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "56",
                                                                            "id_pos": "f6075daf-28a0-4584-83ce-e1b18ed5fd47",
                                                                            "id_pos_type": "be0edb98-0545-4472-8e18-09ecdf4d2d9a",
                                                                            "id_price_list": "8fc44329-3997-4585-aa35-c3c56259da82",
                                                                            "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-09-06T06:47:38.4054161+02:00",
                                                                            "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                            "id_user_upd": "93a11858-b4d8-4b93-83a9-61003c66594c",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "57",
                                                                              "id_pos": "8b9c4c86-be0e-4c6f-a080-efd410bfab5c",
                                                                              "id_pos_type": "4b372cb1-8608-4232-9571-041b95c79369",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                              "id_user_upd": "72cdb389-19c5-46ee-b73e-638070b31f50",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "56"
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "58",
                                                                                "id": "9838c1f1-18f3-4403-9f87-370b6365265f",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                "id_user_upd": "cdf122ec-c65e-4da2-852b-e03a07240ed8",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "59",
                                                                                    "id": "a94bdac2-26bf-4ffb-b9b3-54cb14e79975",
                                                                                    "id_branch": "ca815335-dfce-4b27-b0f9-5201a85841c0",
                                                                                    "id_pos_type": "63ecd8bc-73aa-4352-81f4-4d79e2a8a9f7",
                                                                                    "id_pos": "a8d5b6e6-ae92-4749-890b-a30756c9d09a",
                                                                                    "id_item": "ea054d36-104e-44a1-ba61-1a1a28388f34",
                                                                                    "date_from": "2026-09-06T06:47:38.4054161+02:00",
                                                                                    "date_end": "2026-09-06T06:47:38.4054161+02:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                    "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                    "id_user_upd": "7aac37f1-3fb5-439f-a634-a9b687fbd74a",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "59"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_doc_print": [
                                                                                  {
                                                                                    "$id": "60",
                                                                                    "id_pos_print": "0d6d13e7-5a00-4c89-9807-46188e6de249",
                                                                                    "id_doc": "e04c3173-fb92-4ce6-9624-500451dfe263",
                                                                                    "id_pos_type": "e7bbc98c-ffd6-4859-ace8-3efd8bcebfbe",
                                                                                    "id_doc_print": "6a317a8e-467d-4367-9370-86838a1dfd58",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                                    "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                    "id_user_upd": "b6d9da8c-a57c-4dd6-95b6-5232bb4df6e0",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "61",
                                                                                      "id": "ec96a091-6f58-422b-9930-3caaabf77fcd",
                                                                                      "id_pos": "f7f222c9-ff14-4c98-b947-a8a77a506c92",
                                                                                      "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-09-06T06:47:38.4054161+02:00",
                                                                                      "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                      "id_user_upd": "65e46d5c-1179-47b8-bd77-9c30692780fd",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    "st_doc_print": {
                                                                                      "$id": "62",
                                                                                      "id": "482f64c9-572b-439d-bebe-714161b75b35",
                                                                                      "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-09-06T06:47:38.4054161+02:00",
                                                                                      "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "63",
                                                                                          "id_doc_print": "741997d3-0db8-4dde-9599-c790b6e6181f",
                                                                                          "id_line": 2,
                                                                                          "text": "sample string 3",
                                                                                          "type_line": "sample string 4",
                                                                                          "type_align": "sample string 5",
                                                                                          "ref_line": 6,
                                                                                          "font_name": "sample string 7",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_color": "sample string 10",
                                                                                          "st_doc_print": {
                                                                                            "$ref": "62"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "63"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "60"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos_view": [
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "55"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ],
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$ref": "54"
                                                                          },
                                                                          {
                                                                            "$ref": "54"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list1": [
                                                                          {
                                                                            "$ref": "55"
                                                                          },
                                                                          {
                                                                            "$ref": "55"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list2": {
                                                                          "$ref": "55"
                                                                        },
                                                                        "mt_prices_list_rules": [
                                                                          {
                                                                            "$id": "64",
                                                                            "id": "fcdecaa5-0cab-45fe-882a-b3a05ade8bb6",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-09-06T06:47:38.4054161+02:00",
                                                                            "date_end": "2026-09-06T06:47:38.4054161+02:00",
                                                                            "id_branch": "71b0f7d6-5067-41b4-8986-7c2f5d53cae6",
                                                                            "id_pos": "44d759c8-7c6b-4cd3-85a9-b359bc4417e3",
                                                                            "id_list": "eb95ab7a-4ed8-4192-b651-d39bc869208e",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                                            "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                                            "id_user_upd": "99383abc-f0d8-44a6-9001-483b00b79203",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "55"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "64"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$ref": "1"
                                                                          },
                                                                          {
                                                                            "$ref": "1"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_det": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "54"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "55"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "13"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "65",
                                                                    "id_doc_sa": "8b53f97f-af75-4f07-9d5c-0f45ef204f64",
                                                                    "id_line": 2,
                                                                    "id_item": "d74b7b44-9a56-48f5-a94a-1a774f392524",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "24"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "65"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "16"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "19"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "13"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "13"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "19"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              }
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "3"
                                          },
                                          "st_users": {
                                            "$ref": "8"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "60"
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "66",
                                              "id_pos": "8aadfe60-f903-4836-8807-d854858f7ce4",
                                              "id_doc": "5b99a649-1bd6-4149-983b-61142d24fef4",
                                              "value": 3,
                                              "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                              "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "67",
                                              "id": "9dbdfda8-cf77-4b0e-8e61-b0d698dd1ce2",
                                              "id_pos": "cbcf22d2-dc37-4c76-978c-bad72ce4fa8a",
                                              "id_doc": "d9a291ec-f8a0-4bcb-b836-e3a194f11ed0",
                                              "id_branch": "95a7cc12-9537-446c-bb24-ea93ba01b619",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-09-06T06:47:38.4054161+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "f81c121d-b222-4c3e-9b86-5e71b57ced9d",
                                              "id_loc_from": "34276145-bad8-411f-b7af-7bffb9a3cf39",
                                              "id_loc_end": "c9a04ecb-f7e6-4708-9807-917e29033a5b",
                                              "id_user_add": "4ae40cba-069e-4813-9ce5-78640ef19483",
                                              "id_user_upd": "05e35980-3241-4db8-8c20-4f3693238d2a",
                                              "id_pos_sesion": "95aab19f-7475-4a6e-878c-c6dbe7eb964e",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-09-06T06:47:38.4054161+02:00",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                              "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "5827f51c-9f12-442e-94fa-9acfdfb0dc5b",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "81fe310a-6921-4f61-9751-38f405ebf9f5",
                                                "active": true,
                                                "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                "id_user_upd": "7077e150-3dc8-44f8-96e2-a44534d251c5",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "2"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "69",
                                                    "id_location": "ab15b0f7-9c1a-4513-bb66-05e427ec87c0",
                                                    "id_item": "5d99b7e0-a356-4305-9d33-b678fb84c557",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                                    "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "68"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "68"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "st_users1": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "70",
                                                  "id_doc_st": "e38c061a-7b41-434e-82b7-35e30300277f",
                                                  "id_line": 2,
                                                  "id_item": "6e37ef76-0619-4744-8e5d-bf29c9bc700c",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "67"
                                                  }
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "68"
                                        },
                                        "mt_locations1": {
                                          "$ref": "68"
                                        },
                                        "mt_pos": {
                                          "$ref": "10"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "st_users1": {
                                          "$ref": "8"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "24"
                                          },
                                          {
                                            "$ref": "24"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "13"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "34"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "36"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "71",
                                            "id": "612e1436-6360-4009-994d-e29dd729e1bf",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "a5f81bf8-5487-40c2-8a63-a84f29300007",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                            "printed": true,
                                            "print_on": "2026-09-06T06:47:38.4054161+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "13"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "34"
                                      }
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "st_users": {
                                "$ref": "8"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "57"
                                },
                                {
                                  "$ref": "57"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "64"
                                },
                                {
                                  "$ref": "64"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "1"
                                },
                                {
                                  "$ref": "1"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "72",
                                  "id": "c4228af6-7b12-412e-9805-b1081ff7e909",
                                  "id_pos": "611074b1-60f3-42c9-b754-0e2179ed055a",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-09-06T06:47:38.4054161+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "5449d4f8-13a2-46d0-bfae-f51864b85084",
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                  "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "f19970fe-81c1-493f-b713-c05eb4755e4e",
                                  "id_pos": "c8c8ba9b-ce63-4ac5-add6-6a329db93c6f",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                  "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "13"
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "74",
                                  "id": "5dedb148-a22e-4671-92d8-80c9c301d96d",
                                  "id_pos": "00835851-1816-4612-8389-400e1385e812",
                                  "date_add": "2026-09-06T06:47:38.4054161+02:00",
                                  "date_upd": "2026-09-06T06:47:38.4054161+02:00",
                                  "date_out": "2026-09-06T06:47:38.4054161+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "tt_logs": [
                                {
                                  "$id": "75",
                                  "id": "fa655b5d-1594-4831-98cf-9d66dc2edb02",
                                  "id_user_add": "ddf5c053-1e6e-4c00-aa9c-7d41e2b0daf1",
                                  "id_table": "0e3480a7-d42d-4814-b4ef-adfb642aead6",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "84e58022-5b2b-473c-8e49-b782c10b1250",
                                  "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "d1200ede-a430-4e34-9656-76a2ec794f1c",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                    "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "896aae7b-253a-4976-add8-c0a65fe30462",
                                        "id_sync": "9d8ed34d-9b4f-4e95-a55f-3a2343658b36",
                                        "json": "sample string 3",
                                        "id_table": "62537489-2547-4e06-a6a0-19a690b4a2be",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "0ad37a0a-bc7c-49f0-a328-925f2f9d2098",
                                          "id_branch_from": "03f3afb3-60ab-427a-abfe-3405fa54294f",
                                          "id_branch_to": "ec0c526f-bd21-42fd-8a05-cd24b577c15b",
                                          "type": 4,
                                          "created_on": "2026-09-06T06:47:38.4054161+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-09-06T06:47:38.4054161+02:00",
                                          "send_on": "2026-09-06T06:47:38.4054161+02:00",
                                          "mt_branches": {
                                            "$ref": "2"
                                          },
                                          "mt_branches1": {
                                            "$ref": "2"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "77"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "76"
                                        }
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "79",
                                  "id": "e2ddcf1e-f5c9-4a24-b116-44274cfba2e1",
                                  "id_pos": "b14ab0c2-6d9a-492a-8240-539b01c4c824",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-09-06T06:47:38.4054161+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "21"
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "59"
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "58"
                        },
                        {
                          "$ref": "58"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "57"
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "64"
                        },
                        {
                          "$ref": "64"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "42"
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "st_images": {
                        "$ref": "3"
                      },
                      "st_images1": {
                        "$ref": "3"
                      },
                      "st_permisions": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "72"
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "st_users_token": [
                        {
                          "$id": "80",
                          "id": "b90c87eb-8ab9-4e1f-b88d-100ca2576a0a",
                          "token_id": "sample string 2",
                          "id_user": "5f5d159f-e3ad-44c2-a881-5284427e5af6",
                          "date_from": "2026-09-06T06:47:38.4054161+02:00",
                          "date_end": "2026-09-06T06:47:38.4054161+02:00",
                          "created_on": "2026-09-06T06:47:38.4054161+02:00",
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "75"
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "81",
                          "id": "e1ef0448-090d-4e42-8e19-c115163dd7c6",
                          "id_room_activity": "8dad9afb-14e5-4153-b585-4f9401e359b4",
                          "id_pos_sesion": "fabe7fed-9ec5-4e9c-bccf-8aff1d0e0dfb",
                          "log_text": "sample string 4",
                          "id_user": "39e1745e-f532-4954-b2dd-35a8f23e73f1",
                          "event_type": "sample string 6",
                          "correlation_id": "bd18f800-e0c7-4f39-bd94-4d93cc13a799",
                          "id_room_unit": "8dd80713-4cc4-4745-bc09-04b9b9f236e8",
                          "id_room_unit_source": "a77c1112-cf67-4a21-952a-0616e10a0f1d",
                          "id_room_unit_destination": "5af5160a-a2ff-474c-9595-a7f221ff6c73",
                          "id_room_activity_related": "13e9ca24-14bb-4374-a9f7-26eed891186c",
                          "id_doc_sa": "5de735d5-42c7-4b21-ae58-7449a2223693",
                          "id_user_authorizer": "8e1ac45f-2d95-494d-abc8-de31aca1a6f1",
                          "data_json": "sample string 7",
                          "created_on": "2026-09-06T06:47:38.4054161+02:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "31"
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "48"
                      },
                      "tt_cmd_connection": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_cmd_messages": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "59"
                    },
                    {
                      "$ref": "59"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_units": {
                    "$ref": "28"
                  },
                  "mt_units1": {
                    "$ref": "28"
                  },
                  "st_images": {
                    "$ref": "3"
                  },
                  "st_users": {
                    "$ref": "8"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "65"
                    },
                    {
                      "$ref": "65"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "70"
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "69"
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "5"
              }
            ],
            "st_images": {
              "$ref": "3"
            },
            "st_users": {
              "$ref": "8"
            },
            "mt_prices_rules": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_employees": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_items": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "st_functions": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "st_images_types": {
          "$id": "82",
          "id": "6da7bd36-a03e-4806-abc4-7e00521f6e7e",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-09-06T06:47:38.4054161+02:00",
          "last_update": "2026-09-06T06:47:38.4054161+02:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "st_users": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "st_users1": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ]
      },
      "st_users": {
        "$ref": "8"
      },
      "mt_branches_zones": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "59"
        },
        {
          "$ref": "59"
        }
      ],
      "mt_locations": [
        {
          "$ref": "68"
        },
        {
          "$ref": "68"
        }
      ],
      "mt_periods": [
        {
          "$id": "83",
          "id_branch": "03a0fdaf-1524-49af-8d2b-40e3341f4a3a",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-09-06T06:47:38.4054161+02:00",
          "date_end": "2026-09-06T06:47:38.4054161+02:00",
          "state": "sample string 6",
          "created_on": "2026-09-06T06:47:38.4054161+02:00",
          "last_update": "2026-09-06T06:47:38.4054161+02:00",
          "commited": true,
          "mt_branches": {
            "$ref": "2"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "mt_pos": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "64"
        },
        {
          "$ref": "64"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ]
    },
    "mt_categories": {
      "$ref": "4"
    },
    "mt_items": {
      "$ref": "6"
    },
    "mt_items_types": {
      "$ref": "29"
    },
    "mt_pos": {
      "$ref": "10"
    },
    "mt_prices_list": {
      "$ref": "55"
    },
    "st_users": {
      "$ref": "8"
    }
  },
  {
    "$ref": "1"
  }
]