POST api/Mt_Prices_Rules

Request Information

URI Parameters

None.

Body Parameters

mt_prices_rules
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

date_from

date

Required

date_end

date

Required

by_amt

boolean

Required

by_pcg

boolean

Required

ap_amount

decimal number

None.

ap_percent

decimal number

None.

ap_price

decimal number

None.

ap_price_min

decimal number

None.

ap_price_max

decimal number

None.

id_branch

globally unique identifier

Required

id_pos

globally unique identifier

None.

id_list

globally unique identifier

None.

id_item

globally unique identifier

None.

id_item_type

globally unique identifier

None.

id_category

globally unique identifier

None.

by_day_week

boolean

Required

use_mon

boolean

Required

use_tue

boolean

Required

use_wed

boolean

Required

use_thu

boolean

Required

use_fri

boolean

Required

use_sat

boolean

Required

use_sun

boolean

Required

use_hour_ini

time interval

None.

use_hour_end

time interval

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

mt_pos

mt_pos

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "8baf9d8e-6432-4723-b490-053fd3e63cfe",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-05-09T09:37:15.2481187+02:00",
  "date_end": "2026-05-09T09:37:15.2481187+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": "ca7ba53f-9cbc-4eb3-9f40-807d9b133534",
  "id_pos": "92a9ce16-c0bd-49aa-b15c-3fe648f22ff2",
  "id_list": "75271869-48e1-4bd2-976c-f77fbfecd62c",
  "id_item": "44bee3d4-a883-42a7-95cf-cb4f0eaeb724",
  "id_item_type": "bbd794fa-a368-4d82-8c99-f5e58be9c9cb",
  "id_category": "e1f28ad6-c596-4b3d-a1a1-3dc443f5286d",
  "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-05-09T09:37:15.2481187+02:00",
  "last_update": "2026-05-09T09:37:15.2481187+02:00",
  "id_user_upd": "aa168b01-f481-44fb-aaa6-b4b26084d384",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "46edc42d-c8eb-401d-a0ef-8c621101e9dc",
    "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": "31983f37-32f7-45f9-aee0-c5927c151f8e",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-05-09T09:37:15.2481187+02:00",
    "last_update": "2026-05-09T09:37:15.2481187+02:00",
    "id_user_upd": "bfc52e60-ad3b-4cfd-86c2-31d470ff9705",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "9323f1fd-fa15-458a-baa2-6a91445eb3ce",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "db171ddf-4c07-4231-b2b3-6cebc6466f1f",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-05-09T09:37:15.2481187+02:00",
      "last_update": "2026-05-09T09:37:15.2481187+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "6b0ca167-d20f-4022-95e8-0f1ee6e644dd",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "1695ae97-8da8-4673-8f12-0192f9821365",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "348595de-9642-438e-9c66-c2430a6fc46d",
          "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-05-09T09:37:15.2481187+02:00",
          "last_update": "2026-05-09T09:37:15.2481187+02:00",
          "id_user_upd": "ff0f1cc1-88a7-4aba-ae1c-bbe80b04c27b",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "eb3c2c03-1b20-4c3a-a5a0-96a89f7f4563",
              "id_item": "c3fb7933-df5d-474f-afce-e08575144ff7",
              "is_default": true,
              "active": true,
              "created_on": "2026-05-09T09:37:15.2481187+02:00",
              "last_update": "2026-05-09T09:37:15.2481187+02:00",
              "id_user_upd": "c63ed8e9-d5a1-4a9e-80a6-6913d7a24792",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "a29abdd2-2180-4bcb-9828-74f0ca5c00e8",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "3c3f6943-0bf0-497a-a26a-bd8e323d69a6",
                "id_unit_sec": "82aa008e-43cc-4083-9406-cedf966606f3",
                "id_brand": "a87615d2-9da8-4088-8f40-9999ff930331",
                "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": "174ce0ef-7ea9-408d-8027-03429172e321",
                "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-05-09T09:37:15.2481187+02:00",
                "last_update": "2026-05-09T09:37:15.2481187+02:00",
                "id_user_upd": "0e845ab1-02b1-4ddf-9b1b-fd78538437f7",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "ad0d808f-f54c-4656-b450-9b73a8dbce3c",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-05-09T09:37:15.2481187+02:00",
                  "last_update": "2026-05-09T09:37:15.2481187+02:00",
                  "id_user_upd": "724f57ba-557b-4b86-9f81-9bd908dc5dca",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "6c50b443-f9e7-45c3-8b3d-cc3877dfae93",
                    "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": "cb7877e7-479c-4e65-9efe-f866137614ee",
                    "view_messages": true,
                    "id_image_photo": "bc446cba-d7ff-4395-8d97-8f7a4005a833",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "cbff5cbf-50d5-4691-ace3-864c654ed6a8",
                    "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-05-09T09:37:15.2481187+02:00",
                    "last_update": "2026-05-09T09:37:15.2481187+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "476c367b-11f3-46c5-baa5-46af662dfd9d",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "fc4bdb01-29e7-42a9-8f36-f2014a989cab",
                        "active": true,
                        "created_on": "2026-05-09T09:37:15.2481187+02:00",
                        "last_update": "2026-05-09T09:37:15.2481187+02:00",
                        "id_user_upd": "49f27826-3162-40b3-b7fe-a9d9348b4e1b",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "10a4b699-e86d-46aa-8f77-d3ceecfec8ec",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "541d12d9-09f6-400b-93c4-45ea72fd75fb",
                            "id_zone": "84738b05-dd79-4ab6-b20d-6df88ab5aef5",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-05-09T09:37:15.2481187+02:00",
                            "last_update": "2026-05-09T09:37:15.2481187+02:00",
                            "id_user_upd": "7ea306df-eeac-4e29-b696-5e1f6aa78739",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "3317ecea-3517-4e38-a157-40d917426ec1",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "a7a2ca0e-bfdc-45af-87df-92145f52dda5",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "d62ce24c-401e-46b0-871f-29f729fdbae2",
                                "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-05-09T09:37:15.2481187+02:00",
                                "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                "id_user_upd": "7745fea8-c276-4771-88e1-a95443d11fce",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "689870e2-335f-4451-b09f-ba3ba91af2a9",
                                    "id_cloakroom": "3d5cdb77-8df6-4bb9-9f49-110b718ab3f4",
                                    "id_pos_sesion": "eb8fdaa5-1f76-4152-8c16-90eefa2b0d30",
                                    "unit_id": 4,
                                    "date_open": "2026-05-09T09:37:15.2481187+02:00",
                                    "date_close": "2026-05-09T09:37:15.2481187+02:00",
                                    "id_doc_sa": "51b4c5c9-57c1-4021-baf6-0a729ce968ce",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "ffb7d20d-9f77-4575-a19a-a92bdcd602a8",
                                      "id_pos": "464cb031-80c1-4e1f-aed4-795dccd9fb2c",
                                      "id_doc": "9d43f38b-cf10-47c5-bb20-24277598f3b4",
                                      "id_branch": "5f74066b-0e3f-4828-9981-4ef60ab87f94",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-05-09T09:37:15.2481187+02:00",
                                      "date_tax": "2026-05-09T09:37:15.2481187+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "49ce8ad2-65f8-43e2-b5d3-6c6ffa81ad2f",
                                      "id_relationship": "fdbaa17e-0a62-4edb-a980-c307fdd20cd0",
                                      "id_loc_from": "b4712e69-0b5d-4803-840f-182867cb4201",
                                      "id_loc_end": "72d68d48-4e3b-4330-87f6-a8d6417bfe26",
                                      "id_user_add": "0113159d-d2e7-4d17-996d-1461ca426b2c",
                                      "id_user_upd": "94fc080e-8e7d-4c30-822a-2b0d56b58665",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "bb851de2-e5cf-42bd-9c4b-aaf711b6cc76",
                                      "id_room_unit": "e138016c-aa07-46a1-b79a-60e1feb3b821",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "edaf1498-faf5-4060-8f11-8f0d8d76b686",
                                      "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-05-09T09:37:15.2481187+02:00",
                                      "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "96824fad-c985-4497-a350-1d86f793ed2a",
                                        "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": "069b2c20-dc89-48a3-bfb1-6e756bccabe6",
                                        "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-05-09T09:37:15.2481187+02:00",
                                        "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                        "id_user_upd": "d80e6df3-0bb3-46e5-aea9-9989d869f0d5",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "b8dbf0f6-2aa0-4c12-9166-45bfcb7bdc2c",
                                            "id_pay": "0556eb79-495c-4a62-810e-b22d5f6af2db",
                                            "id_money": "bfc1042d-9eab-4ee9-b033-810b1b56ebb2",
                                            "active": true,
                                            "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                            "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                            "id_user_upd": "928a9009-9b4a-40eb-a9c1-90d2ae3f59a2",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "0f66c76b-b986-476d-aef5-8fac4521fc81",
                                              "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": "5b77ac43-696e-4f51-99b4-9a9a73e60065",
                                              "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-05-09T09:37:15.2481187+02:00",
                                              "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                              "id_user_upd": "e5f54647-670a-4c83-bac2-b0cbad5abde1",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "f8290830-d1c1-43a6-bab1-37032d572a04",
                                                  "id_money_2": "6fe6dbc3-ac21-4924-94fb-9fae3642658a",
                                                  "date_from": "2026-05-09T09:37:15.2481187+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                  "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                  "id_user_upd": "b36722a4-f9a1-4638-8901-b8bb69cb2d99",
                                                  "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": "df245a9d-3a29-4160-825e-9ed1dc4c3017",
                                                  "id_pay": "985cbae8-62cf-4a1c-a6a8-466506186863",
                                                  "id_money": "c497f1c7-7258-47ad-92dd-b7d11ea697a9",
                                                  "date_cashflow": "2026-05-09T09:37:15.2481187+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "ce1d54f0-0865-4122-a0cd-36b2eb84b8b3",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "da7932f2-aaa0-4a39-85f6-f9237df45c78",
                                                    "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": "3a552480-2735-4ff8-a686-44869ab66b99",
                                                    "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-05-09T09:37:15.2481187+02:00",
                                                    "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                    "id_user_upd": "4d70c347-d903-40cc-a684-48893dc189f6",
                                                    "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": "45122807-661d-4cc9-bf1e-ca23c9cb3545",
                                                        "id_line": 2,
                                                        "id_pay": "e9b07be5-e40d-4bd9-bb94-80e4b9f2354c",
                                                        "id_money": "b951e7bc-cd86-4d01-8971-ed0e2faa680c",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "1732aabb-e7e4-433d-aeae-8a773820d05d",
                                                        "id_employee": "74cd3982-b6e2-4d87-ac94-216838be2536",
                                                        "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": "b7672cfd-b453-4208-9858-0b907d00bffe",
                                                        "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": "92141d48-868c-46c4-8242-f722edd85526",
                                                          "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": "c7563e91-3b7b-4f59-ac58-05f613c24226",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "b2afca00-154b-44ee-bad2-65d690d11dd4",
                                                          "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-05-09T09:37:15.2481187+02:00",
                                                          "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                          "id_user_upd": "eda4d111-8ea8-4f3e-8d49-d8459d33fcbe",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "1bef7c03-c687-4b47-b0c5-0164feb0df8e",
                                                              "id_branch": "dc318d54-d5f4-4b5f-9f28-f51dadb961df",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                              "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                              "id_user_upd": "ea351538-0d3c-4d9b-8576-f2bdc78cbb08",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "388d34ef-31bd-4f7c-90b5-8080758c6217",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                            "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                            "id_user_upd": "54fc05bd-350f-4876-a3d7-239d703a519c",
                                                            "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": "cc0cd00d-1f22-42a1-8887-8e2adff49f72",
                                                              "id_line": 2,
                                                              "id_item_sub": "87a4f663-8924-4037-a81f-4fff716e5b1a",
                                                              "qty": 4.1,
                                                              "id_list": "ebeebc5b-babf-48dd-af3f-5e7b1480ea03",
                                                              "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": "128ebe10-c8b6-4e4b-9e09-da58c3fcc919",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "74db27c5-d722-492f-b4e5-d7fbba30c540",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "c4e0b4c3-3ba4-420e-8c5b-005450217dd7",
                                                              "id_user_upd": "daf9d836-b229-43c6-ab18-dc5f90011da5",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "0abd3aef-ba32-43c7-bc56-dc76675d8c27",
                                                                "id_item": "f7e0d6d0-caf2-4322-b30e-60bc65f9344b",
                                                                "id_item_type": "cfecf3fa-a3ed-4dc6-a561-a8a40359d898",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "1cea09cd-5a7e-457a-a1e3-9911af46813b",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                "id_user_upd": "6de72f11-b934-47d3-8534-5eba86f85d97",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "59c5ee8e-d8b0-408b-8436-61ee5c5b0fbd",
                                                                    "id_item": "b729e88c-3c93-4fb4-81fd-f0eaaf6eb0c8",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "6739c36e-230d-4d56-9599-890ec4bb826d",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "ad5e4b34-0f73-4d74-9937-cfea2de21fbe",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "90ec3edb-7b58-43bc-9a00-23c6cc88228a",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                      "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                      "id_user_upd": "bbceeb88-4dee-4935-9f7e-63bba4191313",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "56f2adea-399d-4b7c-8611-9e9df4aca0ad",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                        "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                        "id_user_upd": "0dda8c99-d464-4edc-ae41-b09c4696dcf4",
                                                                        "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": "5b74b7f1-8c9e-436e-82a2-80373c07688a",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "f86a861a-51f0-4e8d-b976-f81b6d73b9ff",
                                                                  "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-05-09T09:37:15.2481187+02:00",
                                                                  "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                  "id_user_upd": "d5d784f0-f045-41f9-a964-1d5723cdc84b",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "a226ec60-7d1b-478f-8910-ed1a6c41f691",
                                                                      "id_line": "7ed79e01-c816-4c2f-a4e7-3282e4da7ccc",
                                                                      "id_category": "09d32f40-ff20-4803-bf7b-06f70952d9a7",
                                                                      "id_item": "f51cee2d-eef8-43b9-89de-dd83cfcb616b",
                                                                      "id_item_type": "8cd6ecfb-d60c-4967-9ddc-20636e50fec4",
                                                                      "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": "6ceac9bf-0323-48dd-ba62-a168ef7575a5",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-05-09T09:37:15.2481187+02:00",
                                                                        "date_end": "2026-05-09T09:37:15.2481187+02:00",
                                                                        "date_used": "2026-05-09T09:37:15.2481187+02:00",
                                                                        "date_sesion": "2026-05-09T09:37:15.2481187+02:00",
                                                                        "id_employee": "cbe574d0-7a17-4f80-8062-2c46a4fd736d",
                                                                        "id_branch": "2059f2ee-df11-4613-97e1-3b0256b1afb8",
                                                                        "id_voucher_permision": "84608b1c-c48d-4d35-b051-66cb2c6352f5",
                                                                        "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": "53f8acdf-cb2f-46f6-a8c0-e7574084e003",
                                                                        "id_user_add": "618b87ff-5fb3-4438-b28d-0b70a5ff018e",
                                                                        "id_doc_sa": "2dbe34c2-19ac-4d34-a42b-854b1b1e2abf",
                                                                        "id_item_sub": "b0c0b409-c116-43bd-98e1-fbaa37e9de62",
                                                                        "id_pos_sesion": "6864075e-fe9d-414f-84fb-64deaf60e0fe",
                                                                        "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-05-09T09:37:15.2481187+02:00",
                                                                        "last_update": "2026-05-09T09:37:15.2481187+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": "53c3cbde-ee52-4538-a37d-0f716e36b6c9",
                                                                          "date_from": "2026-05-09T09:37:15.2481187+02:00",
                                                                          "date_end": "2026-05-09T09:37:15.2481187+02:00",
                                                                          "date_used": "2026-05-09T09:37:15.2481187+02:00",
                                                                          "id_employee": "061252ee-7864-48ed-afd3-8a7602ddf528",
                                                                          "id_branch": "81311a67-ae9f-4bf6-9cdb-fa0465a1921c",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "b21e892a-e7db-4706-81e5-69f745de98f2",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                          "last_update": "2026-05-09T09:37:15.2481187+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": "b5b6b061-916a-4f63-b106-f5428f4b3dcc",
                                                                      "order_id": 2,
                                                                      "id_item": "fd6a6579-1d6b-4ddc-b140-952921ae5d2b",
                                                                      "id_item_type": "dd49954a-80b5-4730-8f8e-94c7de306806",
                                                                      "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": "6c1b8b7c-aa92-44fc-8312-7a0d9d51f057",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "c8a61f19-e9c3-4ec1-b8fe-98d4dbcd7f74",
                                                                      "count_voucher": 1,
                                                                      "id_category": "5b48d829-16c3-4905-a97f-fe7953ce1835",
                                                                      "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                      "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                      "id_user_upd": "ca6d7163-d201-45ff-85eb-89bca2f64072",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "acc633e8-76e9-497c-b9b3-a222e6600be8",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "f8381bfb-5a85-439f-a71a-164e233365c6",
                                                                        "date_tax": "2026-05-09T09:37:15.2481187+02:00",
                                                                        "date_open": "2026-05-09T09:37:15.2481187+02:00",
                                                                        "date_close": "2026-05-09T09:37:15.2481187+02:00",
                                                                        "id_user_open": "a68c5556-981d-4231-bca5-e08e56b0aaa6",
                                                                        "id_user_close": "7b60fefe-6a1e-4a5e-8304-1919c8312de1",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                        "last_update": "2026-05-09T09:37:15.2481187+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": "00132eec-f50a-4262-9b0d-9ac2f1b25556",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "f621631d-188e-4668-b229-7f79ecea5d87",
                                                                            "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-05-09T09:37:15.2481187+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "9b2bc7c0-7741-48d1-9e6b-f4bb6f420411",
                                                                            "id_room_unit": "2f02df76-0b56-4619-875a-0d0793484489",
                                                                            "id_room_list": "e57554cd-a160-4070-a842-9e7960d3d55b",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "date_from": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "date_end": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "date_open": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "date_close": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "id_employee": "5f43786a-17b5-4b7d-ae7b-532625a245f2",
                                                                            "id_employee_sec": "23aa66cf-b69b-48b1-92c4-0b9a67fd0928",
                                                                            "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": "3117ef8b-c1cb-475b-98aa-cfd7ef8db42b",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "b207723b-a241-4f0b-8896-f7b8f7015fcb",
                                                                            "id_user_close": "e46554d4-778d-4e2f-8db7-385326fd6b2a",
                                                                            "id_unit_state": "6e07f1d8-b038-45a2-8411-5a0935dfdf9d",
                                                                            "id_pos_sesion": "0709d099-d007-479d-944a-9e5a4d9006ca",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "76450fef-e53e-45da-88e4-d349aef03850",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "36241d63-91cb-4386-9c65-db51cf442002",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "6e6aaea8-d09c-42a8-bccc-2509fe2ac42e",
                                                                              "locked": true,
                                                                              "date_locked": "2026-05-09T09:37:15.2481187+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                              "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                              "id_user_upd": "78d7cebb-aaf2-4f97-93fa-93efaebaf27d",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "35d157e2-c4d4-4310-923b-33b0e6bb9e3d",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "4a6e890c-e528-477d-9c1a-bcc9ba7139b8",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "1e11bd06-8ce6-4c83-9592-1bd9dd3b38a8",
                                                                                "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": "31a83226-5adc-422a-a2b5-531c5d857105",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                                "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                                "id_user_upd": "ae3275dc-8218-4b31-8537-f26ae7cba6e8",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "49d9884a-a8f6-41e3-81f0-786390f9c4fe",
                                                                                    "id_room": "16f26ffd-0133-476c-b316-a1672ee1e08f",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                                    "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                                    "id_user_upd": "bea76b6a-a525-4576-9ae9-50cd57dd5df7",
                                                                                    "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": "e3c4fa0e-5f1a-4732-9d56-213b5e2dba5e",
                                                                                    "id_room": "169fdb3d-f917-4002-9e45-8b4f61fd1bd1",
                                                                                    "date_in": "2026-05-09T09:37:15.2481187+02:00",
                                                                                    "date_out": "2026-05-09T09:37:15.2481187+02:00",
                                                                                    "id_user_add": "99a3a218-357c-493a-a0a1-f852a3640fbb",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                                    "last_update": "2026-05-09T09:37:15.2481187+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": "c06423ca-ee81-4b7a-85c7-aee572d666ba",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                                "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                                "id_user_upd": "cb875116-912d-4450-86bd-dae265eab0d4",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "94dcb3eb-da01-40c9-9d34-0e79e8ba67c7",
                                                                                    "id_room_state": "8c31ef84-cd4c-4d2f-a684-87ddc841e652",
                                                                                    "id_image": "4fcea09f-6b04-4537-af8d-9b5d3855df64",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                                    "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                                    "id_user_upd": "e591d574-46a6-47da-836b-1b46a484acfe",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "4ae34d34-c711-448a-9e1e-d2652598380b",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                                      "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                                      "id_user_upd": "40c4f566-a63e-4d39-b07e-791fa89a0b69",
                                                                                      "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": "dc1d2100-3c3a-4817-8bba-b04389ef2f7c",
                                                                            "id_pos_sesion": "62a45b67-121d-4792-9ea6-f0285a07926d",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "df72455c-8158-4f78-8fe2-207f385daa41",
                                                                            "id_room_unit_activity": "1b58c3c4-7ddc-48fb-8a9d-5f0e8cc4cbfc",
                                                                            "id_doc_sa": "e768e9e1-6627-4280-bd9c-3a7943b5c99d",
                                                                            "id_pos_type": "62f6cdb9-b915-4c69-ad44-6b276bb0018d",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "2a35827a-6223-4a66-8031-21d51a7c9f63",
                                                                            "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-05-09T09:37:15.2481187+02:00",
                                                                            "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "b00a1575-9841-48c1-a20c-05e07504eb22",
                                                                                "id_user": "cdf0ce71-e05d-420f-a70b-1aff485781bb",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                                "last_update": "2026-05-09T09:37:15.2481187+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": "04c321e8-c73d-487c-a00f-cf7b4e0ed13c",
                                                                            "id_user": "e29b6caa-94ca-49ec-ac35-3d46ede49cc9",
                                                                            "date_add": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "last_update": "2026-05-09T09:37:15.2481187+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": "90349b64-a3ab-4558-9525-6a0102384436",
                                                                            "id_user": "0d665c19-47c3-4beb-bd46-54c592d4fb2a",
                                                                            "id_user_profile": "31fc889b-ac31-4272-b72c-9517237d1953",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "id_pos_sesion": "08d1d9d1-c413-4c0b-a342-c88ca1341b5d",
                                                                            "date_login": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "date_logout": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "48",
                                                                              "id": "91032ec3-d384-4894-bfdd-96c61302a5d3",
                                                                              "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-05-09T09:37:15.2481187+02:00",
                                                                              "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "05f5fc76-5eb1-434c-9257-812930113620",
                                                                                  "id_function": "f7716940-ace9-492d-b977-423fac7ad95f",
                                                                                  "id_user": "5188f65a-cb72-42b9-8a27-71ca11050acd",
                                                                                  "id_profile": "eab241b9-d20b-4d98-b80e-2c7359ede038",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                                  "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "50",
                                                                                    "id": "6364a5c6-934c-47f5-92d0-241536ca0036",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "2540cb4f-5b82-4ae5-a449-1c677ff3f9d5",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "8b84906e-e92b-40be-86a6-50bee2fe7df0",
                                                                                    "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-05-09T09:37:15.2481187+02:00",
                                                                                    "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "51",
                                                                                      "id": "c271f327-8df1-4a5a-ad67-5acf9ff2258f",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                                      "last_update": "2026-05-09T09:37:15.2481187+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": "7ab8318d-61d1-41dd-9c54-9cd92bde544e",
                                                                            "id_user": "be3906fd-685f-4620-a44a-6512d97b90a2",
                                                                            "date_add": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "b978dc35-3452-4252-9481-78afb04c44f3",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "id_pos_sesion": "8f25b20b-d1ff-4c5d-8688-8f803eef940e",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "53",
                                                                  "id": "c017684a-66a2-4892-b4e9-330495ae8664",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "00322c07-12cd-4cdb-b2ce-258ffa4e650c",
                                                                  "id_doc_print": "7ca4d096-b31b-4e23-b143-df5e24346df8",
                                                                  "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-05-09T09:37:15.2481187+02:00",
                                                                  "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "54",
                                                                    "id_list": "9166c06d-5d46-4935-b3ea-800ee77f6198",
                                                                    "id_item_sub": "3577d658-cdb8-4c32-9a59-2904a03e58bc",
                                                                    "validity_date": "2026-05-09T09:37:15.2481187+02:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                    "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                    "id_user_upd": "d729ccdd-d241-4eaa-b397-33d3a80a9cad",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "55",
                                                                      "id": "65ec30b3-ad52-49e5-a438-de980aabd21d",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "19664ab8-0762-4cc0-9bc0-410757d43385",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "a2540561-9956-482a-9039-919adc29dddc",
                                                                      "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-05-09T09:37:15.2481187+02:00",
                                                                      "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                      "id_user_upd": "1cf05985-76b2-4086-b9c8-843d97e190b1",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id_pos": "0d6226c3-24b1-44f1-b5ef-89907952c73f",
                                                                          "id_pos_type": "22c50aab-d0ae-4590-84aa-d3a7d1eb8a70",
                                                                          "id_price_list": "219808cf-8733-4e95-82c9-92ca72a3075d",
                                                                          "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-05-09T09:37:15.2481187+02:00",
                                                                          "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                          "id_user_upd": "b28b6b2a-37d9-4bfb-a167-75bd900d02f6",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "57",
                                                                            "id_pos": "96335351-4b21-43f2-bf40-0d0175cf47af",
                                                                            "id_pos_type": "d4bb1944-b993-4d88-8345-ea99612f2710",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                            "id_user_upd": "e4476a03-3092-4198-9bc2-b33fbde12d3d",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "56"
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "58",
                                                                              "id": "829c6a7b-c781-4839-86f8-732a65aa06e9",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                              "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                              "id_user_upd": "f50d3d57-e715-4f19-8ff4-7e20cc8ab880",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "1fff1b93-c50e-437d-851b-5358ad72cf9f",
                                                                                  "id_branch": "83a5907f-c173-4e35-ad2c-cc678606f043",
                                                                                  "id_pos_type": "6646f7f1-d539-41bb-9d5e-aaaea7cb353d",
                                                                                  "id_pos": "f8d87798-d61a-4cec-9568-b768faccd9f4",
                                                                                  "id_item": "69bc9358-102a-46a2-b07f-6159537808a4",
                                                                                  "date_from": "2026-05-09T09:37:15.2481187+02:00",
                                                                                  "date_end": "2026-05-09T09:37:15.2481187+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                                  "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                                  "id_user_upd": "952465e0-734d-4444-b73b-afbcb4e7ea5a",
                                                                                  "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": "480ee155-ea7c-4141-8fd5-94ad430d5a34",
                                                                                  "id_doc": "4e8447d6-74b9-4a3d-af8e-75aceb34ab7e",
                                                                                  "id_pos_type": "fe052b32-7358-491e-a3df-5c90248e97b3",
                                                                                  "id_doc_print": "5b34bc3a-bc00-463b-8498-908cd99ad179",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                                  "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                                  "id_user_upd": "3e453a28-09f4-4816-95e5-a4b87c555777",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "61",
                                                                                    "id": "b24eb711-fc24-4c0b-adcb-42ec25646a40",
                                                                                    "id_pos": "0ccc05cc-005f-4f24-a416-eda0e91150f9",
                                                                                    "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-05-09T09:37:15.2481187+02:00",
                                                                                    "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                                    "id_user_upd": "96aa5869-9f91-470f-8820-c4cb8a726b3a",
                                                                                    "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": "2c42cd59-6b19-4c0a-8b00-5cf03829f91a",
                                                                                    "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-05-09T09:37:15.2481187+02:00",
                                                                                    "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "63",
                                                                                        "id_doc_print": "8c2ce619-049c-40cf-87da-133474c95f89",
                                                                                        "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": "959a29f9-d748-4571-8b79-5c0eb9691e04",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-05-09T09:37:15.2481187+02:00",
                                                                          "date_end": "2026-05-09T09:37:15.2481187+02:00",
                                                                          "id_branch": "74bf0f1a-9852-4c2a-8170-a0884fcbf6b6",
                                                                          "id_pos": "77c0a9fc-f0cc-42ea-b291-98e6b0b343ae",
                                                                          "id_list": "c030aafd-45d9-4655-b5a2-7601a7b63acf",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                                          "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                                                          "id_user_upd": "d28b46cf-a41d-47d6-94e5-03e5748cecd0",
                                                                          "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": "e367681f-5c39-45a8-8fe4-6b58e94f0378",
                                                                  "id_line": 2,
                                                                  "id_item": "ca546d98-b451-4c7c-bcc2-acdc27808024",
                                                                  "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": "2337c6d6-9c24-4614-8e5f-518a4e243811",
                                            "id_doc": "e51a17c6-b56b-4b5f-9277-ad544d3baf9d",
                                            "value": 3,
                                            "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                            "last_update": "2026-05-09T09:37:15.2481187+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": "1e076cd3-823e-422e-b97c-1fc20849900d",
                                            "id_pos": "d7e6ce99-3e23-4a79-853d-1d38962f9405",
                                            "id_doc": "2cee34e4-d2e3-4009-b9d5-9f5965ff0223",
                                            "id_branch": "cadd951b-0cec-4d8d-9f7e-46493e251a08",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-05-09T09:37:15.2481187+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "c177a593-f35c-4bd0-b362-97395afc6743",
                                            "id_loc_from": "054b28c8-8467-471b-a18a-4df448ce3957",
                                            "id_loc_end": "da9ef595-3380-4c9a-89e9-4bb1dc494b84",
                                            "id_user_add": "52ea3166-58ba-4dcc-bb47-9fc86a95caa6",
                                            "id_user_upd": "d3a83064-7948-4404-bc8a-fcbf891d3c21",
                                            "id_pos_sesion": "19c10b97-2e09-4eb3-8da1-61ff683617e9",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-05-09T09:37:15.2481187+02:00",
                                            "active": true,
                                            "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                            "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "2d477792-18e2-47c3-9b1f-47538e4455bf",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "15970e68-5314-4e6f-b2c1-e969a07db7c8",
                                              "active": true,
                                              "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                              "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                              "id_user_upd": "d0a9e545-53f0-4144-a2f3-4205e06da957",
                                              "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": "3f333c7f-b4ce-4441-bb58-64da4d9f5354",
                                                  "id_item": "d00635d3-60a6-4e98-abb8-2b781f0ab2bb",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                                  "last_update": "2026-05-09T09:37:15.2481187+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": "0d4572b9-375c-40e9-921d-3741832d3716",
                                                "id_line": 2,
                                                "id_item": "41d97b17-6eab-4af4-9fda-4dcbdff0d91d",
                                                "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": "743dbf52-6203-46ac-bd44-84ae601ec4f6",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "e0f409d4-a7e8-4809-80ef-fe61d9c280db",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                          "printed": true,
                                          "print_on": "2026-05-09T09:37:15.2481187+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": "0a45c396-cc30-424d-afe2-bb3d67c990c5",
                                "id_pos": "944ef476-a262-4cf2-9c1c-7c377591b32d",
                                "mac_address": "sample string 3",
                                "date_end": "2026-05-09T09:37:15.2481187+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "7cc0bbf3-7273-4f21-bf9b-c26082fd7712",
                                "active": true,
                                "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "67bdfa7b-0ee2-4351-bcb0-3c48086fa68c",
                                "id_pos": "1e43f6db-8b06-45aa-9afa-67fc77c8d5ca",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                "last_update": "2026-05-09T09:37:15.2481187+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": "df23e90d-ad17-441d-aec5-9f203082aa5e",
                                "id_pos": "ea71483f-0624-4409-94a7-7262a9202576",
                                "date_add": "2026-05-09T09:37:15.2481187+02:00",
                                "date_upd": "2026-05-09T09:37:15.2481187+02:00",
                                "date_out": "2026-05-09T09:37:15.2481187+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": "503d784f-b3b4-4e0e-b849-155bf411d5aa",
                                "id_user_add": "b4b76236-ee71-4e8c-a971-c6ed9f3cb5c6",
                                "id_table": "1d8d0667-9f84-4985-a369-8aa124e1b587",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "4b820b63-eee5-4b26-8956-1e4fd69ecf26",
                                "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "e018cfa1-e632-47ff-afd6-f64e73eb19aa",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                  "last_update": "2026-05-09T09:37:15.2481187+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "91aa28e5-cdb6-4958-9e09-2e501ad5f2b3",
                                      "id_sync": "fda17653-5106-49f2-9d66-9ca779175206",
                                      "json": "sample string 3",
                                      "id_table": "ee34184d-f42c-4000-bcfb-347951943b00",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "919e99d1-b268-4dc1-8437-375f593ffe2f",
                                        "id_branch_from": "6c50bbb4-0444-4a67-86b5-9bbb00e1f298",
                                        "id_branch_to": "926a78d9-c7fa-43fe-a1a3-29dd674784a0",
                                        "type": 4,
                                        "created_on": "2026-05-09T09:37:15.2481187+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-05-09T09:37:15.2481187+02:00",
                                        "send_on": "2026-05-09T09:37:15.2481187+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": "95cefaac-237e-4087-88fd-f3a1aff756e3",
                                "id_pos": "50286f31-ce82-4cd8-9636-8be2395b6f54",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-05-09T09:37:15.2481187+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": "5db95a9c-5705-4851-b4e5-34605156f519",
                        "token_id": "sample string 2",
                        "id_user": "bfcb5897-329e-4b0d-aa76-a9cbcc035981",
                        "date_from": "2026-05-09T09:37:15.2481187+02:00",
                        "date_end": "2026-05-09T09:37:15.2481187+02:00",
                        "created_on": "2026-05-09T09:37:15.2481187+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": "57599865-4b36-4f97-a08e-4229b26596ba",
                        "id_room_activity": "feda0780-5234-40ec-bac0-fe64c2003d50",
                        "id_pos_sesion": "a355583e-f6a5-4130-a8e4-177becc8f9e8",
                        "log_text": "sample string 4",
                        "id_user": "9fe56d5e-ee60-4dc0-9554-00d43de6214b",
                        "created_on": "2026-05-09T09:37:15.2481187+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": "211a1b5c-e2a5-437c-b16c-364436695711",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-05-09T09:37:15.2481187+02:00",
        "last_update": "2026-05-09T09:37:15.2481187+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": "f85d2bfd-8247-44a3-88fe-e829cc26fb0f",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-05-09T09:37:15.2481187+02:00",
        "date_end": "2026-05-09T09:37:15.2481187+02:00",
        "state": "sample string 6",
        "created_on": "2026-05-09T09:37:15.2481187+02:00",
        "last_update": "2026-05-09T09:37:15.2481187+02:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "64"
      },
      {
        "$ref": "64"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "67"
      },
      {
        "$ref": "67"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ]
  },
  "mt_categories": {
    "$ref": "4"
  },
  "mt_items": {
    "$ref": "6"
  },
  "mt_items_types": {
    "$ref": "29"
  },
  "mt_pos": {
    "$ref": "10"
  },
  "mt_prices_list": {
    "$ref": "55"
  },
  "st_users": {
    "$ref": "8"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

mt_prices_rules
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

date_from

date

Required

date_end

date

Required

by_amt

boolean

Required

by_pcg

boolean

Required

ap_amount

decimal number

None.

ap_percent

decimal number

None.

ap_price

decimal number

None.

ap_price_min

decimal number

None.

ap_price_max

decimal number

None.

id_branch

globally unique identifier

Required

id_pos

globally unique identifier

None.

id_list

globally unique identifier

None.

id_item

globally unique identifier

None.

id_item_type

globally unique identifier

None.

id_category

globally unique identifier

None.

by_day_week

boolean

Required

use_mon

boolean

Required

use_tue

boolean

Required

use_wed

boolean

Required

use_thu

boolean

Required

use_fri

boolean

Required

use_sat

boolean

Required

use_sun

boolean

Required

use_hour_ini

time interval

None.

use_hour_end

time interval

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

mt_pos

mt_pos

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "64482db8-91d3-41b8-b322-80da56204c4e",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-05-09T09:37:15.2632666+02:00",
  "date_end": "2026-05-09T09:37:15.2632666+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": "d4100e84-adb6-40fd-a56d-16a38cac67da",
  "id_pos": "4648f8ba-95bf-4688-ae8b-4cfc549f6c26",
  "id_list": "5ef9a23f-959d-4323-9d98-5f7fb27286aa",
  "id_item": "e0ad95d7-6125-48be-9a72-f907f1d7b30f",
  "id_item_type": "5dbaa836-4919-4bcd-911b-fdad54b2c53f",
  "id_category": "b85abc17-cfbf-4767-a778-e49c94833845",
  "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-05-09T09:37:15.2632666+02:00",
  "last_update": "2026-05-09T09:37:15.2632666+02:00",
  "id_user_upd": "b1b9ff9a-c7b1-4f8e-8935-c20b73f1117d",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "dfa88c52-a74c-4e34-8966-776fed580ffe",
    "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": "6dd5453a-543a-42ee-afe0-11f72bd51d1e",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-05-09T09:37:15.2632666+02:00",
    "last_update": "2026-05-09T09:37:15.2632666+02:00",
    "id_user_upd": "0c5bd425-6af9-459e-8179-c1095fd7d7f0",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "13b14d74-f718-4623-bf10-13be2e531cf1",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "e21ed332-bf4f-4119-bde2-03123051b144",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-05-09T09:37:15.2632666+02:00",
      "last_update": "2026-05-09T09:37:15.2632666+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "20b28982-2518-40e5-9bbd-b2f19b91ca0b",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "08432ee8-78bf-4322-b198-633ae4581cdd",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "695cedd5-a127-4c25-b901-1f8ea9bc77b2",
          "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-05-09T09:37:15.2632666+02:00",
          "last_update": "2026-05-09T09:37:15.2632666+02:00",
          "id_user_upd": "84b2ff37-04b0-4bc2-93d0-c1b12fc3ffa5",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "2bb01b4b-1724-4d21-bc20-c0b61ff95a62",
              "id_item": "b9253407-6269-4cfe-8e76-72eec6d2aea5",
              "is_default": true,
              "active": true,
              "created_on": "2026-05-09T09:37:15.2632666+02:00",
              "last_update": "2026-05-09T09:37:15.2632666+02:00",
              "id_user_upd": "b477c370-ee5a-4791-a5f3-1e94c071ac6d",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "88b78830-47fc-47f6-968c-1332819022d5",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "21e5c248-3aa0-4db6-a060-cd80ca93032b",
                "id_unit_sec": "1ac43a3a-ca2c-447a-b1f8-4e255c754933",
                "id_brand": "d93ac170-98e2-4d01-aead-bb2b6972b727",
                "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": "883ce196-b37f-475f-9573-7236a17b37e0",
                "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-05-09T09:37:15.2632666+02:00",
                "last_update": "2026-05-09T09:37:15.2632666+02:00",
                "id_user_upd": "0ec45ff8-6d0c-469e-995c-820813e4e152",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "e4285dd4-2dea-47d7-aa3c-8e97ff0a509a",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-05-09T09:37:15.2632666+02:00",
                  "last_update": "2026-05-09T09:37:15.2632666+02:00",
                  "id_user_upd": "cee99919-549c-4748-827e-8c7f9c0e131b",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "6026da0e-3719-47e5-bc7d-4e1544bbe1a8",
                    "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": "48f871ba-e309-4b1c-b6ba-ce3b4167abed",
                    "view_messages": true,
                    "id_image_photo": "b5c8eb9c-3191-4d86-b5d5-85dc25417314",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "ea249ac5-885c-4180-a033-bb0b794506c7",
                    "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-05-09T09:37:15.2632666+02:00",
                    "last_update": "2026-05-09T09:37:15.2632666+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "c0de05b8-89a3-4e97-99bd-03be70878422",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "db7d6685-d0c7-40b0-86d5-54014f2dc659",
                        "active": true,
                        "created_on": "2026-05-09T09:37:15.2632666+02:00",
                        "last_update": "2026-05-09T09:37:15.2632666+02:00",
                        "id_user_upd": "c57f6428-2bbb-4c48-8fed-583c2c4c0115",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "3fcf7487-c177-4c82-b17f-1f238ea98a18",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "d1d2c37f-9cb1-4782-817b-597daab678d6",
                            "id_zone": "c39c7a93-93ff-49f2-bfe6-af4e75962b27",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-05-09T09:37:15.2632666+02:00",
                            "last_update": "2026-05-09T09:37:15.2632666+02:00",
                            "id_user_upd": "6748456a-48ce-4a63-978c-d70dcac1431e",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "5c9faa57-15c0-44ad-9e04-39d3de774885",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "a65bb854-43b8-4246-9f10-fe8de3267926",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "26356b47-1720-40a6-b091-8973786be8fd",
                                "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-05-09T09:37:15.2632666+02:00",
                                "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                "id_user_upd": "c84c7783-c32c-4df5-b424-f051e576f83e",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "75cdf026-eced-47e5-9f0c-9fc0b815666c",
                                    "id_cloakroom": "5a0b2799-c459-4584-9ff3-f89566e1bde4",
                                    "id_pos_sesion": "f02fc5a3-54c0-44ad-a7be-829b4653d110",
                                    "unit_id": 4,
                                    "date_open": "2026-05-09T09:37:15.2632666+02:00",
                                    "date_close": "2026-05-09T09:37:15.2632666+02:00",
                                    "id_doc_sa": "71571c1e-465f-41e4-9a18-1c2e0696f028",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "06c1f3c7-f820-42b0-9026-37d5afe33986",
                                      "id_pos": "02ceb75c-44af-4e53-ab91-234ea4f24746",
                                      "id_doc": "5fc26d08-8ef3-4201-a3a1-b71540329b88",
                                      "id_branch": "acc6e938-7391-495f-b7da-6f9e09dc8817",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-05-09T09:37:15.2632666+02:00",
                                      "date_tax": "2026-05-09T09:37:15.2632666+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "d5ebaf80-b713-49f1-94a2-0c59b6b068de",
                                      "id_relationship": "5b07e520-4a1b-46a5-9d11-47d2ec0a23c7",
                                      "id_loc_from": "db609bff-3517-4efe-a5b6-31629a394291",
                                      "id_loc_end": "02cc067c-9cdc-4062-b21f-97adb9aa77ce",
                                      "id_user_add": "253cf736-20cf-4cc8-9eeb-41bb8a7777f9",
                                      "id_user_upd": "5367724d-97b0-4149-a981-0095d8cba0ef",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "2c1fcccb-9522-40da-adf3-bc7721e34bfc",
                                      "id_room_unit": "4268d7c3-d590-44ad-b827-920c9555d2c8",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "74921e04-9a0c-4f04-858b-fb2fa87490ed",
                                      "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-05-09T09:37:15.2632666+02:00",
                                      "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "11a3071f-1507-4e88-aa7e-ac643995df11",
                                        "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": "bbea08ac-52ad-4ccf-adef-ee4fb82c338e",
                                        "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-05-09T09:37:15.2632666+02:00",
                                        "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                        "id_user_upd": "9a19c907-b044-4f69-9c7c-a205ec0f317b",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "af5ded22-b42f-4449-8cb6-d54c2d647c76",
                                            "id_pay": "7116e1ff-c207-4094-b537-21ca290e9712",
                                            "id_money": "b0158536-4d5b-4ad9-9516-1b0abcd2bcb7",
                                            "active": true,
                                            "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                            "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                            "id_user_upd": "0b85efb5-6991-40f1-80d3-dd6c78a97a68",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "6759a258-e46c-4ed7-a9b7-953a6a31642b",
                                              "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": "698a9a6e-ab39-45ed-b1fc-47b11965052e",
                                              "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-05-09T09:37:15.2632666+02:00",
                                              "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                              "id_user_upd": "3466f7f6-97c6-4f51-b9e1-c5e8cfc8e1cd",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "89f10bbd-4935-4c0f-bb46-e5fcbed8ce3d",
                                                  "id_money_2": "9d1bee9c-d885-4b56-86a4-0138703219f8",
                                                  "date_from": "2026-05-09T09:37:15.2632666+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                  "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                  "id_user_upd": "676d382f-d997-4630-b3c6-8e4d980edfdc",
                                                  "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": "671d2076-118d-418c-9a97-d4d88cc6ffff",
                                                  "id_pay": "4c9f02d6-116b-47d5-a886-68742f1c4f4d",
                                                  "id_money": "83071aa2-292f-45ad-8c0f-f7efe2214ee6",
                                                  "date_cashflow": "2026-05-09T09:37:15.2632666+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "04056718-6a5d-4218-a7d0-a3f6f360880e",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "801fc28b-5834-4bf9-8e32-e7b6cd8293af",
                                                    "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": "1e4e5007-29d6-49f5-921d-4fd3a5f0d6da",
                                                    "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-05-09T09:37:15.2632666+02:00",
                                                    "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                    "id_user_upd": "2f34836a-9e93-4158-b9b4-8dd9a32ee859",
                                                    "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": "ec771482-8422-44b8-8ac7-c6fe99591509",
                                                        "id_line": 2,
                                                        "id_pay": "e4f52ed9-a6ed-49a5-8a61-46ede51fe0b2",
                                                        "id_money": "9edf16a7-7910-444b-80cf-c0f6fb2d40fc",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "43dcf53e-9e84-4d7b-9ec1-f44657584baa",
                                                        "id_employee": "8d956fc3-15dc-488d-b2d5-64f65c004a91",
                                                        "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": "ed3e8681-a82a-48b5-9728-718e05b6d558",
                                                        "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": "66dfe7ae-0fcb-4e4c-a952-b1cc9e26ffa7",
                                                          "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": "fb1d1beb-77b9-4168-95c3-1f47b951b8fd",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "e62b08f6-2ec3-4c73-bbf9-658f60031af6",
                                                          "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-05-09T09:37:15.2632666+02:00",
                                                          "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                          "id_user_upd": "159f5733-5434-4ea2-993b-42bc14beda82",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "678ae99d-895b-4ae5-a457-9337f58ff01f",
                                                              "id_branch": "f8821a5a-001c-4e4c-82c8-2ec2e2b70899",
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                              "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                              "id_user_upd": "7f02cbe1-873a-42e5-be66-7c839e4891b3",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "01074ee7-87da-42cc-8d47-d91db631086b",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                            "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                            "id_user_upd": "f2cfbbdd-4118-4303-b642-62aca050465d",
                                                            "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": "203e2030-5793-4402-8505-38db4ddfa6b2",
                                                              "id_line": 2,
                                                              "id_item_sub": "294b4381-85f9-4e80-9fe2-7acf72ce01ac",
                                                              "qty": 4.1,
                                                              "id_list": "819cd77f-f1f8-462a-8e41-8a2911d0d629",
                                                              "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": "44039f8e-ed13-4962-b34f-973f7eeaf1ee",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "3410328a-e3a3-4e82-a697-873e13591196",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "b8da5d9a-f4c6-4aaa-a240-a7868b0abb89",
                                                              "id_user_upd": "22aff89e-31fb-4769-bc47-5465f5def460",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "1ed6a06c-70c5-488c-8bd7-66ac12981cf4",
                                                                "id_item": "29ebbe1e-88fa-4006-8992-c5b178535dff",
                                                                "id_item_type": "c8f85a3b-2f27-4353-91d9-1ac2a9d40f47",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "fa16ea37-285b-44c0-93a0-8a525d6771fc",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                "id_user_upd": "4f324bed-913c-4fae-8d70-86585100a6cd",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "b5890dcb-b359-44a6-b3bb-8b832c42a2fa",
                                                                    "id_item": "ada016c3-0e66-4671-96e0-6ab443171b0f",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "b1e2fad8-9e79-4c3b-8f78-69d7d422f484",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "2e22a17d-eedd-4db9-9f3c-e43b41087afe",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "b1c0848a-3ba3-4590-a4c1-f9b40a1ffe38",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                      "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                      "id_user_upd": "6acf34bf-a490-45ea-b889-ed384780efb2",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "f5191cea-8722-49bc-ad96-786bc35312a6",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                        "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                        "id_user_upd": "f20da5cd-d45c-4c72-90b8-df3a11db34d7",
                                                                        "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": "1752bc60-10aa-48ff-952f-02e7c245f783",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "1ac2b693-4175-4531-af3c-51841736988b",
                                                                  "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-05-09T09:37:15.2632666+02:00",
                                                                  "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                  "id_user_upd": "c4eb19c5-6cb9-47c8-bb16-5385241d38d5",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "641eca36-8d11-44cd-bc66-0b1569d6371c",
                                                                      "id_line": "3be821e4-9dd8-4a27-baa3-46fe527e203b",
                                                                      "id_category": "6e92bfb3-e019-476e-b386-c50f904bc255",
                                                                      "id_item": "5d704a25-938e-4781-b83c-e7d20378446b",
                                                                      "id_item_type": "bf0331e5-2c70-4e7e-a748-d04b488c9dac",
                                                                      "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": "1c5906f5-da8c-4792-926d-d253c8ee6303",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-05-09T09:37:15.2632666+02:00",
                                                                        "date_end": "2026-05-09T09:37:15.2632666+02:00",
                                                                        "date_used": "2026-05-09T09:37:15.2632666+02:00",
                                                                        "date_sesion": "2026-05-09T09:37:15.2632666+02:00",
                                                                        "id_employee": "f76b336f-a852-4b56-8923-44d0b139ccae",
                                                                        "id_branch": "5c1bf42e-e23a-4155-8f42-99f17572918d",
                                                                        "id_voucher_permision": "9c82c11e-d573-41d5-931a-c36665c09e0b",
                                                                        "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": "9e803acc-3ec0-47af-abab-47751d5565d1",
                                                                        "id_user_add": "1117654f-4387-4dab-92c0-6fecf3713c97",
                                                                        "id_doc_sa": "6a860716-2514-4382-a670-831f33065767",
                                                                        "id_item_sub": "054f74d9-4149-439b-8a04-1f70acf9a5e8",
                                                                        "id_pos_sesion": "676712b1-0f94-469e-8f1a-0c39d8593994",
                                                                        "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-05-09T09:37:15.2632666+02:00",
                                                                        "last_update": "2026-05-09T09:37:15.2632666+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": "1aba8e83-fb7d-429b-b628-e5b30360b784",
                                                                          "date_from": "2026-05-09T09:37:15.2632666+02:00",
                                                                          "date_end": "2026-05-09T09:37:15.2632666+02:00",
                                                                          "date_used": "2026-05-09T09:37:15.2632666+02:00",
                                                                          "id_employee": "72ad9211-cfc8-447d-a4a5-4d0beff73e29",
                                                                          "id_branch": "2a2cf28a-7016-428b-8f32-e6ce7b4c3893",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "9f1a8176-047c-4008-abe7-71bf5c4653c4",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                          "last_update": "2026-05-09T09:37:15.2632666+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": "78fee03d-53e8-498f-b877-7c2b688b032b",
                                                                      "order_id": 2,
                                                                      "id_item": "2c628852-d0e5-4374-91e5-64322d3ffb46",
                                                                      "id_item_type": "b46983e8-a2eb-427c-a9e8-71b1f2b2a34d",
                                                                      "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": "335e9592-4588-4f0c-8545-e818edabfedb",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "f581b25b-1545-423c-a2eb-76e0ce7596c5",
                                                                      "count_voucher": 1,
                                                                      "id_category": "39c4d0b7-9aaa-4c79-a6e7-b715f1e005d6",
                                                                      "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                      "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                      "id_user_upd": "6e9eded9-c6a7-4266-b490-0466897bb421",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "aa07b753-7009-4b8f-b614-a05e4f9c7b63",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "388b9b00-25cd-444b-ab5e-e731b8919512",
                                                                        "date_tax": "2026-05-09T09:37:15.2632666+02:00",
                                                                        "date_open": "2026-05-09T09:37:15.2632666+02:00",
                                                                        "date_close": "2026-05-09T09:37:15.2632666+02:00",
                                                                        "id_user_open": "c3fa2e91-4941-45d1-b190-14be2cfad7ce",
                                                                        "id_user_close": "765ffb98-cffd-4be0-8a1f-20e92c924fc4",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                        "last_update": "2026-05-09T09:37:15.2632666+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": "47c3b68c-a74e-40dd-8a90-47656cdfe2de",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "b59cd46b-5e72-482a-b2b1-242fd75285ee",
                                                                            "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-05-09T09:37:15.2632666+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "f07d5933-fbf7-423b-9d2a-15409e4185fb",
                                                                            "id_room_unit": "006f7b92-f369-49b5-ad94-73c19f88650b",
                                                                            "id_room_list": "bb713800-91f4-4ad4-8156-1b14df721b65",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "date_from": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "date_end": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "date_open": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "date_close": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "id_employee": "1638dfeb-e589-4d69-b3a0-387ec70dbef1",
                                                                            "id_employee_sec": "51742021-60f2-4176-800a-580dead621b6",
                                                                            "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": "93ea23c6-2b62-4a55-88ff-505ba687fc94",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "00c8f649-2e7d-43d3-8528-0d947eedb606",
                                                                            "id_user_close": "a34559e1-4aca-4d54-b294-94fc72c241c4",
                                                                            "id_unit_state": "3347319a-6ac6-40d8-91a0-603f72776847",
                                                                            "id_pos_sesion": "ccf26cf7-cbe5-4fc7-a1bf-227e7276a911",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "4ab3d22a-c3d2-408d-bfd8-de705d9e000b",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "57949c30-0831-472c-9069-a30daf30c018",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "5071a322-92e5-4d8e-9dfd-7c0fc48c3a44",
                                                                              "locked": true,
                                                                              "date_locked": "2026-05-09T09:37:15.2632666+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                              "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                              "id_user_upd": "aad5a6ae-4ef7-4159-bf0c-33b59c2a24d8",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "c94bd6ab-801b-470a-ab99-232a92c7cbf2",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "fb9cd9db-9ab2-4ccd-86c8-68baa7b3c518",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "b6c1c4ee-0ef0-45d5-bc69-75e257f23512",
                                                                                "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": "377ba917-500e-48cd-ae07-1433971017ca",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                                "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                                "id_user_upd": "a894b214-ea22-4361-af27-bbccf8ceae33",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "483391d6-dd00-400e-9a50-ce4b70a4615d",
                                                                                    "id_room": "2ca098a9-bef0-4554-9a7d-ebab4ef3baaa",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                                    "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                                    "id_user_upd": "0fb5dd3a-6c82-4654-82ed-207069a39734",
                                                                                    "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": "5826c21d-7f8b-49e0-98f7-2cbbec315335",
                                                                                    "id_room": "f45aa9d6-2fda-4632-b79c-a2f8aa3fd3ff",
                                                                                    "date_in": "2026-05-09T09:37:15.2632666+02:00",
                                                                                    "date_out": "2026-05-09T09:37:15.2632666+02:00",
                                                                                    "id_user_add": "1a2f1261-6d9f-4650-984e-d049a55bd1d4",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                                    "last_update": "2026-05-09T09:37:15.2632666+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": "f96860e2-6af1-49b6-a837-cf5f75163da4",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                                "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                                "id_user_upd": "ac0c45be-5062-46c2-8f03-1a80f6d1f905",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "4bf1c18e-4bdc-4329-adfe-07558c61bc10",
                                                                                    "id_room_state": "718f0491-1207-4860-a3aa-0adc93caf32a",
                                                                                    "id_image": "80e35be5-3fb7-4172-8c16-fcf5cde85c2e",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                                    "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                                    "id_user_upd": "88dbe3c5-6c4b-4fb2-83ff-dbf368242cc4",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "769c3bf7-ebbb-453a-b2e0-144f9868f7d2",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                                      "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                                      "id_user_upd": "455aa237-0632-4d74-bda8-eec106205d98",
                                                                                      "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": "5e97807c-44d8-4782-aec1-8fe27866ed13",
                                                                            "id_pos_sesion": "738cbc6a-d86a-4803-9004-aa1732e50c1c",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "ede3e6db-b1c2-4457-a4cd-51577e25c353",
                                                                            "id_room_unit_activity": "7e3817e2-6019-4c40-8772-d34af42c03a0",
                                                                            "id_doc_sa": "e7ea09bd-f78f-475b-8066-797e280afc99",
                                                                            "id_pos_type": "2fc5c8de-af96-4b3f-b122-512fa9811a65",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "fd043fb4-f619-4a5a-9704-95d7f5bfcd86",
                                                                            "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-05-09T09:37:15.2632666+02:00",
                                                                            "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "0042af1b-0b0d-4451-a050-87b0bdd1a988",
                                                                                "id_user": "778742c2-e5a3-429e-b840-aad7dba03a1d",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                                "last_update": "2026-05-09T09:37:15.2632666+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": "cbc0f424-4881-498a-9c25-8ef9e5f5dfd8",
                                                                            "id_user": "f9e51458-f2bb-4ce8-a47c-b0a4715e55d1",
                                                                            "date_add": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "last_update": "2026-05-09T09:37:15.2632666+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": "47b1547c-f7b6-4cd5-bc07-32384e23a9b6",
                                                                            "id_user": "c4d6eba5-2fed-40ce-9212-4fbe47f21c85",
                                                                            "id_user_profile": "b50c390a-687e-4ac7-b462-88f85ed590cc",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "id_pos_sesion": "0810a875-871b-41fd-ac6e-9c23efec36ae",
                                                                            "date_login": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "date_logout": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "48",
                                                                              "id": "57bc1b97-1cef-461a-ac8a-c54902cd657a",
                                                                              "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-05-09T09:37:15.2632666+02:00",
                                                                              "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "cbb7afb8-3b9f-465a-931c-2e376a565bbb",
                                                                                  "id_function": "2f4dc4fb-d8a6-40f0-b00e-6d633cf64c13",
                                                                                  "id_user": "20881d21-9317-4449-ac07-df81e47d8c65",
                                                                                  "id_profile": "09585621-6948-4f8c-a6a3-e7e60c8a3a12",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                                  "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "50",
                                                                                    "id": "5c184664-d2ea-44fd-94ed-d06759cc1131",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "221e4023-7d03-4a29-abff-6689b0cf1d63",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "ff20c872-4486-4f2e-aace-6661c0fc33d2",
                                                                                    "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-05-09T09:37:15.2632666+02:00",
                                                                                    "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "51",
                                                                                      "id": "d0af285b-ef8d-4ac6-89e6-0ea04408dc96",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                                      "last_update": "2026-05-09T09:37:15.2632666+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": "81c7f9c8-90e2-406a-b7ee-f4b8b66fcd22",
                                                                            "id_user": "bd8bb814-1abe-4588-b285-f813b3c66c00",
                                                                            "date_add": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "3ba6d2ca-87d2-4261-8502-a70fe3a4b8ad",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "id_pos_sesion": "3e200771-5397-4bf3-98ba-6ea10e58ee7e",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "53",
                                                                  "id": "39d8e95d-a787-4ebe-bd70-f118356ad6c4",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "07163643-76e7-4647-a831-2c0ff9631edf",
                                                                  "id_doc_print": "388131fa-d783-431e-98a1-2d92c3cbd438",
                                                                  "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-05-09T09:37:15.2632666+02:00",
                                                                  "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "54",
                                                                    "id_list": "14ef088c-b64e-491a-b7af-2fffed37e9cd",
                                                                    "id_item_sub": "acdbeafc-d49f-4c35-a3ef-73141bcf4972",
                                                                    "validity_date": "2026-05-09T09:37:15.2632666+02:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                    "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                    "id_user_upd": "cf0c0c4d-7565-4dbe-97ab-81849bbc998b",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "55",
                                                                      "id": "adf7dbef-e35c-488b-85ff-12de4200ffe7",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "f34cd742-f63b-4542-95a9-18c617dfa3b6",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "572c0e70-f66c-4562-9ee8-fff8e71e4186",
                                                                      "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-05-09T09:37:15.2632666+02:00",
                                                                      "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                      "id_user_upd": "1302707e-639e-44c5-b27c-abafe37db1e0",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id_pos": "a0a73d06-c938-41c5-ac92-8b4bb75868c6",
                                                                          "id_pos_type": "78ab48c6-caaf-4d28-a6b0-b5c3effcab58",
                                                                          "id_price_list": "e8abbe4b-7548-4362-8ab3-4de2e7649407",
                                                                          "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-05-09T09:37:15.2632666+02:00",
                                                                          "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                          "id_user_upd": "73441e0b-3123-4991-8428-aa0d62ad7348",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "57",
                                                                            "id_pos": "0b1bddc9-67b3-4dcf-8350-5365715a5609",
                                                                            "id_pos_type": "448e4feb-6311-4cee-9273-e764cee0ea2f",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                            "id_user_upd": "ab8c56c5-27a3-4881-b913-70c6159f2104",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "56"
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "58",
                                                                              "id": "c292aa20-da88-44ae-b606-ac19d6fac7c2",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                              "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                              "id_user_upd": "0c785789-0b62-4e33-ba60-fa260a0ae856",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "2ce96314-058d-4a78-8f9a-2dea863e1e67",
                                                                                  "id_branch": "bdb633ed-e177-47c8-908a-c100d1be03b5",
                                                                                  "id_pos_type": "52dd6e10-02f7-43e0-902b-aa6be6daab8c",
                                                                                  "id_pos": "f9d9f39f-ed81-4e36-b302-855fdfda524d",
                                                                                  "id_item": "9b2f9386-ce47-4781-95f3-af5a9cc14f6e",
                                                                                  "date_from": "2026-05-09T09:37:15.2632666+02:00",
                                                                                  "date_end": "2026-05-09T09:37:15.2632666+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                                  "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                                  "id_user_upd": "087831d8-e84f-4591-8437-a3d1bf0fce3b",
                                                                                  "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": "ac861cf7-24b6-49c5-a771-3773aca2a7e6",
                                                                                  "id_doc": "8b1d243e-a240-49d5-9d84-ace49c5f8462",
                                                                                  "id_pos_type": "c6f34955-8886-4c1b-94d1-772bcc1331ea",
                                                                                  "id_doc_print": "f9118c23-276f-40c0-9187-4c9a67389ee6",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                                  "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                                  "id_user_upd": "e9e037e4-6682-46ab-bb6c-bab2e72eb53c",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "61",
                                                                                    "id": "ffe06a92-7dcc-4289-bd68-1d6259f241f4",
                                                                                    "id_pos": "668c36b8-af02-4cc8-a5d9-1b2ab7e6ff0e",
                                                                                    "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-05-09T09:37:15.2632666+02:00",
                                                                                    "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                                    "id_user_upd": "9fdf458c-8e6b-4a25-8e9b-fe29a726e99a",
                                                                                    "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": "869b9b9d-d248-46dc-bd23-c57b95100ced",
                                                                                    "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-05-09T09:37:15.2632666+02:00",
                                                                                    "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "63",
                                                                                        "id_doc_print": "6c582ccb-4e0d-4f36-880e-138817993175",
                                                                                        "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": "6b56fd50-cec2-4b73-ad2a-bb11171a0064",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-05-09T09:37:15.2632666+02:00",
                                                                          "date_end": "2026-05-09T09:37:15.2632666+02:00",
                                                                          "id_branch": "83c19bef-107c-43cf-b6cc-4f39649e54b3",
                                                                          "id_pos": "c8a03781-5dab-451e-bd44-03eb887c9fe3",
                                                                          "id_list": "44422fb7-4f03-4ff2-9189-0b2836a18117",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                                          "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                                                          "id_user_upd": "a3e29631-3e2e-4636-be57-50dca3055402",
                                                                          "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": "d7fea68c-2681-434a-b689-3731cca6811c",
                                                                  "id_line": 2,
                                                                  "id_item": "f8f70d9a-5b19-49d8-a9f5-0d2d1e6ed87f",
                                                                  "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": "110462fc-1a50-4aa7-a1da-492a90df1d7a",
                                            "id_doc": "ea7f74bd-3562-4741-a3ee-f04603a056f1",
                                            "value": 3,
                                            "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                            "last_update": "2026-05-09T09:37:15.2632666+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": "ece6d3d9-dfb7-4ad2-81e1-623c6028c8f5",
                                            "id_pos": "44318929-b278-4b52-99c0-98641f4ad3a5",
                                            "id_doc": "609db4c2-b329-4b02-82a8-61fa8b4f106e",
                                            "id_branch": "2bea2b57-b4aa-4d76-b89c-2e2de219435a",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-05-09T09:37:15.2632666+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "00f57b0d-055f-4455-9adb-77f1e8977b53",
                                            "id_loc_from": "54a1eac8-459e-459e-ab16-96b5fb49de83",
                                            "id_loc_end": "3c4bedf9-c453-4f34-8fe6-c43998b6ebca",
                                            "id_user_add": "a791d41f-346e-421d-ba9d-509b4c14d3b7",
                                            "id_user_upd": "cb07d8dc-58b1-4230-9d69-7562c7004220",
                                            "id_pos_sesion": "7d15475f-c921-4757-98fb-37f662376899",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-05-09T09:37:15.2632666+02:00",
                                            "active": true,
                                            "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                            "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "30912cbf-ca61-4b39-b3ac-9a1b4bfce1f2",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "45db6d3b-210a-45de-a80b-2e386e480bcf",
                                              "active": true,
                                              "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                              "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                              "id_user_upd": "4ca0a081-3579-4686-9248-7b390b8a8699",
                                              "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": "6fbb7262-1a11-4337-aeaf-000f21a82dcf",
                                                  "id_item": "ff0f968c-55a7-4e80-a272-33c99af4b578",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                                  "last_update": "2026-05-09T09:37:15.2632666+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": "c6e2ec22-d9e5-4a9b-9769-631c409291a2",
                                                "id_line": 2,
                                                "id_item": "86da6c53-bbe4-4f8c-a9d7-4f99071a9d0a",
                                                "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": "35b8cca9-c9fe-4559-86aa-5339fbcc9e1f",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "6b32fe6e-b7cd-4a0f-8e4b-441f9b84d2be",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                          "printed": true,
                                          "print_on": "2026-05-09T09:37:15.2632666+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": "58505463-59ef-409a-97e1-1f4212c72d9a",
                                "id_pos": "c1bf4e81-c24e-4d3b-98b7-8006a602bb6c",
                                "mac_address": "sample string 3",
                                "date_end": "2026-05-09T09:37:15.2632666+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "4c6bfb5c-06c7-4335-8e80-872573106349",
                                "active": true,
                                "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "c8bfbb5f-70d4-4784-a17f-8d0185066714",
                                "id_pos": "f9e94f81-cb9d-4b79-b964-6766acfe75e0",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                "last_update": "2026-05-09T09:37:15.2632666+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": "eede7db0-643f-48a0-b0de-cfbaf8d12070",
                                "id_pos": "718c58e6-5c62-4480-abdf-4fe141ce919d",
                                "date_add": "2026-05-09T09:37:15.2632666+02:00",
                                "date_upd": "2026-05-09T09:37:15.2632666+02:00",
                                "date_out": "2026-05-09T09:37:15.2632666+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": "ec643f0d-6a06-4b30-8250-246caeb0ecfd",
                                "id_user_add": "26be488c-60ca-4f20-8001-3f0087cb3d3a",
                                "id_table": "487b34ab-b2f1-4192-b547-c0dad28746db",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "9793a8a7-be52-46e9-83bf-989fa8bd8e73",
                                "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "7138b9a9-94c2-41e0-b5d2-88efac22bc45",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                  "last_update": "2026-05-09T09:37:15.2632666+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "4b8f849b-ed66-4455-bf86-d35861a2295f",
                                      "id_sync": "82b4db32-0f98-4286-a589-2436d9640e65",
                                      "json": "sample string 3",
                                      "id_table": "b8eb8b7e-d3e2-4e54-a83a-348d35b09e6b",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "e7161bac-b515-415f-8e04-6728be44e4de",
                                        "id_branch_from": "780a695e-711c-4e33-a6cb-d74419d15af6",
                                        "id_branch_to": "955c18c5-d4e5-4307-8f95-5ddbe2db0d77",
                                        "type": 4,
                                        "created_on": "2026-05-09T09:37:15.2632666+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-05-09T09:37:15.2632666+02:00",
                                        "send_on": "2026-05-09T09:37:15.2632666+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": "3a473b17-2238-4a2c-bfd0-901df7e436c0",
                                "id_pos": "9f6ab4b7-c77c-425b-a0b8-e371d867366b",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-05-09T09:37:15.2632666+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": "e0c2e7e6-3e3a-401b-878d-f96680055061",
                        "token_id": "sample string 2",
                        "id_user": "268148d2-f484-4f27-a748-70824e48b29f",
                        "date_from": "2026-05-09T09:37:15.2632666+02:00",
                        "date_end": "2026-05-09T09:37:15.2632666+02:00",
                        "created_on": "2026-05-09T09:37:15.2632666+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": "5f341314-e566-48ec-87dd-9dd32612a33d",
                        "id_room_activity": "7f12fd2a-c902-453a-acb4-82ca13a1588a",
                        "id_pos_sesion": "969cd64e-d92b-413d-af42-d784eb6b0b11",
                        "log_text": "sample string 4",
                        "id_user": "9882ba53-0500-450f-9df6-ff6205f7f272",
                        "created_on": "2026-05-09T09:37:15.2632666+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": "09ccd461-6258-4d8d-955b-fce113eab570",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-05-09T09:37:15.2632666+02:00",
        "last_update": "2026-05-09T09:37:15.2632666+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": "72a63def-51f3-4b56-a89a-a3ec082088d6",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-05-09T09:37:15.2632666+02:00",
        "date_end": "2026-05-09T09:37:15.2632666+02:00",
        "state": "sample string 6",
        "created_on": "2026-05-09T09:37:15.2632666+02:00",
        "last_update": "2026-05-09T09:37:15.2632666+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"
  }
}