POST api/Mt_Prices_Rules

Request Information

URI Parameters

None.

Body Parameters

mt_prices_rules
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

date_from

date

Required

date_end

date

Required

by_amt

boolean

Required

by_pcg

boolean

Required

ap_amount

decimal number

None.

ap_percent

decimal number

None.

ap_price

decimal number

None.

ap_price_min

decimal number

None.

ap_price_max

decimal number

None.

id_branch

globally unique identifier

Required

id_pos

globally unique identifier

None.

id_list

globally unique identifier

None.

id_item

globally unique identifier

None.

id_item_type

globally unique identifier

None.

id_category

globally unique identifier

None.

by_day_week

boolean

Required

use_mon

boolean

Required

use_tue

boolean

Required

use_wed

boolean

Required

use_thu

boolean

Required

use_fri

boolean

Required

use_sat

boolean

Required

use_sun

boolean

Required

use_hour_ini

time interval

None.

use_hour_end

time interval

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

mt_pos

mt_pos

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "da159bb8-6e7c-4101-bc00-7f710eebb3fb",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-07-08T09:47:35.3352445+02:00",
  "date_end": "2026-07-08T09:47:35.3352445+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": "03569f38-50ac-4872-a8d3-3fb92ea91bd1",
  "id_pos": "092f2b48-6afd-468c-a261-f72926f8ba3a",
  "id_list": "f6062827-60e2-44d5-9691-821a683d9928",
  "id_item": "85cf3c30-ebfe-4910-91ec-65438608c46c",
  "id_item_type": "05a90205-300e-4c8c-91ec-d7f08176357d",
  "id_category": "483c0633-852d-400b-843c-3952e359c4bd",
  "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:47:35.3352445+02:00",
  "last_update": "2026-07-08T09:47:35.3352445+02:00",
  "id_user_upd": "9b895c5b-e667-4968-8ba1-367cc9839f51",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "c70da372-d7c9-4320-8543-12c2208ddb66",
    "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": "f3067aac-1e1b-4b19-8954-31dd7b8232f1",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-07-08T09:47:35.3352445+02:00",
    "last_update": "2026-07-08T09:47:35.3352445+02:00",
    "id_user_upd": "8db66e45-3065-48b1-af1b-f253db2bddf3",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "32301b10-004a-4398-8e62-08912eefb49a",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "4c7d2705-a0b4-4c97-a4f8-d4d1abe97fdf",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-07-08T09:47:35.3352445+02:00",
      "last_update": "2026-07-08T09:47:35.3352445+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "ed15e701-9ddf-4a51-aaa7-785ac8970cde",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "78e1c7a2-331e-44cc-a55d-4cdcc1a777bc",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "c6758be1-59fc-4725-aaa3-574a3cddca39",
          "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:47:35.3352445+02:00",
          "last_update": "2026-07-08T09:47:35.3352445+02:00",
          "id_user_upd": "acf1bc31-5911-4fff-bb36-d14b5df9db70",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "4379d71e-9ecd-43d5-92c4-a03fdf20906d",
              "id_item": "7b3c52b1-ea78-4af9-be6d-f58532e9fd87",
              "is_default": true,
              "active": true,
              "created_on": "2026-07-08T09:47:35.3352445+02:00",
              "last_update": "2026-07-08T09:47:35.3352445+02:00",
              "id_user_upd": "421daff2-f976-4d14-9c51-8190b0dd31e3",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "bd88979b-0773-4acc-bbcc-603529e7e4ea",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "eacd8ac6-2e5c-44e5-a8ec-f179d8b5cb16",
                "id_unit_sec": "d6c605b3-52d1-4995-94cf-269bc2565929",
                "id_brand": "e5216f8e-6dfb-4262-b991-3f052959a225",
                "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": "0f218d10-7642-4feb-9f33-3eb209ee39a2",
                "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:47:35.3352445+02:00",
                "last_update": "2026-07-08T09:47:35.3352445+02:00",
                "id_user_upd": "b3494ca8-ddd0-417f-9402-d038e8a5a08f",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "ededb140-91d6-481e-9b68-a7b400d8e4e4",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-07-08T09:47:35.3352445+02:00",
                  "last_update": "2026-07-08T09:47:35.3352445+02:00",
                  "id_user_upd": "5551061f-23db-4df5-a96d-d38eb0f8a511",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "09c171de-ad9f-4245-811f-1c531803f0fc",
                    "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": "f12b8f92-39ee-44b2-bb92-9cb28b66c3d6",
                    "view_messages": true,
                    "id_image_photo": "4a3ec230-3585-4d02-8c88-3ba2e3dab232",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "75595d11-f238-485e-8bcd-b50622aec548",
                    "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:47:35.3352445+02:00",
                    "last_update": "2026-07-08T09:47:35.3352445+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "97e74e3e-066c-4049-98ac-b94d3a768008",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "900c8530-24d8-46b2-a143-0f563d90cdfa",
                        "active": true,
                        "created_on": "2026-07-08T09:47:35.3352445+02:00",
                        "last_update": "2026-07-08T09:47:35.3352445+02:00",
                        "id_user_upd": "834fcfe6-3a91-4ae3-8f92-efb59a394478",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "c8fff7dc-cc3e-4828-9428-a2c315f3a596",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "da969232-67e5-4432-a7c1-4a57c0cbbbbe",
                            "id_zone": "b8433981-952c-4640-b109-fab658a953db",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-07-08T09:47:35.3352445+02:00",
                            "last_update": "2026-07-08T09:47:35.3352445+02:00",
                            "id_user_upd": "37206f7e-0079-4238-a937-198afc8e4140",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "758bfff3-c90b-4929-b8b3-a20db768566f",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "7d9a2ef4-78a4-44b2-b081-e02c31bfd97d",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "9669a540-a712-4dd3-9c91-1acf7e5aca6b",
                                "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:47:35.3352445+02:00",
                                "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                "id_user_upd": "0d520062-fe45-4647-9ece-a22c59162b5e",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "6bb2e67b-577b-40a1-8323-cff5e279d42b",
                                    "id_cloakroom": "cde6ac54-a2fb-49d9-9816-81b45c6fcd32",
                                    "id_pos_sesion": "c3a98312-125c-4e19-b5e8-ca24ace1a7c1",
                                    "unit_id": 4,
                                    "date_open": "2026-07-08T09:47:35.3352445+02:00",
                                    "date_close": "2026-07-08T09:47:35.3352445+02:00",
                                    "id_doc_sa": "9cba609c-99a9-4370-ab45-8cd4e67e1981",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "ec5fce9e-ee84-40ea-b3af-59ac7b8e912c",
                                      "id_pos": "da1a1666-cb64-4ae2-8c83-e88a5f4dcc81",
                                      "id_doc": "5fb5ac03-dbbb-4f5d-8459-c419804d82f1",
                                      "id_branch": "925dcf89-1808-43d6-8d19-27a8cc4b5b3f",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-07-08T09:47:35.3352445+02:00",
                                      "date_tax": "2026-07-08T09:47:35.3352445+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "be8ef471-e7a2-475b-9a81-5679dae09c42",
                                      "id_relationship": "2b03c7a8-c4b2-49e5-8998-89ec58bd011b",
                                      "id_loc_from": "5e489dc2-9046-455f-a8e6-864e400b30c6",
                                      "id_loc_end": "e42de280-337f-4e0c-ad18-95b5ed8bdc0c",
                                      "id_user_add": "6eef89c2-d915-4858-bf3b-a11feabaa2ef",
                                      "id_user_upd": "b0153797-4905-40f9-b29f-e7f5c3942ded",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "00cbd2d5-4e2f-4607-b3f9-78424265fac2",
                                      "id_room_unit": "92b3a10b-f13f-4df7-9043-5f966e0bd202",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "5a202997-0633-481a-9d33-f001df94467c",
                                      "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:47:35.3352445+02:00",
                                      "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "2e2bb5c4-6dec-4274-acf3-026caca549a7",
                                        "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": "10d7ac9c-fcda-4c92-a1c2-6e0980753c66",
                                        "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:47:35.3352445+02:00",
                                        "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                        "id_user_upd": "8f406190-581b-451f-9c24-fa877e661419",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "d51b265a-bdc7-444e-a73c-8b2ce24f722d",
                                            "id_pay": "7fa707f0-789e-47ae-a83c-2d09e4208681",
                                            "id_money": "4174f313-b891-439e-bdb0-9452a36ef929",
                                            "active": true,
                                            "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                            "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                            "id_user_upd": "a0f9cd7e-296e-4d2c-8224-19688540ea69",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "61a77515-db31-4173-bdd1-576e0e355624",
                                              "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": "a8e622f7-4781-41c3-8ddb-52460379aece",
                                              "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:47:35.3352445+02:00",
                                              "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                              "id_user_upd": "8935407e-19cf-443a-ac5d-f85418492781",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "2b230ca4-2027-4e53-b0ad-7cf6ee8bf0ea",
                                                  "id_money_2": "38f1cdf0-bebe-4a4e-97f5-37ab68cb7520",
                                                  "date_from": "2026-07-08T09:47:35.3352445+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                  "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                  "id_user_upd": "1cf14380-64d0-47fa-a710-bbfc6532ba93",
                                                  "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": "751512eb-47d7-4ae1-a464-bd075ea8792b",
                                                  "id_pay": "5df29026-b4b5-494c-9045-7d604c64825a",
                                                  "id_money": "91fee80d-c636-4dfc-baea-532599f5b029",
                                                  "date_cashflow": "2026-07-08T09:47:35.3352445+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "c69e2838-4b4a-4c02-9a16-6703f5d0c448",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "94c053a3-8d5d-4536-89ad-d78157ffe07e",
                                                    "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": "40304e41-0c1a-4f79-b141-db02915e20f4",
                                                    "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:47:35.3352445+02:00",
                                                    "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                    "id_user_upd": "fc89565e-1bc6-4afc-ad96-41338f4c9713",
                                                    "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": "92254faa-b023-40a4-82bb-b54cdfc57f88",
                                                        "id_line": 2,
                                                        "id_pay": "0d1e0cbc-b0a5-4351-a5ad-14c6f92102f7",
                                                        "id_money": "29782cec-aa03-4a8b-a515-37b14f4beff0",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "483c73ee-7645-46e2-b686-fc0189594f5d",
                                                        "id_employee": "59edbb58-d377-4fd2-905c-b2ccc2b822c0",
                                                        "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": "15adb61c-f7c8-42bd-b52f-100bbc119713",
                                                        "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": "cb016da6-0eb2-404d-b233-6393674f2cda",
                                                          "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": "01e6504e-c373-4b70-bade-60c9704d0f7a",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "99eca45b-1125-4763-9743-913b5f8a1d63",
                                                          "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:47:35.3352445+02:00",
                                                          "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                          "id_user_upd": "f4ac070c-5ac8-428e-99e2-dd104a9759a6",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "e962bd2e-a754-47e1-b28f-85e7a45b5650",
                                                              "id_branch": "962394c7-05b3-46dd-9ea4-525946216a0a",
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                              "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                              "id_user_upd": "2451ca68-69bf-4184-8e0b-933670d53b84",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "37eb0af0-ef99-421d-8962-8ad4ae1c5edf",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                            "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                            "id_user_upd": "63abfe54-d8b8-496e-92ae-241e576490f9",
                                                            "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": "97896ce6-e3d4-47fa-a023-689f68bb3136",
                                                              "id_line": 2,
                                                              "id_item_sub": "25a7d9d7-3847-4a31-b700-c0866cdfb235",
                                                              "qty": 4.1,
                                                              "id_list": "eddc794d-41c5-412b-be8f-b815efe7c0f7",
                                                              "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": "8dee4f67-f175-4ed2-a697-8cc57df48cfb",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "11368364-e3e4-4e9f-982f-08d7495dbc9a",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "09e10d69-e015-4816-8078-8bc583cd67ea",
                                                              "id_user_upd": "f5398d52-bc29-42e0-bb98-854b0a510429",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "4f14f4a2-6ca0-42cb-a89b-8c6d78b85dde",
                                                                "id_item": "233ca8b0-bf19-49ca-b5bf-b67b8dd28df9",
                                                                "id_item_type": "7682866c-533e-4904-813c-a221ea62e493",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "f16f7a2f-3860-4a39-afe3-afc0f9cc2d70",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                "id_user_upd": "b406f58e-e6c4-48fd-a62c-cb0c1689aa7a",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "30d89d4b-d606-4991-9ebd-bca914a6b890",
                                                                    "id_item": "a02c64ec-4694-4f65-8cb1-75b7d6df2293",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "d05ec98a-9f99-41d2-bb34-32c6d80679ac",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "2ab9699f-2fa9-4553-8b48-a0d28aa04150",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "646c9d7c-4ca2-4518-92f6-d64da9fcff98",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                      "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                      "id_user_upd": "6a7254db-7849-4b3e-9c24-2a3fc1276fb5",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "da1b7108-39a8-439b-a537-5c3b7b2e82dd",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                        "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                        "id_user_upd": "82f76f4e-4489-497e-ac7e-a436076f0b49",
                                                                        "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": "6624efd0-3537-4101-ad5e-a73ebcb96339",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "07f278ec-18f3-469b-861f-1c10c536356e",
                                                                  "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:47:35.3352445+02:00",
                                                                  "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                  "id_user_upd": "604311f2-e430-492e-93e6-ab55362b803b",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "2963b5ec-2b39-48ed-a075-1efe513a52bd",
                                                                      "id_line": "4a3066d5-2610-48ab-a102-10a2aab1c64d",
                                                                      "id_category": "5fbe19af-a563-4ec1-a3c4-b6444bb1efb4",
                                                                      "id_item": "791fe393-7310-440e-a633-1d7eb6ed0192",
                                                                      "id_item_type": "4a92ca75-af4a-4ce7-b9c3-411984139964",
                                                                      "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": "760af96d-a0d0-487c-aa2c-38b5bd784ed7",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-07-08T09:47:35.3352445+02:00",
                                                                        "date_end": "2026-07-08T09:47:35.3352445+02:00",
                                                                        "date_used": "2026-07-08T09:47:35.3352445+02:00",
                                                                        "date_sesion": "2026-07-08T09:47:35.3352445+02:00",
                                                                        "id_employee": "011b93ec-d6d4-4755-b0a1-5290d22fae45",
                                                                        "id_branch": "b8db50d0-e12a-4cb9-8aba-484517ddcfb3",
                                                                        "id_voucher_permision": "4a594506-7c0f-41c8-93f2-499dc53cfab6",
                                                                        "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": "cd884d9b-4cfb-4b7d-a526-8054664abf01",
                                                                        "id_user_add": "11b8dc17-f783-4c93-90db-b92cb3865da9",
                                                                        "id_doc_sa": "7785cba7-1188-470b-ae46-eb5c7eadd9fb",
                                                                        "id_item_sub": "56c8c002-e1af-4827-9088-6277b954328c",
                                                                        "id_pos_sesion": "cc9e5098-2e03-48bb-9275-9cfb18b2261f",
                                                                        "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:47:35.3352445+02:00",
                                                                        "last_update": "2026-07-08T09:47:35.3352445+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": "ec29df68-97f5-4df4-9093-d93f0b74e172",
                                                                          "date_from": "2026-07-08T09:47:35.3352445+02:00",
                                                                          "date_end": "2026-07-08T09:47:35.3352445+02:00",
                                                                          "date_used": "2026-07-08T09:47:35.3352445+02:00",
                                                                          "id_employee": "5c1b4820-4c59-47a7-81a6-05de806887c1",
                                                                          "id_branch": "98505938-79c5-47d5-86a3-2d28d589e2e3",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "6c24757f-2de5-48ef-9416-cfb6b8de08af",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                          "last_update": "2026-07-08T09:47:35.3352445+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": "7fefdde5-c9f8-4799-a95b-cf2bc0bb4ec1",
                                                                      "order_id": 2,
                                                                      "id_item": "b872b759-c21b-4f04-8e4e-5a5e28753661",
                                                                      "id_item_type": "71377762-91f1-4786-953d-e1086cbc6ae2",
                                                                      "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": "7809be1b-6b55-44b5-9e2a-c0ba20df4137",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "98102cb7-f6d4-40eb-882b-7c021edb9e52",
                                                                      "count_voucher": 1,
                                                                      "id_category": "7e6285cd-044e-41e9-a9ef-0e9f8ed5fda1",
                                                                      "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                      "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                      "id_user_upd": "e37473c8-42d5-4ed6-b9d4-3fb46470996b",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "37b027ca-5b16-46f7-875c-00dba62a854c",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "a4abf77a-fed1-495f-babf-c95f0fa2dad6",
                                                                        "date_tax": "2026-07-08T09:47:35.3352445+02:00",
                                                                        "date_open": "2026-07-08T09:47:35.3352445+02:00",
                                                                        "date_close": "2026-07-08T09:47:35.3352445+02:00",
                                                                        "id_user_open": "6b526f75-2798-4983-9b01-c252521477d2",
                                                                        "id_user_close": "df8dbc59-7ef6-440e-9652-248fb1ffb6e5",
                                                                        "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:47:35.3352445+02:00",
                                                                        "last_update": "2026-07-08T09:47:35.3352445+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": "3e336abd-db48-4395-bc07-3bc4889f3a82",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "fe5171a1-394e-4c63-9cef-05dbb2e5b139",
                                                                            "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:47:35.3352445+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "66a588fd-40cd-4468-8266-3c5265c687e0",
                                                                            "id_room_unit": "97f801ed-d590-4636-ac21-7723908b1b4c",
                                                                            "id_room_list": "6d75c4a2-dcbe-4813-86b2-745e49968c69",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "date_from": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "date_end": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "date_open": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "date_close": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "id_employee": "e479c78c-5ccb-49a9-9932-6ab43ecda392",
                                                                            "id_employee_sec": "52cf137b-5c6f-4324-9576-8ad9c9673cae",
                                                                            "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": "f9a8ba5d-48d7-4622-bd2a-9ada686e5717",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "ea575ef5-98e9-4db1-ab64-3f5b4feb8f8a",
                                                                            "id_user_close": "37dc6e55-dda6-4a56-8c34-b6a58884a10e",
                                                                            "id_unit_state": "1e059c84-f857-4eb8-a5b5-d93a17f36f89",
                                                                            "id_pos_sesion": "35411129-2485-456c-855d-eb6a5682fc07",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "126cd668-387a-497e-b5c7-f2c4c243b7be",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "542377bd-e153-4927-81bb-900a7fec4c12",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "144304d6-bb54-445f-bae2-a3f235b1992a",
                                                                              "locked": true,
                                                                              "date_locked": "2026-07-08T09:47:35.3352445+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                              "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                              "id_user_upd": "373be027-b721-41f0-bce1-afe19838cdb4",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "2cf322cc-53c1-4162-b691-f5a549fd2a7c",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "bb7e6f89-f19d-4a2f-81ad-8eee15e6fca6",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "6407a58b-4c1b-4553-8aec-d85237c3948c",
                                                                                "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": "6be3ec41-eb2a-4734-b0a2-ba36c3e4d0de",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                                "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                                "id_user_upd": "c7ae2f46-67e7-48f1-835b-5febea5f295d",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "abcc0705-be4c-4750-9454-35fcdaabc89c",
                                                                                    "id_room": "d625881f-bc07-4f06-8ced-837ffa2196bf",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                                    "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                                    "id_user_upd": "aea0a5a6-d105-4b44-98a0-ef9273f55a52",
                                                                                    "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": "dfd84410-a483-4268-9db2-e0f2df210226",
                                                                                    "id_room": "78fda20d-9aab-4292-bc16-fa5dec2c0be7",
                                                                                    "date_in": "2026-07-08T09:47:35.3352445+02:00",
                                                                                    "date_out": "2026-07-08T09:47:35.3352445+02:00",
                                                                                    "id_user_add": "5e9f2c5e-a325-4570-ac6d-56a694410084",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                                    "last_update": "2026-07-08T09:47:35.3352445+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": "04357a06-b9f9-4344-9ba1-ee9aed07b663",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                                "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                                "id_user_upd": "b903468d-b825-4943-bad9-fa1572fba8fc",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "5895f073-bba9-40ad-bf92-c9daf64180d6",
                                                                                    "id_room_state": "9fe62b8e-f005-4e4e-9746-8a8dd11b0ea8",
                                                                                    "id_image": "f1f0d1da-b017-4c97-8ac1-750e1026f8f1",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                                    "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                                    "id_user_upd": "35b0d333-04d3-48fe-9df6-c11e86d7930b",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "b620dd0f-aea9-4e08-add2-d2f8b0377c72",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                                      "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                                      "id_user_upd": "186c29ab-a3f6-4f6e-9aab-77681c0aeeb2",
                                                                                      "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": "b105055b-0906-4f60-bc5e-7fcf59bd8dc6",
                                                                            "id_pos_sesion": "4d019079-6bea-4b0e-9e79-84502ae8a726",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "f45b7725-aa64-47a1-a255-acbdfe26f772",
                                                                            "id_room_unit_activity": "34f7e711-6d24-432c-bdd8-411a1adf775a",
                                                                            "id_doc_sa": "59e1ae9b-54d6-4714-9895-92526c5458b1",
                                                                            "id_pos_type": "36e4227a-6925-4b96-b0f5-9f973f5f1ee6",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "c2942ab3-c9ce-47f4-8a53-9bb7b03d136f",
                                                                            "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:47:35.3352445+02:00",
                                                                            "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "534f07ba-fe28-43f2-a964-1724ee7377e4",
                                                                                "id_user": "3f1cd564-9b63-4f1d-b7ba-3132d792f7df",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                                "last_update": "2026-07-08T09:47:35.3352445+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": "c1e93f41-9c3a-4226-bacd-0a18e2353719",
                                                                            "id_user": "aef31e83-2829-410b-8ac5-8dafe9bfd3eb",
                                                                            "date_add": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "last_update": "2026-07-08T09:47:35.3352445+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": "7206cfd5-7e2d-45b9-962f-028cc9ad0497",
                                                                            "id_user": "9a12d22e-63f4-42ac-b371-d7647bb58b90",
                                                                            "id_user_profile": "b506149d-0045-4d86-9e45-74d51dc3867e",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "id_pos_sesion": "3846bd0c-4324-4657-9c8f-5d5cee0c168c",
                                                                            "date_login": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "date_logout": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "48",
                                                                              "id": "a86f8f27-27b7-4123-88c6-cc0f2f3e1816",
                                                                              "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:47:35.3352445+02:00",
                                                                              "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "2feaf3dc-5bf1-4857-91f1-50491ac8b2df",
                                                                                  "id_function": "8d278420-9457-45bb-abae-9fe30053e030",
                                                                                  "id_user": "4114ede3-5dea-4338-b001-72b2d03b6151",
                                                                                  "id_profile": "86fcd433-c0e9-4f9a-8ce7-ca88e4d501f9",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                                  "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "50",
                                                                                    "id": "d397d63b-5d75-40e4-aece-3603ed0c44da",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "c877e68f-1963-4eab-a6ca-8755394671f5",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "e4e9958a-3d5f-405c-b698-1a73929718b8",
                                                                                    "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:47:35.3352445+02:00",
                                                                                    "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "51",
                                                                                      "id": "08539c86-311b-49ee-913b-886d3b5047c7",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                                      "last_update": "2026-07-08T09:47:35.3352445+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": "5cee48ce-a528-49cb-9951-2a7696d93ceb",
                                                                            "id_user": "77b1d2e1-d1a6-40dd-990a-b6a01f931b19",
                                                                            "date_add": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "af7a69d9-768b-474c-a053-b4d4b7d6eb2b",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "id_pos_sesion": "f82b44ed-312f-412b-8406-0bc4f260fdcd",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "53",
                                                                  "id": "255a8e78-5ee7-4b7f-a677-730188ace198",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "53dce67d-137c-4bbe-9d0f-e430fad9c513",
                                                                  "id_doc_print": "d02c84a6-2311-43a2-9ae5-775eaf6da128",
                                                                  "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:47:35.3352445+02:00",
                                                                  "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "54",
                                                                    "id_list": "2b95b2ac-8079-48ce-b30b-7e3a3df74a35",
                                                                    "id_item_sub": "da58f222-a57e-44a0-ba15-f0947707eec6",
                                                                    "validity_date": "2026-07-08T09:47:35.3352445+02:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                    "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                    "id_user_upd": "3952ebc5-75ad-4c19-a3ff-1ec6161459d9",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "55",
                                                                      "id": "8c26443c-7959-45d9-a67c-36968386bf03",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "b9c4d840-8062-4881-b855-f1b118959a12",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "df0f7b5a-8544-407c-b4cf-f217c2b2eb4a",
                                                                      "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:47:35.3352445+02:00",
                                                                      "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                      "id_user_upd": "d486be85-2342-412b-9184-8ef2636ea343",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id_pos": "43b6a8e0-3451-4559-a05a-293742f4a912",
                                                                          "id_pos_type": "d49670a8-773e-4f2c-8931-10a5f80ca5bc",
                                                                          "id_price_list": "d983296a-9afe-4169-bb0e-8cdd0fa55135",
                                                                          "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:47:35.3352445+02:00",
                                                                          "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                          "id_user_upd": "3df386eb-839d-4367-b5f0-d14f445649b8",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "57",
                                                                            "id_pos": "e7e762de-bd86-46a9-8063-147d90d35fb6",
                                                                            "id_pos_type": "564864cb-fd2f-41d1-991b-46d71208c11b",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                            "id_user_upd": "49cf0ab3-0c4a-4fb8-b9e4-02a87a4476ef",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "56"
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "58",
                                                                              "id": "21f745b0-f050-4429-be45-64a4b7b7d2b3",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                              "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                              "id_user_upd": "645d8b66-d25c-452e-8235-09020449da38",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "0ac42acd-239f-407d-bdf6-43374bf1b197",
                                                                                  "id_branch": "f1261012-829c-4ef7-92eb-1e6e8ef219ad",
                                                                                  "id_pos_type": "a87b0cfd-b28f-45d1-8dfb-d2318f53dbb4",
                                                                                  "id_pos": "d7a6f9c5-4776-4e7f-a4bf-63e096c61277",
                                                                                  "id_item": "5bbb4580-91c1-4e4d-a6e6-3690c66bdb61",
                                                                                  "date_from": "2026-07-08T09:47:35.3352445+02:00",
                                                                                  "date_end": "2026-07-08T09:47:35.3352445+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                                  "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                                  "id_user_upd": "14efea24-2d7c-47c4-b361-8b6b28a82aa1",
                                                                                  "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": "6ff83dad-850c-499a-a719-74a511c3353f",
                                                                                  "id_doc": "5e83c6a6-f813-4a66-86fd-d25af99ddc4f",
                                                                                  "id_pos_type": "d568566e-e1ff-4da3-b9ed-eb2409b9b7e0",
                                                                                  "id_doc_print": "12c264cf-70b7-4db9-a8a1-0d3b4d2ec549",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                                  "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                                  "id_user_upd": "aacb88c0-a1da-4a3c-ad2b-6ec24ffe0893",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "61",
                                                                                    "id": "d3daeafb-37d3-4a42-b6fa-69caf0e69a7c",
                                                                                    "id_pos": "1ae78f9c-d56b-49c4-a0ab-04b883f5ba0c",
                                                                                    "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:47:35.3352445+02:00",
                                                                                    "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                                    "id_user_upd": "725ca0c7-d35d-4dba-9cb5-a13316a96d81",
                                                                                    "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": "51ae7a63-6336-4a99-ac3c-391c3147dbc1",
                                                                                    "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:47:35.3352445+02:00",
                                                                                    "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "63",
                                                                                        "id_doc_print": "75555178-46c6-4665-9e63-291e809fa158",
                                                                                        "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": "2abc005b-6cad-4518-84f4-a85575948fc2",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-07-08T09:47:35.3352445+02:00",
                                                                          "date_end": "2026-07-08T09:47:35.3352445+02:00",
                                                                          "id_branch": "35c8bb62-f14a-4555-9aa5-9b5860b96c97",
                                                                          "id_pos": "85bdccec-37f6-4b2e-a080-d9034bb9e8e8",
                                                                          "id_list": "14262614-68b6-4fe4-ae81-9e92023d45f7",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                                          "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                                                          "id_user_upd": "83708747-6780-4a7b-b41a-7eb2bcfcf163",
                                                                          "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": "4a14999f-811a-43c8-aadc-99553f084f98",
                                                                  "id_line": 2,
                                                                  "id_item": "ed5974ce-41ab-48af-bea1-602bfd394d23",
                                                                  "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": "88a4e1a9-d2d4-4b04-92be-8454b115dc5d",
                                            "id_doc": "db0ba620-6e05-4b6b-9c20-60b0f823599c",
                                            "value": 3,
                                            "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                            "last_update": "2026-07-08T09:47:35.3352445+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": "5cd3711d-fa98-4baf-8714-2a74f34ae4c7",
                                            "id_pos": "a5774802-d1f5-426c-af39-63084663e600",
                                            "id_doc": "f4628e8a-59e3-4c00-94fb-474a9905c88f",
                                            "id_branch": "1aed0e81-3faf-495f-9abf-077ad2b8c589",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-07-08T09:47:35.3352445+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "9f1c8262-b64d-4ab3-b652-d0f6a372a81b",
                                            "id_loc_from": "074745ed-eeca-493f-af38-9ad9dfa7c555",
                                            "id_loc_end": "395c6303-df13-4daa-9539-089dea9174d2",
                                            "id_user_add": "6b81b586-0df5-4235-8c9b-ce2e25e2e813",
                                            "id_user_upd": "5bcb1b88-f38c-4b85-ac21-ad2ebe92bbc1",
                                            "id_pos_sesion": "34949b5f-49a6-42d3-881a-ad380b57046e",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-07-08T09:47:35.3352445+02:00",
                                            "active": true,
                                            "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                            "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "d22c4275-6f9c-438e-860a-9044b5fd0ed2",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "7b33d48c-83fc-4f77-9f6b-bf762c4221a4",
                                              "active": true,
                                              "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                              "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                              "id_user_upd": "f91bdc35-8de4-4677-a20d-c07c51aab55a",
                                              "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": "3cba3315-a07a-4a0c-81a1-f6c5fc9e0ae7",
                                                  "id_item": "1007dc86-5a62-4a29-8e04-2b2062dfd5fb",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                                  "last_update": "2026-07-08T09:47:35.3352445+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": "de83295a-58d5-4f9d-ba6c-5213d6eef777",
                                                "id_line": 2,
                                                "id_item": "d77bd505-d365-4d4c-b3f3-52aa77397ee5",
                                                "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": "d36c5482-6d47-453f-a46c-4bf939e75fa9",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "cd14b757-a12c-4da2-9224-730e9f778fb1",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                          "printed": true,
                                          "print_on": "2026-07-08T09:47:35.3352445+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": "fc4fc0a8-783b-48d2-addb-3a1b8b647ca5",
                                "id_pos": "4d0585c3-9548-43df-bef2-4fc9c24cdda5",
                                "mac_address": "sample string 3",
                                "date_end": "2026-07-08T09:47:35.3352445+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "b1a1f205-29fe-41ec-a214-9532bd944a4b",
                                "active": true,
                                "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "1ace807b-c5a1-4d1b-94e1-9b684cc8242e",
                                "id_pos": "25286000-0c57-48eb-8451-aa8444107237",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                "last_update": "2026-07-08T09:47:35.3352445+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": "1a58be54-cc8c-4178-baf9-1dd401885f71",
                                "id_pos": "d7132051-94b2-4b7f-9007-0831e69e622c",
                                "date_add": "2026-07-08T09:47:35.3352445+02:00",
                                "date_upd": "2026-07-08T09:47:35.3352445+02:00",
                                "date_out": "2026-07-08T09:47:35.3352445+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": "d4751d45-b9a6-4d69-bdd2-4a7a5ad99929",
                                "id_user_add": "7286427e-1610-4f1d-ae9c-332c8d44c9ec",
                                "id_table": "d268ce3a-a554-48ed-a574-32d4b1bdb035",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "2a32223b-df79-441b-92be-a4ecf428eced",
                                "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "0c51e425-21a3-480b-99e3-26e47121b464",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                  "last_update": "2026-07-08T09:47:35.3352445+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "292a07fc-256b-44c4-8db1-67f744f1a9ad",
                                      "id_sync": "8f4175f4-d8ee-48db-ba5b-79219266e414",
                                      "json": "sample string 3",
                                      "id_table": "af4b828a-71d1-49b6-a7c6-2c8d548bfaac",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "e9f4b19a-672c-4676-bdb9-6285a0a50d42",
                                        "id_branch_from": "1d9d9fa3-f457-4e59-8a05-915fff10e07f",
                                        "id_branch_to": "a2a4c79f-e717-407f-8d40-673f992a1861",
                                        "type": 4,
                                        "created_on": "2026-07-08T09:47:35.3352445+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-07-08T09:47:35.3352445+02:00",
                                        "send_on": "2026-07-08T09:47:35.3352445+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": "04ec1e94-b17d-45fa-88b6-7ce03d760907",
                                "id_pos": "65f6033c-dac9-4c84-818f-16f4276b131d",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-07-08T09:47:35.3352445+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": "1827cf48-4ce2-40de-b1eb-e5a9ecbb138b",
                        "token_id": "sample string 2",
                        "id_user": "8b7dc49b-16d9-4bd8-b003-33a98e1bdf93",
                        "date_from": "2026-07-08T09:47:35.3352445+02:00",
                        "date_end": "2026-07-08T09:47:35.3352445+02:00",
                        "created_on": "2026-07-08T09:47:35.3352445+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": "bd87b690-8fb9-4e76-9470-35ed76b48e84",
                        "id_room_activity": "d22b414a-3ac7-4139-b808-d7c2a9f679aa",
                        "id_pos_sesion": "7e3f9cb0-6063-47e1-b366-ed4f2fe337cf",
                        "log_text": "sample string 4",
                        "id_user": "9cb4b883-d9f9-444b-9e89-bc6d09a04a32",
                        "created_on": "2026-07-08T09:47:35.3352445+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": "3582ffd5-e517-44ac-bdfa-0699723fd940",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-07-08T09:47:35.3352445+02:00",
        "last_update": "2026-07-08T09:47:35.3352445+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": "e0ed0399-12ff-4280-868e-570c498991fb",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-07-08T09:47:35.3352445+02:00",
        "date_end": "2026-07-08T09:47:35.3352445+02:00",
        "state": "sample string 6",
        "created_on": "2026-07-08T09:47:35.3352445+02:00",
        "last_update": "2026-07-08T09:47:35.3352445+02:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "64"
      },
      {
        "$ref": "64"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "67"
      },
      {
        "$ref": "67"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ]
  },
  "mt_categories": {
    "$ref": "4"
  },
  "mt_items": {
    "$ref": "6"
  },
  "mt_items_types": {
    "$ref": "29"
  },
  "mt_pos": {
    "$ref": "10"
  },
  "mt_prices_list": {
    "$ref": "55"
  },
  "st_users": {
    "$ref": "8"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

mt_prices_rules
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

date_from

date

Required

date_end

date

Required

by_amt

boolean

Required

by_pcg

boolean

Required

ap_amount

decimal number

None.

ap_percent

decimal number

None.

ap_price

decimal number

None.

ap_price_min

decimal number

None.

ap_price_max

decimal number

None.

id_branch

globally unique identifier

Required

id_pos

globally unique identifier

None.

id_list

globally unique identifier

None.

id_item

globally unique identifier

None.

id_item_type

globally unique identifier

None.

id_category

globally unique identifier

None.

by_day_week

boolean

Required

use_mon

boolean

Required

use_tue

boolean

Required

use_wed

boolean

Required

use_thu

boolean

Required

use_fri

boolean

Required

use_sat

boolean

Required

use_sun

boolean

Required

use_hour_ini

time interval

None.

use_hour_end

time interval

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

mt_pos

mt_pos

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "6d3b7355-c5b1-4c82-9feb-50d3da3b5d81",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-07-08T09:47:35.3509311+02:00",
  "date_end": "2026-07-08T09:47:35.3509311+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": "8a22166e-285d-4b60-af22-7c1cb4c503ef",
  "id_pos": "4cbe7bb4-3e06-4181-a662-f3e365aacc8d",
  "id_list": "d2eed879-01b9-49bf-8b9b-209e47106d19",
  "id_item": "8cb8411f-9f5f-41b8-93ad-53a92262a6ae",
  "id_item_type": "9370954e-95ae-4677-9198-38c391726834",
  "id_category": "f90a5372-5f65-4314-aad3-65eb808ae2b5",
  "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:47:35.3509311+02:00",
  "last_update": "2026-07-08T09:47:35.3509311+02:00",
  "id_user_upd": "39f73ccd-5e37-4f44-a33e-2905c3774b4f",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "983a2285-0bd6-43b9-8390-042cffe7add5",
    "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": "926fc7d7-0309-4b83-8641-9a01c4a223ec",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-07-08T09:47:35.3509311+02:00",
    "last_update": "2026-07-08T09:47:35.3509311+02:00",
    "id_user_upd": "247405ac-c71e-45ee-abab-ddc48ae69ed0",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "a4c838e2-1f41-4736-aea8-cb86bd8eddf8",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "440c1525-fa13-4d33-9335-37eadfcaa5a5",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-07-08T09:47:35.3509311+02:00",
      "last_update": "2026-07-08T09:47:35.3509311+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "116b1ad1-5b8f-4877-b6ae-a944b953a466",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "63f90aa7-7aa5-49c9-9b98-7258ab223ca5",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "6fef1f5e-9332-48de-b484-48f488c91551",
          "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:47:35.3665824+02:00",
          "last_update": "2026-07-08T09:47:35.3665824+02:00",
          "id_user_upd": "51a45e68-7fc5-4279-bc14-76a897aed6e5",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "fd819444-a105-420e-b472-dc88bfd2037a",
              "id_item": "a5651c74-5b28-4acd-8091-1dd9b0d82b52",
              "is_default": true,
              "active": true,
              "created_on": "2026-07-08T09:47:35.3665824+02:00",
              "last_update": "2026-07-08T09:47:35.3665824+02:00",
              "id_user_upd": "e8a34cc6-2476-4e45-a0ad-ca68c15086fd",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "f9a802fa-380e-40f3-ac5c-db726d99ac73",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "48e5b1d5-df23-49e0-8ba7-60df3ba27083",
                "id_unit_sec": "043e848f-4b6d-49eb-b0cb-40928930fdfc",
                "id_brand": "d470919d-5d21-480b-84fc-244cca4ee8b0",
                "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": "b77a92f1-814a-4cb2-8e2f-a718d1b711b2",
                "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:47:35.3665824+02:00",
                "last_update": "2026-07-08T09:47:35.3665824+02:00",
                "id_user_upd": "27075127-d6b2-4c1b-990c-bb720037e979",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "b2485196-8371-405b-af1a-ef9b6b3cf2a1",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-07-08T09:47:35.3665824+02:00",
                  "last_update": "2026-07-08T09:47:35.3665824+02:00",
                  "id_user_upd": "fc9ea28c-bca7-418d-b43d-08d63793ac0b",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "0fd47b56-72d3-4a8c-b132-c2ac561c31d8",
                    "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": "13177d5a-833f-4fcb-84da-5a284a07efff",
                    "view_messages": true,
                    "id_image_photo": "0ffc5100-1885-44b0-9f83-b34179f10895",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "9c53fb76-c3ad-4b8f-b273-de2d24ac3387",
                    "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:47:35.3665824+02:00",
                    "last_update": "2026-07-08T09:47:35.3665824+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "98274bb2-685a-4e6b-88fe-d0cc4fe11fdd",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "f4103384-0697-435a-9925-a846737c99d6",
                        "active": true,
                        "created_on": "2026-07-08T09:47:35.3665824+02:00",
                        "last_update": "2026-07-08T09:47:35.3665824+02:00",
                        "id_user_upd": "e97fef6b-d8f4-4def-9520-1a5dd09b3796",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "63108192-8045-4fed-be6c-e5d6f9c381c0",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "024360ce-e568-4912-bf19-41a55d89add4",
                            "id_zone": "a6d61943-eb22-45ee-9f56-8adb5256725c",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-07-08T09:47:35.3665824+02:00",
                            "last_update": "2026-07-08T09:47:35.3665824+02:00",
                            "id_user_upd": "251652b4-55a4-4341-b3b3-40721220fc1e",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "ea83b990-bebc-49e1-9503-dd4c26850f79",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "0a2cd2a4-a5b4-4352-a0c8-cf8138b47c51",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "f81d8d3e-8b0c-45c5-89a9-32b14d743a3a",
                                "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:47:35.3665824+02:00",
                                "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                "id_user_upd": "4aeae55d-590e-4f2b-a6cd-0c35b7355be1",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "bfa030c0-06cb-4a17-baf4-862db36019e6",
                                    "id_cloakroom": "52214d0b-7a44-4ba0-ad0c-3fd8e54b82a7",
                                    "id_pos_sesion": "b8af757f-d839-417e-98ad-e2b7b80e0049",
                                    "unit_id": 4,
                                    "date_open": "2026-07-08T09:47:35.3665824+02:00",
                                    "date_close": "2026-07-08T09:47:35.3665824+02:00",
                                    "id_doc_sa": "de8107db-25b5-4ff4-bd29-ec9219c4ca6b",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "88fc85c4-2bee-4435-b374-055b375ca022",
                                      "id_pos": "4c9791e1-dc91-4886-a99f-bbdda15ffda2",
                                      "id_doc": "f703ccb5-fa27-4107-b257-e5656284209a",
                                      "id_branch": "3985620d-a713-4976-84b9-7adf1ada8034",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-07-08T09:47:35.3665824+02:00",
                                      "date_tax": "2026-07-08T09:47:35.3665824+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "0c289539-5b50-4f92-bd39-1ca765c1dd8c",
                                      "id_relationship": "b785d801-9e03-402e-9111-f9744836d30d",
                                      "id_loc_from": "ac5784b4-32c0-49a6-9628-c56804dc7d7e",
                                      "id_loc_end": "1e2c15ac-bf71-42ea-96f8-67245721e3a2",
                                      "id_user_add": "9c9fa3b1-bb01-456b-8126-7b9809aeb8c9",
                                      "id_user_upd": "53ff4f9f-571b-4f68-bd5d-bbdcc28aa9e7",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "44684c2b-a258-4d54-a072-7f85e0b9898e",
                                      "id_room_unit": "63cf76cf-2719-4ef7-b328-f10092f5b2c0",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "91fc7d30-c598-4588-ab87-a80eb5f2abc1",
                                      "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:47:35.3665824+02:00",
                                      "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "48431c80-2e9a-418c-bcb3-f7697f02c018",
                                        "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": "f2e9e76d-a468-40be-a8e2-d6c9a2dc4644",
                                        "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:47:35.3665824+02:00",
                                        "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                        "id_user_upd": "66d66079-968d-4b31-b222-0f2f5d17d93e",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "9ea0acaf-cc8a-4aa2-b193-51c051c1decb",
                                            "id_pay": "a00459eb-8f7f-4988-942e-ac77268332f1",
                                            "id_money": "1af00b5f-b26a-4411-adb7-010ad694f3ba",
                                            "active": true,
                                            "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                            "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                            "id_user_upd": "f0be8103-caea-4f52-be5a-329c4b4c3e4e",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "28a6d358-604b-4cf2-a52e-b7374e45b1ee",
                                              "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": "87a6ef80-ac2c-45d2-bedf-ff476b9b9f29",
                                              "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:47:35.3665824+02:00",
                                              "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                              "id_user_upd": "2864d33d-4658-4873-8e11-eb1cd5fd65aa",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "839f9198-fe05-44d8-ae1f-19fe22e4774c",
                                                  "id_money_2": "5379068b-abda-42e0-9c09-12895fadf06d",
                                                  "date_from": "2026-07-08T09:47:35.3665824+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                  "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                  "id_user_upd": "b40414c9-9103-4217-b0b0-a632f60a6d01",
                                                  "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": "35101ca6-af0c-4697-923b-a7bf12d59374",
                                                  "id_pay": "f77acd1f-62e5-48c6-a0a8-4166733ac2cd",
                                                  "id_money": "aac522cd-95b1-4803-a250-09bb5cbaa3cf",
                                                  "date_cashflow": "2026-07-08T09:47:35.3665824+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "4ac2b9ce-3cb7-4b59-9a75-d91da2fb792c",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "7b594b73-4627-43b6-a856-ba98ae559147",
                                                    "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": "49f773c9-fad5-4ac7-a10d-23440bba1580",
                                                    "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:47:35.3665824+02:00",
                                                    "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                    "id_user_upd": "9ebd3a9a-27e4-4856-a140-eeb57e14e8d2",
                                                    "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": "9c16805a-a2a5-4191-b630-cf37a25909c6",
                                                        "id_line": 2,
                                                        "id_pay": "11b0c2b8-cedc-43fb-a5ed-7727ed8f4e4b",
                                                        "id_money": "bfa727d3-33f4-485a-a0c8-dfce5740a511",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "d5bfbb3a-b557-46cc-a89f-533eaf3af7c9",
                                                        "id_employee": "fe6a5e9b-d2ed-4cf0-a68c-81c3e82f7592",
                                                        "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": "0c601ed3-a41e-4fb7-8e73-958ed8f45a66",
                                                        "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": "2b730f8d-8e56-429b-94fe-33dac87ccc14",
                                                          "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": "bae2b1fe-6f1d-4518-b92b-a4a12639ae2d",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "18a0e91d-f237-437d-a88f-17976b86ba90",
                                                          "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:47:35.3665824+02:00",
                                                          "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                          "id_user_upd": "087e4e20-cae6-4d7a-837a-0f205d3fb5d2",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "043990c7-fc86-4596-be04-b31bbff9f34f",
                                                              "id_branch": "46dfcad3-354f-4c8a-a2c4-1b42a6bd3945",
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                              "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                              "id_user_upd": "282bdc32-aa5f-4ea9-b63b-dff0e857e0b5",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "6980f839-39a3-4b54-8ace-3568a51f2a92",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                            "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                            "id_user_upd": "10ac2745-caef-4636-8b14-e2f900053ae3",
                                                            "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": "d8dafd92-08fb-4011-88eb-c1f9323ff223",
                                                              "id_line": 2,
                                                              "id_item_sub": "6ba3e0a0-4075-46e0-b55c-75f1d5b58247",
                                                              "qty": 4.1,
                                                              "id_list": "eb87c9bd-6b44-4d9d-afdd-313c4bc9a7f8",
                                                              "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": "a11e5ee5-7299-4042-be58-8559cd695424",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "b401e602-1bfb-49fe-b4b0-b0d8d9489fdb",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "4efb588f-c5e6-4165-8049-4633c669477d",
                                                              "id_user_upd": "e9a0c1e6-36c2-4515-b293-f11a5a79884d",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "8a14593f-8c11-4171-87dd-945421c3613d",
                                                                "id_item": "f7f49c64-5bf1-464c-a7a1-f0b4c4749883",
                                                                "id_item_type": "2c15c16c-56aa-4c0f-80cf-4b64705f2984",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "a9dd58db-22a5-4d4f-bbca-853b67743ef9",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                "id_user_upd": "721c9f97-c268-426e-be7c-c6fc5bfe9943",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "871d1981-d9e4-49fe-8af3-fb392a6a2d05",
                                                                    "id_item": "ec23c4dd-12aa-477a-ab93-9fd1d1e43e70",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "8412a3b0-7f51-4265-9fad-38bedd89d568",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "52021a2c-b942-4956-8393-1c158b0aa7c2",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "cdaba9f3-cdae-4455-a624-3729489b99eb",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                      "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                      "id_user_upd": "96d1dc55-d7b5-47dd-b741-6ea74339c239",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "efa61ea9-ddc9-4516-b3b4-5fdf8160ad49",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                        "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                        "id_user_upd": "2f5bb9e1-cfc7-4435-9e5a-c86206ebcd83",
                                                                        "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": "b7c538e5-2ab0-4e1b-b88b-bf995c0d378c",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "5f05c719-a787-4201-9474-053c6f33093d",
                                                                  "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:47:35.3665824+02:00",
                                                                  "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                  "id_user_upd": "45cc3d2b-14da-48e6-9fed-2aca94a55c9c",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "3b454eee-f586-4432-90b9-bf7168141518",
                                                                      "id_line": "95ae5362-da99-42b3-b3e9-312966cf1ad2",
                                                                      "id_category": "b5735778-5cf6-403e-8a4e-150faf05206f",
                                                                      "id_item": "1470fb3c-f239-41d0-b79c-d00d8238229b",
                                                                      "id_item_type": "7ea0d362-a16f-41f6-9be6-fe46351defe3",
                                                                      "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": "5289be01-dd23-4a0d-b81d-a2e762f083e9",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-07-08T09:47:35.3665824+02:00",
                                                                        "date_end": "2026-07-08T09:47:35.3665824+02:00",
                                                                        "date_used": "2026-07-08T09:47:35.3665824+02:00",
                                                                        "date_sesion": "2026-07-08T09:47:35.3665824+02:00",
                                                                        "id_employee": "67ca2bbc-e71a-4c5a-aa17-1816519be969",
                                                                        "id_branch": "5e1ba029-58cb-4de9-b48a-4de48c388bdd",
                                                                        "id_voucher_permision": "226e9326-43d9-4ddc-b32b-2f3d82d74212",
                                                                        "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": "abef7253-045b-4f0a-8350-b5513a7cdc6a",
                                                                        "id_user_add": "0e4399cb-65a1-4405-a89e-2c5ad84141a6",
                                                                        "id_doc_sa": "51cec909-8da4-44d9-9db1-64005fd08e23",
                                                                        "id_item_sub": "67f0727c-9293-4a46-b91c-e0fff4ea9c8d",
                                                                        "id_pos_sesion": "fafbf54b-3fbb-4c5d-a8cb-c632ad264a8b",
                                                                        "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:47:35.3665824+02:00",
                                                                        "last_update": "2026-07-08T09:47:35.3665824+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": "a2b11df2-a61c-433c-acac-58ca062b7fd3",
                                                                          "date_from": "2026-07-08T09:47:35.3665824+02:00",
                                                                          "date_end": "2026-07-08T09:47:35.3665824+02:00",
                                                                          "date_used": "2026-07-08T09:47:35.3665824+02:00",
                                                                          "id_employee": "f0f12986-0991-4591-8b10-cbc43eba94a3",
                                                                          "id_branch": "d568eb0f-7af9-4d92-b747-655bff6e1c44",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "919af824-d69f-4105-a0f2-430218a2ba2f",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                          "last_update": "2026-07-08T09:47:35.3665824+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": "31aef21c-246e-4ba4-bd56-20afc55bef37",
                                                                      "order_id": 2,
                                                                      "id_item": "1641e19b-d6a6-4e03-b354-69443c492386",
                                                                      "id_item_type": "b5e00484-a0d5-48c0-bd5c-aa2078c90940",
                                                                      "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": "efc40d28-6f08-42d5-8328-dd75715ad53a",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "7398ea4c-ac75-466c-805a-2436568e3b9e",
                                                                      "count_voucher": 1,
                                                                      "id_category": "58b9b485-41c7-429b-8dac-9597ddec6429",
                                                                      "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                      "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                      "id_user_upd": "80ac18a4-8207-45e6-8286-279bd1c61434",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "947d6595-f0e9-47e1-b415-f8a953d16b93",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "bf804971-3e57-4b4e-9a63-08c02fc5311d",
                                                                        "date_tax": "2026-07-08T09:47:35.3665824+02:00",
                                                                        "date_open": "2026-07-08T09:47:35.3665824+02:00",
                                                                        "date_close": "2026-07-08T09:47:35.3665824+02:00",
                                                                        "id_user_open": "916d1ab9-390e-43a7-be65-9bbf40297cc7",
                                                                        "id_user_close": "ffe9d9a0-bcfe-4bca-9f2f-78ca1ecf4ed3",
                                                                        "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:47:35.3665824+02:00",
                                                                        "last_update": "2026-07-08T09:47:35.3665824+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": "46ce9d3a-0134-4bb2-b33d-0cee98d30657",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "061a54c3-7d46-4b1c-bc5b-86c3e4ab6874",
                                                                            "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:47:35.3665824+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "bf7b2366-f747-4b61-9116-1d84b719364a",
                                                                            "id_room_unit": "118516ca-5f7d-4c2a-87c8-8049f93cd5dd",
                                                                            "id_room_list": "3999a926-a1c8-4f7f-a938-6ba5a882e101",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "date_from": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "date_end": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "date_open": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "date_close": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "id_employee": "45db68e5-efff-440f-9e65-547ee8d861a2",
                                                                            "id_employee_sec": "c7a2173e-8aca-437b-9089-530f184ac070",
                                                                            "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": "868ccae5-ab2a-49f1-bb13-0f9c32f938ff",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "459bedb0-dfc0-4bf6-9bb5-b8339b1a57d0",
                                                                            "id_user_close": "7c858f4c-d67b-4aae-a162-0c0fd3c4c9fd",
                                                                            "id_unit_state": "15b60431-b001-42c0-8bfa-f952c12e9a59",
                                                                            "id_pos_sesion": "aebaf745-351a-4cc4-8f9b-fba66c8370c8",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "3fc0bb5b-f1ec-4616-aa30-1c52cb86dbac",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "c294691e-b9be-44d5-987f-3e541745ea03",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "fb41b930-6a24-4be0-bc2a-0efd65f32f2f",
                                                                              "locked": true,
                                                                              "date_locked": "2026-07-08T09:47:35.3665824+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                              "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                              "id_user_upd": "36326a21-eb18-42b5-bb58-50dfcb95b8a1",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "9d677c0d-82e6-4c7f-b1b4-a49d0e5f0cc2",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "40f116f0-598b-4f3d-9204-4a2ed0329c79",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "cda4048b-3d78-484f-959a-aebcef96a8d3",
                                                                                "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": "87dc190b-3aa5-4620-b3a1-4dd0d606f91b",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                                "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                                "id_user_upd": "8bc0af3a-1025-482b-9c30-da73c48d2588",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "018e7d17-b36a-43e0-be40-3d28bbaf4679",
                                                                                    "id_room": "5c69d38a-3754-4531-8a43-8f7ca7784de6",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                                    "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                                    "id_user_upd": "bfdcd68a-cf71-4b41-b6ae-21fbd91083ff",
                                                                                    "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": "9f844c00-574a-4967-a9c6-44a0dda61a17",
                                                                                    "id_room": "7d92855a-864b-4645-a7c7-a2520b6e433d",
                                                                                    "date_in": "2026-07-08T09:47:35.3665824+02:00",
                                                                                    "date_out": "2026-07-08T09:47:35.3665824+02:00",
                                                                                    "id_user_add": "c58e39d7-2e95-4cc0-9929-b7797b6dac88",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                                    "last_update": "2026-07-08T09:47:35.3665824+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": "402dad46-4011-4d4e-86e9-c00c2780a346",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                                "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                                "id_user_upd": "3df34621-a28a-499b-86a0-3edf7d713b54",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "96210ef8-ac9d-454c-abe8-b28952ff4865",
                                                                                    "id_room_state": "7e745652-1a3c-459a-a75e-9faa95b1b8e3",
                                                                                    "id_image": "40814b9d-3c82-4d38-bb92-924683c75618",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                                    "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                                    "id_user_upd": "6fd13890-28b3-4be8-bc38-fa276cd04684",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "56706267-dbf6-40b2-bec5-4cf69e0df15a",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                                      "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                                      "id_user_upd": "ec3523c4-2fb8-4955-8357-f5ac47935f2a",
                                                                                      "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": "b87ccf07-8fc3-4681-900c-9f959c2eedd2",
                                                                            "id_pos_sesion": "645576f7-4986-4c1a-a122-32dc23fda7d5",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "ea9bccd8-c72c-48f5-8780-5db2965e86b1",
                                                                            "id_room_unit_activity": "9c71761c-dbef-49db-be04-8f21328ff7f7",
                                                                            "id_doc_sa": "b755e16c-6fac-413c-83ad-83ed153bac1b",
                                                                            "id_pos_type": "1aa742b2-2380-4175-841f-81de44efb892",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "d6050b6d-afe9-45de-8ea0-5e3d32eacb6c",
                                                                            "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:47:35.3665824+02:00",
                                                                            "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "63656c4f-2d82-4a0e-8367-fe42ef518266",
                                                                                "id_user": "5c7447d9-c8be-4383-9e67-8698548cdd24",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                                "last_update": "2026-07-08T09:47:35.3665824+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": "0872e24a-20b7-44d1-a820-a13edaebc6a7",
                                                                            "id_user": "b9562775-d716-48c1-b936-81f89339f649",
                                                                            "date_add": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "last_update": "2026-07-08T09:47:35.3665824+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": "576b5b15-8813-4eb2-aa5b-354dc1badf4d",
                                                                            "id_user": "8f9a04be-91fc-45cf-882b-11950c821d5e",
                                                                            "id_user_profile": "677b0da2-3a3a-410f-9b6a-556a77eb7043",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "id_pos_sesion": "8b713221-e622-45b8-84d1-d10abcbcabe0",
                                                                            "date_login": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "date_logout": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "48",
                                                                              "id": "366ff69f-c377-40f2-b178-f9cf8e93faf2",
                                                                              "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:47:35.3665824+02:00",
                                                                              "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "e13d1ea2-17f8-47c1-8c7b-11ec9ce3bedf",
                                                                                  "id_function": "aadaee2b-ee80-462c-849a-b7f360af65e7",
                                                                                  "id_user": "1c2fd5c5-efae-479c-a05f-b196ee966b07",
                                                                                  "id_profile": "ee3b1a5c-0f0c-408d-beaf-44352e3cbcc3",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                                  "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "50",
                                                                                    "id": "252326eb-87ba-4c06-9a73-99bc0d506f43",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "0224239a-2a38-4849-8721-043f27de20a9",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "46717126-c997-4782-8264-bcab9396fe36",
                                                                                    "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:47:35.3665824+02:00",
                                                                                    "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "51",
                                                                                      "id": "cd1183c9-aa33-49ab-9bde-9a023ba2f10f",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                                      "last_update": "2026-07-08T09:47:35.3665824+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": "5130f7de-77ab-439d-8abb-454c7efa0a04",
                                                                            "id_user": "46d80132-ace2-4e71-85a1-ba9d3ade0d81",
                                                                            "date_add": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "de89f39d-df21-404d-b4af-0367273e05f3",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "id_pos_sesion": "ede48907-b659-496d-8b76-d46682cff5b8",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "53",
                                                                  "id": "a910b501-1f50-4da1-9515-496755ade2c0",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "8a20099f-4bb4-4898-82ee-f6e131f4ab5b",
                                                                  "id_doc_print": "34374b9e-f0d3-4d44-b6e4-787f6d615eed",
                                                                  "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:47:35.3665824+02:00",
                                                                  "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "54",
                                                                    "id_list": "e98cceac-7a67-4694-8f28-ead2ea6ccb78",
                                                                    "id_item_sub": "289ff687-6b7d-43a3-aca5-9ad1e5464952",
                                                                    "validity_date": "2026-07-08T09:47:35.3665824+02:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                    "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                    "id_user_upd": "012e8e48-bdd5-477d-90bb-b52164e890ff",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "55",
                                                                      "id": "9abfffa8-bc99-40c3-b1b1-5e68d1b21af1",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "d2d84f32-14b8-479e-84d7-f5a1b9ff7511",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "895050a0-c998-4018-a9e0-fe114307e3d0",
                                                                      "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:47:35.3665824+02:00",
                                                                      "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                      "id_user_upd": "2ef94f2c-3908-4ff3-9415-576346858dd3",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id_pos": "5a73894b-d654-43b9-8c62-7e34ba312c9a",
                                                                          "id_pos_type": "4090d9ba-39b9-4174-be32-097331c44330",
                                                                          "id_price_list": "2d9e1577-f3d4-4410-b81d-116536669d47",
                                                                          "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:47:35.3665824+02:00",
                                                                          "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                          "id_user_upd": "e9edf4df-7d21-4113-9f68-a7f5850843d5",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "57",
                                                                            "id_pos": "92362d77-10be-4655-84b9-f276d22bbb82",
                                                                            "id_pos_type": "0371cb85-9677-4c7d-9781-1cc2cbc42bb8",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                            "id_user_upd": "e55e0524-3b89-4ac1-9781-3838e01382a2",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "56"
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "58",
                                                                              "id": "49bfaeda-4149-4977-8999-b1454f49e77e",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                              "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                              "id_user_upd": "25349ca8-d133-4d0d-8579-20625f7bd6c7",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "e0b98941-ad65-466c-8232-6148d9b189ad",
                                                                                  "id_branch": "f23529bc-291d-4214-b58a-157f4944dc77",
                                                                                  "id_pos_type": "815cc5f4-8026-4b38-be94-e305b59ae97e",
                                                                                  "id_pos": "d227d9f7-1911-4c26-974b-8f9c0854b505",
                                                                                  "id_item": "03aa63d1-0da0-4bea-ac80-31447765fe51",
                                                                                  "date_from": "2026-07-08T09:47:35.3665824+02:00",
                                                                                  "date_end": "2026-07-08T09:47:35.3665824+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                                  "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                                  "id_user_upd": "588c0fbb-0880-4604-8f3c-19535b313aa3",
                                                                                  "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": "4d8e3596-75a5-474b-91d1-a4b049b04f37",
                                                                                  "id_doc": "cc5a6d29-635a-45c1-a715-abd3e45b7274",
                                                                                  "id_pos_type": "619cbc72-c4f8-4570-b598-b9282952aa77",
                                                                                  "id_doc_print": "2a71fa4b-7980-4b84-8c2c-53463cb2fee3",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                                  "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                                  "id_user_upd": "4a723fc3-d3f8-4b09-be65-6f2d05a4e9fd",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "61",
                                                                                    "id": "79ea0a14-5d49-418f-bc3a-7cfd55626c23",
                                                                                    "id_pos": "e1c6202e-7c0c-4f95-953c-00767b121cee",
                                                                                    "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:47:35.3665824+02:00",
                                                                                    "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                                    "id_user_upd": "bdd7c433-47f1-4341-88a6-9924881adb07",
                                                                                    "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": "991c4a1c-99b4-48df-b532-4cb1f99a25b9",
                                                                                    "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:47:35.3665824+02:00",
                                                                                    "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "63",
                                                                                        "id_doc_print": "738d078b-5c4d-4e62-9ea2-124502161d84",
                                                                                        "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": "de298d0a-fedd-4f7b-89bc-1aa4e3dbb89b",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-07-08T09:47:35.3665824+02:00",
                                                                          "date_end": "2026-07-08T09:47:35.3665824+02:00",
                                                                          "id_branch": "734cc8a0-6172-48b8-9a0b-8aff53c8f8f1",
                                                                          "id_pos": "f96c16e1-837d-4f41-a2de-4619ad23a391",
                                                                          "id_list": "abf481a2-5519-460a-bf56-ad2d56610ce3",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                                          "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                                                          "id_user_upd": "085c1a48-2940-4c3d-9c50-80295968d5e7",
                                                                          "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": "ddf68a5c-a1d9-4eb9-927c-27f61cb4db2f",
                                                                  "id_line": 2,
                                                                  "id_item": "bb0321ec-f1e0-4000-af5e-94c0280de644",
                                                                  "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": "5c772933-1359-4da1-8548-ab8d53d2b154",
                                            "id_doc": "24f5c2d2-298d-4aab-a97c-e62fb3af524d",
                                            "value": 3,
                                            "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                            "last_update": "2026-07-08T09:47:35.3665824+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": "7ed2a442-9d09-4b87-94e5-906ab305fe44",
                                            "id_pos": "75003857-9393-4ddd-b3e9-005b4a565107",
                                            "id_doc": "e4fa4b98-6bd1-47be-954f-c3f6f090493d",
                                            "id_branch": "2c5cb1b2-da26-418e-9351-cce28ba1eb1f",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-07-08T09:47:35.3665824+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "8a6de048-ddd9-48ff-b506-c74a1ec68990",
                                            "id_loc_from": "678e77be-0fbc-492b-86d9-ec021fc8a754",
                                            "id_loc_end": "9a40d7f8-4f77-4a79-ace3-f723f3542d99",
                                            "id_user_add": "27d93f81-4631-454b-b257-4cd3d976f3e6",
                                            "id_user_upd": "fba27b59-8164-4454-830d-885e6abae5b8",
                                            "id_pos_sesion": "3a2471b7-4e13-453c-a93c-0e930a9d9f03",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-07-08T09:47:35.3665824+02:00",
                                            "active": true,
                                            "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                            "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "28828fb0-99f0-4cea-b121-4fb0e3a2c103",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "d28fb082-2a29-41ec-b6e8-03c2f597b15e",
                                              "active": true,
                                              "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                              "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                              "id_user_upd": "82aafc09-6e93-43f8-b5f3-5252ba969de4",
                                              "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": "8734768a-f800-4b55-9d73-d53f3ff910bd",
                                                  "id_item": "e1915f2a-3449-426f-b03e-c6a5746c625c",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                                  "last_update": "2026-07-08T09:47:35.3665824+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": "e5b6900c-853f-4e1d-97c4-b33228602576",
                                                "id_line": 2,
                                                "id_item": "29aeda36-3ca2-4d97-9ffc-2de21b138cdc",
                                                "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": "5eb6afdf-e417-4114-be82-26cfbe095d98",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "3abc2735-f2a9-4b94-943e-c8917728c083",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                          "printed": true,
                                          "print_on": "2026-07-08T09:47:35.3665824+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": "273a8cb1-5491-4fee-b501-81cba36e1070",
                                "id_pos": "819a91ef-020f-475d-b2cc-4e3336091b8a",
                                "mac_address": "sample string 3",
                                "date_end": "2026-07-08T09:47:35.3665824+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "dae6f2fb-0493-4adc-9656-e0ddacd8cc71",
                                "active": true,
                                "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "61c7f3d3-b1e3-46a0-bfbd-f96240e35541",
                                "id_pos": "9eb0b91e-fa56-4587-8326-4f14ea1a28c7",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                "last_update": "2026-07-08T09:47:35.3665824+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": "f72dc13b-e90b-45d6-a150-80f55ebdbf21",
                                "id_pos": "38c0551e-d367-430d-b109-b5a6024b1700",
                                "date_add": "2026-07-08T09:47:35.3665824+02:00",
                                "date_upd": "2026-07-08T09:47:35.3665824+02:00",
                                "date_out": "2026-07-08T09:47:35.3665824+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": "9265703d-abb7-4fb2-bbfb-90771cf2f48a",
                                "id_user_add": "6c4019ac-0001-4f81-9a66-94d29de12252",
                                "id_table": "a6ffbf36-42b6-48ea-a244-cac5116e62a5",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "2fdf5a8e-53a1-455e-a1c8-55a179955838",
                                "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "2fe02cf8-5cb1-484c-ba7e-01319618d68e",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                  "last_update": "2026-07-08T09:47:35.3665824+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "8e6e461c-df74-42c5-9177-5a578574aea3",
                                      "id_sync": "dd7c8808-7775-4334-bdda-1743fb875f53",
                                      "json": "sample string 3",
                                      "id_table": "81b25f72-6ca7-4be1-b338-824f17ae4170",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "0b8d5e9f-9718-400e-a5e7-7118da258735",
                                        "id_branch_from": "fa8d1c0d-bc33-4ee5-92bb-6fee1b4ed5f5",
                                        "id_branch_to": "0e97bd4b-a1a4-4e63-adf8-709cb24b82e7",
                                        "type": 4,
                                        "created_on": "2026-07-08T09:47:35.3665824+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-07-08T09:47:35.3665824+02:00",
                                        "send_on": "2026-07-08T09:47:35.3665824+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": "3b62ff0f-2711-4a9a-b61f-43de855cdee0",
                                "id_pos": "6ad7b629-fc09-4a1f-adf6-45ae175440f0",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-07-08T09:47:35.3665824+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": "8cfc90c8-7725-44cf-8426-dbf75969d3c0",
                        "token_id": "sample string 2",
                        "id_user": "bf7e8a9c-7dcc-4eb7-ae4d-adb09ede755d",
                        "date_from": "2026-07-08T09:47:35.3665824+02:00",
                        "date_end": "2026-07-08T09:47:35.3665824+02:00",
                        "created_on": "2026-07-08T09:47:35.3665824+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": "c1858474-d467-4e38-838f-fa56001f2102",
                        "id_room_activity": "9e578406-016e-450c-9583-f952ae2c026c",
                        "id_pos_sesion": "638d8b07-1c85-473a-aeb8-173d0fc0256f",
                        "log_text": "sample string 4",
                        "id_user": "ba3efd89-d1af-4c20-aa2f-dc3d2922f06f",
                        "created_on": "2026-07-08T09:47:35.3665824+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": "03a15f04-6956-4cd4-ac7d-ba4877c7a170",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-07-08T09:47:35.3665824+02:00",
        "last_update": "2026-07-08T09:47:35.3665824+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": "15e14f84-9f20-4a66-93c8-2816c0bdccf4",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-07-08T09:47:35.3665824+02:00",
        "date_end": "2026-07-08T09:47:35.3665824+02:00",
        "state": "sample string 6",
        "created_on": "2026-07-08T09:47:35.3665824+02:00",
        "last_update": "2026-07-08T09:47:35.3665824+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"
  }
}