POST api/Mt_Prices_Rules

Request Information

URI Parameters

None.

Body Parameters

mt_prices_rules
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

date_from

date

Required

date_end

date

Required

by_amt

boolean

Required

by_pcg

boolean

Required

ap_amount

decimal number

None.

ap_percent

decimal number

None.

ap_price

decimal number

None.

ap_price_min

decimal number

None.

ap_price_max

decimal number

None.

id_branch

globally unique identifier

Required

id_pos

globally unique identifier

None.

id_list

globally unique identifier

None.

id_item

globally unique identifier

None.

id_item_type

globally unique identifier

None.

id_category

globally unique identifier

None.

by_day_week

boolean

Required

use_mon

boolean

Required

use_tue

boolean

Required

use_wed

boolean

Required

use_thu

boolean

Required

use_fri

boolean

Required

use_sat

boolean

Required

use_sun

boolean

Required

use_hour_ini

time interval

None.

use_hour_end

time interval

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

mt_pos

mt_pos

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "93fc66ea-9e3b-424d-b0b9-dedada38377d",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2025-12-08T21:26:38.1768205+01:00",
  "date_end": "2025-12-08T21:26:38.1768205+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": "ad94da08-acbf-46cb-96bb-e89cfb812e63",
  "id_pos": "077d2ead-e200-423d-a1eb-94c073a98d37",
  "id_list": "101d4baa-05a4-4756-ab01-4113a72c08c4",
  "id_item": "d9e08c51-5e27-4bcb-996e-e65eb86880e3",
  "id_item_type": "79a2aa1e-998b-429f-877a-492915202dba",
  "id_category": "a1f0cdad-ec52-4dc6-a744-df7c990b4c54",
  "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": "2025-12-08T21:26:38.1768205+01:00",
  "last_update": "2025-12-08T21:26:38.1768205+01:00",
  "id_user_upd": "821a383f-579d-4573-ac4b-a30e9041f641",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "f1d246df-f1d5-49c7-a96f-1b99f9ce778b",
    "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": "df5bcc8d-adeb-4a20-b70a-33ba8291a20e",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2025-12-08T21:26:38.1768205+01:00",
    "last_update": "2025-12-08T21:26:38.1768205+01:00",
    "id_user_upd": "7cb4f925-05e4-4438-aae4-02b1f92de305",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "c7e5c162-8479-4676-9a8b-b9b179382755",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "dea4871f-a85a-4c74-90bc-246785f1b68b",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2025-12-08T21:26:38.1768205+01:00",
      "last_update": "2025-12-08T21:26:38.1768205+01:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "0de78e6c-c979-46ac-8ea9-cea0c0d0c983",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "dc070fa6-01b2-4de2-9abf-b3cf19a58337",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "5fc4a709-9d28-4016-947c-c88fbff7a59f",
          "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": "2025-12-08T21:26:38.1768205+01:00",
          "last_update": "2025-12-08T21:26:38.1768205+01:00",
          "id_user_upd": "090dcd9f-5c20-4609-a7ae-26b897f22bd9",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "4a35714e-b0c2-4a6e-874e-39b2593a7318",
              "id_item": "413b4b54-31f5-4a7d-88a8-33ad366c7f85",
              "is_default": true,
              "active": true,
              "created_on": "2025-12-08T21:26:38.1768205+01:00",
              "last_update": "2025-12-08T21:26:38.1768205+01:00",
              "id_user_upd": "b6a41790-24f4-45f5-92c7-a32053dac895",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "32585161-2139-4ae8-9180-1f507ba243ab",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "268be495-6eea-4d8b-980e-6819ecbbcd2d",
                "id_unit_sec": "ab060978-c44c-4a48-aefa-afac357f417d",
                "id_brand": "f268cb2b-2d79-49be-a268-fc0eb896ba93",
                "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,
                "external_id": "sample string 18",
                "name_pos": "sample string 19",
                "name_print": "sample string 20",
                "id_image": "ba0df3ec-242c-4900-ab4e-e983bfc7affb",
                "view_pos": true,
                "order": 22,
                "color_border": "sample string 23",
                "color_button": "sample string 24",
                "color_font": "sample string 25",
                "font_bold": true,
                "font_underline": true,
                "font_size": 28,
                "active": true,
                "created_on": "2025-12-08T21:26:38.1768205+01:00",
                "last_update": "2025-12-08T21:26:38.1768205+01:00",
                "id_user_upd": "531b3be2-a789-4b23-aa02-eccf3751d06c",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "02259bad-f47a-442b-bcd3-49e9218ab873",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2025-12-08T21:26:38.1768205+01:00",
                  "last_update": "2025-12-08T21:26:38.1768205+01:00",
                  "id_user_upd": "c9b660c9-4194-4302-b4d6-f2e558c8ec11",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "d38dd4c3-c6c4-4e62-928c-d9f6015a0a59",
                    "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": "b812fc34-9fad-4b6e-8b81-2daf0252deb5",
                    "view_messages": true,
                    "id_image_photo": "7b3c9e47-1819-4471-98a9-7aca96562c57",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "d24568c9-2812-4dae-95dd-60d75bc5b092",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2025-12-08T21:26:38.1768205+01:00",
                    "last_update": "2025-12-08T21:26:38.1768205+01:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "5ea53468-caef-4bed-9130-12672d7d8a60",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "c6a49376-34d4-438a-90dc-f3a5193901d2",
                        "active": true,
                        "created_on": "2025-12-08T21:26:38.1768205+01:00",
                        "last_update": "2025-12-08T21:26:38.1768205+01:00",
                        "id_user_upd": "101efd9a-4866-4356-8b31-bd0d1d9ec826",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "bf25e3c3-5f1d-43f6-a25e-76d700a40319",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "784ba847-a312-407b-9528-7299c4f86d43",
                            "id_zone": "b73943a2-95ce-4bc1-a843-7ae53f21b5f9",
                            "user_required": true,
                            "active": true,
                            "created_on": "2025-12-08T21:26:38.1768205+01:00",
                            "last_update": "2025-12-08T21:26:38.1768205+01:00",
                            "id_user_upd": "0a0699b6-d9cb-492c-a1b3-f4010c1972f6",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "ce1afd40-b640-4ffc-bdd0-d50768dffc8d",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "98c556aa-69be-494e-83fc-5018c4f1cd92",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "5e958fa6-4ef8-4ad4-8014-0daff7b9b55d",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                "id_user_upd": "cd319f8c-03a6-4390-839a-9d3fbd6c5042",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "2aa6b12f-09ef-4136-8d0b-b7f9075d5eb9",
                                    "id_cloakroom": "8b3c9bd3-f8d2-4da0-b645-991aa3b1a2f6",
                                    "id_pos_sesion": "6b42c8a6-4480-4a56-b911-ddcd92561963",
                                    "unit_id": 4,
                                    "date_open": "2025-12-08T21:26:38.1768205+01:00",
                                    "date_close": "2025-12-08T21:26:38.1768205+01:00",
                                    "id_doc_sa": "89ffbb3a-c388-4c1e-8d97-4ac97ce33998",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "ac6a8faf-54e4-41af-adc4-9de6d047f924",
                                      "id_pos": "946871b6-7e65-4e58-9772-cd23e1db4a88",
                                      "id_doc": "b70d7439-5dfe-4f75-aeb5-9febf8778b3b",
                                      "id_branch": "7af88b28-010f-47bd-82de-431b675fd00d",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2025-12-08T21:26:38.1768205+01:00",
                                      "date_tax": "2025-12-08T21:26:38.1768205+01:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "749b98e0-7e68-4b03-b163-60c4da50293c",
                                      "id_relationship": "8f7acc53-060a-4630-9912-0febd886823d",
                                      "id_loc_from": "b482ca74-c4ef-41bf-a4f3-17626c23d3fc",
                                      "id_loc_end": "93cc0233-b532-4730-a1ea-1df23c1b5f4e",
                                      "id_user_add": "7a1e50d1-4666-4ac7-9a3b-c2542fc2c9a1",
                                      "id_user_upd": "45ca98d7-7a92-4f4c-afe3-77517e7863aa",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "5bb11217-2210-4343-9df9-efdf42c5b6b1",
                                      "id_room_unit": "5159a3f0-3668-4c68-8742-423cb9cdee8d",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "8bdb53c3-853e-4eb6-b715-f26545c2e077",
                                      "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": "2025-12-08T21:26:38.1768205+01:00",
                                      "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "89d0d05d-0df4-4016-abc6-1904ce929b90",
                                        "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": "2f14c9b2-6db2-49f3-bf0d-fb0d1d9a4984",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                        "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                        "id_user_upd": "5173e451-4778-433e-88d3-37713940cce9",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "3aa4af68-9128-4e71-b9b6-2d2bf86aca6b",
                                            "id_pay": "77f9a5c5-4dea-488e-87bb-ef544d4d41c1",
                                            "id_money": "e7cf5662-2b0c-4e19-83e3-d0c980e482cc",
                                            "active": true,
                                            "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                            "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                            "id_user_upd": "daa87d2c-7bdc-4ca7-bf0f-8e9fec0bb04b",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "b181b4d0-5dce-43c0-87ee-c83d7e8bd14f",
                                              "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": "bbcb7b4a-696f-4f3e-b634-d67ad1fa6089",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                              "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                              "id_user_upd": "f6ceb668-841f-40f5-9ee3-b63f62c8ce7a",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "f0b942aa-81ca-441a-8738-c6fddcc8a8d4",
                                                  "id_money_2": "8ce8ee98-eb4a-4c31-9896-048c14c09317",
                                                  "date_from": "2025-12-08T21:26:38.1768205+01:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                  "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                  "id_user_upd": "f7864ee9-fceb-4e24-a9b9-abcdce8ccb84",
                                                  "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": "8b8f00e7-f895-4447-a8dd-b91f499fdca2",
                                                  "id_pay": "d3e76ef6-2c20-4ccc-976e-711bfd1d58a5",
                                                  "id_money": "c6bddb48-37ab-46d4-ad9e-3261e0541838",
                                                  "date_cashflow": "2025-12-08T21:26:38.1768205+01:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "742c2bfb-1464-4346-a799-2d6e5c6da2d1",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "e574b3dd-bc82-4242-a8c4-502be62b998a",
                                                    "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": "2979a9fb-b4ca-489c-b2af-7d02e7e9f808",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                    "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                    "id_user_upd": "ae003ccf-d79e-429c-876b-ce745eea4602",
                                                    "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": "649ca950-8492-490e-803b-91d41f20413d",
                                                        "id_line": 2,
                                                        "id_pay": "a6f90de3-b456-461e-aad0-b46383e51b03",
                                                        "id_money": "216617cc-4bb6-43f6-a703-da24a413543c",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "12b48e91-dbb3-43cd-9b02-4264ff447993",
                                                        "id_employee": "fef22b93-40d1-410e-9713-a32670a019ff",
                                                        "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": "1d243248-c411-4f53-9dfd-db8ed0563ae8",
                                                        "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": "16241551-8311-4754-bb82-7a37b5a9cc71",
                                                          "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": "7fc44969-140c-4d86-875b-aa9af5224a28",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "e0c60198-9778-4b28-bef8-1d61b508bd40",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                          "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                          "id_user_upd": "f25e2c79-fed5-4273-9ec5-5d5a04fb7b1d",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "c3dc6709-61a2-4687-8c4a-144732f6f7f2",
                                                              "id_branch": "c4d41d86-4d34-4c1f-bfcf-79735b0c62eb",
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                              "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                              "id_user_upd": "21c3800d-aa09-4449-a630-7927c07a74f7",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "0d68170d-3dc4-40f2-9b85-ed8be8b257c0",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                            "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                            "id_user_upd": "406251cc-895d-4e34-b96d-79ddfa1ac6ca",
                                                            "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": "4031cf26-0b13-4687-a9ed-93005621fd02",
                                                              "id_line": 2,
                                                              "id_item_sub": "1b4fb528-a493-4072-b2d1-46bec725db4b",
                                                              "qty": 4.1,
                                                              "id_list": "19740034-e1b2-4d96-a3db-e6f46133074f",
                                                              "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": "56252f96-c9d9-4dbf-a26e-d8cd84549c40",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "5e0cdc9d-349c-469b-bc94-f9d01eda365b",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "ab737258-6bbb-4500-b85b-45fd4ac7a31e",
                                                              "id_user_upd": "ab3d3438-e87e-4a85-8189-517a1ddc52e6",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "819625ef-faa6-4d85-83de-1f3f980cc1f1",
                                                                "id_item": "7a7fec00-6b60-4e7c-b340-d9489c45ce13",
                                                                "id_item_type": "8247a7eb-c64b-4706-a85f-4e9b4fca391e",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "3ec70797-1cf8-42ea-af85-e3804e23ab94",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                "id_user_upd": "bf13e755-04c1-496d-9573-fced80816a34",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "e1b01e34-3957-4c26-abe6-68e222a4d5b7",
                                                                    "id_item": "ea53810d-16d0-4ebb-acc3-92f8476ac1ab",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "86cc1542-3ebe-45e4-8230-923e02993a97",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "d0e54829-098d-4a4b-87ed-0032599d0475",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "4bae9ecb-52bd-49d0-a2a7-94a1b9668edb",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                      "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                      "id_user_upd": "1b206497-16a5-4d7e-9006-3f2ab6b27cd4",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "87f14356-6976-44cd-a282-7c0211e9ed35",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                        "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                        "id_user_upd": "321dbb22-e107-46f5-8437-0ef2e68a86c6",
                                                                        "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": "43c64ddf-7a6c-4962-82d4-11667623e9df",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "14b33828-abf7-4dce-bfb8-b9e1ac0ac6d3",
                                                                  "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": "2025-12-08T21:26:38.1768205+01:00",
                                                                  "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                  "id_user_upd": "886cf5df-c7c9-44b3-860d-70e4353a16cb",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "609acba5-6fec-40be-9be8-147b913560a2",
                                                                      "id_line": "afa1d479-3980-47c7-9eb9-f65a8e9d9292",
                                                                      "id_category": "ec8d16d1-3afa-4bf8-b23c-5d557f185d9d",
                                                                      "id_item": "12305784-d1ab-431c-a0ae-0ba3f8befdf8",
                                                                      "id_item_type": "31289089-1c0a-4e4b-90b6-ccb88932fff7",
                                                                      "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": "3d299e8f-c46c-4ec6-9e38-b23d8a42815c",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2025-12-08T21:26:38.1768205+01:00",
                                                                        "date_end": "2025-12-08T21:26:38.1768205+01:00",
                                                                        "date_used": "2025-12-08T21:26:38.1768205+01:00",
                                                                        "date_sesion": "2025-12-08T21:26:38.1768205+01:00",
                                                                        "id_employee": "eee14986-d865-4d46-ad4a-764f47fe9733",
                                                                        "id_branch": "3b3665fd-8c53-462a-92cf-767530accfdc",
                                                                        "id_voucher_permision": "76a7f4dd-03ac-4c2b-b040-48b1297ba5ab",
                                                                        "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": "305b6b5d-f8a5-481d-9674-04f3570f5125",
                                                                        "id_user_add": "f0f31a49-7294-4d0d-9a40-b8d11f1b31c7",
                                                                        "id_doc_sa": "a72d1f8b-82a9-4a5e-a85a-3e963774f28f",
                                                                        "id_item_sub": "87d809c4-079d-4ee1-af01-b5dba2d90fb6",
                                                                        "id_pos_sesion": "26ab80b8-791e-428d-ae4f-fc4155e42c3e",
                                                                        "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": "2025-12-08T21:26:38.1768205+01:00",
                                                                        "last_update": "2025-12-08T21:26:38.1768205+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": "40272790-7a44-460d-ad53-ef79affc9e1d",
                                                                          "date_from": "2025-12-08T21:26:38.1768205+01:00",
                                                                          "date_end": "2025-12-08T21:26:38.1768205+01:00",
                                                                          "date_used": "2025-12-08T21:26:38.1768205+01:00",
                                                                          "id_employee": "f305ea50-49c9-476b-ba88-3a0aee074f15",
                                                                          "id_branch": "ca8e2d43-44d7-4245-b835-997657af92d7",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "df5f6dfe-752f-4b42-8ab8-6a49a181bcb5",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.1768205+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": "e1536c40-8626-4d25-b860-d1cce3f462d6",
                                                                      "order_id": 2,
                                                                      "id_item": "cd0166b9-1e72-4663-814c-163429af027c",
                                                                      "id_item_type": "00941221-871a-416c-89ac-7bce9d623c0c",
                                                                      "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": "f8cd17a5-6edd-4409-92ac-31215e789aa6",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "62c3d052-aeed-4968-8da7-1b2d064a0b72",
                                                                      "count_voucher": 1,
                                                                      "id_category": "18265985-fda5-4c4d-9b06-c81f153eb27f",
                                                                      "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                      "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                      "id_user_upd": "f4eec81f-26ce-44cb-a6a6-81ab74223b3c",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "facef9f8-1702-4d8b-9216-65ed1ae3f5d4",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "1df53a2b-bb08-4f63-8bc3-a3355017111e",
                                                                        "date_tax": "2025-12-08T21:26:38.1768205+01:00",
                                                                        "date_open": "2025-12-08T21:26:38.1768205+01:00",
                                                                        "date_close": "2025-12-08T21:26:38.1768205+01:00",
                                                                        "id_user_open": "3c8dc090-1a37-496e-8f23-ccde2e2fa84d",
                                                                        "id_user_close": "358ffac2-f1f8-4398-b623-5ec9ab213333",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                        "last_update": "2025-12-08T21:26:38.1768205+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": "a0f92bd8-90f8-4dd4-87ed-28a8a37073b1",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "9d9d1e2e-664b-4ac1-b523-32fe4bc4e609",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "4e898e6c-63f5-4bf9-9ed4-0bf41a300f5b",
                                                                            "id_room_unit": "34ef0567-d072-482f-a084-43f54532a671",
                                                                            "id_room_list": "b9879419-2238-4d99-bf95-2f89615d1df7",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "date_from": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "date_end": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "date_open": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "date_close": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "id_employee": "66cbe63a-7714-4668-a813-fc55a26af495",
                                                                            "id_employee_sec": "27d5dfde-e67b-400e-bfe6-c3e091893151",
                                                                            "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": "8f06cd5f-c4e0-4b58-b495-e02af1fbfb8b",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "4b9f387a-b187-4c15-968a-5b0118c17be8",
                                                                            "id_user_close": "a4130b62-ac8a-46f6-84c0-5c73ed4a5cd4",
                                                                            "id_unit_state": "78fdf738-a3d5-42d1-8d35-8b82152549e9",
                                                                            "id_pos_sesion": "7c5a50ec-5855-4c16-b6fc-6e83844e97cb",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "5d82f43b-4a8d-4402-944f-4d6d39ed6b35",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "d482dc62-25f0-48b5-9ba0-c6786b6c9e13",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "f4b3a70b-82e8-428a-9763-f7ad65b7d052",
                                                                              "locked": true,
                                                                              "date_locked": "2025-12-08T21:26:38.1768205+01:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                              "id_user_upd": "4faeda19-0f54-4fd2-b4db-9890828f3ac8",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "660848cc-d899-4537-880a-f6df0dec111d",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "bc321be6-a399-4c39-b554-b3e679894289",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "fdf6824d-1375-47ec-abfd-256c39601de0",
                                                                                "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": "aca5a853-5fbb-4fe8-b479-5d6b3f786600",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                                "id_user_upd": "e90812e2-6299-48c8-93c9-11f73d99d149",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "34bfedb9-2e24-4598-b593-f09f02a34f86",
                                                                                    "id_room": "44ed90a3-4db0-4b63-87a9-a44f48880fd8",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                                    "id_user_upd": "2f859620-cbac-4f7d-8fdf-e037a20374ba",
                                                                                    "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": "6be32b55-9baf-43d8-88c2-f70692a95414",
                                                                                    "id_room": "49d3f80c-e8d1-442d-8a6f-5498def4d246",
                                                                                    "date_in": "2025-12-08T21:26:38.1768205+01:00",
                                                                                    "date_out": "2025-12-08T21:26:38.1768205+01:00",
                                                                                    "id_user_add": "2b85344d-d712-4743-8b65-a1790d6de3db",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.1768205+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": "920f28b1-c0fa-4f13-b53f-d95126a8d971",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                                "id_user_upd": "b9a66112-dfe7-44d1-94cc-eddc9d005389",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "ae87b16b-fb0c-4f39-a353-adec35fe9d78",
                                                                                    "id_room_state": "58060b09-1187-4143-8b72-fcf200b96510",
                                                                                    "id_image": "0bd4cd95-f466-4152-9c54-0ffdbff06d7e",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                                    "id_user_upd": "5236f2b7-4475-4d7b-a7b8-5da289ae1db1",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "53529775-0746-4408-88e5-eb986b52c4f5",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                                      "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                                      "id_user_upd": "2c6a7df3-7881-4145-a944-07c814637d38",
                                                                                      "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": "ea63a30f-8f17-42d8-85c3-59b53e07e705",
                                                                            "id_pos_sesion": "f98abc71-00a8-405d-9c5d-eb2e821e1b83",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "f3cfa1e2-0187-46d2-87b9-45b93e31828d",
                                                                            "id_room_unit_activity": "dc927d36-ba18-4d44-8721-79e7f5bc8014",
                                                                            "id_doc_sa": "448120dd-41fb-4379-88c7-9d650051c487",
                                                                            "id_pos_type": "8e9816a2-c43e-4656-b0c5-580ad670884f",
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "fb1baf05-6d8b-495c-a022-1d13051896a0",
                                                                            "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": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "34cd1c81-190b-4cb4-a9c6-5e0f1ff8141d",
                                                                                "id_user": "1ba67341-cea6-4a56-8817-a7d84b6edf9c",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.1768205+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": "20aa412c-8491-4d4e-98d3-63fc34ec345c",
                                                                            "id_user": "094c6eca-756d-406c-90d3-ccfa0dd22c94",
                                                                            "date_add": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "47",
                                                                  "id": "2a421ec4-239d-4a24-bb8f-ef725970331e",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "e85b11cc-2bfd-4254-8575-760c41c37f0a",
                                                                  "id_doc_print": "94eb1ea6-0daa-45da-b7d9-b64a96136557",
                                                                  "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": "2025-12-08T21:26:38.1768205+01:00",
                                                                  "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "48",
                                                                    "id_list": "a794d587-b9b5-4f91-950b-81eb3b06ba07",
                                                                    "id_item_sub": "19d69458-092d-4278-97d7-51466aec18c6",
                                                                    "validity_date": "2025-12-08T21:26:38.1768205+01:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                    "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                    "id_user_upd": "7df7db22-97b0-4e7c-83e2-9641e50b6807",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "49",
                                                                      "id": "3c629496-090c-4ac4-ac40-f805b903b03b",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "0c6328f7-3629-408a-b755-f3bdd3d4ca72",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "88ce427d-8dee-414f-92c6-7a65a12262a0",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                      "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                      "id_user_upd": "4c3fc0d7-3c05-4bb2-bd5f-89e7e3b9fbed",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "50",
                                                                          "id_pos": "405e030d-812f-48eb-b26d-adeb9997d9c7",
                                                                          "id_pos_type": "c84cfb7a-b77d-4c39-bf3c-c46b7b3df990",
                                                                          "id_price_list": "3e234b35-7de0-4f20-9b61-0090f5f0ddad",
                                                                          "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": "2025-12-08T21:26:38.1768205+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                          "id_user_upd": "f4375f02-ff55-44e8-adbb-763ef47e41dc",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "51",
                                                                            "id_pos": "9dac74f9-25d5-4c69-8238-ff3ea386af41",
                                                                            "id_pos_type": "9527c3ca-f464-46d5-b6d7-62fc78a89996",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                            "id_user_upd": "fda73675-ba87-4775-a98b-3fbaa7178e8a",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "50"
                                                                              },
                                                                              {
                                                                                "$ref": "50"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "52",
                                                                              "id": "22461210-5dd5-4b17-8cf2-fb0920e52aa8",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                              "id_user_upd": "a4ec665b-a07f-434b-9977-fea54f30ccea",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id": "9510bcbe-a696-462e-891e-bc6c111cd1f5",
                                                                                  "id_branch": "5f47b11a-9dc7-4d9a-ae64-46aea3b34c02",
                                                                                  "id_pos_type": "1c6c9707-d1bb-4b30-9c25-031d6bca4b73",
                                                                                  "id_pos": "7d68bf6a-afaf-47aa-afe9-2db4f2384357",
                                                                                  "id_item": "4ccba968-f38a-4b5c-afab-4d7d7c3f11b7",
                                                                                  "date_from": "2025-12-08T21:26:38.1768205+01:00",
                                                                                  "date_end": "2025-12-08T21:26:38.1768205+01:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                                  "id_user_upd": "090f097a-9bcf-4047-91df-8ff7c2b17d08",
                                                                                  "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": "3e270624-5879-4f12-a82a-0a3dd809fd91",
                                                                                  "id_doc": "a5d7bef1-12c2-42fa-a31c-6220b9d13176",
                                                                                  "id_pos_type": "74cefd95-8346-4a2f-8510-74c894b91fa2",
                                                                                  "id_doc_print": "2c84b31e-05dc-400f-8969-8b78b15d8128",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                                  "id_user_upd": "565ee0a1-3060-402c-b803-c22ff9093531",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "55",
                                                                                    "id": "3024989c-4d91-47fb-ba78-0a6f0187f9a7",
                                                                                    "id_pos": "2638e152-c24e-4248-a064-e7d595438c89",
                                                                                    "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": "2025-12-08T21:26:38.1768205+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                                    "id_user_upd": "30b0a1f4-e8db-451e-b960-ca7d6929a63c",
                                                                                    "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": "5ba29098-f10c-4fba-82f5-f9b4bd2dd003",
                                                                                    "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": "2025-12-08T21:26:38.1768205+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "57",
                                                                                        "id_doc_print": "3ebeedcb-b8f0-4abb-9327-aebbc2e1e997",
                                                                                        "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": "9f77389a-501a-4131-834c-8bf650f836a6",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2025-12-08T21:26:38.1768205+01:00",
                                                                          "date_end": "2025-12-08T21:26:38.1768205+01:00",
                                                                          "id_branch": "491d89bc-c845-4a19-ae95-47e7a11cb9fc",
                                                                          "id_pos": "3cbefabe-ef7a-4a85-a6af-e26e1ac5d0aa",
                                                                          "id_list": "d2aa4e5f-1948-4489-82aa-f39332b595ce",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                                                          "id_user_upd": "6f97a4a4-9189-4c1c-8052-11946922be33",
                                                                          "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": "3d10ca43-1c15-404c-9946-daff8a633bab",
                                                                  "id_line": 2,
                                                                  "id_item": "15317e99-c21c-4cc1-be82-f4e7e5ba2236",
                                                                  "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": "09ec1788-54b2-46ad-aebf-25296e112af0",
                                            "id_doc": "800f035d-3981-4876-b59f-e6de0bbd1087",
                                            "value": 3,
                                            "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                            "last_update": "2025-12-08T21:26:38.1768205+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": "2f95b69a-2ffb-45fd-8a97-a3a1f3751252",
                                            "id_pos": "99b70da6-e070-430e-94ea-e3f05829e649",
                                            "id_doc": "5b45e991-92be-46b7-b1e0-bb8f02fbca27",
                                            "id_branch": "99c652f3-1a2c-483f-8a71-7302bbc37acd",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2025-12-08T21:26:38.1768205+01:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "4f13e3a0-4891-4bb5-b074-30f5629b750a",
                                            "id_loc_from": "a23f7d39-0aa8-415b-88c2-178cc3deb1cc",
                                            "id_loc_end": "fa4ca3d8-d98d-406e-b89d-5a3e5f2bec3c",
                                            "id_user_add": "3108ab55-4caa-404b-917f-e1c4f0a403d2",
                                            "id_user_upd": "59805bd4-fd5f-4990-bd07-c4027933e430",
                                            "id_pos_sesion": "9400603c-8b70-4c96-bd3c-a95522308fbd",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2025-12-08T21:26:38.1768205+01:00",
                                            "active": true,
                                            "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                            "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "62",
                                              "id": "13ddea02-2427-418c-ac99-2d1a35d8efce",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "bb9bda6d-d6d5-4abe-b71b-970e31624420",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                              "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                              "id_user_upd": "d6f54b87-141c-40a3-b050-52da7d5a3feb",
                                              "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": "9aa9096c-088a-4244-9739-0e05c2b92be7",
                                                  "id_item": "07ccacc9-1001-42e0-ab7f-ba015917de59",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                                  "last_update": "2025-12-08T21:26:38.1768205+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": "e7eb8db9-f1e2-42ce-adce-392e1c34be49",
                                                "id_line": 2,
                                                "id_item": "47aee7c6-35e5-45e3-b86e-02e6fd06d8b2",
                                                "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": "c4bb7bcc-5bc5-4e7b-8b70-12ee0c1fc9dd",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "de475225-08d1-4bb0-b1fe-e19fbecdcf5a",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                          "printed": true,
                                          "print_on": "2025-12-08T21:26:38.1768205+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": "98fd8480-ef10-4796-8267-c7d9dd5f186d",
                                "id_pos": "823c9e5f-1f9d-4d18-92d9-0d72edd5868d",
                                "mac_address": "sample string 3",
                                "date_end": "2025-12-08T21:26:38.1768205+01:00",
                                "key_access": "sample string 5",
                                "id_user_add": "dfc2a24c-dd6a-4a96-b75d-7281e7606d56",
                                "active": true,
                                "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "67",
                                "id_user": "b6532c31-4c1a-4c1f-9a13-fd47ac528e85",
                                "id_pos": "c753fb39-f477-4670-967c-47e233d34377",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                "last_update": "2025-12-08T21:26:38.1768205+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": "fb3a6c6a-b0f2-4b9c-9648-5f87f1919fa5",
                                "id_pos": "9ee8778a-53fe-45ae-b7c2-75db43a2e2a3",
                                "date_add": "2025-12-08T21:26:38.1768205+01:00",
                                "date_upd": "2025-12-08T21:26:38.1768205+01:00",
                                "date_out": "2025-12-08T21:26:38.1768205+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": "48d88f30-212e-4c9b-8640-1645ed50498e",
                                "id_user_add": "73857116-0614-4ce6-b679-50ea6a202ca7",
                                "id_table": "c278c5e2-6809-4d75-8fd9-d2947442585b",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "a3508533-3ff4-4618-900e-b17bae9ab677",
                                "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "70",
                                  "id": "800fe626-2449-482c-9576-34dc51e63636",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                  "last_update": "2025-12-08T21:26:38.1768205+01:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "71",
                                      "id": "9e069fd3-7f8d-47a4-9961-8ae0f60158d3",
                                      "id_sync": "b99f36be-58bb-4392-9e11-80631e22aea5",
                                      "json": "sample string 3",
                                      "id_table": "88078b9b-3473-4ba2-8291-c151b9984d9b",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "72",
                                        "id": "282b629e-456b-48ea-a9b4-42f9f8357e2f",
                                        "id_branch_from": "0696185f-a224-4ea3-895e-f947364ebc47",
                                        "id_branch_to": "a0abc83c-3490-4ef8-bdd4-764207dd4f75",
                                        "type": 4,
                                        "created_on": "2025-12-08T21:26:38.1768205+01:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2025-12-08T21:26:38.1768205+01:00",
                                        "send_on": "2025-12-08T21:26:38.1768205+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": "e001320a-e457-4703-a09c-da472061c80a",
                                "id_pos": "69fce733-bd86-4f42-8031-4d208a30c588",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2025-12-08T21:26:38.1768205+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": "431d7e56-6fe8-458d-98b7-996c1dedc964",
                        "id_function": "13ea7233-c46c-45df-b50e-ee3244be82a2",
                        "id_user": "f836c82e-a490-4674-a007-be79aec5a4e3",
                        "id_profile": "d403cd78-cab2-43e6-8150-09d2e09898cb",
                        "permission": 3,
                        "active": true,
                        "created_on": "2025-12-08T21:26:38.1768205+01:00",
                        "last_update": "2025-12-08T21:26:38.1768205+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "75",
                          "id": "20c15c23-8716-4c9e-bbac-99b3b109359e",
                          "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": "2025-12-08T21:26:38.1768205+01:00",
                          "last_update": "2025-12-08T21:26:38.1768205+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": "ec0e9dbb-5d9c-4857-b65f-93bcfa21169a",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "bfe52472-9515-4e98-85c4-ad241b1676fa",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "712a9eb9-7fa4-45d7-ba65-270b5b115acc",
                          "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": "2025-12-08T21:26:38.1768205+01:00",
                          "last_update": "2025-12-08T21:26:38.1768205+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "77",
                            "id": "88f12a93-a52a-49f0-bdc0-7a99b215c7d6",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2025-12-08T21:26:38.1768205+01:00",
                            "last_update": "2025-12-08T21:26:38.1768205+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": "04dd0a33-b428-40ab-9f74-cd7d09644d9a",
                        "token_id": "sample string 2",
                        "id_user": "8aead814-7720-4639-82c8-3e346900ead4",
                        "date_from": "2025-12-08T21:26:38.1768205+01:00",
                        "date_end": "2025-12-08T21:26:38.1768205+01:00",
                        "created_on": "2025-12-08T21:26:38.1768205+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": "ac13372f-2383-462e-bd43-a50093fc88a6",
                        "id_room_activity": "65143c86-895d-4f92-98a8-1e29ff97eeb3",
                        "id_pos_sesion": "95031b8a-60c4-4574-aa35-26c9e0c105f1",
                        "log_text": "sample string 4",
                        "id_user": "37737904-3e5b-47d5-941c-d02a9f5787a1",
                        "created_on": "2025-12-08T21:26:38.1768205+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": "e7d2323c-1be3-4a0e-85fa-b2337bb153b1",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2025-12-08T21:26:38.1768205+01:00",
        "last_update": "2025-12-08T21:26:38.1768205+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": "46629271-d911-4750-bb0f-4d29da305499",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2025-12-08T21:26:38.1768205+01:00",
        "date_end": "2025-12-08T21:26:38.1768205+01:00",
        "state": "sample string 6",
        "created_on": "2025-12-08T21:26:38.1768205+01:00",
        "last_update": "2025-12-08T21:26:38.1768205+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"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

mt_prices_rules
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

date_from

date

Required

date_end

date

Required

by_amt

boolean

Required

by_pcg

boolean

Required

ap_amount

decimal number

None.

ap_percent

decimal number

None.

ap_price

decimal number

None.

ap_price_min

decimal number

None.

ap_price_max

decimal number

None.

id_branch

globally unique identifier

Required

id_pos

globally unique identifier

None.

id_list

globally unique identifier

None.

id_item

globally unique identifier

None.

id_item_type

globally unique identifier

None.

id_category

globally unique identifier

None.

by_day_week

boolean

Required

use_mon

boolean

Required

use_tue

boolean

Required

use_wed

boolean

Required

use_thu

boolean

Required

use_fri

boolean

Required

use_sat

boolean

Required

use_sun

boolean

Required

use_hour_ini

time interval

None.

use_hour_end

time interval

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

mt_pos

mt_pos

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "1b54f408-ae59-46c5-8c6b-2c77c142189f",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2025-12-08T21:26:38.2232944+01:00",
  "date_end": "2025-12-08T21:26:38.2232944+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": "51a70ac1-1fa8-4eb8-b481-0dc2ad7e7d61",
  "id_pos": "b0f91080-ddd7-4160-8438-2cd84312902d",
  "id_list": "36ecfab5-4c43-4e39-ac8b-89d3349ebb46",
  "id_item": "e43efc2a-aa77-4aa6-84de-ba7566e086c7",
  "id_item_type": "3a687368-5f4a-49b1-a54e-df59efbbf7a1",
  "id_category": "90e926e6-aa00-4001-b142-77d3d9ef104b",
  "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": "2025-12-08T21:26:38.2232944+01:00",
  "last_update": "2025-12-08T21:26:38.2232944+01:00",
  "id_user_upd": "0a6f0a35-a53c-4c4d-af63-2646bcb82de1",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "f091b91a-5a65-4233-9b1b-feaf04bf2b75",
    "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": "8fb9a297-ca3f-436b-9cc5-b4508da5f8be",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2025-12-08T21:26:38.2232944+01:00",
    "last_update": "2025-12-08T21:26:38.2232944+01:00",
    "id_user_upd": "9d703efc-d8aa-4508-8bdc-a654a252fa28",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "dd4027b0-faf6-4b53-a093-c647e68f5335",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "8c365284-37ad-4f43-91c5-98bdaf32d648",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2025-12-08T21:26:38.2232944+01:00",
      "last_update": "2025-12-08T21:26:38.2232944+01:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "c2beb25c-ba5f-4cd6-99de-6c94bced6bad",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "9cc3a53c-e47b-4343-a4cc-7c80cfe2bcbc",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "c8514068-b383-45c4-a723-95877dd09994",
          "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": "2025-12-08T21:26:38.2345412+01:00",
          "last_update": "2025-12-08T21:26:38.2345412+01:00",
          "id_user_upd": "68b93dfe-f8fd-44b3-80b0-ad1f2352015d",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "cb3fa9ba-92dc-4d8c-8355-137a44903f38",
              "id_item": "7ebdbfbb-f507-418c-998f-3a23faadcd6b",
              "is_default": true,
              "active": true,
              "created_on": "2025-12-08T21:26:38.2345412+01:00",
              "last_update": "2025-12-08T21:26:38.2345412+01:00",
              "id_user_upd": "779ef087-9603-4308-b33b-0d6dd259256b",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "1ea356d7-93b8-49c5-8c7d-9e2094daaaf5",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "44e51a48-1564-485d-b223-1449d0bcc668",
                "id_unit_sec": "ab3104a5-421c-43b5-a80d-1ff90c9f6462",
                "id_brand": "2a9a4030-49c1-453b-9107-3720d8f945df",
                "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,
                "external_id": "sample string 18",
                "name_pos": "sample string 19",
                "name_print": "sample string 20",
                "id_image": "a0368f58-0622-4e3d-94d2-0d0d81337898",
                "view_pos": true,
                "order": 22,
                "color_border": "sample string 23",
                "color_button": "sample string 24",
                "color_font": "sample string 25",
                "font_bold": true,
                "font_underline": true,
                "font_size": 28,
                "active": true,
                "created_on": "2025-12-08T21:26:38.2345412+01:00",
                "last_update": "2025-12-08T21:26:38.2345412+01:00",
                "id_user_upd": "b9411c70-af37-4579-8bfc-a19213c62386",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "fb9cec37-35c4-40b1-a4fa-5cd36a65f12a",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2025-12-08T21:26:38.2345412+01:00",
                  "last_update": "2025-12-08T21:26:38.2345412+01:00",
                  "id_user_upd": "ae513771-5c6b-44af-8fde-bbedb5d1d752",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "dca3f0b3-74a7-4170-97d6-238a488bbd8c",
                    "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": "e1236d0b-cb71-4d40-a7c4-816d75b5bbbd",
                    "view_messages": true,
                    "id_image_photo": "8a6ae53f-265e-4286-ba4b-d3013f4b513f",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "7e67ec85-a6e6-4d9d-a8df-33b5659cc32d",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2025-12-08T21:26:38.2345412+01:00",
                    "last_update": "2025-12-08T21:26:38.2345412+01:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "9fe228b7-978e-467c-89ea-2ee9e1d681fb",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "f99eb4e1-0d49-4d55-866f-92ce72f8f29f",
                        "active": true,
                        "created_on": "2025-12-08T21:26:38.2345412+01:00",
                        "last_update": "2025-12-08T21:26:38.2345412+01:00",
                        "id_user_upd": "bc0f2338-bee2-4f5d-a3a2-4b5657e6f778",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "5476db50-5ee5-4e16-800b-2f971c84c405",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "26c21c3e-8ee3-4d8e-982c-582f25ee610f",
                            "id_zone": "e24df7fe-76c2-49b2-8638-1b3d11fa1e01",
                            "user_required": true,
                            "active": true,
                            "created_on": "2025-12-08T21:26:38.2345412+01:00",
                            "last_update": "2025-12-08T21:26:38.2345412+01:00",
                            "id_user_upd": "b6643e07-c106-4963-b9b4-60e3212ff154",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "d7829b2b-0ac8-4b72-abd8-cf7a616e1486",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "99d56a27-ab50-4e58-b9ce-46985bfead8f",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "067c6b34-2230-45a5-85bb-863fdc0da4fb",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                "id_user_upd": "8b652dd6-359f-4462-8329-18cc47afb92c",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "cc005835-22b6-4255-ba8d-24bb2846a952",
                                    "id_cloakroom": "8c9d13d9-d215-445a-b847-492666cd8013",
                                    "id_pos_sesion": "dc7e5db1-346b-40ed-94a0-ad92cbc2c602",
                                    "unit_id": 4,
                                    "date_open": "2025-12-08T21:26:38.2345412+01:00",
                                    "date_close": "2025-12-08T21:26:38.2345412+01:00",
                                    "id_doc_sa": "26e40a3f-5f9a-43ac-b342-f3ce1f1c5b78",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "0c22db28-c4c8-4fb9-bbe1-37e95b3202e1",
                                      "id_pos": "84f2bc26-6023-48e7-ac71-019661b742a7",
                                      "id_doc": "b78d898f-02e4-45d0-872f-1592252c0f4b",
                                      "id_branch": "27f7ae19-31d8-42d3-863a-758e2429dd66",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2025-12-08T21:26:38.2345412+01:00",
                                      "date_tax": "2025-12-08T21:26:38.2345412+01:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "dcfe5942-996c-40e4-b49e-d01c9ec29368",
                                      "id_relationship": "9de27b10-543f-41e4-95a7-b585c662f454",
                                      "id_loc_from": "47275e0d-fa4f-464b-a455-0f49b01f101a",
                                      "id_loc_end": "3062cc61-b42f-4da7-a40f-2f72de73f845",
                                      "id_user_add": "e2f4c5e1-9b1d-4c45-aa90-2660bbc091e0",
                                      "id_user_upd": "48018777-40c8-4851-a45e-2b5c4f5e42e6",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "9445e156-6871-4af2-a69d-3c03e927bd01",
                                      "id_room_unit": "be277ced-acd4-44e6-9819-5bdeb9ad7fc4",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "4be9f87e-3d91-4c38-a974-82474749db7d",
                                      "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": "2025-12-08T21:26:38.2345412+01:00",
                                      "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "a10608bf-886e-4607-9397-56af3625d223",
                                        "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": "1f7a82be-fee4-4d74-8be8-aeff67cd8686",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                        "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                        "id_user_upd": "9d262d76-0154-4469-ac6c-43f465bc2d42",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "664e2b9d-7267-45b4-8724-55673d0a7083",
                                            "id_pay": "a7b59307-289d-41f0-bc18-163dbf8b63c2",
                                            "id_money": "06f1b923-d10b-446a-8938-7cdfa50a31dd",
                                            "active": true,
                                            "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                            "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                            "id_user_upd": "cfb1efbd-22fe-422a-8031-41fa20949d2a",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "2fd29e05-347a-4243-9a86-e4fa1ffd310c",
                                              "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": "ffe1ecd7-53fe-4668-b501-401ccbb283ed",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                              "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                              "id_user_upd": "d4f3c691-72ae-4e8c-91f7-29fbfb9d56be",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "f5513d87-0bfc-4954-be56-278ca114f2f8",
                                                  "id_money_2": "35c9d535-f955-49b3-ae81-d93be171957e",
                                                  "date_from": "2025-12-08T21:26:38.2345412+01:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                  "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                  "id_user_upd": "9c341092-787c-4e75-bb07-aab33d5a8c4e",
                                                  "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": "418bad7a-f83b-40c6-be8e-5e2891c95c85",
                                                  "id_pay": "ade79c63-b871-4bdb-9a6d-7ae1835b8f61",
                                                  "id_money": "ad78ddae-25f0-4027-9eb0-485ccbe84f97",
                                                  "date_cashflow": "2025-12-08T21:26:38.2345412+01:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "985e35e7-38d9-4b8c-adda-3d79f8e4d3a8",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "96ea4d3f-101f-44c5-8648-0530695e431d",
                                                    "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": "7dea51f8-360c-4c69-8013-e0bbd4d6da56",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                    "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                    "id_user_upd": "6515be5c-17cf-45da-9c24-027f34002480",
                                                    "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": "a214be53-858a-4070-8e31-28ff20d7d814",
                                                        "id_line": 2,
                                                        "id_pay": "7566a535-5617-48da-9dd7-dbfb2a9e2ae8",
                                                        "id_money": "ec8b9456-6b12-4247-932c-b3709ee6d007",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "de1cc9ca-7ad2-4bd7-9351-65f14a37f92c",
                                                        "id_employee": "2cc9957e-a70f-443d-9b09-76887ac9e3e4",
                                                        "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": "53aab705-80b5-4914-9af8-fccee38bb1d3",
                                                        "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": "06861201-96b5-4399-aa89-c638531c4265",
                                                          "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": "f34f36a8-bbfd-4ced-a762-5c16966d9e4e",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "cc0bca54-98bc-45ed-a7cf-4a067e59d806",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                          "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                          "id_user_upd": "61b260e0-af36-4791-b876-5323326e623c",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "290f2cf5-c07a-4032-a409-f87229d964f5",
                                                              "id_branch": "a696d66a-ea19-416e-87c0-d50884a140fc",
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                              "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                              "id_user_upd": "a9b13ba6-14e6-4954-a056-97069835907c",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "93d48ed0-4a9c-402c-9e15-a93de78a26a9",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                            "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                            "id_user_upd": "de250abb-69db-4985-bdb6-4bc0ff92aff0",
                                                            "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": "4ec5c33d-c93b-4c96-9985-5aba15497e45",
                                                              "id_line": 2,
                                                              "id_item_sub": "172da84f-2051-4b3b-bef0-87f51df7769f",
                                                              "qty": 4.1,
                                                              "id_list": "82a3e0df-c96e-4342-8c30-22609fd52faa",
                                                              "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": "c50af6fb-fca7-407e-a099-6af8a08217ca",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "67a4b98b-269b-4ad4-8190-9e94988058bc",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "c5ff2bfb-fa51-45b3-81d4-ac4f4ab5a69d",
                                                              "id_user_upd": "6c36409b-21aa-4f1e-9471-1104c27f3f7a",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "929a0637-77d9-4e68-9b5e-15657244b199",
                                                                "id_item": "d26d99db-fd77-4112-a490-2c614bfdbac4",
                                                                "id_item_type": "c23023f7-a4e0-4586-a5b5-31c1fefda37e",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "cc845c6d-e87d-4b3d-956b-e4eafe23a589",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                "id_user_upd": "630a8e68-8e8c-4115-8491-2acc8769a613",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "18d26b3e-14f8-4ff7-b369-37a18950ce1e",
                                                                    "id_item": "2fde370f-aa8d-4c53-85be-41b42365e298",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "dd8cd3ea-898b-47a9-b049-e9add15f0403",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "b3a4f6f4-2af5-4ed1-8c7e-23fe31779f3d",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "df2a00c5-8fc3-4c2f-9351-83e453e948ec",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                      "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                      "id_user_upd": "c175cb3e-1c25-41c5-bf44-3e9e4202e80e",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "d40f78a7-926e-46c7-b90b-027bd65659c3",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                        "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                        "id_user_upd": "04ca1cb6-c7c7-4252-b113-34fda71fec01",
                                                                        "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": "9ab25239-9674-4bde-9204-3595d752375d",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "a248813b-8241-4005-9b42-5e111bc4022f",
                                                                  "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": "2025-12-08T21:26:38.2345412+01:00",
                                                                  "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                  "id_user_upd": "cd1c6e4a-9faf-441c-b958-faeb437edb3c",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "490065d2-04e0-47d3-85b8-39308bc6c844",
                                                                      "id_line": "4ec991d8-bc5b-4e77-8354-6ed039a9b6ad",
                                                                      "id_category": "a43452c6-1397-4747-b217-d9904650de90",
                                                                      "id_item": "7d5d9757-7002-4ed3-bd85-b3fe7f9448f6",
                                                                      "id_item_type": "ed6ee71f-5300-4aba-9b73-a1264bdb32ea",
                                                                      "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": "5e7aedd6-c87e-4411-b39f-a4df924836e6",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2025-12-08T21:26:38.2345412+01:00",
                                                                        "date_end": "2025-12-08T21:26:38.2345412+01:00",
                                                                        "date_used": "2025-12-08T21:26:38.2345412+01:00",
                                                                        "date_sesion": "2025-12-08T21:26:38.2345412+01:00",
                                                                        "id_employee": "56690c30-40bd-43e6-92cc-d18da2d1597e",
                                                                        "id_branch": "fbc69537-ce7b-4788-ac44-d4a244c4f20a",
                                                                        "id_voucher_permision": "e1143be0-7ea7-4a42-bf56-e016b6120080",
                                                                        "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": "53f604fe-4dc7-46ce-a656-4afc7a5268e4",
                                                                        "id_user_add": "80740e9d-1b9c-44f1-84d7-42ec07049684",
                                                                        "id_doc_sa": "11bd038c-a6de-4ceb-b7a0-b4b27951072b",
                                                                        "id_item_sub": "1d84480c-25f9-4695-9edc-30ab226a151b",
                                                                        "id_pos_sesion": "060d2bbf-3e2a-4a3b-866c-b37d218a738e",
                                                                        "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": "2025-12-08T21:26:38.2345412+01:00",
                                                                        "last_update": "2025-12-08T21:26:38.2345412+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": "aba37926-cd16-4cc8-8ac0-64b9a58fc6c4",
                                                                          "date_from": "2025-12-08T21:26:38.2345412+01:00",
                                                                          "date_end": "2025-12-08T21:26:38.2345412+01:00",
                                                                          "date_used": "2025-12-08T21:26:38.2345412+01:00",
                                                                          "id_employee": "e41c4fa4-6e3c-438b-8e3e-4568b7c32120",
                                                                          "id_branch": "d7fed984-b154-45cb-ba7b-58ae74b4c791",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "1a3d29c1-7f8d-456e-87ea-582cf8b1f720",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.2345412+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": "21c1ea91-a3d1-4be8-8f0b-366bfc1c10d7",
                                                                      "order_id": 2,
                                                                      "id_item": "e4bbfec3-b98e-4a7b-9869-cee46089c462",
                                                                      "id_item_type": "f30e8f20-26b2-4ac1-9a17-80713c15a47f",
                                                                      "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": "ea175e67-6bd7-41ab-96b3-03621b2eed69",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "0f0c169a-772a-43c4-932c-425ead04f1aa",
                                                                      "count_voucher": 1,
                                                                      "id_category": "4008e793-821c-4f6e-9a57-68957a5f09d5",
                                                                      "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                      "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                      "id_user_upd": "5e786439-7373-4462-957b-34349cbc7a86",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "fd91e4d9-981d-4ef4-908b-5b630b2994e4",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "b2807590-36f4-4f16-9a09-d26ce2dca0c3",
                                                                        "date_tax": "2025-12-08T21:26:38.2345412+01:00",
                                                                        "date_open": "2025-12-08T21:26:38.2345412+01:00",
                                                                        "date_close": "2025-12-08T21:26:38.2345412+01:00",
                                                                        "id_user_open": "1810290b-0e14-4641-bf9e-080658ccc33a",
                                                                        "id_user_close": "58e1f0a5-fea4-419a-8565-a1354bb912ea",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                        "last_update": "2025-12-08T21:26:38.2345412+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": "e4f2f211-89e0-4398-90a5-04b1404a5784",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "b187dd1b-28e2-4599-9486-082d5624962b",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "02b659c6-021b-4a9e-a582-e50074f9fc1c",
                                                                            "id_room_unit": "cf3f6978-a9aa-4063-8282-b97ff2b5d1d6",
                                                                            "id_room_list": "8a505d92-f99c-41aa-9fb0-bba35283e55b",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "date_from": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "date_end": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "date_open": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "date_close": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "id_employee": "2c106435-cb5c-42bf-8523-22ed3e8931d6",
                                                                            "id_employee_sec": "8dcbe859-3f3c-4b7c-908e-5c1ba71eaa17",
                                                                            "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": "ceb1fc77-17b0-4a7a-ab95-ad72c535006f",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "ef1e866c-c8b7-4ba4-9bf5-da7ae960eb5c",
                                                                            "id_user_close": "6618006a-d7b2-446e-ae4c-a774542244ef",
                                                                            "id_unit_state": "3f79670d-19e5-4f93-9ab7-793220456897",
                                                                            "id_pos_sesion": "c815df27-b714-4205-b339-e9b1ef202401",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "b533c0f2-58ea-44d4-88bd-d4054f1f0152",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "bd931d11-3bed-43c3-a19c-fe9cfd94fde8",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "a0342506-35fb-4a41-8f63-80064b674e30",
                                                                              "locked": true,
                                                                              "date_locked": "2025-12-08T21:26:38.2345412+01:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                              "id_user_upd": "948a6589-3e44-41b8-906f-dff99ffcda8c",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "2b5078ec-5cec-416b-8960-800e1bb57ca7",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "9fa61b94-da4a-4e01-a48f-327d05aa9249",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "98a120e0-4f12-46fa-8d2b-a5fbc794fc66",
                                                                                "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": "065f21b1-b2aa-431b-83ee-c5701660ed56",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                                "id_user_upd": "156c3dfe-119e-47c7-a968-b7cb095cdc9a",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "ae24f09b-279a-4e75-b1a2-057e2c2ad3be",
                                                                                    "id_room": "e64764fa-68a7-4b4a-a3c5-4600f142ab68",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                                    "id_user_upd": "ba14fd47-f3de-423a-b100-90d8f89f8a60",
                                                                                    "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": "ba94e4dd-45f1-4e39-afe6-a1eb0335476c",
                                                                                    "id_room": "c3240797-f823-476e-8890-e6d1bd415c61",
                                                                                    "date_in": "2025-12-08T21:26:38.2345412+01:00",
                                                                                    "date_out": "2025-12-08T21:26:38.2345412+01:00",
                                                                                    "id_user_add": "d02ee4c9-6cee-484b-9117-9e0da656ddb4",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.2345412+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": "4a42d56b-f1ca-4418-8de9-f2f7dd855095",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                                "id_user_upd": "0008f7bc-d1bd-4214-a782-a54015a9acdc",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "4da6445a-89a8-4c0f-97ed-e10ac6818d78",
                                                                                    "id_room_state": "e78ec579-ed60-4654-9337-3ef87314042f",
                                                                                    "id_image": "3c42970d-c223-4130-8429-052c5c23ad4e",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                                    "id_user_upd": "3e760ac2-00d6-4dfb-ad4a-84b99a0ba85c",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "6058ff2a-4e72-492c-93e4-d5d7a1d0d0f9",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                                      "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                                      "id_user_upd": "1f330713-a725-427f-b706-80b4c344cf65",
                                                                                      "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": "1a5e9607-0a93-4ca2-b14d-9179e8efad74",
                                                                            "id_pos_sesion": "485aa3f4-68ee-44e0-afb1-c09c5dfda2a5",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "cd18d4c8-be52-42a2-b4a8-14acfb17cc94",
                                                                            "id_room_unit_activity": "5a7d6bdd-e937-454b-ab5e-549d3e64461e",
                                                                            "id_doc_sa": "3baa2788-d716-419c-9a96-fec0410406ec",
                                                                            "id_pos_type": "1b23a73f-a28d-40c8-83f3-62f7c8578674",
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "24196316-96c9-42aa-be39-3fd53fa681d5",
                                                                            "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": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "de52839b-db6c-47fc-ba6b-0796c54f9dbd",
                                                                                "id_user": "b27e4d76-da2d-4ab2-8257-c6e06534dbb6",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.2345412+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": "dacdc937-457d-4dac-ba72-c46fd4916555",
                                                                            "id_user": "498e54ad-41c4-4f7b-9226-8c9d639d00cb",
                                                                            "date_add": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "47",
                                                                  "id": "571c2539-3e0a-4d2f-a6d7-67a40727434e",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "adef3b4e-f605-4d1f-97ef-c8368bef8784",
                                                                  "id_doc_print": "c9d76fde-69f8-4559-ac2b-cc4ee3c4368b",
                                                                  "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": "2025-12-08T21:26:38.2345412+01:00",
                                                                  "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "48",
                                                                    "id_list": "6084cfc2-fb24-4af4-a23b-50863a70d004",
                                                                    "id_item_sub": "3c14a779-e956-43cb-8ae4-44166638a778",
                                                                    "validity_date": "2025-12-08T21:26:38.2345412+01:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                    "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                    "id_user_upd": "05e237f7-8998-41a0-aff9-75cad85d9fa8",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "49",
                                                                      "id": "5c87e853-5dd2-468d-84d4-514ad104e335",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "b110f14f-0b55-4a7f-a656-7a54f16677ab",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "65519898-f83f-41f7-bcc8-8c40a332fd02",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                      "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                      "id_user_upd": "83464199-41d9-4f06-9d8e-da07b4b7d6b6",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "50",
                                                                          "id_pos": "15f303a8-0a74-4367-8a31-990d4033953c",
                                                                          "id_pos_type": "fd65b04b-e0fd-4caf-ae6a-24b9e11a5d3e",
                                                                          "id_price_list": "c569fc42-6cf3-458b-b581-5eaed948d0ab",
                                                                          "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": "2025-12-08T21:26:38.2345412+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                          "id_user_upd": "5f06b27b-dc2e-4b54-b03c-9e7dc42d2a34",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "51",
                                                                            "id_pos": "ae7a5213-4d8d-42b9-b43d-67bb61327df0",
                                                                            "id_pos_type": "768689e4-a33c-4bd5-90a2-753bfcfcf4dc",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                            "id_user_upd": "3ffe7fee-0970-44d9-9c50-e4883df90fe6",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "50"
                                                                              },
                                                                              {
                                                                                "$ref": "50"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "52",
                                                                              "id": "26c99364-9f34-45d7-a899-80b3feec4597",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                              "id_user_upd": "eab2f550-dda7-40a4-9f96-22bd016a527e",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id": "5a5b91b6-1486-446d-b394-61618c1dd995",
                                                                                  "id_branch": "af7727b0-c280-4cfd-b872-8bf7d2b170ba",
                                                                                  "id_pos_type": "b3525b57-75e8-4cdd-ae8f-949819c530c1",
                                                                                  "id_pos": "91a1a9d5-6cda-42d0-8ac2-ba1dd096b73d",
                                                                                  "id_item": "b4b54281-69f5-4c46-be29-587daa063ecc",
                                                                                  "date_from": "2025-12-08T21:26:38.2345412+01:00",
                                                                                  "date_end": "2025-12-08T21:26:38.2345412+01:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                                  "id_user_upd": "4024986f-c3be-4ad2-a162-8bc6d771bbdf",
                                                                                  "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": "f85630bd-2bfa-4035-948c-d748858b556f",
                                                                                  "id_doc": "a567aaf4-833c-4060-a02d-b9322a711ac4",
                                                                                  "id_pos_type": "2420f22c-f7f9-4397-9a10-a6d735684812",
                                                                                  "id_doc_print": "8d1674fe-b249-4cfa-bcee-9c7dc6593317",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                                  "id_user_upd": "e7888be0-88e5-47b3-9899-b9ddcec31b34",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "55",
                                                                                    "id": "a499f6d7-11ab-4fd9-b50d-ac7cb0a74c3a",
                                                                                    "id_pos": "517bbe0d-8053-4c14-b0d5-700fac21c095",
                                                                                    "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": "2025-12-08T21:26:38.2345412+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                                    "id_user_upd": "956dd427-ad6f-496e-b167-123fdb710998",
                                                                                    "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": "05c58ae6-b157-4098-a387-a004ddb03e7f",
                                                                                    "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": "2025-12-08T21:26:38.2345412+01:00",
                                                                                    "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "57",
                                                                                        "id_doc_print": "9c004f93-04fe-4e5c-b822-57a403ec4c9a",
                                                                                        "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": "5ac3734d-8401-4500-a380-84de52100310",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2025-12-08T21:26:38.2345412+01:00",
                                                                          "date_end": "2025-12-08T21:26:38.2345412+01:00",
                                                                          "id_branch": "96fb949e-7957-432c-b540-063268de0dab",
                                                                          "id_pos": "37161b07-5369-4245-a1e6-0c09968908a4",
                                                                          "id_list": "77014ccc-3d2a-4933-ab6f-8b24ad9be7b5",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                                                          "id_user_upd": "311eedaa-27a1-4d37-8376-9ac189d4b1c0",
                                                                          "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": "6a449408-7eba-4a57-8ccf-231d87e5d6e7",
                                                                  "id_line": 2,
                                                                  "id_item": "443d3f72-8638-4a93-aa80-17b5ca4f0e80",
                                                                  "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": "0f2d9a7e-eed8-4a9f-a8fc-8112f0c6cee6",
                                            "id_doc": "09f10d48-c570-44c2-8d89-eba678ef161c",
                                            "value": 3,
                                            "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                            "last_update": "2025-12-08T21:26:38.2345412+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": "743aa9e6-226e-4bb0-aa32-45752817f77d",
                                            "id_pos": "3df7781c-4140-40bb-bb98-6b6b9cb11038",
                                            "id_doc": "c0e94dc2-e6d4-4759-95e4-0683b8369e8c",
                                            "id_branch": "3262f38a-048e-42fd-b723-28cb6caede40",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2025-12-08T21:26:38.2345412+01:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "602166c4-3754-49d9-881b-63a1c5698063",
                                            "id_loc_from": "7a3d673e-70bb-4292-8490-551a97c105fc",
                                            "id_loc_end": "c75bbb11-a51a-4df8-bb86-8e6a2962b22b",
                                            "id_user_add": "b78b8080-597b-47fc-8ef3-87a92236d07e",
                                            "id_user_upd": "1ae63fc3-3d29-4256-bc0c-87ebeda267ea",
                                            "id_pos_sesion": "d580428e-86d7-4a90-a017-7830db19fa54",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2025-12-08T21:26:38.2345412+01:00",
                                            "active": true,
                                            "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                            "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "62",
                                              "id": "0c6d9467-2f89-43a4-b8e7-3a88c2c38caa",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "922126af-6bc9-4098-a6e2-2dd35f3177ff",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                              "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                              "id_user_upd": "d31a9798-5d28-4541-af0f-798a9df2acdb",
                                              "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": "f245e804-c7e4-40a6-9e4b-4b5cd4a879a3",
                                                  "id_item": "89d4a2ab-c81a-4157-ade4-3fc88191aa6c",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                                  "last_update": "2025-12-08T21:26:38.2345412+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": "236ecc87-d5d9-4ca9-b3a6-d7b3bf555315",
                                                "id_line": 2,
                                                "id_item": "0688498b-a264-40e1-afb1-9231e29265a0",
                                                "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": "db2dde66-c99e-4fa5-a5f1-dc8c38543f6d",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "837df4df-f81f-48f3-8963-44c7157c8921",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                          "printed": true,
                                          "print_on": "2025-12-08T21:26:38.2345412+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": "9ec3526f-29db-4150-bf58-65c23358ad08",
                                "id_pos": "3e440c5b-2740-49e9-ae78-476ed72bf898",
                                "mac_address": "sample string 3",
                                "date_end": "2025-12-08T21:26:38.2345412+01:00",
                                "key_access": "sample string 5",
                                "id_user_add": "e9233f27-af5f-44a0-b746-66f95c0f8c58",
                                "active": true,
                                "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "67",
                                "id_user": "6c9cb752-f852-4557-a1d9-b03e4580e558",
                                "id_pos": "35e42fca-0f30-45b8-a4d7-c3cce9b53835",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                "last_update": "2025-12-08T21:26:38.2345412+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": "81692a4d-765e-4000-8705-00afa8cf25bf",
                                "id_pos": "13cdefaa-5ea7-4d0b-ab4e-276f2040f3da",
                                "date_add": "2025-12-08T21:26:38.2345412+01:00",
                                "date_upd": "2025-12-08T21:26:38.2345412+01:00",
                                "date_out": "2025-12-08T21:26:38.2345412+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": "ae4ded3d-b5be-4155-b83b-1ea381be8a40",
                                "id_user_add": "5302b3c1-e332-45f7-b06a-31c5047460a4",
                                "id_table": "39801006-b07a-438f-af5c-d333412cba1a",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "3fe6aedf-320a-4567-aa4a-44fb499dfeb5",
                                "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "70",
                                  "id": "a98d69e4-9743-44e3-bb3a-2b0dfef7038e",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                  "last_update": "2025-12-08T21:26:38.2345412+01:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "71",
                                      "id": "d08adb06-7ea2-43e7-9e08-a2b4f83f597d",
                                      "id_sync": "132b08db-1f6e-4b8a-b645-5a4c3f3955cc",
                                      "json": "sample string 3",
                                      "id_table": "187f0088-8ece-4cb7-bcf0-434fb69f8b6a",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "72",
                                        "id": "e402dfe9-8ee4-414f-89f4-1d48cd71b512",
                                        "id_branch_from": "24974a6d-c04d-4fca-a5f6-1cd3c8962592",
                                        "id_branch_to": "59a1f4bd-ec9d-4164-b1d9-164bc6d21358",
                                        "type": 4,
                                        "created_on": "2025-12-08T21:26:38.2345412+01:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2025-12-08T21:26:38.2345412+01:00",
                                        "send_on": "2025-12-08T21:26:38.2345412+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": "bceff5f7-82f1-4c72-83a9-b95993b02123",
                                "id_pos": "1ea0686a-f927-4a64-98f8-b9ffba5259f9",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2025-12-08T21:26:38.2345412+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": "1ef30f0f-8233-42f7-bb91-34c8e9da862b",
                        "id_function": "ffa33e02-a542-4773-bf14-2ca86ac22658",
                        "id_user": "5aa02df6-f0e3-4838-a6ef-a6d53e3ff3a6",
                        "id_profile": "168680a5-d0d1-4227-841f-6fef36473edb",
                        "permission": 3,
                        "active": true,
                        "created_on": "2025-12-08T21:26:38.2345412+01:00",
                        "last_update": "2025-12-08T21:26:38.2345412+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "75",
                          "id": "3190bf4b-73d6-4cd0-8090-18ea5dd333fb",
                          "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": "2025-12-08T21:26:38.2345412+01:00",
                          "last_update": "2025-12-08T21:26:38.2345412+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": "8c89b27c-0513-457f-8f7d-5a1e30397f6f",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "7a162269-0953-4d17-80e6-881e7a4a1be4",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "e9490585-da50-46fc-b5f1-9176809fc0b9",
                          "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": "2025-12-08T21:26:38.2345412+01:00",
                          "last_update": "2025-12-08T21:26:38.2345412+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "77",
                            "id": "671e95d9-6698-42b3-9503-9b9fcf52857e",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2025-12-08T21:26:38.2345412+01:00",
                            "last_update": "2025-12-08T21:26:38.2345412+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": "db1c8419-2118-40f3-9f84-70750fc37ba1",
                        "token_id": "sample string 2",
                        "id_user": "cd45ca34-e90d-4838-bb1d-b204d5012087",
                        "date_from": "2025-12-08T21:26:38.2345412+01:00",
                        "date_end": "2025-12-08T21:26:38.2345412+01:00",
                        "created_on": "2025-12-08T21:26:38.2345412+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": "e665163a-17c6-4923-a98f-625d128c60ee",
                        "id_room_activity": "d0d04614-aeeb-4c1f-8187-8859db73a4a5",
                        "id_pos_sesion": "12b87ced-1e80-4422-adb5-74cd3dea9afe",
                        "log_text": "sample string 4",
                        "id_user": "01cdcd80-cac2-410b-9929-b4c5f43d70a1",
                        "created_on": "2025-12-08T21:26:38.2345412+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": "3f369f3d-e7e5-4eab-86e9-8b72fba06734",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2025-12-08T21:26:38.2345412+01:00",
        "last_update": "2025-12-08T21:26:38.2345412+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": "8c0409f9-0188-4f65-93e2-01da1aa244ac",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2025-12-08T21:26:38.2345412+01:00",
        "date_end": "2025-12-08T21:26:38.2345412+01:00",
        "state": "sample string 6",
        "created_on": "2025-12-08T21:26:38.2345412+01:00",
        "last_update": "2025-12-08T21:26:38.2345412+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"
  }
}