GET api/Mt_Prices_Rules?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_prices_rules
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

date_from

date

Required

date_end

date

Required

by_amt

boolean

Required

by_pcg

boolean

Required

ap_amount

decimal number

None.

ap_percent

decimal number

None.

ap_price

decimal number

None.

ap_price_min

decimal number

None.

ap_price_max

decimal number

None.

id_branch

globally unique identifier

Required

id_pos

globally unique identifier

None.

id_list

globally unique identifier

None.

id_item

globally unique identifier

None.

id_item_type

globally unique identifier

None.

id_category

globally unique identifier

None.

by_day_week

boolean

Required

use_mon

boolean

Required

use_tue

boolean

Required

use_wed

boolean

Required

use_thu

boolean

Required

use_fri

boolean

Required

use_sat

boolean

Required

use_sun

boolean

Required

use_hour_ini

time interval

None.

use_hour_end

time interval

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

mt_pos

mt_pos

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "f2a3a59f-c8dd-44c5-8a89-d221d5053fbc",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "date_from": "2026-07-08T09:48:26.7567595+02:00",
    "date_end": "2026-07-08T09:48:26.7567595+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": "2c8670a0-4d69-455c-a6dd-64e1a05b129f",
    "id_pos": "19fd4599-ef49-4c14-a704-ae4874906ee9",
    "id_list": "aadc1551-8514-4b7b-860e-0e35831ce907",
    "id_item": "a04121f1-bf75-445f-b119-a954b91dfe98",
    "id_item_type": "55f0faa4-e946-4608-adeb-969d9a3d0b8a",
    "id_category": "8b8aef38-9d93-4c80-87fc-8280ba65a7df",
    "by_day_week": true,
    "use_mon": true,
    "use_tue": true,
    "use_wed": true,
    "use_thu": true,
    "use_fri": true,
    "use_sat": true,
    "use_sun": true,
    "use_hour_ini": "00:00:00.1234567",
    "use_hour_end": "00:00:00.1234567",
    "active": true,
    "created_on": "2026-07-08T09:48:26.7567595+02:00",
    "last_update": "2026-07-08T09:48:26.7567595+02:00",
    "id_user_upd": "d2b33f21-438f-41b3-bc45-64dd33ce89cf",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "0bbb3dae-d3e3-4d8a-b7ec-71b4ec4aaaf9",
      "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": "21046e6c-a82e-4c3d-9117-4f9f4bf61c06",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-07-08T09:48:26.7567595+02:00",
      "last_update": "2026-07-08T09:48:26.7567595+02:00",
      "id_user_upd": "0ef7dd39-5088-46b6-a3cd-8e2189e355de",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "1380c3ab-d14d-46b1-9687-f957f8b029cc",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "5e941e6d-7baf-4f11-9c41-f601c5ef70f5",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-07-08T09:48:26.7567595+02:00",
        "last_update": "2026-07-08T09:48:26.7567595+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "3f899085-7ea6-46d0-b65b-dda79c71dce9",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "31fdb940-40b2-4e95-859f-f84bb9102331",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "f4c2a592-2eb4-40a7-96f5-83f0b370df3f",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-07-08T09:48:26.7567595+02:00",
            "last_update": "2026-07-08T09:48:26.7567595+02:00",
            "id_user_upd": "81c250fc-87c9-4202-aac5-da472c88ff5c",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "860188df-1d29-46bd-8d94-d78af76ca24e",
                "id_item": "fa75f7f5-b889-40a2-9cd7-6fd065fe9636",
                "is_default": true,
                "active": true,
                "created_on": "2026-07-08T09:48:26.7567595+02:00",
                "last_update": "2026-07-08T09:48:26.7567595+02:00",
                "id_user_upd": "88cb500b-ca01-44ae-889e-ec562bd7e814",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "c4915349-d67a-4d74-a8fc-1256f8c91a5e",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "ba8225b7-7270-4749-986e-dc960f83edeb",
                  "id_unit_sec": "86809632-1743-4507-b700-626ec64c48aa",
                  "id_brand": "14c4d893-0e21-42fc-b612-004a0441f6e0",
                  "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": "2dcf8641-7d5f-4832-a1b2-48d72343f4cd",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-07-08T09:48:26.7567595+02:00",
                  "last_update": "2026-07-08T09:48:26.7567595+02:00",
                  "id_user_upd": "685781d6-f82f-4f3d-9d2a-cf4a92d63a67",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "d14ac1c8-0e60-4d04-8931-f37fb2a8e5b4",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-07-08T09:48:26.7567595+02:00",
                    "last_update": "2026-07-08T09:48:26.7567595+02:00",
                    "id_user_upd": "d5d3fc29-05e3-4bf1-9685-5456f2690fdc",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "2b27eeb6-b152-4fe0-8918-9f91d76939f2",
                      "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": "a0a7985a-6976-4b15-869b-e28c80a85b36",
                      "view_messages": true,
                      "id_image_photo": "8d56007b-0e78-4df7-a534-f39d53be806e",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "2a69150f-3cb8-4a6e-9029-07fb170cbcb5",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-07-08T09:48:26.7567595+02:00",
                      "last_update": "2026-07-08T09:48:26.7567595+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "e3e48b7a-244b-4559-a699-b5487d191c4c",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "27459aaa-5822-4746-913f-d5b5092fd835",
                          "active": true,
                          "created_on": "2026-07-08T09:48:26.7567595+02:00",
                          "last_update": "2026-07-08T09:48:26.7567595+02:00",
                          "id_user_upd": "a8e0a102-02a4-4b34-a3d4-0c3fd4ff0114",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "613d9c67-52d1-47e2-9b75-54a0e05f13da",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "b41a72c1-c410-44d2-9fa9-274a9930e880",
                              "id_zone": "69bfd4dc-16bf-443c-adc2-14e4ec9e60dc",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-07-08T09:48:26.7567595+02:00",
                              "last_update": "2026-07-08T09:48:26.7567595+02:00",
                              "id_user_upd": "fd96a2bb-a28d-42a5-b32f-1992253fa5b4",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "6c6c1bb4-7acf-4942-8963-9f5a9195f4be",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "1bc4d5b5-cad9-4149-bdca-bcf934b19d6f",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "f3ca4371-bdf1-441e-ac26-fe3067e9c53f",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                  "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                  "id_user_upd": "d1dd7031-c1f7-4273-9f36-5e420088d48a",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "d9452b17-f236-42b5-b253-dac07bb264ab",
                                      "id_cloakroom": "c3a0d74c-52ea-49a4-b935-b032f3bc8826",
                                      "id_pos_sesion": "26cf97a2-74ef-44de-9155-c8e5668b9a0f",
                                      "unit_id": 4,
                                      "date_open": "2026-07-08T09:48:26.7567595+02:00",
                                      "date_close": "2026-07-08T09:48:26.7567595+02:00",
                                      "id_doc_sa": "f4637bad-ed42-404d-a3c9-53b8be5d2447",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "d0a489da-a881-488b-b290-3201f7b89902",
                                        "id_pos": "8ad46bb6-b15b-47ca-855f-f3515e771120",
                                        "id_doc": "a7d4fb4f-dbea-47b4-9a38-d33abf2f8c5e",
                                        "id_branch": "aa7e9d2c-fa23-4ad5-b0ca-5c9f964afff3",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-07-08T09:48:26.7567595+02:00",
                                        "date_tax": "2026-07-08T09:48:26.7567595+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "030a0cb0-e044-4e15-925f-df3feab4733d",
                                        "id_relationship": "473babb3-704a-4115-bbc2-d0bc85607882",
                                        "id_loc_from": "94202610-ca08-4570-9292-8c97cee08782",
                                        "id_loc_end": "a8a39702-d489-4314-822d-b96241391ebb",
                                        "id_user_add": "b3dcd758-b138-45be-810c-95836d8845c9",
                                        "id_user_upd": "12b09c5a-00fc-4529-a79b-e1645a23bfa1",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "452ce572-fe73-4029-b82b-0a7d76102e08",
                                        "id_room_unit": "e9cc3793-ff6a-4147-8382-d3258dc722fd",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "2303e585-b377-4296-8d44-73b214f71eb9",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                        "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "c67f58ac-a12a-418c-bd22-29b32352c70c",
                                          "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": "1833db6a-8565-436e-a1bb-dd480e2af356",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                          "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                          "id_user_upd": "c9de06ef-7fc9-44ea-9261-4341df101174",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "71e2c3a8-eac8-4c3f-a714-305f89136618",
                                              "id_pay": "324eb99b-ee04-4c92-93bf-b3d1dc567ea9",
                                              "id_money": "4eff0961-7903-4c8c-a4e3-fefe9e08bf14",
                                              "active": true,
                                              "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                              "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                              "id_user_upd": "3e011e51-d56e-4f77-89df-c388a67b7a97",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "77f22424-6160-4369-881c-60bca9252076",
                                                "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": "9e8589c1-30aa-47a4-b3c4-ba28879f1323",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                "id_user_upd": "6207e3da-e066-4505-ba5a-11ebd7a143c4",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "7523bf62-15e7-4e4c-945a-fc58d1693f3d",
                                                    "id_money_2": "6f537f0c-59bc-4a17-acac-376a675cbe38",
                                                    "date_from": "2026-07-08T09:48:26.7567595+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                    "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                    "id_user_upd": "b2aa5994-c251-4f50-acfc-ab5d49b48f8c",
                                                    "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": "d5bb66ed-b2e4-42c7-9ca3-561b873ea3a9",
                                                    "id_pay": "29d3e232-20ec-459e-bda4-5d79c10661c7",
                                                    "id_money": "9a7a857b-d6f1-4b70-af45-88827a6f763e",
                                                    "date_cashflow": "2026-07-08T09:48:26.7567595+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "c7e31629-4c9d-41bd-ab68-fdfa4831bda1",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "c50ee657-b76c-4cdd-8a0f-d5db98c840b9",
                                                      "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": "29908c1f-913f-4842-8061-82c628a69b3f",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                      "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                      "id_user_upd": "89b4128b-b7af-4b84-b4f8-1f75226993f4",
                                                      "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": "ae6daafc-a6e8-4ccc-8cb7-9d6d7972e710",
                                                          "id_line": 2,
                                                          "id_pay": "e1612add-70e3-4412-9a68-0824be464aed",
                                                          "id_money": "eddbd958-f5e3-4698-9b27-245da78b08bc",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "64626b16-5d87-41af-8772-714e3e7614bb",
                                                          "id_employee": "95703854-ccf3-4403-89d4-0df8ab9c9beb",
                                                          "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": "f3c9e0de-27f5-4fcb-be48-213f6bccb0fa",
                                                          "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": "1098bf4b-916a-4948-b2f1-d5461ae81a35",
                                                            "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": "5ae21418-ea2f-4de7-b18a-c9a2ad4039af",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "6a924ac3-7acd-4949-ace7-da6775e0fa9e",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                            "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                            "id_user_upd": "769f447c-2a8d-4fbe-81ef-abf936a0af59",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "36627fc6-13bf-4a63-8849-f025376591bd",
                                                                "id_branch": "0aa893c9-8f73-4714-a28f-7f48d308dad5",
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                "id_user_upd": "7d1330b5-31d9-429e-86af-9887e51251f2",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "19dc5bad-9669-42b8-9d1f-3e6f9acb3f26",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                              "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                              "id_user_upd": "73f9fa61-78cd-43fe-8221-5b6df008c4ee",
                                                              "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": "ecb3431b-399b-4d33-9657-e096cb0e0e9d",
                                                                "id_line": 2,
                                                                "id_item_sub": "11539158-d256-4b8f-a150-4373293a1fe4",
                                                                "qty": 4.1,
                                                                "id_list": "1b1cad29-0b22-4ebf-b2d6-b3269ac3c586",
                                                                "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": "c2a70689-2abf-4a89-8074-0f2017ac1d20",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "87183fbc-d500-4704-ad54-89f735057a74",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "b657f495-b321-4311-96db-921a6ad00e1c",
                                                                "id_user_upd": "a178fe77-2c9f-4837-9c88-83beaf81bb6c",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "92e56be6-6aa5-4402-9dad-07dede1e028e",
                                                                  "id_item": "f3084da9-ef27-4978-a419-7fb424292df5",
                                                                  "id_item_type": "e00493f8-aa6c-435d-bb90-a370f384e514",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "75fc342e-1434-497a-a010-7550f7eaecc8",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                  "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                  "id_user_upd": "2e6d8c88-542c-4e21-ac54-80b05dff1413",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "67638f6e-a583-4161-bfe8-9328065ed5d1",
                                                                      "id_item": "07563f3b-9962-4554-aeed-e9ded6e4152b",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "a63003f6-0576-417e-8d4f-af647495fa46",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "f4a25e65-a232-40a1-bdd4-873e5bcc5e5a",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "73ecdd5c-a427-4b1b-863e-0de889cfdb93",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                        "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                        "id_user_upd": "e680a050-60f1-4e68-8c09-c3aa96c852dd",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "3a599e65-94a3-40b0-b2a1-00c9b10d5afd",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                          "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                          "id_user_upd": "605994d8-5315-43e7-8e60-476065a040e9",
                                                                          "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": "08af9e23-a4be-4969-a691-db41da7dfb86",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "1f909f40-8780-400a-9fa8-e14189b2286a",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                    "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                    "id_user_upd": "52e6db6d-2d0e-4532-9435-85693158b10d",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "55993a77-84f2-41de-bbbf-887b2a45bd2a",
                                                                        "id_line": "c5d1489e-6fb3-4f0f-a157-d7473663a242",
                                                                        "id_category": "684fa807-0b7e-4fc8-ae06-666ac37dc014",
                                                                        "id_item": "9f5fcfe6-df02-4ccf-97b1-90f94517e3c4",
                                                                        "id_item_type": "20cb75dc-f426-40e3-a9e1-61637cd249b1",
                                                                        "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": "32c33620-095a-438d-92e8-b219d1b95f68",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-07-08T09:48:26.7567595+02:00",
                                                                          "date_end": "2026-07-08T09:48:26.7567595+02:00",
                                                                          "date_used": "2026-07-08T09:48:26.7567595+02:00",
                                                                          "date_sesion": "2026-07-08T09:48:26.7567595+02:00",
                                                                          "id_employee": "7d87bda7-bf12-441b-9b8c-7b7d3bad64c0",
                                                                          "id_branch": "5e77a125-6c85-49f6-834c-e0fd01fdfbfd",
                                                                          "id_voucher_permision": "bef514ea-f4c9-4963-b25f-602a848c9440",
                                                                          "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": "637fee77-c9fe-4e1e-bf0c-4b8936cfb755",
                                                                          "id_user_add": "9d35fd6a-8f28-41e9-a8c4-00b333c58a27",
                                                                          "id_doc_sa": "a0806d1b-8a73-45b4-befb-5a0f934bc608",
                                                                          "id_item_sub": "bf7a44c1-49ab-4ed7-a301-78f146889005",
                                                                          "id_pos_sesion": "ba054f8a-06bc-4f3a-8223-ae79b5017834",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                          "last_update": "2026-07-08T09:48:26.7567595+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": "4c04db51-18f7-4e95-99d7-9639b99bb804",
                                                                            "date_from": "2026-07-08T09:48:26.7567595+02:00",
                                                                            "date_end": "2026-07-08T09:48:26.7567595+02:00",
                                                                            "date_used": "2026-07-08T09:48:26.7567595+02:00",
                                                                            "id_employee": "5fac5024-f89f-474e-8967-f74bb87bb8c7",
                                                                            "id_branch": "275159cf-cc1e-4bfc-83d2-e0f20ddfa94d",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "128afcae-e98c-4ffa-a664-1659dad03be0",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                            "last_update": "2026-07-08T09:48:26.7567595+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": "cfee6ba1-c04e-40e9-881d-613200cb55ee",
                                                                        "order_id": 2,
                                                                        "id_item": "76e04540-49d1-4a63-b305-44b60abe95ee",
                                                                        "id_item_type": "3b66ffaf-2081-4f1f-8621-7d64023a1043",
                                                                        "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": "ac1eb224-3f91-4ac1-a778-68b0cf881b03",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "3307be26-a5d6-4208-8d8e-decee7361699",
                                                                        "count_voucher": 1,
                                                                        "id_category": "668cf823-2609-439c-95a0-490020d22003",
                                                                        "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                        "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                        "id_user_upd": "0f4b328d-2c9c-40ef-82fe-7d0cc1ad85f6",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "34",
                                                                          "id": "ac4bfb17-ef1f-4c1c-a0e6-c850a815a460",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "43288e0f-4376-4a80-99d5-1f01a1dd9247",
                                                                          "date_tax": "2026-07-08T09:48:26.7567595+02:00",
                                                                          "date_open": "2026-07-08T09:48:26.7567595+02:00",
                                                                          "date_close": "2026-07-08T09:48:26.7567595+02:00",
                                                                          "id_user_open": "31406d33-9ed8-41d4-8263-e0dccc2cd455",
                                                                          "id_user_close": "e99ef2a4-71b7-4c3f-803b-08e586b6d703",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                          "last_update": "2026-07-08T09:48:26.7567595+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": "69c62ab3-377b-4f83-9895-15de0314045c",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "63b5ac5e-0a47-4d1d-9318-17d3d44d6109",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id": "556e558f-42e1-43cc-aaa5-8974db3fcca4",
                                                                              "id_room_unit": "fdc9cd66-e2d8-4807-808e-b468c1d2d83c",
                                                                              "id_room_list": "36a87c4b-f344-40d1-83fa-5d20677c6445",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "date_from": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "date_end": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "date_open": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "date_close": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "id_employee": "4a00d407-bdf5-4068-ac64-8b3824e057ed",
                                                                              "id_employee_sec": "e9c0be5f-e7ee-468b-b334-e0ee12bcfa83",
                                                                              "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": "50b2b241-ac2c-405c-b0d0-5fa08ab1f502",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "d8f25286-a40e-4ead-81e2-3a7ca8fa0521",
                                                                              "id_user_close": "3e5d2773-1c37-453a-ba29-0b568df0ee23",
                                                                              "id_unit_state": "5bf16a21-2861-4721-b419-6346195cb1ab",
                                                                              "id_pos_sesion": "b94b9252-f6eb-48b6-8061-d190ebc681d1",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "37",
                                                                                "id": "1fb68e33-76e9-4450-849f-ec3a7c4a6287",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "b2f35dbf-f9c6-4f5f-a85a-f97edc7b9eec",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "8f85e48c-def6-438f-892a-874173367570",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T09:48:26.7567595+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                "id_user_upd": "e2b5bb04-b14d-4a04-a895-210b5c986a32",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "38",
                                                                                  "id": "1e94d079-ee6f-492f-bb20-cf2d7f7f65b8",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "6c35c667-a431-48cc-8706-ab5cd3e6628b",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "48e207e6-0a9e-41e1-8fd9-9e87df1e3a88",
                                                                                  "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": "92dc0f31-de0e-4314-a44f-9c10c2223053",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                  "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                  "id_user_upd": "f464b3ad-ea10-4074-b8e1-47d432721959",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id_pos": "e18808ae-4e8e-4acb-8c7c-18e921f28a68",
                                                                                      "id_room": "badd02ed-48b6-4f5f-b379-0f9eb60787ac",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "id_user_upd": "6738c99c-d7da-4030-900c-fb391d539486",
                                                                                      "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": "23c5f68c-fc17-4b4d-a500-0ff8a9e51991",
                                                                                      "id_room": "05a162cc-8f36-437b-9958-f7aa213c5d2f",
                                                                                      "date_in": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "date_out": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "id_user_add": "3e425159-7551-4fb3-ba03-06d887bc1cf2",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "last_update": "2026-07-08T09:48:26.7567595+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": "d5ef388a-b316-4815-abe7-e59c55929cfb",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                  "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                  "id_user_upd": "5437de5e-6bf1-4680-b86b-74f33ba5aea3",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_room_type": "d0281f5a-438c-470c-beda-6f7127a3fa4e",
                                                                                      "id_room_state": "2c425bd3-f60b-47ab-9283-b24aaf1a9a7b",
                                                                                      "id_image": "ff708f2b-ee63-439b-a08e-e973036fba29",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "id_user_upd": "cf4c570f-4d4d-445d-83e3-62ec360854a2",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "43",
                                                                                        "id": "fafe8419-8acd-4b46-9c77-2ef76afeea5f",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                        "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                        "id_user_upd": "3125d460-ec79-4d2d-8521-3c3657124613",
                                                                                        "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": "9b357ade-70d2-45f2-9743-cbba10cfa53e",
                                                                              "id_pos_sesion": "0979fc86-8a79-4630-aaeb-fbf617e272eb",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "8c783538-efe2-4331-8c4f-6838e76d3cf1",
                                                                              "id_room_unit_activity": "048f28a4-1e97-4b7c-b794-6756629ff50f",
                                                                              "id_doc_sa": "4109f324-d019-47ae-896e-9b05004c9075",
                                                                              "id_pos_type": "f52f33ad-a7fa-43bd-93f4-0474e9a7bccf",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "1219dd9e-a6b2-4e47-a1df-b94ddacdb00c",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id_tip": "e66feff8-9fc9-4cad-8541-c9fe1a2f05c4",
                                                                                  "id_user": "fd096017-72aa-4cc7-8ecf-1d94e5c1ee73",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                  "last_update": "2026-07-08T09:48:26.7567595+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": "6663dac1-ae1a-4dcb-9ca9-aae185b2517a",
                                                                              "id_user": "8baadee4-33a3-42a3-8d7c-0adefc992227",
                                                                              "date_add": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "last_update": "2026-07-08T09:48:26.7567595+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": "3dde54c5-5512-4b9b-9e58-d378a8586fa7",
                                                                              "id_user": "698b6fbe-401b-46ee-a65f-a01fa95e2a15",
                                                                              "id_user_profile": "6fe15340-4d80-46b6-8e5a-1aa5820a8958",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "id_pos_sesion": "f6bc83ec-9d38-4f41-b12b-9a12c34b37bb",
                                                                              "date_login": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "date_logout": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "48",
                                                                                "id": "61b65380-cb4a-43d7-940e-c0eac405fc71",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "49",
                                                                                    "id": "fd235f68-d464-462d-ac70-c520b64ae977",
                                                                                    "id_function": "133b20f9-7612-4efc-898d-e60d6ab611bd",
                                                                                    "id_user": "95d9cbd5-8ca2-4c8e-ba9c-bd2fc43b3ffd",
                                                                                    "id_profile": "36f73ac3-a60e-4ef7-996f-6d6157be4b12",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                    "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "50",
                                                                                      "id": "25d34f76-cddd-4668-9d03-adbabaf65378",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "8a740df6-1584-4348-8952-8ebc7399bc09",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "e8dbaa8c-1508-49d6-9b23-6ba1a7219552",
                                                                                      "view_pos": true,
                                                                                      "order": 10,
                                                                                      "color_border": "sample string 11",
                                                                                      "color_button": "sample string 12",
                                                                                      "color_font": "sample string 13",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 16,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "51",
                                                                                        "id": "e150ca33-f698-43e8-83aa-05b2d8686393",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                        "last_update": "2026-07-08T09:48:26.7567595+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": "05e995a1-5797-460d-88d4-ace77131bf60",
                                                                              "id_user": "d496b276-0771-4811-ae47-9b8f0671444d",
                                                                              "date_add": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "342ce2d8-8b51-4073-b84a-166ef439f348",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "id_pos_sesion": "1926628c-f575-4182-a9e4-95b151a512d8",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "52"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "53",
                                                                    "id": "366fd288-9ae8-4478-9fb0-98e5fb8610d4",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "8e41506e-a2a3-4865-93cd-bd9b7b498b42",
                                                                    "id_doc_print": "c02a725e-0d66-4a3b-a2ad-5953825b28c2",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                    "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$id": "54",
                                                                      "id_list": "71d64647-aa00-46ef-bc5a-1e2a894d5434",
                                                                      "id_item_sub": "4a0d4dc5-d382-4afa-add3-fbe30bdc66d7",
                                                                      "validity_date": "2026-07-08T09:48:26.7567595+02:00",
                                                                      "price": 4.1,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                      "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                      "id_user_upd": "50cd6b76-99c5-4442-9a96-dcae56b919a1",
                                                                      "commited": true,
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "55",
                                                                        "id": "1fe02e97-5687-4ece-a8db-c4336d72c8b9",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "b92ca301-9be4-4494-9388-08edaa200f51",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "a829d3c2-3f6c-400c-864c-576c4a734dad",
                                                                        "view_pos": true,
                                                                        "order": 10,
                                                                        "color_border": "sample string 11",
                                                                        "color_button": "sample string 12",
                                                                        "color_font": "sample string 13",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                        "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                        "id_user_upd": "f0f20c97-af48-4a91-904a-c59faf3481e5",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "56",
                                                                            "id_pos": "10825bd7-0583-4533-8851-ac0e16b8994a",
                                                                            "id_pos_type": "f9debdb3-28e8-4135-ad18-e813fdcfd5f1",
                                                                            "id_price_list": "fcacf8f4-ddf7-4b9e-9804-f5090432f1a4",
                                                                            "is_default": true,
                                                                            "view_mon": true,
                                                                            "view_tue": true,
                                                                            "view_wed": true,
                                                                            "view_thu": true,
                                                                            "view_fri": true,
                                                                            "view_sat": true,
                                                                            "view_sun": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                            "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                            "id_user_upd": "19b799ec-5ffa-4a81-84fc-edc9f7917f33",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "57",
                                                                              "id_pos": "1a9e49d0-fef2-4b5b-ae0f-3b08c7194ec6",
                                                                              "id_pos_type": "9172c550-e086-471f-871e-1c29b938e359",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                              "id_user_upd": "1145e2fd-5076-4284-b01f-0b3d8ccc8c4a",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "56"
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "58",
                                                                                "id": "b2fed59b-2a8b-4ed4-9bfb-0266ed967866",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                "id_user_upd": "410dd49e-372c-4699-8d2b-623f1d069be1",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "59",
                                                                                    "id": "71551c15-4004-4c4b-8778-ce9d542a4b95",
                                                                                    "id_branch": "7b8dc04a-3781-48cd-b996-e70506badb9d",
                                                                                    "id_pos_type": "4200c139-ed80-4bed-8205-7eb5d2a508ea",
                                                                                    "id_pos": "e3368750-7ba6-4dbf-bce2-22d1153d10ed",
                                                                                    "id_item": "fbcc50e1-1570-4661-941d-9fcb122d68bf",
                                                                                    "date_from": "2026-07-08T09:48:26.7567595+02:00",
                                                                                    "date_end": "2026-07-08T09:48:26.7567595+02:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                    "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                    "id_user_upd": "4208f53e-6641-46af-a24b-bc328516802c",
                                                                                    "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": "756992ef-4dfd-4854-a519-b2d93a7a607a",
                                                                                    "id_doc": "293dfcec-ebe0-4f93-866f-2cda69155f63",
                                                                                    "id_pos_type": "238d5217-0d43-400d-8dbb-85686f07a8a2",
                                                                                    "id_doc_print": "24fe4bfd-a62d-4c34-9579-af1f8bfdfcb2",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                    "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                    "id_user_upd": "600d72b9-1e41-40f7-b43f-ea446664b862",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "61",
                                                                                      "id": "ac4e3f8e-f896-4fe5-bc53-fc0d517af8ae",
                                                                                      "id_pos": "1dd29882-abd1-41f1-8a2a-39d833000c56",
                                                                                      "id_mask": "sample string 3",
                                                                                      "name": "sample string 4",
                                                                                      "mode_print": 5,
                                                                                      "port": "sample string 6",
                                                                                      "baud_rate": 1,
                                                                                      "data_bits": 1,
                                                                                      "stop_bit": 1,
                                                                                      "flow_control": 1,
                                                                                      "parity": 1,
                                                                                      "pin_cashdrawer": 1,
                                                                                      "ip_printer": "sample string 7",
                                                                                      "port_ip": 1,
                                                                                      "printer_name": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "id_user_upd": "de2bd2be-de21-4c4e-8930-3d8cfd7600ee",
                                                                                      "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": "7ca82cc9-0565-475c-979b-95f53a8c334b",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high_row": 5,
                                                                                      "high_doc": 6,
                                                                                      "with_doc": 7,
                                                                                      "to_file": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "63",
                                                                                          "id_doc_print": "d9d3999d-8a58-457a-958d-9dd1b40911a8",
                                                                                          "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": "4a65da3b-f044-47c9-b7b1-b854a2a4c014",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-07-08T09:48:26.7567595+02:00",
                                                                            "date_end": "2026-07-08T09:48:26.7567595+02:00",
                                                                            "id_branch": "bc922195-2b93-4051-a157-147bf12a6ec3",
                                                                            "id_pos": "7d08bf2e-cadc-4995-b6d6-065b8653754c",
                                                                            "id_list": "b8112cf2-d6fb-4201-b218-9fe5b5f71d5b",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                                            "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                                            "id_user_upd": "431274f6-ffff-4e67-b268-020ede1629e5",
                                                                            "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": "9ebcabda-34ea-494a-b993-e4dd862d4090",
                                                                    "id_line": 2,
                                                                    "id_item": "bbc2c8fc-6bbf-465b-87f8-2532c09a940c",
                                                                    "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": "855a125f-6fd4-4236-8f9a-521f80598c85",
                                              "id_doc": "66851396-72c6-4bfe-9e36-4352f1524c5e",
                                              "value": 3,
                                              "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                              "last_update": "2026-07-08T09:48:26.7567595+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": "4f0bf7d1-0dbe-4fbe-b870-6635d1fbf5dd",
                                              "id_pos": "2008a5ee-897e-4de0-bc9b-77e6a4d31bd9",
                                              "id_doc": "de3c69a1-2067-42ec-b079-c6d776e2aef7",
                                              "id_branch": "062c6388-6c82-4eee-ad12-417dadd57ee9",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-07-08T09:48:26.7567595+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "e8bd7f39-c683-49bd-9319-8e8bcb7c7659",
                                              "id_loc_from": "78ebe73f-fcbd-4242-8fd4-bebba4d8a6d6",
                                              "id_loc_end": "dfe2847a-9fc4-4faa-91cb-fe7d09fdcca0",
                                              "id_user_add": "d41eb7a9-f1b6-437a-b968-c8d5cd40f63b",
                                              "id_user_upd": "324b7b91-59d4-4945-887b-377e12022b10",
                                              "id_pos_sesion": "989ef546-21a8-44dd-9815-e06ac10e734d",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-07-08T09:48:26.7567595+02:00",
                                              "active": true,
                                              "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                              "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "30426914-41ab-49c7-9db0-38f002d9ea2a",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "cd814844-a70d-4c36-a034-96a74e230596",
                                                "active": true,
                                                "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                                "id_user_upd": "61f85001-758a-41fd-a5a4-d4e573decfdd",
                                                "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": "db4da049-fb2d-4b35-8fa3-271500a8183b",
                                                    "id_item": "2dec76be-fc39-447e-8ec6-39cb9b1e9446",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                                    "last_update": "2026-07-08T09:48:26.7567595+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": "efbffde6-4468-455f-ae4c-2f11b7226a0b",
                                                  "id_line": 2,
                                                  "id_item": "1a35acec-9a1c-4a19-982f-daa2046a053e",
                                                  "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": "9a497aac-9686-40a2-8b16-affbcf1328ea",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "7025ed9b-08b6-4ddc-8f41-4c33ba950063",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                            "printed": true,
                                            "print_on": "2026-07-08T09:48:26.7567595+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": "407c559e-1827-4f4d-8aa8-b95a730065a8",
                                  "id_pos": "85ccaa17-4cd2-40a4-9572-7578823a2ea8",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-07-08T09:48:26.7567595+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "c04d1c8b-322e-4752-ae5d-126a143e3d58",
                                  "active": true,
                                  "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                  "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "4b4e28ec-29f0-4024-b623-3d4c3d358fcd",
                                  "id_pos": "57c060fc-53f4-4b7b-9e66-3fd3bbc7e187",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                  "last_update": "2026-07-08T09:48:26.7567595+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": "1090bfb0-87a8-45f9-b52f-40b47f199b87",
                                  "id_pos": "fe48b145-a215-4387-96c4-307a239c9e47",
                                  "date_add": "2026-07-08T09:48:26.7567595+02:00",
                                  "date_upd": "2026-07-08T09:48:26.7567595+02:00",
                                  "date_out": "2026-07-08T09:48:26.7567595+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": "cc3269d3-c83f-4acb-8f05-0ce96af44a3d",
                                  "id_user_add": "846981e0-10d2-415b-abbb-fbc7dc9becdd",
                                  "id_table": "399f1b38-f02f-4a3f-a148-e66b33ac62c3",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "22a57017-cbd6-4cae-b4a1-c861811bb3cd",
                                  "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "58a1735b-0793-43cd-adcf-da2764337672",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                    "last_update": "2026-07-08T09:48:26.7567595+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "6cc70cde-05fa-4497-9939-96f77ad6aa9c",
                                        "id_sync": "7a62d6eb-7769-4cdc-9af3-866b4111eef0",
                                        "json": "sample string 3",
                                        "id_table": "6decdbec-e219-414e-ae14-43df517428a2",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "c2940349-f78e-4cd4-ad3e-a8e11034b50c",
                                          "id_branch_from": "d2207fb4-b20d-4cdd-b7a4-b79c4580355f",
                                          "id_branch_to": "6bb5cccd-dafa-4659-beab-99cb4ae62f46",
                                          "type": 4,
                                          "created_on": "2026-07-08T09:48:26.7567595+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-07-08T09:48:26.7567595+02:00",
                                          "send_on": "2026-07-08T09:48:26.7567595+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": "0e2c5933-384a-44b1-bb70-0ee8d6ff8fd1",
                                  "id_pos": "14126064-58f7-4042-afd0-08a33fbe61c2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-07-08T09:48:26.7567595+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": "a0e978d1-4005-4cfa-972f-79780e12dbe5",
                          "token_id": "sample string 2",
                          "id_user": "c85aeda0-481d-4ebf-9f52-5e5b91c9d271",
                          "date_from": "2026-07-08T09:48:26.7567595+02:00",
                          "date_end": "2026-07-08T09:48:26.7567595+02:00",
                          "created_on": "2026-07-08T09:48:26.7567595+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": "7833381d-57f2-4da5-8aa3-c4872f193962",
                          "id_room_activity": "b7daee11-ae0d-4b99-aaed-ed845738fb3e",
                          "id_pos_sesion": "3fb4a069-9784-41bb-85ca-010c057664a2",
                          "log_text": "sample string 4",
                          "id_user": "9a3fb64f-b9e6-4a17-b403-848cef604886",
                          "created_on": "2026-07-08T09:48:26.7567595+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": "3ee7c1af-3de9-4ffb-a3de-c232422cbced",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-07-08T09:48:26.7567595+02:00",
          "last_update": "2026-07-08T09:48:26.7567595+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": "7f72f1e8-9253-4ef4-8545-289e7b2a350a",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-07-08T09:48:26.7567595+02:00",
          "date_end": "2026-07-08T09:48:26.7567595+02:00",
          "state": "sample string 6",
          "created_on": "2026-07-08T09:48:26.7567595+02:00",
          "last_update": "2026-07-08T09:48:26.7567595+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"
  }
]