GET api/Mt_Prices_Rules?id_branch={id_branch}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_branch

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of 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": "1",
    "id": "05d84c8d-d3e8-478a-b102-70da6d85f008",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "date_from": "2026-09-06T06:57:16.6744284+02:00",
    "date_end": "2026-09-06T06:57:16.6744284+02:00",
    "by_amt": true,
    "by_pcg": true,
    "ap_amount": 1.1,
    "ap_percent": 1.1,
    "ap_price": 1.1,
    "ap_price_min": 1.1,
    "ap_price_max": 1.1,
    "id_branch": "f5509714-2aa8-4bdf-9233-6467be0275fc",
    "id_pos": "2465fa71-c8e3-4cd4-9e66-89c127f9c70a",
    "id_list": "04c03560-0108-402e-80e2-9012428bacf0",
    "id_item": "c57012fb-0ffe-4615-9dfe-82f5ee51d29b",
    "id_item_type": "056bd963-227f-4371-909e-88050e91ea60",
    "id_category": "64a6d947-274d-4cea-a926-5c03617a1f69",
    "by_day_week": true,
    "use_mon": true,
    "use_tue": true,
    "use_wed": true,
    "use_thu": true,
    "use_fri": true,
    "use_sat": true,
    "use_sun": true,
    "use_hour_ini": "00:00:00.1234567",
    "use_hour_end": "00:00:00.1234567",
    "active": true,
    "created_on": "2026-09-06T06:57:16.6744284+02:00",
    "last_update": "2026-09-06T06:57:16.6744284+02:00",
    "id_user_upd": "2f36e2cd-3ee9-4b43-b3b1-0716e0a34f72",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "fba707d3-0d80-4b7b-bd4d-1a725db71573",
      "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": "803c6cfc-08c9-4fe8-a0e9-fdb68137869b",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-09-06T06:57:16.6744284+02:00",
      "last_update": "2026-09-06T06:57:16.6744284+02:00",
      "id_user_upd": "1a20dd02-9d59-4af5-94b1-51363ee7741d",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "3c0ba653-385a-4592-b888-a7b36fcf1204",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "3e6fa268-beda-4fd3-b14e-4b0111bab00d",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-09-06T06:57:16.6744284+02:00",
        "last_update": "2026-09-06T06:57:16.6744284+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "2a21307c-a619-4a5c-a03c-387dced66aff",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "f8232937-297b-456b-b950-b3cc47049516",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "d707539c-c50a-43f3-a19f-84a1a71391fd",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-09-06T06:57:16.6744284+02:00",
            "last_update": "2026-09-06T06:57:16.6744284+02:00",
            "id_user_upd": "657f5200-2be9-4a6d-a58a-be8f7f10762c",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "0902f528-77c6-42d9-b07a-71312dc99bfc",
                "id_item": "f746c498-8a28-4883-91de-8e202531fe8b",
                "is_default": true,
                "active": true,
                "created_on": "2026-09-06T06:57:16.6744284+02:00",
                "last_update": "2026-09-06T06:57:16.6744284+02:00",
                "id_user_upd": "5395a2a8-0a91-4ce9-8d5b-bbd4c4c5094c",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "ba8ac6ed-c115-4d2b-844c-836e98651312",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "9ad876e3-03ad-43d6-970c-ffa9a2f70cc1",
                  "id_unit_sec": "53baf063-ea80-4b26-a29f-e649f3d755ab",
                  "id_brand": "d9db0106-ba23-4499-8472-bdefc99542ad",
                  "b_sale": true,
                  "b_stock": true,
                  "b_price": true,
                  "b_unique": true,
                  "b_exclude_control": true,
                  "tax": 12.1,
                  "change_price": true,
                  "force_printing": true,
                  "is_ticket": true,
                  "is_supply": true,
                  "define_price": true,
                  "is_multi_sub": true,
                  "external_id": "sample string 19",
                  "name_pos": "sample string 20",
                  "name_print": "sample string 21",
                  "id_image": "fbf647a9-d377-42bd-b81c-3aa3233a52df",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-09-06T06:57:16.6744284+02:00",
                  "last_update": "2026-09-06T06:57:16.6744284+02:00",
                  "id_user_upd": "61b7cdfc-eb67-4c2f-8cad-682f4b6afa30",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "d929e273-ddc3-4611-9471-258cb63d9884",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-09-06T06:57:16.6744284+02:00",
                    "last_update": "2026-09-06T06:57:16.6744284+02:00",
                    "id_user_upd": "65cd1f95-731d-4b0e-869c-fe7657f1e03c",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "92e1d5f7-88d3-42ec-b669-4717b34db915",
                      "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": "da99c9b8-2da2-4b0b-b753-c60aa31146e0",
                      "view_messages": true,
                      "id_image_photo": "e0a38c3b-57df-4003-aee5-5562000918e0",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "e166da4b-277c-431e-bead-d28c7e426688",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-09-06T06:57:16.6744284+02:00",
                      "last_update": "2026-09-06T06:57:16.6744284+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "9f59f8f9-4140-4938-b089-23ff191180c0",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "336b5dc0-1c1b-46c7-bce0-534d48c86772",
                          "active": true,
                          "created_on": "2026-09-06T06:57:16.6744284+02:00",
                          "last_update": "2026-09-06T06:57:16.6744284+02:00",
                          "id_user_upd": "a2884884-cb10-43f6-b00a-b01e8bef41ff",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "24a16358-8c1c-40e3-a0a2-c6c5ab29d432",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "e5911bee-39be-4feb-89dd-827f1a0cdac3",
                              "id_zone": "c2fd7742-d096-42c8-8c88-e08aa579f6f4",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:57:16.6744284+02:00",
                              "last_update": "2026-09-06T06:57:16.6744284+02:00",
                              "id_user_upd": "d4d6b590-572b-4ff7-b915-ce1988e0567b",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "65931bb3-0a64-4717-9c81-dbd346a93870",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "1f222788-4787-43e2-910f-9fd51edbd29c",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "0288d965-d440-4ce3-9b39-b23bbcc638c1",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                  "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                  "id_user_upd": "fb76b213-95a4-42f2-950f-6bb88bb31cf3",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "6bbb7ce2-fc91-483e-b6e1-46e2d5ec8bfb",
                                      "id_cloakroom": "cf92129b-a19a-4691-9ad4-35629b9bcc3d",
                                      "id_pos_sesion": "1c6cf34d-62dd-4453-ae1e-d76f21d9e3f0",
                                      "unit_id": 4,
                                      "date_open": "2026-09-06T06:57:16.6744284+02:00",
                                      "date_close": "2026-09-06T06:57:16.6744284+02:00",
                                      "id_doc_sa": "157cca91-f1f2-4bde-975b-72908dc3607a",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "912decfd-7189-4cb0-a51c-2fab8a5d950c",
                                        "id_pos": "a27ac108-22cf-4650-8e44-9a9c6b13d42a",
                                        "id_doc": "28063725-6d9c-4bfb-99f9-3a3cbddb7427",
                                        "id_branch": "a6d9af17-4da4-48d2-8891-57d787f70878",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-09-06T06:57:16.6744284+02:00",
                                        "date_tax": "2026-09-06T06:57:16.6744284+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "118aedb5-f530-4916-a8ce-4bc9856c4bbd",
                                        "id_relationship": "53635aa5-0538-419e-8755-f99600f48c47",
                                        "id_loc_from": "98d9e4cf-c4ca-48e8-b6de-6ebf5a623b5f",
                                        "id_loc_end": "21199393-ced8-4d54-ae6c-ea58e7de2443",
                                        "id_user_add": "4907abec-03f4-416a-b4bd-9d0afc517447",
                                        "id_user_upd": "5bb5e909-4a28-4ac9-925a-4a02823f62a6",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "272584c6-8c88-4a95-b5ec-efbbcd029f62",
                                        "id_room_unit": "8fb666b2-3816-428e-abb8-6ef11013bcfd",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "cdc618c7-73f5-4529-9850-74983d077209",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                        "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "7703bca3-da21-4984-b251-060c8d0a753b",
                                          "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": "6eb38bd2-703d-4517-9ebd-0b99ff6fee90",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                          "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                          "id_user_upd": "e2ed6e8d-a898-4271-82d3-fcf41583bbec",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "9e4f67a7-3aa0-4879-bd61-8ec687b5c226",
                                              "id_pay": "1f0c256a-18d7-4d27-a99a-1caa44a36f80",
                                              "id_money": "2445c025-d3f3-4ed8-849b-ab55a1d35e68",
                                              "active": true,
                                              "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                              "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                              "id_user_upd": "75778353-8cd7-44c0-bd75-190f4272f971",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "b8c99312-a600-4ba2-8436-76035317f14c",
                                                "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": "a4ed292f-b763-486b-9e23-bf6370a19504",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                "id_user_upd": "23ab649d-8f09-4624-9ef4-583f4ad9a291",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "d9f3dbe5-8e89-47df-bbd3-f2a741aa092d",
                                                    "id_money_2": "4c066f73-d862-446c-8231-7aac316303d9",
                                                    "date_from": "2026-09-06T06:57:16.6744284+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                    "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                    "id_user_upd": "f68520c2-4959-454a-b482-b120d9672d50",
                                                    "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": "1372d1fc-9362-4b71-8bd2-8b4150fe479f",
                                                    "id_pay": "d0101d32-a93f-4849-9f65-caba24d37043",
                                                    "id_money": "c2d35eff-1d05-4165-9b92-5cf8b78a6450",
                                                    "date_cashflow": "2026-09-06T06:57:16.6744284+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "a18a0880-a976-466e-9847-8983e0b4a48d",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "613489c3-f79e-45df-a9c8-657692aa9e7d",
                                                      "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": "96ee22a0-8149-4b7d-abd5-3cb69ac9bd71",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                      "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                      "id_user_upd": "d9e2ba1c-1db0-4d3e-b56f-a6e49c82a91b",
                                                      "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": "3a2a79f0-cdc0-4a67-b184-12d66921bc6d",
                                                          "id_line": 2,
                                                          "id_pay": "af3cdfd0-ef82-4049-9dc4-2c870834a8dc",
                                                          "id_money": "21f675a8-ad05-42c7-9441-6b1169825c7f",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "6fa73a81-9d87-4311-9493-9d768f0ae992",
                                                          "id_employee": "c297f6f3-2a14-41bb-bf34-def2a167df76",
                                                          "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": "36d4908d-b646-4820-8697-82f1f1b722cf",
                                                          "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": "fab04f4b-0f79-4527-a59c-fa14fca28b2d",
                                                            "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": "86a8a489-6736-4632-9073-8bf8d7476d36",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "d9283a03-f08a-4edb-a137-2f1690dc957f",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                            "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                            "id_user_upd": "67ee414e-58d9-40bb-9438-3961c38638a1",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "22",
                                                                "id_employee": "72945347-332e-42f6-ae75-8f2623868de0",
                                                                "id_branch": "81ea235b-c499-412f-95a5-1990397e6190",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                "id_user_upd": "bba42f31-7b33-4935-9160-1f9841858a03",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "23",
                                                              "id": "25827b2a-258c-41b1-9d62-3b49fd0398a0",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                              "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                              "id_user_upd": "c4c4e99d-e0af-4755-a147-54f8aa0f140c",
                                                              "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": "aa902ee6-bc7e-4bb9-9f56-632b481262de",
                                                                "id_line": 2,
                                                                "id_item_sub": "784f63b4-2343-4182-850c-8e7043fc9754",
                                                                "qty": 4.1,
                                                                "id_list": "6b5bb8bb-f4b0-41cb-91d8-a5c578f0efe0",
                                                                "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": "968a552a-e2e7-4bf7-a19b-416661782bb7",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "c41f188c-684e-4054-830f-ff8c83ab06fa",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "724573e4-6e7f-4180-a91c-d95ccd3df93b",
                                                                "id_user_upd": "85fd34c7-5e2e-471b-8256-66e67c5707a8",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "25",
                                                                  "id": "1f96cacf-e04a-42a6-8ff0-cce3ec8ea477",
                                                                  "id_item": "8c9f25d1-a7b2-4196-b2f7-f189dd11dbe6",
                                                                  "id_item_type": "76e9a84f-b0c1-438c-bf18-0526977c192b",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "5080a288-fe9a-4289-8aa9-c99110b24fbc",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                  "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                  "id_user_upd": "505be1de-2406-4ada-b649-178e141c48f6",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "26",
                                                                      "id_item_sub": "0825c072-378d-49da-afd8-953dea5a6ca4",
                                                                      "id_item": "3afad307-26c1-44c1-80a5-d1d8c3620a8c",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "6878e21f-f479-4d70-98af-966e6268b13b",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "27",
                                                                        "id": "2afc4e4f-d6b5-44c8-84f5-876cc7cd921d",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "62eb6fc4-de8a-4af9-846d-4e43bcf1f02f",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                        "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                        "id_user_upd": "4bc31200-249c-48ba-93b3-b8ae3f912612",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "28",
                                                                          "id": "5e1f9284-d873-4b8e-8e87-7797e14e3194",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "id_user_upd": "c84f1fab-def9-471e-8488-b4660cce0f65",
                                                                          "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": "f7122422-d824-4cd5-8d40-811813d09e87",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "add8713d-8461-44c9-80c1-4bf649f8f86f",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                    "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                    "id_user_upd": "4abf025a-8772-47fc-af7d-9ae9c0cce0e4",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "7b8d0945-46e2-4407-8a70-a84e227d3e26",
                                                                        "id_line": "b1a58035-5422-4d51-8fc2-c3ad85f4eaba",
                                                                        "id_category": "2208ba0b-bcd9-4d8e-a03f-4770eee9601c",
                                                                        "id_item": "04ee4089-5f02-4ab5-8593-0a0283fa926b",
                                                                        "id_item_type": "15184c99-ed0c-49dc-84dd-fb4c2cf066f1",
                                                                        "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": "9278e7b2-2d2c-4cb1-b158-96222a23f1bd",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "date_end": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "date_used": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "date_sesion": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "id_employee": "b8792068-7986-4fe6-9fda-0d718b57b627",
                                                                          "id_branch": "71410fa7-964c-4da9-a966-888fa4acf5ad",
                                                                          "id_voucher_permision": "cd1426a0-355a-455a-8d1f-388b7760bf58",
                                                                          "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": "59e9b471-73c2-496c-be07-321466071a19",
                                                                          "id_user_add": "b652f981-dfbc-40a8-8df2-7e89e0b369d1",
                                                                          "id_doc_sa": "7d9b0b20-9e02-40e3-a143-3ca3922546f9",
                                                                          "id_item_sub": "9a33621d-f0f8-43a1-a315-e6dae2d13b83",
                                                                          "id_pos_sesion": "8430b223-4748-4a47-ab49-b926a72fdbee",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "19"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "20"
                                                                            },
                                                                            {
                                                                              "$ref": "20"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "22e6674f-d169-4c4c-9341-156b2a3492d3",
                                                                            "date_from": "2026-09-06T06:57:16.6744284+02:00",
                                                                            "date_end": "2026-09-06T06:57:16.6744284+02:00",
                                                                            "date_used": "2026-09-06T06:57:16.6744284+02:00",
                                                                            "id_employee": "77b09ed4-9f76-4146-acdc-97637251a114",
                                                                            "id_branch": "a1840ae4-a204-4636-bea2-188f6394f733",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "2a6f0baf-297f-4431-8815-8511f719f982",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                            "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$ref": "1"
                                                                      },
                                                                      {
                                                                        "$ref": "1"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "c9485a3c-c2ba-4a25-82c2-7693c6bdba5c",
                                                                        "order_id": 2,
                                                                        "id_item": "e856e316-31f6-405e-9ab8-19f322e13a36",
                                                                        "id_item_type": "f007576d-a65d-4c96-aeb8-6462be95c2c3",
                                                                        "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": "cd4c9a1a-a364-4ab6-a04e-27de044c052a",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "ec791616-9ad1-4daf-9555-8b74034d6bd8",
                                                                        "count_voucher": 1,
                                                                        "id_category": "af323d5a-3bf8-40a8-97e1-6aefefe8b219",
                                                                        "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                        "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                        "id_user_upd": "9fa19f48-1532-47f3-8983-2d75c666f2fd",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "34",
                                                                          "id": "37405a73-1921-4738-ae0d-6ccf8814e3a1",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "dc911556-f022-46bb-b714-123cd0b17cc7",
                                                                          "date_tax": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "date_open": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "date_close": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "id_user_open": "504d6e45-c1fc-45bd-927e-3b4e84ec2275",
                                                                          "id_user_close": "e93be18e-f880-4d89-8228-789e3d0176ba",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "12"
                                                                            },
                                                                            {
                                                                              "$ref": "12"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id": "be6a25e6-15ee-4770-bbc1-4c5869802bbd",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "69147bb7-d40d-43fe-89b6-b3e254af5411",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id": "5613c42c-9d15-43df-8575-0a04b0906a96",
                                                                              "id_room_unit": "5b61bebe-7b61-40d1-95f2-887770bc1007",
                                                                              "id_room_list": "d14e936f-89e4-4d94-acd5-6a21fa4d43a5",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "date_from": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "date_end": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "date_open": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "date_close": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "id_employee": "697a6926-af97-4bce-b961-427f2316d7e2",
                                                                              "id_employee_sec": "5c564869-6b90-41dc-96e5-ecea211a58d2",
                                                                              "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": "e27ccf50-17ab-4b5d-8ae1-277be0b26c4a",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "d923cc90-5845-41a5-8f23-39255043350e",
                                                                              "id_user_close": "ec2f0764-e6ae-4fb4-8bb8-2f9a897f57b4",
                                                                              "id_unit_state": "40cc302f-a394-4cce-bcf1-98d8ba1e5135",
                                                                              "id_pos_sesion": "6b234980-d67d-4212-849c-2ad9048393d8",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "37",
                                                                                "id": "8e196cf7-f2d0-461a-ad7b-3abcd536c338",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "6a607ebd-c0d7-43aa-aff6-fd5b58efc0de",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "0df0f7c3-0f1c-4f21-8ab2-eaae3268c132",
                                                                                "locked": true,
                                                                                "date_locked": "2026-09-06T06:57:16.6744284+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                "id_user_upd": "3eb316fe-b315-4f88-9cd8-cb8675b51008",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "38",
                                                                                  "id": "450599d1-f02e-4368-b154-a422fc1876b3",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "b9700cfa-8722-420d-a428-fdf5b34ded24",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "93e4afd4-5552-4cbb-a0a7-54d580df3079",
                                                                                  "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": "d1c03f1a-9a48-4097-a2ea-0e75315863f0",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                  "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                  "id_user_upd": "e87ff250-300b-418a-aca8-6a6341eb5f89",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id_pos": "d0c692fc-03c8-49fa-ad03-0989aceceb8a",
                                                                                      "id_room": "dadf8121-2e09-4201-a816-0bcc7d3e16f3",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "id_user_upd": "1f609b3b-d148-4731-a0a6-1e8cbc80b3af",
                                                                                      "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": "ba477ce4-25e4-4022-8d88-6cf23fac5b2d",
                                                                                      "id_room": "ee82a538-a914-4c16-8860-d8d7e5f42b2d",
                                                                                      "date_in": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "date_out": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "id_user_add": "373c24d4-8a4d-49ad-9238-e425e287affd",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "36"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "36"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "41",
                                                                                  "id": "8d708274-21b2-4b20-8c34-912bcc706761",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                  "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                  "id_user_upd": "c39008dd-2be2-4671-a81f-2fe24c797e75",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_room_type": "2d865b81-32d3-4f18-a758-9aaa0e35b2ee",
                                                                                      "id_room_state": "4a31dd80-fc1f-4eef-92cb-f717dcda3abf",
                                                                                      "id_image": "e59d4bec-5111-458a-9db7-d3bed8906934",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "id_user_upd": "ab2301cb-bd55-45b0-948c-5e1af5854963",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "43",
                                                                                        "id": "027d3521-36ff-426d-953c-99e8ee7f5630",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                        "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                        "id_user_upd": "887aa305-f834-4b1d-99bb-b9853530d53d",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "36"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "36"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "41"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "43"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "13"
                                                                                },
                                                                                {
                                                                                  "$ref": "13"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "40"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "36"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id": "8ae20bd4-3fd0-405d-8481-6e72e7afa774",
                                                                              "id_pos_sesion": "0ee9a266-85e6-4649-afc6-921d55e562c3",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "1553bbb4-fd7b-44bb-a83f-503088fb0212",
                                                                              "id_room_unit_activity": "e1f41ab4-34ba-4640-b3cb-7288ef3055f0",
                                                                              "id_doc_sa": "893aa35c-992d-405e-a462-a042a1434303",
                                                                              "id_pos_type": "9b0f0b27-78c8-4ca0-ad2c-3d22a5e6debd",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "79486acf-0a70-4984-9ae4-90d015060c5b",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id_tip": "c47e9903-b79b-4de3-8227-68d9e2117f06",
                                                                                  "id_user": "a2f7c373-9c10-4537-8877-cc970f7de7f2",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                  "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id_pos_sesion": "60f1124c-c011-4798-a18c-5fee40a05609",
                                                                              "id_user": "6f6747ef-c9a2-4ef4-ac48-315741d626d1",
                                                                              "date_add": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "3c5326eb-3bab-4bce-bb3f-3522f1e7cd57",
                                                                              "id_user": "5f1eb5ea-4069-4b23-b050-329e8402149e",
                                                                              "id_user_profile": "1b2a89a9-a5ea-4ce7-bbbe-e2d59bd94d86",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "id_pos_sesion": "d422422a-f2de-4ae4-b331-163372bac3d1",
                                                                              "date_login": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "date_logout": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "48",
                                                                                "id": "1fa0af06-741a-4b71-a79c-4f09842de4a4",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "49",
                                                                                    "id": "f9bd1291-9ba0-480b-8963-7ceff973c9a5",
                                                                                    "id_function": "7ed8a6ff-0590-404c-959a-a2a516e6097a",
                                                                                    "id_user": "3a274cef-e370-4dbd-8dca-f7466afaf8dd",
                                                                                    "id_profile": "1092ce5a-c744-47ad-abdb-8f1e58bd6f73",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                    "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "50",
                                                                                      "id": "6e585c62-f9ba-4a9a-b915-dbb886a12577",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "0618c0f0-3fd4-4f6e-a335-b9ed6fda32bd",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "92f8b751-2e95-42e1-8914-5f27c6e060ab",
                                                                                      "view_pos": true,
                                                                                      "order": 10,
                                                                                      "color_border": "sample string 11",
                                                                                      "color_button": "sample string 12",
                                                                                      "color_font": "sample string 13",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 16,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "51",
                                                                                        "id": "5c1dfd83-5429-45be-8bf4-106b6af61bfd",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                        "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "50"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "50"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "52",
                                                                              "id": "79785f4b-81cc-43d5-a5aa-79d1459b88eb",
                                                                              "id_user": "478ac61c-73bd-4462-a3e7-9c3743cb95e6",
                                                                              "date_add": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "3db94dba-f522-400a-a1f0-4a9b3a106661",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "id_pos_sesion": "3dfe4136-2f42-407a-ae63-b34a84bb2821",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "34"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "52"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "53",
                                                                    "id": "51d57a0a-4a12-42fc-814d-640d0e8e4347",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "5eb04af4-45d4-498b-b67c-b73e51d882d8",
                                                                    "id_doc_print": "7465ab12-cb90-4b21-a3c8-03703b32ee77",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                    "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$id": "54",
                                                                      "id_list": "cb18300d-46c5-4776-8351-3e9d1b66d14c",
                                                                      "id_item_sub": "d20d7d65-20f4-4510-a09a-9acc36ec9dc4",
                                                                      "validity_date": "2026-09-06T06:57:16.6744284+02:00",
                                                                      "price": 4.1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                      "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                      "id_user_upd": "5dca7958-f653-4dac-b19e-f8388d909e09",
                                                                      "commited": true,
                                                                      "mt_items_sub": {
                                                                        "$ref": "25"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "55",
                                                                        "id": "4c158ccc-2834-4b12-b513-fa4bb0a93514",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "93d32974-0f3b-4b4d-8918-08004ed1f3b2",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "94c9a12b-d42e-4f75-8b26-ebfaadf2fc60",
                                                                        "view_pos": true,
                                                                        "order": 10,
                                                                        "color_border": "sample string 11",
                                                                        "color_button": "sample string 12",
                                                                        "color_font": "sample string 13",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                        "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                        "id_user_upd": "5b23c2de-2060-4540-8174-2e64e033f1b5",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "56",
                                                                            "id_pos": "29e91fdc-37fe-41bf-85c4-0e632668eeed",
                                                                            "id_pos_type": "2eada192-2836-4c80-a216-29c6dd1f5f8d",
                                                                            "id_price_list": "e1a199bf-7ccf-4659-ace3-e58d400ac3c5",
                                                                            "is_default": true,
                                                                            "view_mon": true,
                                                                            "view_tue": true,
                                                                            "view_wed": true,
                                                                            "view_thu": true,
                                                                            "view_fri": true,
                                                                            "view_sat": true,
                                                                            "view_sun": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                            "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                            "id_user_upd": "0c881eed-985f-458b-a106-2145ac2d2117",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "57",
                                                                              "id_pos": "47e50d62-bbfb-40f6-a00e-e603ff6b6fe4",
                                                                              "id_pos_type": "e5e8bb18-98e7-4541-9ce1-e6588168fedc",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                              "id_user_upd": "7392d5be-d426-49e3-92fc-3c7806765c53",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "56"
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "58",
                                                                                "id": "3c56df92-1e29-4eb5-8589-482ea9abd4ae",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                "id_user_upd": "66f2f096-9f9a-4109-9639-bda408e53f49",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "59",
                                                                                    "id": "92299e03-e779-48c7-ac07-bbe0942aa741",
                                                                                    "id_branch": "6e856120-e56f-4239-b906-5fcaa55c8862",
                                                                                    "id_pos_type": "8c7b3a40-d464-458f-8d52-ffaf9d6dea49",
                                                                                    "id_pos": "8bd986cf-5126-4ed7-9a95-f35de7040486",
                                                                                    "id_item": "5d3cbf79-ce3d-4860-baac-23207d5e2ca4",
                                                                                    "date_from": "2026-09-06T06:57:16.6744284+02:00",
                                                                                    "date_end": "2026-09-06T06:57:16.6744284+02:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                    "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                    "id_user_upd": "7ffa615d-e9d4-4c4c-9fef-b851cd83f647",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "59"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_doc_print": [
                                                                                  {
                                                                                    "$id": "60",
                                                                                    "id_pos_print": "50ac32c7-96e6-4d3a-b7b2-6c2ce49850f5",
                                                                                    "id_doc": "01c477fd-4b3a-4d58-8790-4a1ef101ad5b",
                                                                                    "id_pos_type": "e5a04a2b-9bbb-41f8-9521-5a98fd68abd6",
                                                                                    "id_doc_print": "d52a20be-0c40-41ad-af49-1a0a2feb9845",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                    "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                    "id_user_upd": "f2606898-cd49-4002-95bd-a61d3c743670",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "61",
                                                                                      "id": "1d399fb8-f01d-42e0-861d-ca30caab374d",
                                                                                      "id_pos": "f3a2ae02-e6ef-43ce-83da-3f1f8f0e01e8",
                                                                                      "id_mask": "sample string 3",
                                                                                      "name": "sample string 4",
                                                                                      "mode_print": 5,
                                                                                      "port": "sample string 6",
                                                                                      "baud_rate": 1,
                                                                                      "data_bits": 1,
                                                                                      "stop_bit": 1,
                                                                                      "flow_control": 1,
                                                                                      "parity": 1,
                                                                                      "pin_cashdrawer": 1,
                                                                                      "ip_printer": "sample string 7",
                                                                                      "port_ip": 1,
                                                                                      "printer_name": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "id_user_upd": "61562d07-11e6-430e-98bb-9c304f580004",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    "st_doc_print": {
                                                                                      "$id": "62",
                                                                                      "id": "ee919ddc-3e6f-4bd8-b6d7-ebb6196d604f",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high_row": 5,
                                                                                      "high_doc": 6,
                                                                                      "with_doc": 7,
                                                                                      "to_file": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "63",
                                                                                          "id_doc_print": "020b4f39-b6db-4455-875f-ad08ef1452bc",
                                                                                          "id_line": 2,
                                                                                          "text": "sample string 3",
                                                                                          "type_line": "sample string 4",
                                                                                          "type_align": "sample string 5",
                                                                                          "ref_line": 6,
                                                                                          "font_name": "sample string 7",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_color": "sample string 10",
                                                                                          "st_doc_print": {
                                                                                            "$ref": "62"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "63"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "60"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos_view": [
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "55"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ],
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$ref": "54"
                                                                          },
                                                                          {
                                                                            "$ref": "54"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list1": [
                                                                          {
                                                                            "$ref": "55"
                                                                          },
                                                                          {
                                                                            "$ref": "55"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list2": {
                                                                          "$ref": "55"
                                                                        },
                                                                        "mt_prices_list_rules": [
                                                                          {
                                                                            "$id": "64",
                                                                            "id": "2810b551-2333-4bc1-a951-b0ed5fab3847",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-09-06T06:57:16.6744284+02:00",
                                                                            "date_end": "2026-09-06T06:57:16.6744284+02:00",
                                                                            "id_branch": "a25fd185-162c-4923-8733-c9b0f2a65e31",
                                                                            "id_pos": "5dfb5a99-f5d1-460a-b800-720c0258d480",
                                                                            "id_list": "2c3cee81-eb3b-44f7-8f46-17aff87be1e9",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                                            "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                                            "id_user_upd": "26e15afc-834b-4f59-b7e1-18cdb34910df",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "55"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "64"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$ref": "1"
                                                                          },
                                                                          {
                                                                            "$ref": "1"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_det": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "54"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "24"
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "55"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "13"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "65",
                                                                    "id_doc_sa": "e3aa6b59-3008-4908-8881-c538fee55292",
                                                                    "id_line": 2,
                                                                    "id_item": "b8fce856-9264-47f4-8279-a8e2197c2cbf",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "24"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "65"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "16"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "19"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "13"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "13"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "19"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              }
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "3"
                                          },
                                          "st_users": {
                                            "$ref": "8"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "60"
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "66",
                                              "id_pos": "1ecea052-3902-40c5-a8a4-849a7a8ea038",
                                              "id_doc": "a232db1c-6322-413c-9f7b-3886ca7ba646",
                                              "value": 3,
                                              "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                              "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "67",
                                              "id": "7f01a10a-e43d-45dc-a705-8674c02bd693",
                                              "id_pos": "36386f6a-17a6-44f8-8e6a-aadd3933a448",
                                              "id_doc": "1ea4b76b-f71b-4269-9b0e-51843e0bd6bb",
                                              "id_branch": "988294a0-ffc0-4606-be4c-5f95035b85cd",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-09-06T06:57:16.6744284+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "bfaed0cc-7f45-4de8-960c-d47dfe97d69f",
                                              "id_loc_from": "c2c822b5-faa1-42d8-97ff-7cc60edcfb08",
                                              "id_loc_end": "725c899d-7393-40d4-8f09-dfc4dda9154f",
                                              "id_user_add": "6180dba9-b293-431f-8e26-490132469f9b",
                                              "id_user_upd": "d2c8fae1-fa9d-4fa0-89de-cb7e9902f0f6",
                                              "id_pos_sesion": "aafe6f23-855b-4d19-a09b-195c2a7eadaf",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-09-06T06:57:16.6744284+02:00",
                                              "active": true,
                                              "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                              "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "a6c5007c-8843-487d-b29b-13dac3e0a80e",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "da3aaac5-e0a1-49be-8076-3c230bf5177e",
                                                "active": true,
                                                "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                "id_user_upd": "e54e6a91-2bee-4f0f-b72a-932e9171c55c",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "2"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "69",
                                                    "id_location": "3341a490-bc41-4443-9143-e881de181d03",
                                                    "id_item": "655291df-f030-4560-99d8-a93e85560605",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                                    "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "68"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "68"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "st_users1": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "70",
                                                  "id_doc_st": "fc342af4-9f8d-42b0-9ddf-47c6370b6c10",
                                                  "id_line": 2,
                                                  "id_item": "1ba24099-8f8a-4948-a10f-e2a49944913d",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "67"
                                                  }
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "68"
                                        },
                                        "mt_locations1": {
                                          "$ref": "68"
                                        },
                                        "mt_pos": {
                                          "$ref": "10"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "st_users1": {
                                          "$ref": "8"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "24"
                                          },
                                          {
                                            "$ref": "24"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "13"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "34"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "36"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "71",
                                            "id": "658ed14c-23f7-4a1e-ab4e-12cb2c0d4246",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "d6f14bb6-a6e7-45c7-8984-79ed39397628",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                            "printed": true,
                                            "print_on": "2026-09-06T06:57:16.6744284+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "13"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "34"
                                      }
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "st_users": {
                                "$ref": "8"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "57"
                                },
                                {
                                  "$ref": "57"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "64"
                                },
                                {
                                  "$ref": "64"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "1"
                                },
                                {
                                  "$ref": "1"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "72",
                                  "id": "8ce54dea-d05e-427b-bb9d-aa4ca96684b1",
                                  "id_pos": "2f7974f6-99e4-4cf8-9e5f-f10569362593",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-09-06T06:57:16.6744284+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "cce3aa07-3fc0-40ea-bbda-a5649f829224",
                                  "active": true,
                                  "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                  "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "3ae44222-b099-4834-b178-36695ddc0bd6",
                                  "id_pos": "055be378-82b5-4a34-80a1-2e9a13fd415d",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                  "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "13"
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "74",
                                  "id": "4a8a4ec1-4f23-4f5b-becb-9842329efb35",
                                  "id_pos": "57c97c8d-1a5b-49a5-b02b-79e330ed7cb2",
                                  "date_add": "2026-09-06T06:57:16.6744284+02:00",
                                  "date_upd": "2026-09-06T06:57:16.6744284+02:00",
                                  "date_out": "2026-09-06T06:57:16.6744284+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "tt_logs": [
                                {
                                  "$id": "75",
                                  "id": "207107e0-f63f-48a5-aab8-3bf1034903c6",
                                  "id_user_add": "e95d5886-7c24-4577-ac4c-8b50a8f40ec9",
                                  "id_table": "96689ecf-1114-43c8-859c-89db261ae495",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "41f87cc5-229f-4086-abcf-1905b7b4bda5",
                                  "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "c2970912-51b6-475b-bbc6-c1521cbc9c98",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                    "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "b89dbdd9-65d0-451d-a760-5493e54ba1fb",
                                        "id_sync": "8e6a207f-f77d-46c8-a16b-5530c1179fbb",
                                        "json": "sample string 3",
                                        "id_table": "67fc55e1-276f-460b-8e17-a968a0349ff6",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "817d9933-adb1-46b2-99b9-0b976cff9fc9",
                                          "id_branch_from": "69b4606b-79a5-41e2-8ee4-6b88f3046588",
                                          "id_branch_to": "632f98f8-e4b7-4348-b56e-b5fef5455bc6",
                                          "type": 4,
                                          "created_on": "2026-09-06T06:57:16.6744284+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-09-06T06:57:16.6744284+02:00",
                                          "send_on": "2026-09-06T06:57:16.6744284+02:00",
                                          "mt_branches": {
                                            "$ref": "2"
                                          },
                                          "mt_branches1": {
                                            "$ref": "2"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "77"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "76"
                                        }
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "79",
                                  "id": "07e215fe-aba6-4967-bd86-5fcc0a3fa243",
                                  "id_pos": "fcb4f4a5-08fc-49d8-9a66-f7a0fa121a8d",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-09-06T06:57:16.6744284+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "21"
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "59"
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "58"
                        },
                        {
                          "$ref": "58"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "57"
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "64"
                        },
                        {
                          "$ref": "64"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "42"
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "st_images": {
                        "$ref": "3"
                      },
                      "st_images1": {
                        "$ref": "3"
                      },
                      "st_permisions": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "72"
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "st_users_token": [
                        {
                          "$id": "80",
                          "id": "049b651f-ba1f-4325-a1c3-506cf63cecb7",
                          "token_id": "sample string 2",
                          "id_user": "190b46d7-5b41-45a2-b83b-29f944d0a224",
                          "date_from": "2026-09-06T06:57:16.6744284+02:00",
                          "date_end": "2026-09-06T06:57:16.6744284+02:00",
                          "created_on": "2026-09-06T06:57:16.6744284+02:00",
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "75"
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "81",
                          "id": "230029bc-360d-48ba-8379-96a8f923425c",
                          "id_room_activity": "ba02df3b-b9dc-4513-aac5-10509a795852",
                          "id_pos_sesion": "ac680c10-baed-4230-9883-6eeee9cc5a3e",
                          "log_text": "sample string 4",
                          "id_user": "c2a744ab-421d-4094-b4c6-cec94bfe60e7",
                          "event_type": "sample string 6",
                          "correlation_id": "ad25371c-e030-46d6-94f8-4d3fd7998811",
                          "id_room_unit": "b0f6f698-0908-4b19-b945-e5c9fd1ca4f7",
                          "id_room_unit_source": "92c66098-899e-4e3f-935f-d2f3ad30da84",
                          "id_room_unit_destination": "f23c4984-6a60-4265-b159-5b5cadcdefa5",
                          "id_room_activity_related": "68ae5788-57cc-41b3-a574-f66a3fe6d998",
                          "id_doc_sa": "63d94162-b94f-483b-a726-b627aaa058b9",
                          "id_user_authorizer": "ff268aec-ad53-4774-837f-855cd913daba",
                          "data_json": "sample string 7",
                          "created_on": "2026-09-06T06:57:16.6744284+02:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "31"
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "48"
                      },
                      "tt_cmd_connection": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_cmd_messages": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "59"
                    },
                    {
                      "$ref": "59"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_units": {
                    "$ref": "28"
                  },
                  "mt_units1": {
                    "$ref": "28"
                  },
                  "st_images": {
                    "$ref": "3"
                  },
                  "st_users": {
                    "$ref": "8"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "65"
                    },
                    {
                      "$ref": "65"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "70"
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "69"
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "5"
              }
            ],
            "st_images": {
              "$ref": "3"
            },
            "st_users": {
              "$ref": "8"
            },
            "mt_prices_rules": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_employees": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_items": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "st_functions": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "st_images_types": {
          "$id": "82",
          "id": "75e1bf4e-03d9-4c76-97c5-f672ea1d7a90",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-09-06T06:57:16.6744284+02:00",
          "last_update": "2026-09-06T06:57:16.6744284+02:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "st_users": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "st_users1": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ]
      },
      "st_users": {
        "$ref": "8"
      },
      "mt_branches_zones": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "59"
        },
        {
          "$ref": "59"
        }
      ],
      "mt_locations": [
        {
          "$ref": "68"
        },
        {
          "$ref": "68"
        }
      ],
      "mt_periods": [
        {
          "$id": "83",
          "id_branch": "f43690b6-0488-47b4-877f-2289647667bb",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-09-06T06:57:16.6744284+02:00",
          "date_end": "2026-09-06T06:57:16.6744284+02:00",
          "state": "sample string 6",
          "created_on": "2026-09-06T06:57:16.6744284+02:00",
          "last_update": "2026-09-06T06:57:16.6744284+02:00",
          "commited": true,
          "mt_branches": {
            "$ref": "2"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "mt_pos": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "64"
        },
        {
          "$ref": "64"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ]
    },
    "mt_categories": {
      "$ref": "4"
    },
    "mt_items": {
      "$ref": "6"
    },
    "mt_items_types": {
      "$ref": "29"
    },
    "mt_pos": {
      "$ref": "10"
    },
    "mt_prices_list": {
      "$ref": "55"
    },
    "st_users": {
      "$ref": "8"
    }
  },
  {
    "$ref": "1"
  }
]