GET api/Mt_Prices_Rules/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_prices_rules
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

date_from

date

Required

date_end

date

Required

by_amt

boolean

Required

by_pcg

boolean

Required

ap_amount

decimal number

None.

ap_percent

decimal number

None.

ap_price

decimal number

None.

ap_price_min

decimal number

None.

ap_price_max

decimal number

None.

id_branch

globally unique identifier

Required

id_pos

globally unique identifier

None.

id_list

globally unique identifier

None.

id_item

globally unique identifier

None.

id_item_type

globally unique identifier

None.

id_category

globally unique identifier

None.

by_day_week

boolean

Required

use_mon

boolean

Required

use_tue

boolean

Required

use_wed

boolean

Required

use_thu

boolean

Required

use_fri

boolean

Required

use_sat

boolean

Required

use_sun

boolean

Required

use_hour_ini

time interval

None.

use_hour_end

time interval

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

mt_pos

mt_pos

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "29e72cc0-bbfd-49d7-a316-1b6a01203233",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-03-10T09:41:56.3235349+01:00",
  "date_end": "2026-03-10T09:41:56.3235349+01: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": "e525a86c-6a07-48f4-919f-a93a53337445",
  "id_pos": "33673fbf-3e78-4669-9ee5-4d437bf5b8e5",
  "id_list": "dfc1c048-82be-4a70-9348-8cc69e5afcbb",
  "id_item": "632974b6-abfe-4d75-9f0f-8db140248941",
  "id_item_type": "bd139175-9dd2-4cd6-8008-6dc6e91f3861",
  "id_category": "e4ee993f-88a5-4e29-89e7-15ceed14ad90",
  "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-03-10T09:41:56.3235349+01:00",
  "last_update": "2026-03-10T09:41:56.3235349+01:00",
  "id_user_upd": "b8d34111-b29b-4956-a97c-8fd1332335da",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "f7397405-a27b-48f8-ba1f-1b6617505571",
    "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": "32f6822b-c317-4066-8b72-237c6f7ce281",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-03-10T09:41:56.3235349+01:00",
    "last_update": "2026-03-10T09:41:56.3235349+01:00",
    "id_user_upd": "68e437b2-ff08-4c7f-8dca-aea7da59ac33",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "596387be-1dca-462c-9ab4-52e7362ba82e",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "7d54b62a-4100-4e1c-b4a5-325e796006f0",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-03-10T09:41:56.3235349+01:00",
      "last_update": "2026-03-10T09:41:56.3235349+01:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "d7bc8c92-e5b3-4ada-8d80-3442ed238f57",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "50d5c24e-2a64-4ac1-a441-ef0db6449f0c",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "85a2636f-d141-48ac-9da4-e616effb75fe",
          "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-03-10T09:41:56.3235349+01:00",
          "last_update": "2026-03-10T09:41:56.3235349+01:00",
          "id_user_upd": "b18ba55e-f166-44f5-a3cb-a76d59dca435",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "ea64746d-c2fe-4dae-8e5c-ee9c44b83bf4",
              "id_item": "36a3c0ed-aa0c-45a1-a3d8-6fa8d588a61d",
              "is_default": true,
              "active": true,
              "created_on": "2026-03-10T09:41:56.3235349+01:00",
              "last_update": "2026-03-10T09:41:56.3235349+01:00",
              "id_user_upd": "0bbd0c3b-bd9f-4bf5-8609-447f8c9c1db1",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "b20f56ff-c9d6-460a-98ed-6e7941be8e65",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "52a845b2-0819-45b3-9b72-ec9881c699e1",
                "id_unit_sec": "2fde5d8f-62b4-4ebc-9c56-603d55b8cc76",
                "id_brand": "c4192353-ac7a-4037-a445-137904aba3a9",
                "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": "6f7a821a-333e-4cb1-945b-b8b1620429f1",
                "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-03-10T09:41:56.3235349+01:00",
                "last_update": "2026-03-10T09:41:56.3235349+01:00",
                "id_user_upd": "45580dae-caa3-4a82-a807-ab1702d87621",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "aa24e083-2f48-4e35-8cf5-24f1641d8d0d",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-03-10T09:41:56.3235349+01:00",
                  "last_update": "2026-03-10T09:41:56.3235349+01:00",
                  "id_user_upd": "f8609da6-89e2-41b3-b748-74c21e8d6871",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "b99dca8c-ad40-46ab-be1a-ced97e7b473a",
                    "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": "66981886-c00c-4d9a-941d-d88efa1fd51b",
                    "view_messages": true,
                    "id_image_photo": "291871dc-8151-424a-9a24-de01afc6c83e",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "33b47ac0-bc03-420a-9054-1b7f8fcbc7fa",
                    "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-03-10T09:41:56.3235349+01:00",
                    "last_update": "2026-03-10T09:41:56.3235349+01:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "42227824-3465-468a-9559-e6929fda4e0d",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "4555c74f-8844-4794-8d2c-53ccd62d0299",
                        "active": true,
                        "created_on": "2026-03-10T09:41:56.3235349+01:00",
                        "last_update": "2026-03-10T09:41:56.3235349+01:00",
                        "id_user_upd": "42a505ef-6991-4e30-acf9-7e21918ec2c6",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "04d5cd1c-8e2d-4200-be7c-018590aee49a",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "486cbec7-e3e0-4039-b1f1-74100da49338",
                            "id_zone": "15f5c284-ef87-463d-aad8-412508ceeb65",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-03-10T09:41:56.3235349+01:00",
                            "last_update": "2026-03-10T09:41:56.3235349+01:00",
                            "id_user_upd": "aacb52c2-d184-4838-99d5-b7a9313da81a",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "f648898a-ccd4-4c6f-8395-17bad2da3761",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "deb77473-9902-42ef-9910-89095bf041d8",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "be4a149b-59cc-43b6-8b16-76176cb0e741",
                                "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-03-10T09:41:56.3235349+01:00",
                                "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                "id_user_upd": "ef5cba5e-73de-4a6e-8d2b-76a4f36a61e5",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "53c8f823-b88d-4a9e-9dbd-62a357c7103a",
                                    "id_cloakroom": "65df0135-e2fe-4bda-a0d2-6b7c2953f64e",
                                    "id_pos_sesion": "aeb16a42-4648-4472-a759-73eb3d5c50d0",
                                    "unit_id": 4,
                                    "date_open": "2026-03-10T09:41:56.3235349+01:00",
                                    "date_close": "2026-03-10T09:41:56.3235349+01:00",
                                    "id_doc_sa": "6445bffb-d3fe-4bb1-8ea7-2209fbf8ccda",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "2c9c7c7f-28a1-44f5-815c-fdff90a9c624",
                                      "id_pos": "12b8f89d-378d-47f7-ae2c-80f6abdff0f2",
                                      "id_doc": "60dc71c0-e7fb-45ae-919f-cf4d9ea0548f",
                                      "id_branch": "3a6973e8-3934-49e9-abed-7bae1ec0ae96",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-03-10T09:41:56.3235349+01:00",
                                      "date_tax": "2026-03-10T09:41:56.3235349+01:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "6e5fb3d7-0d80-4d6c-9890-e01b4b2a698c",
                                      "id_relationship": "dc3ec20d-5525-4087-8392-b04c07dec24b",
                                      "id_loc_from": "f107eac1-6cc6-42fb-b966-939161a42815",
                                      "id_loc_end": "3740f33d-8278-4138-ae68-e395113ae96f",
                                      "id_user_add": "f1485af8-dc75-4242-a676-bb37ab1e407d",
                                      "id_user_upd": "de9682c6-b846-4806-9a19-403cb550bf38",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "c256354a-afa9-4bd2-8b23-ac4c46254886",
                                      "id_room_unit": "997549ed-8c31-4aaf-a773-2e7e4e41bbc6",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "8b6823c9-a129-4ea1-96e5-04e53ea1f047",
                                      "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-03-10T09:41:56.3235349+01:00",
                                      "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "e5e081db-e630-424d-a579-52fb4b357d08",
                                        "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": "37c8c52f-527b-4994-929a-3d202c955313",
                                        "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-03-10T09:41:56.3235349+01:00",
                                        "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                        "id_user_upd": "c8985c14-91e8-4281-9ccb-d7a002caae34",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "92d57f7e-0ffe-49b9-9ee9-39dedb3d443a",
                                            "id_pay": "2197a44f-10be-4abc-8997-9f5548df6d1d",
                                            "id_money": "494d148e-1114-475e-bdaa-34b59f93d4fe",
                                            "active": true,
                                            "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                            "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                            "id_user_upd": "6b0506ed-65ca-4a5a-a308-dd3b5b1e5910",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "59e87d98-3a88-4e3d-ace5-9d16c9833f8d",
                                              "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": "71efc5b5-188b-498f-b7e1-acb99bb787da",
                                              "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-03-10T09:41:56.3235349+01:00",
                                              "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                              "id_user_upd": "d3cdb368-56de-417b-8c74-44b9dc39cf86",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "93b940a6-dfdc-435e-b30d-5cd6a49dd61d",
                                                  "id_money_2": "e18c5386-ae39-4d0d-925d-94283b580ee3",
                                                  "date_from": "2026-03-10T09:41:56.3235349+01:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                  "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                  "id_user_upd": "5602a64e-8f5c-41e5-8bc3-18f03a513dd2",
                                                  "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": "f01a2e75-99de-410e-bccf-80c41f45a967",
                                                  "id_pay": "a9775713-0379-4ea3-b38e-be7ccefe2d73",
                                                  "id_money": "eb644aff-a509-4da3-8d26-4bf494292669",
                                                  "date_cashflow": "2026-03-10T09:41:56.3235349+01:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "5c71f964-6db7-44e4-b969-719aaaf18165",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "b17314e9-ff7c-4363-bd1c-ddbe344db68f",
                                                    "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": "1331c067-4023-433e-bbd9-4bd4f65f0323",
                                                    "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-03-10T09:41:56.3235349+01:00",
                                                    "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                    "id_user_upd": "220ed738-a654-4d09-8092-0e5a19b6a4f2",
                                                    "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": "6ed17e76-4b88-4c8b-b662-a99e48393fe0",
                                                        "id_line": 2,
                                                        "id_pay": "0c6d14bb-37ad-4729-9f39-5833f7bc9041",
                                                        "id_money": "37d27980-683c-44fa-b6aa-0bd90b75db6f",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "2adc2e6d-104c-4928-8f10-b5420128fc54",
                                                        "id_employee": "e12cc61f-2f6f-451e-a635-867bdb43a277",
                                                        "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": "7ab1b011-f61f-42d4-8a86-13ebb32dd409",
                                                        "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": "f4435a89-a814-45b7-9bf3-8791a85b4041",
                                                          "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": "f5ac4d65-85fa-499e-a56e-30f981fe42e3",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "299d2f2c-2d2d-41f7-a873-4aa3a5eb6bdc",
                                                          "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-03-10T09:41:56.3235349+01:00",
                                                          "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                          "id_user_upd": "7a786d8e-579b-4348-9d2a-f7510e3d5037",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "8af3a2d3-1f77-42d7-a3d3-1fdb1039ca2d",
                                                              "id_branch": "92e5eec6-9b25-4bee-8be9-38ad3065f68d",
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                              "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                              "id_user_upd": "87a5c3b7-b4bd-428d-a395-154b403c2468",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "a519a0ed-eacb-4f43-8ff4-863e238265ee",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                            "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                            "id_user_upd": "c6113638-7526-49eb-ba19-bf5b0e463515",
                                                            "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": "eb9872d6-f063-4202-94d8-c98d730969c7",
                                                              "id_line": 2,
                                                              "id_item_sub": "2098d6dd-9035-4430-b351-68e912f2084d",
                                                              "qty": 4.1,
                                                              "id_list": "7e91c8b2-88a1-4a87-971e-aa513f55c402",
                                                              "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": "dc657f42-3f17-4f09-8276-edba4b57f87b",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "14108560-6e2f-4ab4-8bd6-eb2c15b1b4dd",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "80780b72-6aea-4ce4-a591-f32262074609",
                                                              "id_user_upd": "369066fc-617b-44bd-8cc6-36e8015fb19b",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "28057fbf-9c94-4f2b-a85c-98deda4989bb",
                                                                "id_item": "5c5b1a7e-55b9-4ecf-8182-3ece17c2ca32",
                                                                "id_item_type": "857ad195-af26-455e-9563-b60c5ca66c1a",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "a805dc7d-66f9-419e-8b6d-f8431ba888ba",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                "id_user_upd": "9e5f2c9e-ddea-4e9b-9d4d-096e419abf3d",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "a713d3cc-0709-4819-af73-2fdebee77e97",
                                                                    "id_item": "e136f9f8-335c-4266-a2cf-1d093246d2de",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "46655900-0b85-4732-9f88-6604aeed2c8e",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "51334141-b760-4aab-bacc-3941238556ce",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "735184e5-9f0a-46f2-8b46-dbdf37971f4d",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                      "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                      "id_user_upd": "964d5775-ca26-4380-8a04-51a96e323e90",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "8fb12def-3043-4744-84c8-33cfb66f7375",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                        "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                        "id_user_upd": "d045b8da-1079-454d-9d8c-cc3c657483ff",
                                                                        "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": "8afe4914-2f33-4363-8b5e-4835ab5af019",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "0147b5b3-f1eb-4ab7-84ef-484c478fd29f",
                                                                  "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-03-10T09:41:56.3235349+01:00",
                                                                  "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                  "id_user_upd": "9e69c28c-5bbb-4d75-aede-474e05bcc508",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "be5bf6d0-2bd7-49ba-9bbf-0118148aa98a",
                                                                      "id_line": "dc9055f3-c1b9-4874-818f-f3875c4eacec",
                                                                      "id_category": "3071065c-4d2f-4e2f-aea4-5c0c64992521",
                                                                      "id_item": "7f0edac0-da98-441c-aac2-14138782f250",
                                                                      "id_item_type": "ea78801b-695a-4f97-84dc-55d7aa9f271e",
                                                                      "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": "03ede7d2-380a-4347-9034-778a500ab459",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-03-10T09:41:56.3235349+01:00",
                                                                        "date_end": "2026-03-10T09:41:56.3235349+01:00",
                                                                        "date_used": "2026-03-10T09:41:56.3235349+01:00",
                                                                        "date_sesion": "2026-03-10T09:41:56.3235349+01:00",
                                                                        "id_employee": "6d88b738-fb60-4bf6-a2b5-5bf4519a5d35",
                                                                        "id_branch": "d9c19fea-2f87-4642-b9f3-e5b409a1c196",
                                                                        "id_voucher_permision": "f7a4eec4-e770-4f0b-85d6-6cef21f3bbca",
                                                                        "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": "1cd541ad-d761-4381-932a-f8f832dab412",
                                                                        "id_user_add": "fb02c20a-64a6-44e1-bf67-2609e39bb903",
                                                                        "id_doc_sa": "2bf73d3c-0d4f-4848-950b-894178e712e2",
                                                                        "id_item_sub": "87bcd61e-2ead-4769-b41a-4ce24213d8eb",
                                                                        "id_pos_sesion": "8a12bf6c-7c09-4462-bd92-2d8c15957b05",
                                                                        "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-03-10T09:41:56.3235349+01:00",
                                                                        "last_update": "2026-03-10T09:41:56.3235349+01: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": "a10d7766-2c96-445d-994c-f23c123dfa72",
                                                                          "date_from": "2026-03-10T09:41:56.3235349+01:00",
                                                                          "date_end": "2026-03-10T09:41:56.3235349+01:00",
                                                                          "date_used": "2026-03-10T09:41:56.3235349+01:00",
                                                                          "id_employee": "14f73360-fb7a-4eed-9210-bd1bbbc02403",
                                                                          "id_branch": "7d896c86-d7c4-4c4f-9acf-5cb22d9d2aec",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "d22b33f1-5d08-47d3-a697-662cad1b4fa5",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                          "last_update": "2026-03-10T09:41:56.3235349+01: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": "219d1bc5-8fcf-4e87-958f-5057601edbf9",
                                                                      "order_id": 2,
                                                                      "id_item": "f75de551-8ab1-4e3a-83a1-6cc4c7c0b5d1",
                                                                      "id_item_type": "0b901429-1567-45e4-9245-fcd3996acfe5",
                                                                      "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": "6acbf4b2-5d12-447c-a95b-780dfef3fdb3",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "03f7d11a-c70c-4cfe-bc25-835336394e56",
                                                                      "count_voucher": 1,
                                                                      "id_category": "408a29ea-5747-49f2-88e0-6378eb3fc234",
                                                                      "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                      "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                      "id_user_upd": "65199ea2-42a5-4af8-a727-c8c0355ffb45",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "e4d1b52f-cc8d-4dd4-8aab-50097860ded5",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "716747a9-b75e-42de-bddc-6371bda83539",
                                                                        "date_tax": "2026-03-10T09:41:56.3235349+01:00",
                                                                        "date_open": "2026-03-10T09:41:56.3235349+01:00",
                                                                        "date_close": "2026-03-10T09:41:56.3235349+01:00",
                                                                        "id_user_open": "e890dafd-4ea1-4d78-9f72-a09607c05aea",
                                                                        "id_user_close": "78bbcc4b-302c-42bb-a6e7-18e72897950f",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                        "last_update": "2026-03-10T09:41:56.3235349+01: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": "07345f7f-c120-4eac-a3fd-57e9cf693907",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "ca891389-db2a-4694-b8c6-a769839ec9d1",
                                                                            "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-03-10T09:41:56.3235349+01:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "2098b2f7-0fd8-418b-91b4-b1a007ba252d",
                                                                            "id_room_unit": "c6a6110a-6b07-40e7-b8bf-b80be3efa4d2",
                                                                            "id_room_list": "94f468eb-4083-4398-a0ae-6dfaec48f664",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "date_from": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "date_end": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "date_open": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "date_close": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "id_employee": "c51572d6-bee1-40e1-aef8-39ae51752d10",
                                                                            "id_employee_sec": "f2b6e728-5a97-4e85-9523-610870744a61",
                                                                            "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": "085f78dc-1cd0-420f-8898-19addb2b4fa9",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "020bb3af-d245-4df6-afd6-858d9f47a7af",
                                                                            "id_user_close": "97d6fd58-2dc4-46eb-b165-a67e0621f8d9",
                                                                            "id_unit_state": "8d0d5aaf-f6a6-47b9-a398-43b287c940d8",
                                                                            "id_pos_sesion": "82c9d455-14e0-4e66-a5b0-3f8fd545cbed",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "1a63b8c0-9f4e-44c7-ab2f-b6e0f6f676d9",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "48127a31-f1f1-41d2-b9ff-f636fda7ca3d",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "458b519e-85bd-452f-8c56-a20d5bef44e0",
                                                                              "locked": true,
                                                                              "date_locked": "2026-03-10T09:41:56.3235349+01:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                              "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                              "id_user_upd": "578ffd49-d8e7-4493-8b25-cd1078fb686e",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "9e4fb219-1759-486a-94c7-4e19952e6eda",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "5261b954-1e5b-4a56-9cec-86772865672d",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "4865726c-f3f1-4611-8ab1-1f39d01abb7d",
                                                                                "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": "7f4656e7-d649-4d11-bdad-e0d3f2868ce7",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                                "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                                "id_user_upd": "d0bea327-f234-482e-84ab-920f30e09f21",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "d8d99e50-1f74-4720-bfb4-d472ab87b34f",
                                                                                    "id_room": "fb710d29-4ab3-4f14-b2b7-edce6c0f6019",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                                    "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                                    "id_user_upd": "2a2e3223-e11c-4c66-97b7-a331c1e931c7",
                                                                                    "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": "815b1304-2a56-4dbc-ac7e-2c4393d5b81f",
                                                                                    "id_room": "adaf83a4-095d-4cf5-926a-e6f6331d651d",
                                                                                    "date_in": "2026-03-10T09:41:56.3235349+01:00",
                                                                                    "date_out": "2026-03-10T09:41:56.3235349+01:00",
                                                                                    "id_user_add": "9c95b13a-a6af-4938-a553-f3a509727a2b",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                                    "last_update": "2026-03-10T09:41:56.3235349+01: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": "1835bb29-ea44-4bd0-a608-e6e1ffdb3dff",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                                "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                                "id_user_upd": "fa1211b2-e3a1-427b-aa51-72435b5de0a2",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "56436eee-af25-475b-93f7-74eee3ae8ce2",
                                                                                    "id_room_state": "f408e38c-16fa-45bb-96cf-807d0c350521",
                                                                                    "id_image": "35b4f55e-b6e9-4b80-be54-90fc64f1a464",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                                    "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                                    "id_user_upd": "b2eb498f-c77f-4f4b-96e1-2047e4498b18",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "86d90921-99e7-40a7-9168-1848aa8d742b",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                                      "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                                      "id_user_upd": "0fdad610-d7b7-4b77-8b74-074180996972",
                                                                                      "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"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_tips": [
                                                                          {
                                                                            "$id": "44",
                                                                            "id": "a8ff7f30-22ad-4035-95e0-550e5ce13663",
                                                                            "id_pos_sesion": "c06be922-129d-4749-b224-4e967947892c",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "1e664249-f897-418c-90b1-1461de7d5003",
                                                                            "id_room_unit_activity": "0e98c70b-6073-488e-9027-c1330bda99de",
                                                                            "id_doc_sa": "521fcf76-297d-4141-a919-b8b3aa6bdbfa",
                                                                            "id_pos_type": "30ed5076-b197-42a2-af29-7b8597a56933",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "7fd00d8d-7d30-4e46-bb66-2d481fd22318",
                                                                            "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-03-10T09:41:56.3235349+01:00",
                                                                            "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "c2b0bee4-36a1-4a60-9d01-52ccb9ff15a6",
                                                                                "id_user": "4109cc90-b46a-40af-bddc-1a5ad0257903",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                                "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "44"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "45"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_pos_sesion": "ab2c3938-a6e0-4da1-bc80-bd7eb42d0261",
                                                                            "id_user": "686b3c8e-bb5c-4c62-a120-6fbc3d996f50",
                                                                            "date_add": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "47",
                                                                  "id": "26c5a1bc-be7f-40a1-9eaf-9402000961bc",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "25e64425-636a-427f-92d5-4e9dfc672d04",
                                                                  "id_doc_print": "4a8c7e4f-209f-4ca0-97a0-4b0176428cef",
                                                                  "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-03-10T09:41:56.3235349+01:00",
                                                                  "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "48",
                                                                    "id_list": "ed538bf5-de19-4093-829e-9219eebe762c",
                                                                    "id_item_sub": "475b0948-13ac-44ee-8a3c-73931a4cafab",
                                                                    "validity_date": "2026-03-10T09:41:56.3235349+01:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                    "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                    "id_user_upd": "25e6b701-9c2b-4aa4-8a00-b900f65c17ea",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "49",
                                                                      "id": "6768ff96-ec8c-486b-b5da-fb3a1b004932",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "a662d7e8-89b4-431e-bf92-1af0e3ccc861",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "11aa1a1a-145d-4595-a55e-9bd5cb8c2488",
                                                                      "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-03-10T09:41:56.3235349+01:00",
                                                                      "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                      "id_user_upd": "8b6da4ca-5d76-468c-882c-c316cd5d0d38",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "50",
                                                                          "id_pos": "bca1ba60-4d1d-46e3-b0f0-738996bb7dfa",
                                                                          "id_pos_type": "96f5af70-ad4a-4e9f-8b28-28b8dfc600ee",
                                                                          "id_price_list": "ec3c7081-f054-4460-9239-2c30c6989881",
                                                                          "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-03-10T09:41:56.3235349+01:00",
                                                                          "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                          "id_user_upd": "4686c1fd-eaf3-479d-a66e-a7b556d3ad67",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "51",
                                                                            "id_pos": "5b22e04e-8d54-4b7a-88c9-a18c926b3249",
                                                                            "id_pos_type": "772ed49e-0bf2-47db-b964-db3eaa36f6de",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                            "id_user_upd": "b7949cd9-ef9d-446f-92b9-6afc97abf963",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "50"
                                                                              },
                                                                              {
                                                                                "$ref": "50"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "52",
                                                                              "id": "596a4dd7-1845-42f2-950f-8327a8ce9936",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                              "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                              "id_user_upd": "e5d8a0fc-10af-47ca-ba4e-ca74786a281e",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id": "226ebbc1-46f3-4ef7-9d39-77ae5cf6e710",
                                                                                  "id_branch": "4534efa7-9dd3-442a-93de-1c5b4843d16e",
                                                                                  "id_pos_type": "923937bc-802f-4647-8a70-6ab00570a3ca",
                                                                                  "id_pos": "d2639678-035b-4e4a-9c6c-7319e7b65fd3",
                                                                                  "id_item": "44a1e630-6640-4f13-91a6-44bce5aa448a",
                                                                                  "date_from": "2026-03-10T09:41:56.3235349+01:00",
                                                                                  "date_end": "2026-03-10T09:41:56.3235349+01:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                                  "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                                  "id_user_upd": "53b0be7a-02f5-4626-a225-6bd3311f2055",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_items": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "52"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "53"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id_pos_print": "3d54cf4c-b6d8-4d68-a496-e3bc134d9cf4",
                                                                                  "id_doc": "07477f5d-bb94-4088-84d3-770fdf61bbb1",
                                                                                  "id_pos_type": "e71c1852-908f-4657-b433-eee3dd2acb71",
                                                                                  "id_doc_print": "35bfa52f-2647-4b43-974d-4208f2e89fd6",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                                  "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                                  "id_user_upd": "0226859f-e8b8-4dfe-b0a7-cf3b4fdfa438",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "55",
                                                                                    "id": "26bb3372-5911-4209-9c82-629c03d5910a",
                                                                                    "id_pos": "5bee6464-aa35-4f3a-a238-462709f5502d",
                                                                                    "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-03-10T09:41:56.3235349+01:00",
                                                                                    "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                                    "id_user_upd": "d7b2abf3-3041-459b-b1d8-ed5102c52724",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "52"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "56",
                                                                                    "id": "b8a72a3d-7aab-4808-b356-d71bd0f3e3e3",
                                                                                    "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-03-10T09:41:56.3235349+01:00",
                                                                                    "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "57",
                                                                                        "id_doc_print": "2a81c63d-fb35-4ea1-b8ea-97224d336c57",
                                                                                        "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": "56"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "57"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "mt_pos_view": [
                                                                                {
                                                                                  "$ref": "51"
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "49"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "50"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$ref": "48"
                                                                        },
                                                                        {
                                                                          "$ref": "48"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "49"
                                                                        },
                                                                        {
                                                                          "$ref": "49"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "49"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "58",
                                                                          "id": "80f175c0-809d-4411-a7b9-954be10a9baf",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-03-10T09:41:56.3235349+01:00",
                                                                          "date_end": "2026-03-10T09:41:56.3235349+01:00",
                                                                          "id_branch": "61aebdf9-81a4-4498-bf95-1d168af81f74",
                                                                          "id_pos": "0705b446-a51e-4fa0-8a0c-3d2ccd310b2e",
                                                                          "id_list": "8e3ce23a-cc7f-4dde-b608-ba89bb434b7e",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                                          "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                                          "id_user_upd": "094210e9-262c-4521-b1da-c7eb9f7cf9f4",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "49"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ],
                                                                      "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": "48"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_prices_list": {
                                                                "$ref": "49"
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "13"
                                                              },
                                                              "tt_doc_sa_det_stock": [
                                                                {
                                                                  "$id": "59",
                                                                  "id_doc_sa": "afd6c2d7-b9de-470b-852f-b513d8d6e159",
                                                                  "id_line": 2,
                                                                  "id_item": "b2f4f68b-d9e0-4133-bd86-832e66eac1bd",
                                                                  "qty": 4.1,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "tt_doc_sa_det": {
                                                                    "$ref": "24"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "59"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$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": "54"
                                          },
                                          {
                                            "$ref": "54"
                                          }
                                        ],
                                        "st_doc_num": [
                                          {
                                            "$id": "60",
                                            "id_pos": "23027d54-3c20-42f4-93aa-1038cf582750",
                                            "id_doc": "0bd11150-5319-4e75-a0e7-1d2a5a0d1e1e",
                                            "value": 3,
                                            "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                            "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            }
                                          },
                                          {
                                            "$ref": "60"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$id": "61",
                                            "id": "c6667308-addd-4ab4-a400-725faa69c05d",
                                            "id_pos": "713d805d-c436-462a-8d4a-5aa0fb33be62",
                                            "id_doc": "47557a23-681d-4564-9413-354905143635",
                                            "id_branch": "4eed5a82-1757-4f51-aa7d-510a3b3a0dd1",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-03-10T09:41:56.3235349+01:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "8c6f402c-dc24-4d60-98cb-6b1a589665cd",
                                            "id_loc_from": "713dda64-8e8a-4d2b-8d73-628a10e37f98",
                                            "id_loc_end": "6887a90b-7f94-4ab3-8952-ed2e9d2a6c26",
                                            "id_user_add": "81f4bdd7-4759-4a59-bca9-5db1640cc432",
                                            "id_user_upd": "ede08204-8643-4330-945a-3fd0113414b5",
                                            "id_pos_sesion": "a13cd908-12f5-49f1-8ce2-e463167cf1cd",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-03-10T09:41:56.3235349+01:00",
                                            "active": true,
                                            "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                            "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "62",
                                              "id": "f17b1ef8-4d32-42a9-86dc-aea14a23f915",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "0be5d13f-87cb-453f-ad2f-9bb987bf2aa7",
                                              "active": true,
                                              "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                              "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                              "id_user_upd": "408ec259-b1bc-4528-adb5-ed716a5341e2",
                                              "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": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_stock": [
                                                {
                                                  "$id": "63",
                                                  "id_location": "329532ce-783a-4d0f-a0ed-0be7c861f16a",
                                                  "id_item": "fda71131-8b62-441b-9346-0164fcbfbe0f",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                                  "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                                  "commited": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "mt_locations": {
                                                    "$ref": "62"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ]
                                            },
                                            "mt_locations1": {
                                              "$ref": "62"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "st_users1": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st_det": [
                                              {
                                                "$id": "64",
                                                "id_doc_st": "79087633-fb7a-436b-a4a0-d36474c767ba",
                                                "id_line": 2,
                                                "id_item": "da27a6a8-d63d-4df1-a12f-859fb904007b",
                                                "comment": "sample string 4",
                                                "qty": 5.1,
                                                "status": 1,
                                                "active": true,
                                                "mt_items": {
                                                  "$ref": "6"
                                                },
                                                "tt_doc_st": {
                                                  "$ref": "61"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "61"
                                              },
                                              {
                                                "$ref": "61"
                                              }
                                            ],
                                            "tt_doc_st2": {
                                              "$ref": "61"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ]
                                      },
                                      "mt_locations": {
                                        "$ref": "62"
                                      },
                                      "mt_locations1": {
                                        "$ref": "62"
                                      },
                                      "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": "65",
                                          "id": "b30aab32-a8f0-4f15-abd6-41ba2a524022",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "bec469ea-fd1f-47c4-a79d-34ec1341bfb7",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                          "printed": true,
                                          "print_on": "2026-03-10T09:41:56.3235349+01:00",
                                          "tt_doc_sa": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ]
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "34"
                                    }
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ]
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "53"
                              },
                              {
                                "$ref": "53"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "55"
                              },
                              {
                                "$ref": "55"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "39"
                              },
                              {
                                "$ref": "39"
                              }
                            ],
                            "st_users": {
                              "$ref": "8"
                            },
                            "mt_pos_view": [
                              {
                                "$ref": "51"
                              },
                              {
                                "$ref": "51"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "58"
                              },
                              {
                                "$ref": "58"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "1"
                              },
                              {
                                "$ref": "1"
                              }
                            ],
                            "st_doc_num": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$id": "66",
                                "id": "0019e381-6dde-4791-9d7b-e27226332610",
                                "id_pos": "95b70d75-c1d1-4119-91f8-1e0ca3c409ef",
                                "mac_address": "sample string 3",
                                "date_end": "2026-03-10T09:41:56.3235349+01:00",
                                "key_access": "sample string 5",
                                "id_user_add": "25ac8bbf-dc08-4a86-ae5b-35a3503f7f94",
                                "active": true,
                                "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "67",
                                "id_user": "f42ce83c-72a1-4bfb-a08a-75166cc150d4",
                                "id_pos": "7aa14fb6-8740-4ea8-89f1-4163f09ea7e1",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "67"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "tt_pos_connection": [
                              {
                                "$id": "68",
                                "id": "8f321beb-eeeb-46b7-a708-0062ac51b71d",
                                "id_pos": "9b339192-357f-47a2-b5d7-b202205307c0",
                                "date_add": "2026-03-10T09:41:56.3235349+01:00",
                                "date_upd": "2026-03-10T09:41:56.3235349+01:00",
                                "date_out": "2026-03-10T09:41:56.3235349+01: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": "68"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "mt_branches": {
                              "$ref": "2"
                            },
                            "tt_logs": [
                              {
                                "$id": "69",
                                "id": "b6275cf9-b4bf-4e11-9b52-2c7b1bfea5b7",
                                "id_user_add": "18f95967-5bdd-4833-95e1-25a82c11a13d",
                                "id_table": "46ca302d-b7f7-4dc9-969b-7d830b1fa456",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "47265165-c872-4828-8de4-707c9e325a45",
                                "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "70",
                                  "id": "8bf5f774-76d3-4ab4-85e2-0942dfb089fa",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                  "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "71",
                                      "id": "c627e2f8-d827-41ec-ab18-2887407538c1",
                                      "id_sync": "e5326208-ac1d-4cfd-a128-8f595afc0821",
                                      "json": "sample string 3",
                                      "id_table": "11e20b41-3976-4d47-ac85-74f58485cbdb",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "72",
                                        "id": "e17828b4-1986-420d-97c7-b2b8c37889d3",
                                        "id_branch_from": "9cea5e48-da72-44ba-905c-c66f4f576f68",
                                        "id_branch_to": "101bda03-e66b-4593-8136-14edeac0a085",
                                        "type": 4,
                                        "created_on": "2026-03-10T09:41:56.3235349+01:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-03-10T09:41:56.3235349+01:00",
                                        "send_on": "2026-03-10T09:41:56.3235349+01:00",
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_branches1": {
                                          "$ref": "2"
                                        },
                                        "st_sync_packages_det": [
                                          {
                                            "$ref": "71"
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "st_sync_tables": {
                                        "$ref": "70"
                                      }
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ],
                                  "tt_logs": [
                                    {
                                      "$ref": "69"
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "69"
                              }
                            ],
                            "st_local_variables": [
                              {
                                "$id": "73",
                                "id": "76cc3097-6912-45ab-a127-a703e2531bb6",
                                "id_pos": "3c0aa750-3028-49a0-bc00-3b2502894239",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-03-10T09:41:56.3235349+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ]
                          },
                          {
                            "$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": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "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": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "55"
                      },
                      {
                        "$ref": "55"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "58"
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "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": [
                      {
                        "$id": "74",
                        "id": "27068436-3467-4046-8750-b607f1b4ed7b",
                        "id_function": "eb86362a-2fd7-48b6-94b2-b6d26033574d",
                        "id_user": "b7da573c-e8d7-4ceb-a165-a224d36972be",
                        "id_profile": "298b1048-d5bc-4a59-b5d7-110f7a10a035",
                        "permission": 3,
                        "active": true,
                        "created_on": "2026-03-10T09:41:56.3235349+01:00",
                        "last_update": "2026-03-10T09:41:56.3235349+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "75",
                          "id": "24d8eb58-5e30-45f8-8903-30e773165561",
                          "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,
                          "active": true,
                          "created_on": "2026-03-10T09:41:56.3235349+01:00",
                          "last_update": "2026-03-10T09:41:56.3235349+01:00",
                          "commited": true,
                          "st_permisions": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "st_users": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ]
                        },
                        "st_users": {
                          "$ref": "8"
                        },
                        "st_functions": {
                          "$id": "76",
                          "id": "6299278c-59fd-4b11-a1f7-78264ce8d697",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "a2c284c8-be9e-4448-9f44-570c77f82d64",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "a4e7cdcf-92f4-475e-8490-0a828da00042",
                          "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-03-10T09:41:56.3235349+01:00",
                          "last_update": "2026-03-10T09:41:56.3235349+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "77",
                            "id": "3c4474bf-4833-42b0-a2ab-662cd4a3fc08",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2026-03-10T09:41:56.3235349+01:00",
                            "last_update": "2026-03-10T09:41:56.3235349+01:00",
                            "commited": true,
                            "st_functions": [
                              {
                                "$ref": "76"
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          "st_images": {
                            "$ref": "3"
                          },
                          "st_permisions": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "74"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "66"
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "75"
                    },
                    "st_users_token": [
                      {
                        "$id": "78",
                        "id": "f9b70563-950b-4151-aaf5-a920b3e349e7",
                        "token_id": "sample string 2",
                        "id_user": "3ee252ee-7a6d-48e2-8189-992f6dd57ffa",
                        "date_from": "2026-03-10T09:41:56.3235349+01:00",
                        "date_end": "2026-03-10T09:41:56.3235349+01:00",
                        "created_on": "2026-03-10T09:41:56.3235349+01:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "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_sa": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "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": "79",
                        "id": "24e506f4-0c50-4625-8e6c-fc33c15d3c21",
                        "id_room_activity": "44b7b459-a012-4e33-9e18-7c0cd30f5435",
                        "id_pos_sesion": "48610737-0968-45e7-931d-124c124170eb",
                        "log_text": "sample string 4",
                        "id_user": "0a7b965d-04fe-412f-85e7-de349c6b313b",
                        "created_on": "2026-03-10T09:41:56.3235349+01:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "79"
                      }
                    ],
                    "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"
                      }
                    ]
                  }
                },
                "mt_categories_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "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": "59"
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "tt_doc_st_det": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "tt_stock": [
                  {
                    "$ref": "63"
                  },
                  {
                    "$ref": "63"
                  }
                ],
                "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": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_rooms1": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_rooms_units_states_types": [
        {
          "$ref": "42"
        },
        {
          "$ref": "42"
        }
      ],
      "st_functions": [
        {
          "$ref": "76"
        },
        {
          "$ref": "76"
        }
      ],
      "st_images_types": {
        "$id": "80",
        "id": "2c3a53e1-11e8-4bd1-9f9a-104e7588e4fe",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-03-10T09:41:56.3235349+01:00",
        "last_update": "2026-03-10T09:41:56.3235349+01: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": "53"
      },
      {
        "$ref": "53"
      }
    ],
    "mt_locations": [
      {
        "$ref": "62"
      },
      {
        "$ref": "62"
      }
    ],
    "mt_periods": [
      {
        "$id": "81",
        "id_branch": "2aad87c6-39e3-40de-bf53-ead4a340a4fb",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-03-10T09:41:56.3235349+01:00",
        "date_end": "2026-03-10T09:41:56.3235349+01:00",
        "state": "sample string 6",
        "created_on": "2026-03-10T09:41:56.3235349+01:00",
        "last_update": "2026-03-10T09:41:56.3235349+01:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "81"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "58"
      },
      {
        "$ref": "58"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "61"
      },
      {
        "$ref": "61"
      }
    ],
    "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": "49"
  },
  "st_users": {
    "$ref": "8"
  }
}