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": "ee59a92b-69cc-4354-b0bf-902b28db1941",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-09-06T06:47:18.9018689+02:00",
  "date_end": "2026-09-06T06:47:18.9018689+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": "526aec72-666e-44ee-af07-a43213c566b5",
  "id_pos": "3cbf782f-af8a-419c-a106-617407241c51",
  "id_list": "feef573e-3764-462f-b367-b06f0890e2c2",
  "id_item": "d99ea084-b539-418e-93b2-a299b7e8a21b",
  "id_item_type": "c2d62083-92da-4ab2-b453-11b6c6488233",
  "id_category": "2e9aba0a-40db-445b-82d3-b14707332720",
  "by_day_week": true,
  "use_mon": true,
  "use_tue": true,
  "use_wed": true,
  "use_thu": true,
  "use_fri": true,
  "use_sat": true,
  "use_sun": true,
  "use_hour_ini": "00:00:00.1234567",
  "use_hour_end": "00:00:00.1234567",
  "active": true,
  "created_on": "2026-09-06T06:47:18.9018689+02:00",
  "last_update": "2026-09-06T06:47:18.9018689+02:00",
  "id_user_upd": "eed5efb5-e734-4286-a977-bf3cf7511ec9",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "95bd6f4c-e128-4e15-969f-13179a0339fc",
    "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": "31a3b32e-e1f1-4164-a11e-ca6c5cbd6e96",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-09-06T06:47:18.9018689+02:00",
    "last_update": "2026-09-06T06:47:18.9018689+02:00",
    "id_user_upd": "d13fae6a-e6d5-40a8-b831-dedc7188e83e",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "70528735-525d-4f24-9a97-daaff5bc785e",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "c2976797-354b-43dc-ad91-d888a6f87029",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-09-06T06:47:18.9018689+02:00",
      "last_update": "2026-09-06T06:47:18.9018689+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "32b4d137-2453-496a-a85b-f937ab3ecdd7",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "e66eef18-217d-4397-b6ee-d04ffcfebeff",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "6f659926-2c8f-4324-953a-a509d2b30d42",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-09-06T06:47:18.9018689+02:00",
          "last_update": "2026-09-06T06:47:18.9018689+02:00",
          "id_user_upd": "ff38fc0a-f5ed-4c57-8501-9d3beaf49700",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "37c97fa4-13e6-4235-aa1a-49b665536d77",
              "id_item": "aea803d4-6bb5-4fcd-bda3-d30fe3e7c08b",
              "is_default": true,
              "active": true,
              "created_on": "2026-09-06T06:47:18.9018689+02:00",
              "last_update": "2026-09-06T06:47:18.9018689+02:00",
              "id_user_upd": "21b27260-b638-4a38-83d9-1015ee333aab",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "65695bea-d44b-45be-89c3-28360116273c",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "cc160ebc-e994-469e-8a72-b916a2330100",
                "id_unit_sec": "50fe76a9-b198-4e6f-a31f-f638b7388a83",
                "id_brand": "e004bfa0-b80a-4909-a195-24bc178074fb",
                "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": "806829cf-811c-467d-80a6-425f6ddd27cb",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-09-06T06:47:18.9018689+02:00",
                "last_update": "2026-09-06T06:47:18.9018689+02:00",
                "id_user_upd": "035dbbae-7160-445e-8221-544bdd9c1d5b",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "447299b4-8311-4a76-b1ef-3d1c6cf24298",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-09-06T06:47:18.9018689+02:00",
                  "last_update": "2026-09-06T06:47:18.9018689+02:00",
                  "id_user_upd": "4808857a-c6cf-4c7f-85b6-ef9cbff614ea",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "f69738ca-b3f3-4e77-b49a-487c26382855",
                    "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": "79e40fb5-d2af-4f2b-aac6-1ae25da1adde",
                    "view_messages": true,
                    "id_image_photo": "8f51289e-1e2e-43f0-b981-dba8e2dc67e8",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "7ca6a3d3-e7aa-4c26-930c-451ba9b55891",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-09-06T06:47:18.9018689+02:00",
                    "last_update": "2026-09-06T06:47:18.9018689+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "c7dc6d09-12bf-4866-b4c8-9628a4d3e580",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "16976db0-871d-4d6d-b51f-80778156d90d",
                        "active": true,
                        "created_on": "2026-09-06T06:47:18.9018689+02:00",
                        "last_update": "2026-09-06T06:47:18.9018689+02:00",
                        "id_user_upd": "204f0389-6b8f-49ca-85ca-a763fa674b26",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "3f14b559-aeee-43b8-adf8-fe476e57fef2",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "27823063-eadf-4563-9dae-bf591f1e2364",
                            "id_zone": "825ddbae-c797-4ddc-84e4-b49fc76643cf",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-09-06T06:47:18.9018689+02:00",
                            "last_update": "2026-09-06T06:47:18.9018689+02:00",
                            "id_user_upd": "2730f5c5-c836-4c5d-a52e-acd68f9148f0",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "f6530a6c-d681-4dc2-a0cc-e3cb9891ba9c",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "0ff33807-dbdc-4e2b-9bd3-cc031d5beba3",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "dc2cab9c-2c27-47ab-9590-8b2d0f98ca84",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                "id_user_upd": "3e2eb72c-c0a3-4ba9-b85e-1bc09d108c32",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "6b1c376c-406c-4c0b-95c4-2f0e3c89dc5e",
                                    "id_cloakroom": "51b73dd9-704e-494e-9491-747f3c7bcf1f",
                                    "id_pos_sesion": "5a3291ca-6d00-42ee-b96a-dcbfe3de7d4d",
                                    "unit_id": 4,
                                    "date_open": "2026-09-06T06:47:18.9018689+02:00",
                                    "date_close": "2026-09-06T06:47:18.9018689+02:00",
                                    "id_doc_sa": "82ec3ea2-8bca-4dea-b648-e7fe14779917",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "8b970c60-1a99-496a-b2e5-7733f71b613b",
                                      "id_pos": "d873b715-e037-4f0e-962b-9f1100d39387",
                                      "id_doc": "c29fa11f-5f7b-48e7-aca0-dc26ae0084db",
                                      "id_branch": "c903d709-0698-49ed-b9ac-5a3f54ec1215",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-09-06T06:47:18.9018689+02:00",
                                      "date_tax": "2026-09-06T06:47:18.9018689+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "821ca2c0-9c85-48ca-912b-2397d5e9462e",
                                      "id_relationship": "df85004d-711c-44bb-b073-57d78b8b83bd",
                                      "id_loc_from": "a89f12dd-48f7-4256-abe6-843abd5c4610",
                                      "id_loc_end": "594bb983-bb30-43a6-be39-a4daf15167c9",
                                      "id_user_add": "c09f2827-9678-4978-90b6-2125dee1a659",
                                      "id_user_upd": "9da2e521-7246-48ea-8f21-c26d0e0268ac",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "4889e675-6ba1-45bb-859d-dffc4ca7e5fe",
                                      "id_room_unit": "7672124c-1465-4d38-b12a-4e7ed891f31f",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "874d0140-794f-4dcb-b8f1-b1579f3d91ca",
                                      "p_dis": 15.1,
                                      "p_chr": 16.1,
                                      "amt_net": 17.1,
                                      "amt_tax": 18.1,
                                      "amt_dis": 19.1,
                                      "amt_chr": 20.1,
                                      "amt_tot": 21.1,
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                      "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "986742fe-b8a3-473e-8724-bb0def34b938",
                                        "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": "2fa8147e-6099-4a4b-aac1-e8c0292f02f2",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                        "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                        "id_user_upd": "c7b178b4-f9ca-4829-88c8-922bf11f17fb",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "4304336a-2ff4-45b9-9a11-4f36d8f47c0b",
                                            "id_pay": "f448030a-ce26-4594-a675-d71112f23b21",
                                            "id_money": "02fd2f85-2d53-460c-ba40-b9632a085b03",
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                            "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                            "id_user_upd": "d1041a0d-e3ef-44e5-a7d0-b82002e29ce2",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "5c461515-5b20-4e0e-91ef-3b1549975101",
                                              "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": "ddc11297-5d0a-4a44-a705-3442a03f5871",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                              "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                              "id_user_upd": "d2590fd1-59ca-49c5-9687-903061efc63c",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "ea21a3f7-18de-4821-aef3-01f2bfcb6e1e",
                                                  "id_money_2": "a6b4475f-2e88-403a-9d91-9290efa2ef83",
                                                  "date_from": "2026-09-06T06:47:18.9018689+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                  "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                  "id_user_upd": "c7c3460c-6625-4780-8390-16f1b0ce39bf",
                                                  "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": "12f9c6db-b8ec-4f6f-b53e-5a238b27172b",
                                                  "id_pay": "f1f9284a-2805-4ff6-a5c6-f552571665cf",
                                                  "id_money": "5d11655a-611a-4052-8f49-bdd2fc24d0fe",
                                                  "date_cashflow": "2026-09-06T06:47:18.9018689+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "3d0acbe8-39f5-497b-ac39-b11e42a87ab1",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "18b1468d-c6b3-4821-b6a1-4765a96b1e20",
                                                    "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": "8e4df1f4-47e9-4240-8d2d-92ddb5403078",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                    "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                    "id_user_upd": "d4a518e0-e944-4cb7-b77c-24831ac7f578",
                                                    "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": "0694b234-c4e8-4bb3-9d84-6feb69c196fe",
                                                        "id_line": 2,
                                                        "id_pay": "276ebe72-46fc-48c8-ba50-38333659e8fb",
                                                        "id_money": "a39233fe-168d-4c7c-98c9-2372694a30aa",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "bc2faf2d-239c-4cb9-ab06-8d0487b714f7",
                                                        "id_employee": "43276013-f5a0-4ac1-ab8d-800b702387e6",
                                                        "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": "7b06920f-b521-426c-8037-80f3f1ab11c0",
                                                        "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": "d3005e79-b042-45fd-bc81-0acd651a0ee9",
                                                          "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": "74dce6d9-8a15-4ffb-8d39-7477c8a59674",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "a41b0117-e551-48ab-aeae-8fe0fca8a202",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                          "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                          "id_user_upd": "1003eaa4-7530-4545-94e4-0d98e0e194c1",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "3e199754-02db-43be-83ca-dab87ebce0bb",
                                                              "id_branch": "79c678db-8bc1-48c0-bb3e-f0e6a93578eb",
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                              "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                              "id_user_upd": "71a7329d-51e7-4f23-8754-e0451352e7c1",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "28734459-d1b6-4c3b-8ee2-0eb59bf02479",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                            "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                            "id_user_upd": "d25ddc92-f600-4906-9283-fd5c38bf2eb6",
                                                            "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": "a15b4895-aa5d-4661-9c7b-0d39aeae354d",
                                                              "id_line": 2,
                                                              "id_item_sub": "9e6dfed7-d1af-4bf6-8dda-6df276a836fb",
                                                              "qty": 4.1,
                                                              "id_list": "19aed5b7-73fb-4a72-b7fe-d7fe2b7fc5b1",
                                                              "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": "b57d6b4d-6715-4e11-adaa-e6f1b9a7e2c6",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "968a8240-ec66-4a03-a355-5212af2d9240",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "18578e0c-6975-4f2c-a2fd-6dcd33c4e4e2",
                                                              "id_user_upd": "8d9dad0a-b974-4bb2-b4b4-070e93e1d1d2",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "98ead33a-943c-4ae6-8497-c0310db107f7",
                                                                "id_item": "5520c87a-2dd7-496c-a552-84f2c2e818bf",
                                                                "id_item_type": "8baef728-a98a-4364-b984-c70f2ff9d7f9",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "92810789-4490-4832-9e2b-8012d35f445f",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                "id_user_upd": "2239da9d-fd95-4d21-a4a6-92fc9131ab50",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "8794213f-6df4-404a-88d2-43cce0e60c19",
                                                                    "id_item": "3e5fcf52-12a9-4d3c-ac9c-6750c3ccd34d",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "158aaac2-a839-4a22-acea-550ab00f235b",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "defbcf8b-0007-4731-b601-d6d43cc6454c",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "06e779a5-cbb2-497e-8aa9-31cb4839845a",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                      "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                      "id_user_upd": "3b02d364-1fb1-4cd4-b182-df1e831e2177",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "03cae16e-0a2c-4c58-9c55-a2f2c92de584",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                        "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                        "id_user_upd": "152c3097-1db9-4f6a-a612-c27e4f63eddc",
                                                                        "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": "09b2d615-f688-4c7f-9120-78f55e1366fc",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "9aef424c-4bd8-4a02-b18f-5208d1999c7b",
                                                                  "view_pos": true,
                                                                  "order": 7,
                                                                  "color_border": "sample string 8",
                                                                  "color_button": "sample string 9",
                                                                  "color_font": "sample string 10",
                                                                  "font_bold": true,
                                                                  "font_underline": true,
                                                                  "font_size": 13,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                  "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                  "id_user_upd": "fad8fbc9-a5cd-45e5-a033-d17484d5fa9a",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "554bfec8-c4e5-4875-a420-a440ffbd6311",
                                                                      "id_line": "bd7df9a9-abce-476e-b4bf-35749eea40ce",
                                                                      "id_category": "c92217bd-8dce-45ed-a5e0-d8898c96d0a9",
                                                                      "id_item": "71abac24-ace8-4652-8c60-49e03944a3a2",
                                                                      "id_item_type": "09077d1d-501e-4c47-8b23-209880af48cf",
                                                                      "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": "772f7300-a98e-45e3-8154-e89257344ef0",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-09-06T06:47:18.9018689+02:00",
                                                                        "date_end": "2026-09-06T06:47:18.9018689+02:00",
                                                                        "date_used": "2026-09-06T06:47:18.9018689+02:00",
                                                                        "date_sesion": "2026-09-06T06:47:18.9018689+02:00",
                                                                        "id_employee": "4b641dfc-8314-49e2-b029-e962b3cecab9",
                                                                        "id_branch": "613df123-399e-4909-a904-b85bf94ff0f6",
                                                                        "id_voucher_permision": "93148733-f0d9-41f0-9ea6-adb79ee214f0",
                                                                        "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": "36605d35-106a-4594-a478-2a9563a9a40b",
                                                                        "id_user_add": "6bd23ae7-3c79-4f94-bed6-adf94156f1ad",
                                                                        "id_doc_sa": "760a997c-e531-4155-a7e2-2357d2a2f7ce",
                                                                        "id_item_sub": "a3b17361-eb0c-4a2b-9bac-1263c0cee330",
                                                                        "id_pos_sesion": "d185cd60-baf4-46f0-88ee-b981d550eb52",
                                                                        "is_authorized": true,
                                                                        "is_automatic": true,
                                                                        "print_in_branch": true,
                                                                        "printed": true,
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "is_used_entry": true,
                                                                        "is_used_consume": true,
                                                                        "is_close": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                        "last_update": "2026-09-06T06:47:18.9018689+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": "cfb0aead-7624-415f-87a9-d9b91a170c76",
                                                                          "date_from": "2026-09-06T06:47:18.9018689+02:00",
                                                                          "date_end": "2026-09-06T06:47:18.9018689+02:00",
                                                                          "date_used": "2026-09-06T06:47:18.9018689+02:00",
                                                                          "id_employee": "dfabbd9a-e737-4071-af18-312fb840326f",
                                                                          "id_branch": "a40cb55c-585b-4827-82f1-1cf5aa7078ec",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "034838e6-f146-40e3-9088-e287a2170276",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                          "last_update": "2026-09-06T06:47:18.9018689+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": "d38d5de4-f739-422f-b8e1-b1c296bdde34",
                                                                      "order_id": 2,
                                                                      "id_item": "eba29aa7-7ca6-46d2-99f0-68f2e5c959c8",
                                                                      "id_item_type": "4a355eff-b5f5-4780-9e9e-253b342d0d38",
                                                                      "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": "f44a930b-fb97-4d4e-a0e3-c7f0dbb79f46",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "7dcb12a1-af75-4a8c-9d5b-cf1a4b79928c",
                                                                      "count_voucher": 1,
                                                                      "id_category": "917efcff-48da-4e73-80fc-df608dc68063",
                                                                      "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                      "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                      "id_user_upd": "debf8087-1b84-46f7-8423-a8c33900fd54",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "c743d529-34f9-4b70-a6d1-adccd09788d5",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "0275c63a-c817-4a3e-98d9-57f98b250e10",
                                                                        "date_tax": "2026-09-06T06:47:18.9018689+02:00",
                                                                        "date_open": "2026-09-06T06:47:18.9018689+02:00",
                                                                        "date_close": "2026-09-06T06:47:18.9018689+02:00",
                                                                        "id_user_open": "23ef125b-b543-4a55-9a9f-e79ba9b4e34b",
                                                                        "id_user_close": "0dda09e7-91e5-42e1-a84b-498c119ac0f2",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                        "last_update": "2026-09-06T06:47:18.9018689+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": "052d58d7-d8f1-412f-935e-c51a110afda4",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "93202223-5fdf-484f-ab6a-204bde6ab56f",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "59576dd5-f360-4af8-aef3-2b0c699c8226",
                                                                            "id_room_unit": "cfc343e6-8665-4458-bf90-4670b88b50e9",
                                                                            "id_room_list": "0969a69d-70c5-4f5e-87f5-00bd0dcf0f1e",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "date_from": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "date_end": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "date_open": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "date_close": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "id_employee": "5ab48b13-a373-4fa1-b0f8-33c5a1c49f3a",
                                                                            "id_employee_sec": "80b7a6ac-4fdd-4182-8893-711241fbbe13",
                                                                            "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": "c0437776-5a59-4a24-9172-a11d0ee5defa",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "05a6bdaf-8d85-493c-bf80-2bf8fcd66ea2",
                                                                            "id_user_close": "e6bc82a3-dbd4-4a9f-8fe6-8fb7ac511d70",
                                                                            "id_unit_state": "9a4f6122-88b0-406c-a283-d414defd22fd",
                                                                            "id_pos_sesion": "1fecee1a-7185-43a7-b746-fc6f76c46cde",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "702cc513-aba6-4eda-84ab-83f7303670ff",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "5516db5a-7a58-4747-859b-7c900e276a6c",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "04fbfa97-eb2e-420a-ab28-d5790b3d7e33",
                                                                              "locked": true,
                                                                              "date_locked": "2026-09-06T06:47:18.9018689+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                              "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                              "id_user_upd": "4a142eda-e3ed-4813-97c1-5a031c1dcd00",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "31703015-7d3f-499f-a7b3-c3e291d967a9",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "8dfb468d-86c5-4c1a-a454-a41abdd4959f",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "dbae546a-5cb0-474e-805a-a252bbd9cf8e",
                                                                                "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": "ca95466a-f67d-42e4-87b3-ff48fe32a741",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                                "id_user_upd": "c7ec8fa1-b115-427f-a043-85c6d6de77bb",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "2d039d1d-1125-4dc9-b432-2adaf760552a",
                                                                                    "id_room": "d81b5e3f-2abb-4a88-85c4-6cc86bc0b637",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "id_user_upd": "807de94f-e583-494f-a7f4-d6f374987480",
                                                                                    "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": "7545dab7-6d3c-4978-8d82-6092fe5ba491",
                                                                                    "id_room": "a8f056d9-a2e0-4e58-9aec-4ab0c43757d4",
                                                                                    "date_in": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "date_out": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "id_user_add": "02f33b5e-7d1e-4f17-b6ce-69deeeb2bc92",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "last_update": "2026-09-06T06:47:18.9018689+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": "428bb8a8-1534-466b-aa6c-ddc293d4029c",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                                "id_user_upd": "98fb952a-db02-47f3-a938-da02a9bf4128",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "03d7d304-bfaf-4f8a-8d1e-a1e615749d2e",
                                                                                    "id_room_state": "73d37854-efae-4f66-84a3-dfa247ae34a8",
                                                                                    "id_image": "8b710fe2-4c4c-4356-9d09-1f297a5a946d",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "id_user_upd": "c2eed90e-7523-4081-b446-22ce7b924bb4",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "04eddfc0-4d31-4a05-94ef-d24d80a31879",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                      "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                                      "id_user_upd": "9294c6eb-97ff-4013-8b2a-f740b96aa176",
                                                                                      "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": "96206793-c223-4bfb-8145-ed5133f2f0dd",
                                                                            "id_pos_sesion": "69ab6b4c-9311-40fe-9c6c-988223c12aef",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "8f723dec-6cae-4095-a2c7-60ef0d90e75d",
                                                                            "id_room_unit_activity": "df2f3d8d-0e48-4e5e-ba57-8870f5c0f1dd",
                                                                            "id_doc_sa": "70588055-24dd-4ff6-9209-af64d2f1a7d6",
                                                                            "id_pos_type": "bf6f6f8b-21ce-488e-a972-c69a80da6313",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "23d70bb6-890c-450a-8f50-3ea64503ec67",
                                                                            "coupon_id": "sample string 7",
                                                                            "terminal_id": "sample string 8",
                                                                            "card_name": "sample string 9",
                                                                            "card_bank": "sample string 10",
                                                                            "card_number": "sample string 11",
                                                                            "client_name": "sample string 12",
                                                                            "money_type": "sample string 13",
                                                                            "merchant_id": "sample string 14",
                                                                            "aid": "sample string 15",
                                                                            "auth_num": "sample string 16",
                                                                            "authorization": true,
                                                                            "signature": true,
                                                                            "contactless": true,
                                                                            "date_hour_pay": "sample string 17",
                                                                            "terminal_name": "sample string 18",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "2eea9bc8-2185-44b9-9eb6-81c104c25851",
                                                                                "id_user": "50187d69-e5dd-4ed0-b673-07482d45c0f5",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                "last_update": "2026-09-06T06:47:18.9018689+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": "4fe2a656-c621-49a6-ac6a-763019527110",
                                                                            "id_user": "45eb0762-e0c3-43cb-8ad3-f51b0e2e625b",
                                                                            "date_add": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "last_update": "2026-09-06T06:47:18.9018689+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": "2472e6f3-9088-4721-a970-a29f1c1e155d",
                                                                            "id_user": "e76fef8b-45d7-48ce-895b-42e3fcd5a644",
                                                                            "id_user_profile": "9950000e-250f-443e-828b-be2e24dbe89e",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "id_pos_sesion": "8eb036f5-cebb-4d58-9ddf-e5dd667fdab7",
                                                                            "date_login": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "date_logout": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "48",
                                                                              "id": "fd54673a-05e3-4153-b517-b64630be2801",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "is_pass_required": true,
                                                                              "is_admin": true,
                                                                              "level_id": 7,
                                                                              "order_1": 8,
                                                                              "order_2": 9,
                                                                              "order_3": 10,
                                                                              "order_4": 11,
                                                                              "is_tips": true,
                                                                              "is_view_all": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                              "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "153ca441-eb3f-4a8e-8d24-968d403f20d3",
                                                                                  "id_function": "67b1fc39-34d4-4b23-8f15-90caa3d7269b",
                                                                                  "id_user": "b0bb0c16-8d5f-4188-a368-dbb6946cbbbe",
                                                                                  "id_profile": "feffb520-7e32-4df5-9112-0111c8e8667a",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                  "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "50",
                                                                                    "id": "b4c30811-30ba-48eb-9afc-c39657fa9422",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "21fce068-01b0-4261-bc20-634da9b954d8",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "b707b54d-72b5-45aa-b4f0-a2724e0527a2",
                                                                                    "view_pos": true,
                                                                                    "order": 10,
                                                                                    "color_border": "sample string 11",
                                                                                    "color_button": "sample string 12",
                                                                                    "color_font": "sample string 13",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 16,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "51",
                                                                                      "id": "38ff306d-a497-4c62-b968-a31959507afe",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                      "last_update": "2026-09-06T06:47:18.9018689+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": "ec8b4195-c807-4d41-98c7-4fa0526a1f8e",
                                                                            "id_user": "94265aa5-589f-4fc2-9fdd-5ccd0265aba3",
                                                                            "date_add": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "2d391e73-9354-46dd-938a-abe7ab60459d",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "id_pos_sesion": "44384f23-d1e8-437d-93b9-0080b2c65321",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "53",
                                                                  "id": "816153e2-b216-4fbf-b59e-339640f33044",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "314b410d-7835-4e13-ab97-595fe96161c4",
                                                                  "id_doc_print": "0ca99f6a-3be2-40d1-9019-1b253c556862",
                                                                  "hour_end": "00:00:00.1234567",
                                                                  "price_item_sub": true,
                                                                  "define_validity": true,
                                                                  "price_ref": true,
                                                                  "price_min": 11.1,
                                                                  "supply_apply": 12,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                  "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "54",
                                                                    "id_list": "5be11b6a-4c13-4170-84df-0d1f6e2d9c48",
                                                                    "id_item_sub": "a5a0c83d-fece-4131-9f96-6adb20dbda2a",
                                                                    "validity_date": "2026-09-06T06:47:18.9018689+02:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                    "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                    "id_user_upd": "d4989fe2-21d2-4fef-aa0f-31501740e3e3",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "55",
                                                                      "id": "2a07dba6-5a04-472d-856d-bf75c857b026",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "a76bb483-4a74-4bc5-935d-11c55e16426c",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "fb44cd21-ab22-4d4e-af42-6d73289abee2",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                      "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                      "id_user_upd": "7e49d772-eea6-4c5f-9741-b586497772d7",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id_pos": "9baad023-29fc-401a-91b5-dd42bd468a59",
                                                                          "id_pos_type": "60e85bf4-7941-420d-9cd9-af4d3d745f22",
                                                                          "id_price_list": "a23f5387-4079-43a7-94af-d6462805a557",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                          "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                          "id_user_upd": "fe9efe24-8fa8-4ad7-97ca-003c0cdded09",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "57",
                                                                            "id_pos": "6f844397-33b3-4fbc-8b5a-a1fcf6c7c88c",
                                                                            "id_pos_type": "1df09dc9-d29f-4f9a-9f5b-64d94396c1ba",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                            "id_user_upd": "1c668be6-763f-4e0f-ab17-c6ab70f716e5",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "56"
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "58",
                                                                              "id": "882dd28e-5a08-4c75-bc6c-211ba47cc2b9",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                              "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                              "id_user_upd": "fb2dda35-68fb-4dbe-b549-e9062be07345",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "298ca1ac-a4df-411e-9769-ff458777cd26",
                                                                                  "id_branch": "c243a33d-a4d4-4859-967c-e44218cd6d11",
                                                                                  "id_pos_type": "9ef577dd-b7c0-4fd9-aff0-8947a04b6099",
                                                                                  "id_pos": "e550cfea-6b76-409c-b54a-2cff2f87e049",
                                                                                  "id_item": "728f12ec-6cdd-45ea-9aca-5306f74e86bf",
                                                                                  "date_from": "2026-09-06T06:47:18.9018689+02:00",
                                                                                  "date_end": "2026-09-06T06:47:18.9018689+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                  "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                                  "id_user_upd": "fdfdf2d4-15ef-433b-95f9-db0bca60e935",
                                                                                  "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": "f66dec25-7cb2-47f9-b5b5-9361ce2f99d1",
                                                                                  "id_doc": "c1cf30a7-e500-412d-b353-e95e1cbac887",
                                                                                  "id_pos_type": "60c3a86c-72f0-4ae5-8138-698d6d10170d",
                                                                                  "id_doc_print": "6eccc58c-fa41-4ae0-a9db-dc94c2194019",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                  "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                                  "id_user_upd": "ff1f960d-8887-4346-a078-70176371f38d",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "61",
                                                                                    "id": "640692e0-9d3f-4743-a132-aab915f6e768",
                                                                                    "id_pos": "cd596cb9-88f5-4baf-b11b-74699eac912e",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "id_user_upd": "cf837279-387d-4941-ba3e-3ba5e7b734b7",
                                                                                    "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": "6c29fd1b-c82b-420d-9a52-8d8b0b5d6a9c",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "63",
                                                                                        "id_doc_print": "a3c4c9f3-e979-4aed-9235-4b8148a744b2",
                                                                                        "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": "ca1b8059-bb50-48fc-9cd7-171f930591de",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:47:18.9018689+02:00",
                                                                          "date_end": "2026-09-06T06:47:18.9018689+02:00",
                                                                          "id_branch": "4494e880-1143-4c71-b1f4-01f292fa48c0",
                                                                          "id_pos": "86800a9a-4c7b-41e7-9d80-3cdfdc0b6db4",
                                                                          "id_list": "ea31cb56-c14b-4d02-b2f1-39f4f6eebef5",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                                          "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                                                          "id_user_upd": "f158c258-65ec-4419-bb5a-7334426bad58",
                                                                          "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": "a8dd9e1e-700e-4942-8c7a-c9bdee6947cf",
                                                                  "id_line": 2,
                                                                  "id_item": "71b883cc-7f81-4acf-9589-f974e36a379c",
                                                                  "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": "64c796fc-8dd0-4630-859f-be2ee44b7932",
                                            "id_doc": "d7b00651-8df9-441d-84bd-b6d8dca12846",
                                            "value": 3,
                                            "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                            "last_update": "2026-09-06T06:47:18.9018689+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": "7b8ca7d3-dcad-4764-ae6c-68860dae9cc8",
                                            "id_pos": "ada8603a-e4ab-462b-90a9-3aeae44b7b07",
                                            "id_doc": "88c6a939-c87f-4f3e-bab3-a7fc2837f38b",
                                            "id_branch": "b013932b-38c3-46c6-ab12-eb196403de89",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-09-06T06:47:18.9018689+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "cbc19019-24b5-43f1-9dba-99bd4494d8db",
                                            "id_loc_from": "5bb1786f-b626-4a8f-b606-9046cc57c074",
                                            "id_loc_end": "b210521f-0a6c-4d48-95a9-2634234ed8c2",
                                            "id_user_add": "32ae97d2-1c8e-43ff-9356-06b65c960508",
                                            "id_user_upd": "89f1470f-41bc-4be1-b99a-f7d8ab2ab3f3",
                                            "id_pos_sesion": "3b1ddc01-16c9-4ce2-bde1-b89a2f15a3f4",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-09-06T06:47:18.9018689+02:00",
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                            "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "5a438b46-f1c1-4d08-a198-d713fad9a44e",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "f96e001a-655c-4d8f-9e64-928c64a2eccf",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                              "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                              "id_user_upd": "e7afce60-c285-4715-95bb-4072bbdb8199",
                                              "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": "970cbf7a-f389-49b8-9675-c0bc888b62bb",
                                                  "id_item": "1a4385d3-93b8-4d42-b8b1-d6b0da097497",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                                  "last_update": "2026-09-06T06:47:18.9018689+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": "7cd2a809-c287-4bef-8e8b-043e91397ff2",
                                                "id_line": 2,
                                                "id_item": "aab1933e-9c30-437f-9d62-6d3f143b124a",
                                                "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": "e2f1a215-8de9-4498-976e-a091e91200de",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "4a8ed478-843d-4aa4-aad1-6a809171f5f4",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                          "printed": true,
                                          "print_on": "2026-09-06T06:47:18.9018689+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": "25b5bf5c-c1c3-4068-b6e0-fb48aa418d82",
                                "id_pos": "da7f21ad-f99d-447a-b04d-4c2356c75ea6",
                                "mac_address": "sample string 3",
                                "date_end": "2026-09-06T06:47:18.9018689+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "a876ff69-736a-4744-a108-a9532434a9ea",
                                "active": true,
                                "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "2dc08406-92ee-4c07-9f78-5c46ced4aacd",
                                "id_pos": "b4f2c0ac-870a-43d7-b74e-8385f38cdd6e",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                "last_update": "2026-09-06T06:47:18.9018689+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": "71c6b22d-eecd-4ce6-8c8a-e81ab711c269",
                                "id_pos": "2c3e40e1-f644-4cb2-949c-6ac38a3daa72",
                                "date_add": "2026-09-06T06:47:18.9018689+02:00",
                                "date_upd": "2026-09-06T06:47:18.9018689+02:00",
                                "date_out": "2026-09-06T06:47:18.9018689+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": "4adabab4-6e07-4829-93da-5ba2f729668f",
                                "id_user_add": "795cdead-864e-4e3f-b404-fcf685eb09e6",
                                "id_table": "2981f8ef-c11b-4c5c-a324-a31d60d57981",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "9174b904-61fe-4ff0-a39a-247725de6391",
                                "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "d954502f-966c-41e6-957c-0ab4bfa9b3bd",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                  "last_update": "2026-09-06T06:47:18.9018689+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "2215f16d-17a4-4d5d-9e93-7ef6d9ff2d4e",
                                      "id_sync": "4a65c613-2f85-4215-b857-69b98356db32",
                                      "json": "sample string 3",
                                      "id_table": "a0ab502f-e78c-4792-a281-6684273606a9",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "dcef5003-13da-44f8-bd4c-4c684707fd44",
                                        "id_branch_from": "86869fcb-a16c-4380-af0e-fae4adc22c3f",
                                        "id_branch_to": "503e96fb-77f4-4492-a70f-6878cef36979",
                                        "type": 4,
                                        "created_on": "2026-09-06T06:47:18.9018689+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-09-06T06:47:18.9018689+02:00",
                                        "send_on": "2026-09-06T06:47:18.9018689+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": "ca86200d-e74e-4b2f-9c8c-778193b1b8d4",
                                "id_pos": "87635aa0-1e07-4839-ac51-1747078aa2f4",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-09-06T06:47:18.9018689+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": "c1026864-15a9-474d-aab4-815182aa1c97",
                        "token_id": "sample string 2",
                        "id_user": "034edc04-254c-4de3-a16e-7e8eaf8db00a",
                        "date_from": "2026-09-06T06:47:18.9018689+02:00",
                        "date_end": "2026-09-06T06:47:18.9018689+02:00",
                        "created_on": "2026-09-06T06:47:18.9018689+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": "08667433-5724-4296-aeea-a7175085f1f6",
                        "id_room_activity": "686ac163-29c1-49f1-8a89-56f90d351d6d",
                        "id_pos_sesion": "ed7fea80-5d96-4292-9fa7-1e8088f97203",
                        "log_text": "sample string 4",
                        "id_user": "c9c5de7f-4e78-4dce-846d-082e7ca5ad4d",
                        "event_type": "sample string 6",
                        "correlation_id": "4e2f863d-b134-4ce2-9af4-58dd8ea4dcfd",
                        "id_room_unit": "bd42b333-3552-49a4-ae74-27de83926b21",
                        "id_room_unit_source": "05cc1efd-c605-41f2-b48d-0be364d81bcb",
                        "id_room_unit_destination": "c8259399-b18e-4eda-aa7b-d304b10a3895",
                        "id_room_activity_related": "ee34477e-cde1-47e4-8ae3-8a54909a48d9",
                        "id_doc_sa": "f343f499-37d4-4399-b319-35f12ff8d8c6",
                        "id_user_authorizer": "cc199193-6d8f-4676-9fc2-759de3a9b6d6",
                        "data_json": "sample string 7",
                        "created_on": "2026-09-06T06:47:18.9018689+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": "947d3a68-289f-43ae-b9cb-4f39a9f714ae",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-09-06T06:47:18.9018689+02:00",
        "last_update": "2026-09-06T06:47:18.9018689+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": "77541a7a-da41-44bf-a17e-e3ebe668d054",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-09-06T06:47:18.9018689+02:00",
        "date_end": "2026-09-06T06:47:18.9018689+02:00",
        "state": "sample string 6",
        "created_on": "2026-09-06T06:47:18.9018689+02:00",
        "last_update": "2026-09-06T06:47:18.9018689+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"
  }
}