GET api/Mt_Prices_Rules/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

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": "9a12347b-d801-4531-b270-fa4c2190f611",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-07-08T10:44:27.9153238+02:00",
  "date_end": "2026-07-08T10:44:27.9153238+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": "5ea3b675-0c2e-4bb4-a6cf-d9457a108de2",
  "id_pos": "9d409244-cb3b-4977-a18c-2cc4286745b6",
  "id_list": "57068ba7-7630-4bf3-8d1c-772d097ffb61",
  "id_item": "ceeec467-f968-435a-afa4-89933121e2e5",
  "id_item_type": "b548644b-488b-4374-8aec-b04b9fd741d8",
  "id_category": "b17eb70c-e6a8-4d47-8476-ab2cb44fb949",
  "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-08T10:44:27.9153238+02:00",
  "last_update": "2026-07-08T10:44:27.9153238+02:00",
  "id_user_upd": "248e0b75-59b9-4864-9247-2a2d93a847dc",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "9902e690-df21-4b12-afbf-db3945ee7e1b",
    "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": "5998c543-acd9-4dcb-87f1-1cff55093418",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-07-08T10:44:27.9153238+02:00",
    "last_update": "2026-07-08T10:44:27.9153238+02:00",
    "id_user_upd": "4221a958-edc9-4ff3-a972-0a2599b60e8a",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "7e9235a7-5b38-46a3-8058-2b7ecdf23685",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "56667bb2-2939-44e3-85cf-ea282b31110e",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-07-08T10:44:27.9153238+02:00",
      "last_update": "2026-07-08T10:44:27.9153238+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "8c0cb399-6346-4f0b-a5f3-73e8629310cb",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "33b536a4-a84e-48ab-b2c4-62d10e2a8497",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "406ac284-f026-46f8-a547-9a84f91483d5",
          "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-08T10:44:27.9153238+02:00",
          "last_update": "2026-07-08T10:44:27.9153238+02:00",
          "id_user_upd": "6b2daa93-9dd7-46fb-95fc-e1a033d0bcce",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "9bfb5e8d-4927-4840-846d-893a80c81199",
              "id_item": "a7426f96-2e12-45f7-9975-6041afa19f26",
              "is_default": true,
              "active": true,
              "created_on": "2026-07-08T10:44:27.9153238+02:00",
              "last_update": "2026-07-08T10:44:27.9153238+02:00",
              "id_user_upd": "d76e6f23-75dd-4d41-97c9-0f74c2047936",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "a9540d49-e243-47e3-a10f-42b2c6666dc3",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "b845f726-a21b-411d-ab17-be07d221a01b",
                "id_unit_sec": "d9f5a755-5242-48d3-a3f3-320bed74a607",
                "id_brand": "8203bb10-2d2c-4de7-901e-8c56728564f6",
                "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": "4e7be6f0-292a-490c-9d74-7f8774e3d752",
                "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-08T10:44:27.9153238+02:00",
                "last_update": "2026-07-08T10:44:27.9153238+02:00",
                "id_user_upd": "00395c9c-1192-475e-9053-4de6b7013f91",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "d162b9e8-d507-4e93-b762-3443186c40e5",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-07-08T10:44:27.9153238+02:00",
                  "last_update": "2026-07-08T10:44:27.9153238+02:00",
                  "id_user_upd": "5303d3ea-20e2-4e62-a4c5-0da67af3ba63",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "10afc667-585d-4231-b928-c43ef30559a0",
                    "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": "6ee12a1e-82b0-4ff4-88a9-4226b33c1972",
                    "view_messages": true,
                    "id_image_photo": "020a365d-93e7-4607-921e-5dae10ba60d6",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "ede88f82-21c4-4882-94a5-850d8f38331e",
                    "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-08T10:44:27.9153238+02:00",
                    "last_update": "2026-07-08T10:44:27.9153238+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "08124b1c-23d8-4c02-bc2b-351982761c39",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "4ee6b23a-bbde-49f5-9d93-4ebe0e2e6c3b",
                        "active": true,
                        "created_on": "2026-07-08T10:44:27.9153238+02:00",
                        "last_update": "2026-07-08T10:44:27.9153238+02:00",
                        "id_user_upd": "c228a40c-a6c3-4701-8fe7-2d3cd639b9b2",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "eaaafec5-3e6a-4463-8a8b-471beb7916be",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "ea8b5a35-04a7-441a-abdf-e4380a573858",
                            "id_zone": "3eeca028-a7b2-4e33-80f9-88ffc1c6114d",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-07-08T10:44:27.9153238+02:00",
                            "last_update": "2026-07-08T10:44:27.9153238+02:00",
                            "id_user_upd": "2a6a7abc-9da2-405b-aa2d-2340c8979bdc",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "9987ec43-9425-4dca-8983-789288010888",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "58bbe8a3-af50-4fcd-ad17-a8aceb453c3a",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "caf69080-d571-40c0-a4f3-a836d6759417",
                                "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-08T10:44:27.9153238+02:00",
                                "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                "id_user_upd": "8c60dea6-8940-4547-8911-b4241a002097",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "7d7bc66c-5424-4b7e-82a3-021a10f849fa",
                                    "id_cloakroom": "11015248-0586-4e04-96b1-e3ce99aaf3b4",
                                    "id_pos_sesion": "a410f2a0-df5c-46fa-93ba-eed7516b020a",
                                    "unit_id": 4,
                                    "date_open": "2026-07-08T10:44:27.9153238+02:00",
                                    "date_close": "2026-07-08T10:44:27.9153238+02:00",
                                    "id_doc_sa": "291d2d66-2740-403f-bee1-a3eb145673d8",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "b8ff7a6b-c23b-44a7-bd00-0b493635cf80",
                                      "id_pos": "5d91a93f-a27a-485a-ae3f-cb1f8761f421",
                                      "id_doc": "1e13d416-d5fb-4e62-b8d2-772845f10d2c",
                                      "id_branch": "eeb984a7-d851-4990-aaba-e88076ce3bf7",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-07-08T10:44:27.9153238+02:00",
                                      "date_tax": "2026-07-08T10:44:27.9153238+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "4242a432-6795-4638-9846-85f0f3dfb06a",
                                      "id_relationship": "6b3a9452-8bc1-421e-b7bd-01c5aac3414c",
                                      "id_loc_from": "9a6ceaba-2d88-4487-ac50-b39d90e57c61",
                                      "id_loc_end": "5ffc1e7c-c80b-41bc-a52f-938b42100dcb",
                                      "id_user_add": "2d94181b-93a6-46b8-a1de-83681f9f109b",
                                      "id_user_upd": "b2d42971-1547-4f20-8202-95219634ac92",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "c0bec2cb-24f7-4bd6-ba9e-fa0b7a196b56",
                                      "id_room_unit": "e1f08c0a-b8f9-4973-a035-4a2a83f44925",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "6ec917ee-590e-4d6d-8487-f9261b9c110f",
                                      "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-08T10:44:27.9153238+02:00",
                                      "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "0d30b5b5-cb6e-4310-914f-ef70e9c3be04",
                                        "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": "02ccd2d4-3cf6-412f-adca-81806258028d",
                                        "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-08T10:44:27.9153238+02:00",
                                        "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                        "id_user_upd": "f52b6cc4-a993-413d-9bd8-f3fa25ee5e89",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "9967b49d-f6af-48b0-b1ea-6205e670c16d",
                                            "id_pay": "3d4a1fdf-1bc8-4ffd-ab05-8c47f43ba28f",
                                            "id_money": "8cb908fd-75b8-475b-abf9-80fd072cc14f",
                                            "active": true,
                                            "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                            "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                            "id_user_upd": "d492b264-c34b-44f6-af36-159210edf896",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "2122e1ac-70b5-4274-b167-8b47d4aa2806",
                                              "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": "13b74b6f-ece3-4efe-8a93-c6a67af3ff9b",
                                              "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-08T10:44:27.9153238+02:00",
                                              "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                              "id_user_upd": "7ac47b29-0d96-4c1d-987e-db8128e2d7ae",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "3aef3e06-5865-40c8-9d2e-7e6905a210ea",
                                                  "id_money_2": "2bccfc7a-5344-4fbd-8ef5-5de955ea4c7b",
                                                  "date_from": "2026-07-08T10:44:27.9153238+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                  "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                  "id_user_upd": "3e4a215a-d528-4893-9297-4e84cdd764c4",
                                                  "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": "5702958f-7887-4385-a1c5-bfce15317e33",
                                                  "id_pay": "c9aa9b1b-9d59-4120-9640-2d904d8f9661",
                                                  "id_money": "7f5ce623-eda1-45f5-b3d8-494cd5c1f3fd",
                                                  "date_cashflow": "2026-07-08T10:44:27.9153238+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "77b8cdf7-d413-456c-abc9-3df9f705ccf0",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "60b1cadf-c8bd-4f88-a78b-59d415ad0449",
                                                    "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": "839b1a50-bedc-437f-a776-4baa774b9729",
                                                    "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-08T10:44:27.9153238+02:00",
                                                    "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                    "id_user_upd": "e5d3514f-ef7e-4338-b521-6a303f379d64",
                                                    "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": "c0cfeda0-d929-4fc3-834f-91eeb0941798",
                                                        "id_line": 2,
                                                        "id_pay": "c0308a0a-0e65-4559-883e-2cbca8c9e84d",
                                                        "id_money": "f9bc1e4b-9e32-4019-868d-a60ea9e23170",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "c9eee214-7bda-4b09-b01a-e39f2ca3bd90",
                                                        "id_employee": "f234ce97-0247-4307-a435-a09663786b2a",
                                                        "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": "a2c6e839-49c9-4342-a7b8-b39fa5ef130e",
                                                        "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": "e4089f30-32d6-4dbf-a23e-d4437d5be496",
                                                          "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": "196c6b6a-a1db-479e-b84c-5bf6fc0cf926",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "9d8b9f90-0677-4e29-af2a-31070def8d33",
                                                          "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-08T10:44:27.9153238+02:00",
                                                          "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                          "id_user_upd": "93e77ffb-eb08-4944-bc27-fc0847b628e9",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "78bcf514-be03-4e24-b67f-668a05884d46",
                                                              "id_branch": "45018703-b671-49af-843d-1726a954c450",
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                              "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                              "id_user_upd": "f1ba6a13-831c-4631-b928-0bb8da25491e",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "9437caf3-95bd-4c6d-9870-beec20d7f9eb",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                            "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                            "id_user_upd": "76d4deaf-a670-440e-acd2-4a99e60168c8",
                                                            "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": "7b563abb-8402-4f8a-ab5e-ac7f03185497",
                                                              "id_line": 2,
                                                              "id_item_sub": "f4c581d6-6b28-4c2b-bc79-bdb78a231cf4",
                                                              "qty": 4.1,
                                                              "id_list": "dc6eca99-d269-4595-9557-fc75342afb6b",
                                                              "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": "90735aae-caa3-43ca-a7df-acb313b0c3b2",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "0b432254-4039-4bac-a956-90afa10399e0",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "dd52851f-9fb4-4f86-b6ee-3135bb52e9bd",
                                                              "id_user_upd": "45f009ea-f10c-4ab2-b422-1452363435a7",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "0b78cf05-0901-4d0f-8904-70696d99dc65",
                                                                "id_item": "17211548-656f-4d85-be8c-42159ed6f4bc",
                                                                "id_item_type": "bc819eed-2312-4bb8-a925-81c1504fd551",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "f45f1771-11a7-4784-a769-6e8e64cebb86",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                "id_user_upd": "c423f787-961d-409d-b2b8-da5dd86a2558",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "784e73be-1faf-47b7-80de-47a91cf64685",
                                                                    "id_item": "8f97793a-8d2f-4402-86c3-eb3cfcbc8b58",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "a67fe99a-2077-4c13-a714-65df8fa62e2c",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "1978e43d-bd17-4c70-9b6e-f382f1c26ba1",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "24d5f3d7-e9ec-48f8-b046-57b365945399",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                      "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                      "id_user_upd": "08df585b-da8f-42c0-ac3b-f0d90887d588",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "1ed7e6f3-f07d-4607-8a60-78321b37cab1",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                        "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                        "id_user_upd": "965ff4b3-da1d-4a15-bb73-322309425311",
                                                                        "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": "627e5e2b-ebc3-466a-9186-d2e8b6022609",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "e59cd12d-61d2-47c9-ad38-0fad559c2e76",
                                                                  "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-08T10:44:27.9153238+02:00",
                                                                  "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                  "id_user_upd": "1c8dc8c3-7b7b-4496-a155-d02236fa81a9",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "16fdeeff-b7ec-4496-bcb5-d94e55c5f07c",
                                                                      "id_line": "87c9e4c9-0780-459d-9606-27a7676dd059",
                                                                      "id_category": "bfbb1845-b6bb-496a-b8b1-7656b00f4e7d",
                                                                      "id_item": "68e592f9-ed5b-4646-9cfb-37e7709b24e9",
                                                                      "id_item_type": "90035aba-6432-44a5-90e6-f26ffe9be030",
                                                                      "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": "72bb46e4-77e1-490f-989d-ebef030f1a77",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-07-08T10:44:27.9153238+02:00",
                                                                        "date_end": "2026-07-08T10:44:27.9153238+02:00",
                                                                        "date_used": "2026-07-08T10:44:27.9153238+02:00",
                                                                        "date_sesion": "2026-07-08T10:44:27.9153238+02:00",
                                                                        "id_employee": "aeb87973-634d-40a7-bf46-6547b414210a",
                                                                        "id_branch": "81c410a2-3fdc-452f-8b75-090463ff801c",
                                                                        "id_voucher_permision": "e42e1241-8ede-4ce6-81bd-cedf4a323185",
                                                                        "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": "9f42dc0b-c362-4b0e-8794-aa3c12c3dd73",
                                                                        "id_user_add": "84429012-85c7-4a95-a5e7-5a452f4851a6",
                                                                        "id_doc_sa": "edf181e9-11ea-4980-aeeb-de784a78bd3a",
                                                                        "id_item_sub": "72eee3d8-9760-4ff0-882c-9affb941ab04",
                                                                        "id_pos_sesion": "c32a680c-2cc5-4835-ae98-d52e5632d5b9",
                                                                        "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-08T10:44:27.9153238+02:00",
                                                                        "last_update": "2026-07-08T10:44:27.9153238+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": "ab6cf7da-f423-456b-8f47-87eefe84c55f",
                                                                          "date_from": "2026-07-08T10:44:27.9153238+02:00",
                                                                          "date_end": "2026-07-08T10:44:27.9153238+02:00",
                                                                          "date_used": "2026-07-08T10:44:27.9153238+02:00",
                                                                          "id_employee": "83720e0f-62ad-4ec8-beb1-9b08b2178df5",
                                                                          "id_branch": "18c06286-0503-4c38-93e6-d1a7289da672",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "5ea476ba-5fb2-4438-bef5-fe85fdcf27f3",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                          "last_update": "2026-07-08T10:44:27.9153238+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": "a48b0ebf-6941-4ba3-b4c9-9672b389c5c7",
                                                                      "order_id": 2,
                                                                      "id_item": "6a736bc8-845e-4ccf-9e92-02515f3e2c7e",
                                                                      "id_item_type": "8deb3795-91cb-425e-ab53-445dd8e34aa1",
                                                                      "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": "08ed9667-a154-4adc-8e2a-4fd0bedd6c25",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "c8a5355c-f98b-4f16-a8ab-deef307582d7",
                                                                      "count_voucher": 1,
                                                                      "id_category": "a8c02074-93cf-47a7-aa49-a5a911b0c10c",
                                                                      "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                      "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                      "id_user_upd": "417d9857-6c0e-4447-85fd-4922e1f9d56d",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "756d380b-27e5-4c27-9e44-88e110829d02",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "708d3f04-3e82-4dd4-9851-19eb499fd667",
                                                                        "date_tax": "2026-07-08T10:44:27.9153238+02:00",
                                                                        "date_open": "2026-07-08T10:44:27.9153238+02:00",
                                                                        "date_close": "2026-07-08T10:44:27.9153238+02:00",
                                                                        "id_user_open": "09582fce-d687-4094-b401-f6744455f743",
                                                                        "id_user_close": "3b1763ef-e0bd-436d-85d6-d2da825a55e6",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                        "last_update": "2026-07-08T10:44:27.9153238+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": "54b669d1-b4a3-40b2-ade4-f7135543b349",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "bbe23afd-e5ef-49e6-9be0-21b5e56cf16e",
                                                                            "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-08T10:44:27.9153238+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "11366d83-a192-4c88-8c52-b7566fae9f7a",
                                                                            "id_room_unit": "a5ada77b-01f2-4ec1-b5cc-3761b549aee8",
                                                                            "id_room_list": "8fbed35e-d870-414a-97fe-ee8bd1d81eea",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "date_from": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "date_end": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "date_open": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "date_close": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "id_employee": "2d177881-b213-4905-9fcc-288a04498488",
                                                                            "id_employee_sec": "f69dfa07-affa-429c-8934-9d92f8f109bd",
                                                                            "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": "47d31f6d-7312-4b67-8c78-360d63ffe200",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "9a849d14-14a7-44d4-9254-bacbca2573b3",
                                                                            "id_user_close": "8c635abf-712d-4089-b711-e4ba800e8e1c",
                                                                            "id_unit_state": "8cbf085b-5e95-4018-8701-9a8e7a732aa4",
                                                                            "id_pos_sesion": "3a4c0a6a-3a70-4a2e-9ba8-507fba804f07",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "67d6012f-6674-4e88-a4b1-d0af7282e1db",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "dd7d2bf7-6923-41b4-8b3c-625fc92728b8",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "16893451-ee0e-4fd8-b727-064d8427d79f",
                                                                              "locked": true,
                                                                              "date_locked": "2026-07-08T10:44:27.9153238+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                              "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                              "id_user_upd": "929a89ae-f2d2-446a-b707-2e1f76b72b39",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "fbf688a1-8c0f-4841-9627-417fafc1323d",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "8315ebd0-a86a-49b7-9ac3-21a08e8ca481",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "6eb5951e-f52e-4e00-952d-5e85513d1cbf",
                                                                                "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": "961cedfd-eb5c-4b3a-906a-8f557d664bac",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                                "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                                "id_user_upd": "8b046fe7-8e0c-4b98-8189-5d3d951dd156",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "71c0c395-fcf3-409c-afef-9417e5bbef90",
                                                                                    "id_room": "02c0d03f-38d9-4124-b49b-dd95f7cb4837",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                                    "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                                    "id_user_upd": "f3b42a13-e7d6-4f9b-a902-34e686ee5cb6",
                                                                                    "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": "399ec930-f5fc-4428-8d0e-3fe67d8ff4a4",
                                                                                    "id_room": "a34b4906-8266-49f8-85c4-99220914a2a3",
                                                                                    "date_in": "2026-07-08T10:44:27.9153238+02:00",
                                                                                    "date_out": "2026-07-08T10:44:27.9153238+02:00",
                                                                                    "id_user_add": "62a95d1b-5fa7-4126-bdb5-b4ae7d1caf97",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                                    "last_update": "2026-07-08T10:44:27.9153238+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": "5b637742-0f00-4768-8a29-4771b9734a8c",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                                "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                                "id_user_upd": "f587f931-9b23-4e17-ae01-a73649b4807d",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "c0ac769f-2f64-4c9a-90d4-6a9072fc507e",
                                                                                    "id_room_state": "c2833267-e1b0-48e8-9a10-b8b50382218a",
                                                                                    "id_image": "68aeae01-e0bb-40b2-afee-e380c90e6e8e",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                                    "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                                    "id_user_upd": "9df406ee-7824-4620-b968-1b40b4c2973a",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "35706a98-0190-4ee2-a3fe-09b8810d67d1",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                                      "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                                      "id_user_upd": "3877da1e-44b6-4519-b7cb-24f4b8c7ee26",
                                                                                      "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": "441b41bf-f3e6-42a2-9014-e8e7bee2d3c4",
                                                                            "id_pos_sesion": "6022eced-7106-4240-9f91-f330ca7760de",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "9f6f9a4c-19ab-4dd3-90f0-b7e3c6841eee",
                                                                            "id_room_unit_activity": "3f1b1d8a-ebce-43e6-91ba-6c3bef21907c",
                                                                            "id_doc_sa": "c6b6827f-f53a-4c34-9de9-8b689a684453",
                                                                            "id_pos_type": "bc9d6324-5e09-459b-9ed4-2a0e1f355fdd",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "e4b2c157-a5e8-4e6f-8355-15221102fb0d",
                                                                            "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-08T10:44:27.9153238+02:00",
                                                                            "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "5dafe75c-acea-4af4-a590-45c6b3c4fb07",
                                                                                "id_user": "81bc4f4b-df3b-48d9-901d-36f693f3cc23",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                                "last_update": "2026-07-08T10:44:27.9153238+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": "645821cd-9360-4316-848d-042c948d09eb",
                                                                            "id_user": "462e63dc-7bcc-4276-bf85-5f180e6b2f02",
                                                                            "date_add": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "last_update": "2026-07-08T10:44:27.9153238+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": "fd0b45e3-b9e8-4eca-856d-9d26a83a3d3e",
                                                                            "id_user": "0c183caa-5dce-4423-bbc0-25bf5d595eac",
                                                                            "id_user_profile": "602de9b2-005c-4cfd-9eae-12a82dcbaba7",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "id_pos_sesion": "2d016b54-8e29-4cc2-8e70-6012fd17ce9f",
                                                                            "date_login": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "date_logout": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "48",
                                                                              "id": "e8499cf1-abfc-4a26-9bef-0acfa990f109",
                                                                              "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-08T10:44:27.9153238+02:00",
                                                                              "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "4867a875-583f-4f24-9f86-08a49bb90edf",
                                                                                  "id_function": "597dd7ed-36ad-4128-a991-8dd67e514c5d",
                                                                                  "id_user": "1d14ae1a-99ce-49d6-a674-0842fbf47eb1",
                                                                                  "id_profile": "68327154-3b99-4557-af2a-a83a18ae8e0c",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                                  "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "50",
                                                                                    "id": "689a66ef-9546-4841-8b22-9dfc6baa250b",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "bf1a18c2-96d2-404d-8ce9-dde3b47e5af7",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "605dc608-c1a2-4125-a32d-4710745aab51",
                                                                                    "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-08T10:44:27.9153238+02:00",
                                                                                    "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "51",
                                                                                      "id": "c0be5e9b-1901-46f1-a907-e123b6714d44",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                                      "last_update": "2026-07-08T10:44:27.9153238+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": "4900489c-628f-4431-91d6-5a2e4fee23ed",
                                                                            "id_user": "7d2fac02-a97e-4514-b5d0-0b5618eaa16a",
                                                                            "date_add": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "24cb1988-8cf0-4e93-b168-557173e7161c",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "id_pos_sesion": "414748e2-3e2e-4a53-8842-05f4f73318eb",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "53",
                                                                  "id": "9df6ccc9-c156-4237-92cb-0ca38024a77d",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "425d4a94-bc11-4172-9acf-3fbb87949818",
                                                                  "id_doc_print": "5ab990db-8577-4e42-8fca-92ef3e7c206b",
                                                                  "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-08T10:44:27.9153238+02:00",
                                                                  "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "54",
                                                                    "id_list": "9593b227-b3ff-441f-8fc0-834d61e78d84",
                                                                    "id_item_sub": "eb7e3632-14c5-4038-a205-e7a4a9fc90fc",
                                                                    "validity_date": "2026-07-08T10:44:27.9153238+02:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                    "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                    "id_user_upd": "5e468837-fc8f-4e9f-b685-d231323deb79",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "55",
                                                                      "id": "39a273c1-a0db-4fac-90d7-22450685e831",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "af316bbb-1ff0-490c-a3f8-e45066732c14",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "f80ef4cc-1129-4f5f-80e1-3e1bd9bbe000",
                                                                      "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-08T10:44:27.9153238+02:00",
                                                                      "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                      "id_user_upd": "09c14140-5633-4feb-8a86-b6e622235bec",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id_pos": "cbcbf61c-7e0d-4da6-a467-404e5320b37b",
                                                                          "id_pos_type": "2ee12c37-43d1-4d6e-9565-b9260bacc6b0",
                                                                          "id_price_list": "93d5ddf3-fe7c-4eb1-b797-43d80e1a7644",
                                                                          "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-08T10:44:27.9153238+02:00",
                                                                          "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                          "id_user_upd": "f1d33b3d-9fe4-42d6-a2c4-410d1c206d58",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "57",
                                                                            "id_pos": "36d7a772-2186-44fd-a33c-8c9e566e6b90",
                                                                            "id_pos_type": "96f179b0-8462-47d7-a94d-cc75e8c9b20b",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                            "id_user_upd": "d39204c2-5287-4657-aa0d-daa945b56511",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "56"
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "58",
                                                                              "id": "9b8bc5bf-ed4b-470e-8856-de50017da4f2",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                              "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                              "id_user_upd": "56d2f9d7-6e99-4f04-83f1-c7e51657ea59",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "51ec5903-7834-4d98-843c-868d7d0b5441",
                                                                                  "id_branch": "d088cf23-fcbc-46ff-8b83-060123ec1ca0",
                                                                                  "id_pos_type": "46ce2c2d-7ee5-4b81-8a56-ff1dfdf390fa",
                                                                                  "id_pos": "baeb92b9-0211-4e2b-8d2b-db64214471ab",
                                                                                  "id_item": "8b802fae-9606-431a-838b-a0ba2fcaa54d",
                                                                                  "date_from": "2026-07-08T10:44:27.9153238+02:00",
                                                                                  "date_end": "2026-07-08T10:44:27.9153238+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                                  "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                                  "id_user_upd": "31d3d58b-5676-46e3-b7e7-40a5aa439839",
                                                                                  "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": "c945534f-2f06-470f-bce3-f1b3b5587293",
                                                                                  "id_doc": "daf2b3ee-3ab3-4e2f-bb64-e810b97f59e9",
                                                                                  "id_pos_type": "5e174062-b314-4d75-bb78-97836455876f",
                                                                                  "id_doc_print": "1c54bcde-a026-4988-9bbe-ee83384bf8c4",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                                  "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                                  "id_user_upd": "24bdce66-5711-4f2b-951c-ded74a93d527",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "61",
                                                                                    "id": "85c35b37-3bcc-4943-9d63-43ada90a8636",
                                                                                    "id_pos": "1543012f-4746-4d10-b8b6-db64fae8e235",
                                                                                    "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-08T10:44:27.9153238+02:00",
                                                                                    "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                                    "id_user_upd": "a2b36559-0551-4339-8178-072216e84673",
                                                                                    "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": "43a570f7-f8f9-49d9-9638-e4ad13c02474",
                                                                                    "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-08T10:44:27.9153238+02:00",
                                                                                    "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "63",
                                                                                        "id_doc_print": "8b08e35e-283f-4d0e-9819-01bf9c5bcf32",
                                                                                        "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": "c7699dc8-a40c-42d4-abcb-9eb28ad41df4",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-07-08T10:44:27.9153238+02:00",
                                                                          "date_end": "2026-07-08T10:44:27.9153238+02:00",
                                                                          "id_branch": "8a641d7d-11f0-4a49-a5ae-83074f0c3b49",
                                                                          "id_pos": "c04b2e08-75af-4985-a6f0-8c3a325d750a",
                                                                          "id_list": "a7c2b7a3-1228-4e42-8ecd-f2ebe13da98b",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                                          "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                                                          "id_user_upd": "346aceae-080f-48e3-af56-2353fc66c41a",
                                                                          "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": "b9a8934b-54b6-41a4-af2c-38cd698631cc",
                                                                  "id_line": 2,
                                                                  "id_item": "f8b2a285-408f-4704-93b6-21475f8846cf",
                                                                  "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": "17e0db86-e725-4c67-9778-0dec563fe85f",
                                            "id_doc": "7e5b61f5-9a73-4878-9666-dc14e2028c8b",
                                            "value": 3,
                                            "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                            "last_update": "2026-07-08T10:44:27.9153238+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": "b08d48b7-dd5c-4a57-be47-cdd70984bac4",
                                            "id_pos": "deda24ca-a241-4d1a-a712-486330f39726",
                                            "id_doc": "9c35089d-0547-47bd-882b-f9c0843414f0",
                                            "id_branch": "e5bb7ca3-353c-4874-a1df-e9feb999a47b",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-07-08T10:44:27.9153238+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "e38610b7-f187-4ccf-ac14-44694e13ae9d",
                                            "id_loc_from": "dca88b98-e499-45b4-aa29-7151568d9938",
                                            "id_loc_end": "a44184df-547b-40db-b0d5-e6068e9a4a42",
                                            "id_user_add": "c0f0c885-3111-450c-aeea-9b759e4fe20a",
                                            "id_user_upd": "1f79e1a4-036f-41ed-9b82-eff8bae622d8",
                                            "id_pos_sesion": "31f610d8-1ca9-4ec4-9b83-e23a5a3dcae6",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-07-08T10:44:27.9153238+02:00",
                                            "active": true,
                                            "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                            "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "25de4588-c7ee-4bad-b756-071ce6584a6d",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "56ec8fb4-51e7-438a-aa2d-88677c8fc68c",
                                              "active": true,
                                              "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                              "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                              "id_user_upd": "a7955bd1-7c1d-4b1f-a4c7-60a06c97589a",
                                              "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": "aa8f9daf-d843-4bdc-a923-d0b48f5f8cc2",
                                                  "id_item": "bb0acae1-b4ae-40dc-9d6b-e4d83fba4490",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                                  "last_update": "2026-07-08T10:44:27.9153238+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": "53788613-e680-4c45-838e-376409ec4715",
                                                "id_line": 2,
                                                "id_item": "7b8e1097-fb10-4dca-8496-605b844c2901",
                                                "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": "45a49662-d77b-413a-81af-3d102239dfdb",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "710ddc3b-9c63-4e1d-b02a-0a42e1a58e03",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                          "printed": true,
                                          "print_on": "2026-07-08T10:44:27.9153238+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": "e41663bc-d68a-4274-bf27-79e85dae0a6e",
                                "id_pos": "c3e2d20e-bc07-4bf8-ad9f-035101c2b46a",
                                "mac_address": "sample string 3",
                                "date_end": "2026-07-08T10:44:27.9153238+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "82f5646e-ce80-41bd-ba8e-40b2360dfdf0",
                                "active": true,
                                "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "834bc3c2-12d6-4b58-b64e-47905e8343ca",
                                "id_pos": "419b71ef-5e1d-4cd1-969a-05a7aa7bf52d",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                "last_update": "2026-07-08T10:44:27.9153238+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": "62f3642c-f806-44a5-bff1-67bf231a1e61",
                                "id_pos": "0806a44e-ae2f-4fea-9670-98a3ef5413d3",
                                "date_add": "2026-07-08T10:44:27.9153238+02:00",
                                "date_upd": "2026-07-08T10:44:27.9153238+02:00",
                                "date_out": "2026-07-08T10:44:27.9153238+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": "bb6375ca-6e20-403b-a4c0-1af3fd2ac285",
                                "id_user_add": "14bdd2f6-c1c8-4b2d-92b4-ecfd955438fe",
                                "id_table": "279c814a-0968-4e1a-8ca6-30e8ace8a1e6",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "3fa7002e-173d-435a-a6ef-bb681700412e",
                                "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "49ab1127-3d4e-452a-aa83-7d4d0815bb20",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                  "last_update": "2026-07-08T10:44:27.9153238+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "d6433547-e061-4a56-ba07-64848e0ed400",
                                      "id_sync": "303df0cb-bc8f-49d2-87e5-d10238847419",
                                      "json": "sample string 3",
                                      "id_table": "a5641b32-6ec7-4e00-93b5-38e535571e7b",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "5bb33690-cf0d-4694-9efe-93c3b35d136d",
                                        "id_branch_from": "8607bee6-fb76-49d7-b701-eed6f98cee4f",
                                        "id_branch_to": "6b2d669c-50fd-4203-97d2-409dbc9b79bd",
                                        "type": 4,
                                        "created_on": "2026-07-08T10:44:27.9153238+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-07-08T10:44:27.9153238+02:00",
                                        "send_on": "2026-07-08T10:44:27.9153238+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": "9f9a08f4-f547-435c-9857-17c4e42f3b80",
                                "id_pos": "41986972-7186-4828-8a60-5325cd38e3d0",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-07-08T10:44:27.9153238+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": "0e3b5d58-2696-430f-adb2-28e59f7af67a",
                        "token_id": "sample string 2",
                        "id_user": "18ee2fe0-c917-45a9-b752-8d8d86227211",
                        "date_from": "2026-07-08T10:44:27.9153238+02:00",
                        "date_end": "2026-07-08T10:44:27.9153238+02:00",
                        "created_on": "2026-07-08T10:44:27.9153238+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": "c209184e-956d-4ebf-a27b-3420134f0b1f",
                        "id_room_activity": "281d0fd3-cc1f-4b30-bb80-309968c62e0b",
                        "id_pos_sesion": "e08e8f99-96f7-4a56-a4cd-3dbe2d2bb4b8",
                        "log_text": "sample string 4",
                        "id_user": "e76ba94d-2a86-4e1b-960d-7b8c13ac967d",
                        "created_on": "2026-07-08T10:44:27.9153238+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": "feccfa93-99b4-43bd-aa40-fa9756034da2",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-07-08T10:44:27.9153238+02:00",
        "last_update": "2026-07-08T10:44:27.9153238+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": "3172055a-7b2f-4548-b09c-7cb8012c7bff",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-07-08T10:44:27.9153238+02:00",
        "date_end": "2026-07-08T10:44:27.9153238+02:00",
        "state": "sample string 6",
        "created_on": "2026-07-08T10:44:27.9153238+02:00",
        "last_update": "2026-07-08T10:44:27.9153238+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"
  }
}