PUT api/Mt_Prices_Rules

Request Information

URI Parameters

None.

Body Parameters

mt_prices_rules
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

date_from

date

Required

date_end

date

Required

by_amt

boolean

Required

by_pcg

boolean

Required

ap_amount

decimal number

None.

ap_percent

decimal number

None.

ap_price

decimal number

None.

ap_price_min

decimal number

None.

ap_price_max

decimal number

None.

id_branch

globally unique identifier

Required

id_pos

globally unique identifier

None.

id_list

globally unique identifier

None.

id_item

globally unique identifier

None.

id_item_type

globally unique identifier

None.

id_category

globally unique identifier

None.

by_day_week

boolean

Required

use_mon

boolean

Required

use_tue

boolean

Required

use_wed

boolean

Required

use_thu

boolean

Required

use_fri

boolean

Required

use_sat

boolean

Required

use_sun

boolean

Required

use_hour_ini

time interval

None.

use_hour_end

time interval

None.

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_categories

mt_categories

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

mt_pos

mt_pos

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "82bf2d8f-ca36-4944-8e24-36b7b2557642",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-07-08T10:43:57.5692117+02:00",
  "date_end": "2026-07-08T10:43:57.5692117+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": "d235bb58-8c41-4a7b-9ed4-6b8dee5e088f",
  "id_pos": "3f81ebca-056e-49a1-955f-d98b684c317f",
  "id_list": "3ee3b6ce-eb9f-4ef6-a46c-3a8ae10bca7f",
  "id_item": "83663d34-e353-482f-9bcd-fdbe755dff0a",
  "id_item_type": "88e1985d-a9c6-40b5-a767-caf8e10b7d79",
  "id_category": "0bbfe0c9-29d6-41af-b850-a6d322d7cef8",
  "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-07-08T10:43:57.5692117+02:00",
  "last_update": "2026-07-08T10:43:57.5692117+02:00",
  "id_user_upd": "c993d7c1-3d88-41db-a4af-ab58acad74a4",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "94496742-11a0-43c8-9fd7-6535678cdc61",
    "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": "81e7b91e-0741-408a-8dc8-ccad0660eda1",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-07-08T10:43:57.5692117+02:00",
    "last_update": "2026-07-08T10:43:57.5692117+02:00",
    "id_user_upd": "ef9f4797-55a5-4980-9a3e-a08b4ea67a4f",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "4c6df6af-74f8-41a3-af9f-71e015d5cf42",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "c7a24e1f-5770-4edb-bf84-451ae2371533",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-07-08T10:43:57.5692117+02:00",
      "last_update": "2026-07-08T10:43:57.5692117+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "a6d96a9c-e9aa-420f-b4b6-16972c79f41d",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "a9e32d00-3374-4d8b-9280-097b1404fa2b",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "c8eb0735-9495-4969-bd87-5b13acf26fd9",
          "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-07-08T10:43:57.5692117+02:00",
          "last_update": "2026-07-08T10:43:57.5692117+02:00",
          "id_user_upd": "aae32145-d575-43bc-bfde-88412c961b7b",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "a9e2989f-643d-4341-ba84-bc28789f0960",
              "id_item": "ff828b3c-5b40-4e99-b6c2-d8841cc96b53",
              "is_default": true,
              "active": true,
              "created_on": "2026-07-08T10:43:57.5692117+02:00",
              "last_update": "2026-07-08T10:43:57.5692117+02:00",
              "id_user_upd": "e81eb86f-79c0-4d7f-b67f-747ec2cce01a",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "44517279-4680-40eb-bb7f-b063223104cb",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "3b5348aa-d26d-4ad2-bf8a-e0f8dfdb4cba",
                "id_unit_sec": "1b82bee7-4889-4b60-8628-a51a927ab41c",
                "id_brand": "8c238279-da7c-4471-bbfa-f89d5812b2d6",
                "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": "f396364f-6d62-40d4-836c-5ce3926173f7",
                "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-07-08T10:43:57.5692117+02:00",
                "last_update": "2026-07-08T10:43:57.5692117+02:00",
                "id_user_upd": "c16fc907-a114-4e11-95e8-043296b03732",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "a8b551ac-3c30-4862-b788-1a7a42ef257d",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-07-08T10:43:57.5692117+02:00",
                  "last_update": "2026-07-08T10:43:57.5692117+02:00",
                  "id_user_upd": "0759aca8-0ec5-4fd5-848e-e2a49a4af530",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "b6a11bf1-c235-47eb-9e4a-8320ba60de71",
                    "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": "46aa0d97-40ff-414f-8b60-a9ed9db23d7a",
                    "view_messages": true,
                    "id_image_photo": "8f2edd45-e66d-4379-8dc7-038affe11895",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "51ba5093-94d1-43d3-87cd-b1b0792a7b92",
                    "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-07-08T10:43:57.5692117+02:00",
                    "last_update": "2026-07-08T10:43:57.5692117+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "3cdffd4c-8a63-4ff9-9727-3f25bc0a5fc2",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "7a924ea4-6546-4807-bbf7-0d10c94837b7",
                        "active": true,
                        "created_on": "2026-07-08T10:43:57.5692117+02:00",
                        "last_update": "2026-07-08T10:43:57.5692117+02:00",
                        "id_user_upd": "33b358ad-60a1-4eba-8fbe-d30fe741d0c0",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "96c475fe-3b26-4770-bb39-f0aca3d90832",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "bd27fbf9-44c7-42a7-ac02-250487fc617e",
                            "id_zone": "9905fdff-f621-4eec-8807-4cec9cc1bb26",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-07-08T10:43:57.5692117+02:00",
                            "last_update": "2026-07-08T10:43:57.5692117+02:00",
                            "id_user_upd": "1f8c7cd7-7818-4e2f-bb6c-66af59798cdc",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "ff816049-7acb-4243-ad91-278e85e9e176",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "e2800b0f-e8fe-47d2-864c-3e706df1014c",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "9b0bed5b-7987-473b-84d9-723620d1f9d4",
                                "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-07-08T10:43:57.5692117+02:00",
                                "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                "id_user_upd": "fedd5fe3-d71d-47a3-bf50-0e95d7f9137c",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "e98cd01c-f0f4-40f7-bf94-663c523fa6b2",
                                    "id_cloakroom": "dff38344-2343-4e00-8932-07229db1742b",
                                    "id_pos_sesion": "d68cc433-2b51-4470-a450-65236f551b59",
                                    "unit_id": 4,
                                    "date_open": "2026-07-08T10:43:57.5692117+02:00",
                                    "date_close": "2026-07-08T10:43:57.5692117+02:00",
                                    "id_doc_sa": "20bfe6fa-9ac5-4e37-accb-42da0ded2e19",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "e16e696e-e9bb-4d5c-9866-4bf6e7abe169",
                                      "id_pos": "b9d1c4b5-f182-4ae9-bf48-a8e339c3e2af",
                                      "id_doc": "c2177061-b6ab-4fe9-aeb6-01392d09e8cf",
                                      "id_branch": "5f0bfbb7-99d5-4559-a8e0-ca4efaf5777c",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-07-08T10:43:57.5692117+02:00",
                                      "date_tax": "2026-07-08T10:43:57.5692117+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "2a0696f7-e873-470b-b4bc-1b35235e8d1c",
                                      "id_relationship": "85133e23-92f3-4531-86da-7406b5db51dc",
                                      "id_loc_from": "826095f9-d1ea-43d8-80df-df801760e064",
                                      "id_loc_end": "946d246f-6c29-4949-b9f1-2d0c12a10282",
                                      "id_user_add": "daccfdbe-d433-41d5-9059-26d1594dad61",
                                      "id_user_upd": "a4536490-b53f-4bd1-9e6c-3b41ba5d3a22",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "7fe110fe-4d01-4ef3-b8d2-2880dd9ac60a",
                                      "id_room_unit": "ad938d69-40d2-470a-879e-cd8bb7aac276",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "64ddcd89-5f46-49a9-ad08-29a865d70f73",
                                      "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-07-08T10:43:57.5692117+02:00",
                                      "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "60f67888-f724-440a-bd00-0e527872c949",
                                        "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": "d363b97e-754c-4927-9db3-0526ff2f64f5",
                                        "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-07-08T10:43:57.5692117+02:00",
                                        "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                        "id_user_upd": "9fbeab9a-5cc0-4173-b0d9-98dc61c11a0c",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "bc1398cd-6992-407e-8da7-7b8226617868",
                                            "id_pay": "4962f05b-c226-4c6d-bb72-150537d121ec",
                                            "id_money": "50abf4dc-0842-4d8d-9b79-34b48fca131a",
                                            "active": true,
                                            "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                            "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                            "id_user_upd": "1d29787e-f077-4dc7-8965-ef93e6467e62",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "fce12f9e-c408-4aad-9408-968c677866e8",
                                              "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": "4cf0be84-ae1e-4283-9f0e-a95cfc3c3be8",
                                              "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-07-08T10:43:57.5692117+02:00",
                                              "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                              "id_user_upd": "2d5a71c0-44ce-4a23-9569-e70366c81a6d",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "3c128e95-128d-4e56-be92-7fefc0ee687f",
                                                  "id_money_2": "5f05ebc6-1251-4e20-b84e-a50e279a9c9d",
                                                  "date_from": "2026-07-08T10:43:57.5692117+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                  "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                  "id_user_upd": "d4bea96c-f852-4433-8afd-6b88a24dd663",
                                                  "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": "462d0ed9-3f6e-4d7a-87d1-c9c3d43fa238",
                                                  "id_pay": "6faa9be5-54fc-4f3d-970e-922f55c7b5d8",
                                                  "id_money": "d75d533b-78b7-4dcb-b4cf-ced16052a32a",
                                                  "date_cashflow": "2026-07-08T10:43:57.5692117+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "4e554a31-e7e8-4662-ad66-94a4ead19eb4",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "ba3c0def-9039-4df2-84f6-576ba9ef87ec",
                                                    "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": "62cec2d2-d73a-4a50-9072-1dce0557060e",
                                                    "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-07-08T10:43:57.5692117+02:00",
                                                    "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                    "id_user_upd": "db277842-c6f2-41b9-ba6e-4c97993efaa0",
                                                    "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": "2140128d-aaa7-4cf3-aeb3-9a1baf7ac33c",
                                                        "id_line": 2,
                                                        "id_pay": "edcca76d-3f98-44f5-addd-300b7a6030ae",
                                                        "id_money": "906834b5-5461-4bb1-9393-7973f43a4d42",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "c5213dc7-792d-4ee9-9524-ccaca98efc5b",
                                                        "id_employee": "53c3beb5-8aa1-46a6-aae4-088e846642d2",
                                                        "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": "ea750232-d782-4b3e-985a-fe78c8edbbb9",
                                                        "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": "6d6833b7-2fae-4895-97d5-e006c5d5962e",
                                                          "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": "a34a0eed-fc5e-4bf4-9816-4ffd83431454",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "2c3064e2-b96f-48fb-919e-7d84535c0898",
                                                          "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-07-08T10:43:57.5692117+02:00",
                                                          "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                          "id_user_upd": "021cb54d-1517-4547-89da-120d9610155c",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "6774ea47-5dc2-41fa-a563-754018a6a6ce",
                                                              "id_branch": "f1ef410e-ff11-4f7a-b54c-cda5a3ab4c4d",
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                              "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                              "id_user_upd": "64be4d59-4f40-4d34-841d-8cc624bde3be",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "65d20d4f-49eb-4267-afb6-fed1a720c2df",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                            "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                            "id_user_upd": "bfc96eb0-eea0-489e-8aa2-d02bac50e2d2",
                                                            "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": "0114f8ed-4b24-4147-9643-30b6431e968c",
                                                              "id_line": 2,
                                                              "id_item_sub": "aa8f9194-2943-4068-901f-bc9199ada9d9",
                                                              "qty": 4.1,
                                                              "id_list": "b3f39e2b-23d8-406f-923b-40490cf217cd",
                                                              "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": "b19cf78d-5b88-4567-ac34-1211f8c040a3",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "04bb4b98-a34f-402d-8146-f0438a544f22",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "09972f5e-13a0-4b83-9640-075c813c8bbd",
                                                              "id_user_upd": "14eb021a-0908-41d2-9094-64db1513b42e",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "e2df664e-2a62-4cc1-a5ee-a414b37107c3",
                                                                "id_item": "58019f73-6fca-4d96-bd0f-e737e8d4a14e",
                                                                "id_item_type": "14f6f905-01f6-4195-8ac9-6082fd43103f",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "84c8c723-59f2-41e3-b7db-3c9961d8c5fb",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                "id_user_upd": "7e259b48-e4f6-4a94-8d23-479254362a73",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "59dbfad5-13b4-4398-a5ca-3ba9a150b3d8",
                                                                    "id_item": "16a81ca2-05ce-49fd-828c-f71715cc4470",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "615dda39-3175-4362-b822-421c03908011",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "4d978579-d70b-483c-9d3d-f25dc36aca66",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "a501c6f8-ff7e-4147-b939-5e7701034aa1",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                      "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                      "id_user_upd": "251a1dd6-0e6e-4568-a607-08aafd1f8826",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "b7094754-41a1-4136-85fc-21e3832a6d28",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                        "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                        "id_user_upd": "7b711f8f-6d71-48dd-88f9-d68c30af0da5",
                                                                        "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": "7ea85ff6-104d-419c-b0a4-c8c2766fc80f",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "cd98e8f0-1e65-48b9-8458-9f8d6360bb06",
                                                                  "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-07-08T10:43:57.5692117+02:00",
                                                                  "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                  "id_user_upd": "29924257-04bf-430b-9992-d7ed023f488f",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "66d4cdb4-efcd-4658-a406-ebf16986a3fd",
                                                                      "id_line": "5a0684dd-7743-44bc-b068-4406dc67da3f",
                                                                      "id_category": "32cec9fd-b109-458b-b366-d0ab0f7240f1",
                                                                      "id_item": "9836d632-6191-4c42-af82-16340eb54ff4",
                                                                      "id_item_type": "b8c9bb98-12ce-4367-a9b2-303b68434b62",
                                                                      "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": "da83b54c-bf53-4721-ab07-66c505680d67",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-07-08T10:43:57.5692117+02:00",
                                                                        "date_end": "2026-07-08T10:43:57.5692117+02:00",
                                                                        "date_used": "2026-07-08T10:43:57.5692117+02:00",
                                                                        "date_sesion": "2026-07-08T10:43:57.5692117+02:00",
                                                                        "id_employee": "8b49e7a8-5032-4339-8af2-0e5fe7149a06",
                                                                        "id_branch": "ae16a520-a1a1-486d-973b-6b1ca30b4c19",
                                                                        "id_voucher_permision": "2b719b08-8bca-4526-8015-6e54ec7a04f7",
                                                                        "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": "ac26a847-b54c-4615-b58b-e17b03cfc9cd",
                                                                        "id_user_add": "d462f579-8a21-439c-bd8d-383f365a32bb",
                                                                        "id_doc_sa": "a0a63e08-2c79-40ed-8736-f678a866000c",
                                                                        "id_item_sub": "2a904a0f-0e8d-4f1a-bf68-b40fc1c2828c",
                                                                        "id_pos_sesion": "573d35d5-57cf-4f6e-ae90-e0499f9d5da1",
                                                                        "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-07-08T10:43:57.5692117+02:00",
                                                                        "last_update": "2026-07-08T10:43:57.5692117+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": "bbdbe16b-f810-41b4-87bb-55785f99e9a0",
                                                                          "date_from": "2026-07-08T10:43:57.5692117+02:00",
                                                                          "date_end": "2026-07-08T10:43:57.5692117+02:00",
                                                                          "date_used": "2026-07-08T10:43:57.5692117+02:00",
                                                                          "id_employee": "7e3a5146-f30c-41e7-a35e-929869eb09af",
                                                                          "id_branch": "30c9a4ff-175a-4d04-aa26-5f44a369f738",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "87aee0a3-bc53-48fb-b771-cd1eb7b67910",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                          "last_update": "2026-07-08T10:43:57.5692117+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": "5f2dbda2-14d4-450c-a3a5-5042c0e4dcd4",
                                                                      "order_id": 2,
                                                                      "id_item": "d26289b5-46c7-4364-bc57-5a6b4c4c4ab2",
                                                                      "id_item_type": "9f34572f-35b7-49bf-ae48-50b3ae699985",
                                                                      "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": "5d103c4b-1388-4c57-aab2-bd3bae2ee8f0",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "3fd7c1a8-efc8-46af-9d7e-0b39f607a771",
                                                                      "count_voucher": 1,
                                                                      "id_category": "44bf1cbb-7b02-4f9e-a49f-b1667c9161a1",
                                                                      "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                      "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                      "id_user_upd": "8c04d437-62ab-42a7-8f06-15f54e76d585",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "97894215-f9d5-483d-9170-c931edad40c4",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "d6cdd876-63cd-4b4d-8d2b-2f6d42b1971a",
                                                                        "date_tax": "2026-07-08T10:43:57.5692117+02:00",
                                                                        "date_open": "2026-07-08T10:43:57.5692117+02:00",
                                                                        "date_close": "2026-07-08T10:43:57.5692117+02:00",
                                                                        "id_user_open": "427aecbb-aac3-4f0a-ac7e-ad8bd4adfc7d",
                                                                        "id_user_close": "0ac5d147-34e7-4666-8323-c8747346370e",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                        "last_update": "2026-07-08T10:43:57.5692117+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": "44bb701d-bf85-460e-9f09-42000bcb0944",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "f146bb5f-1784-48b9-999d-5278b575bc0f",
                                                                            "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-07-08T10:43:57.5692117+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "aca1f5ba-9f17-4858-a5a7-2240ef3073eb",
                                                                            "id_room_unit": "82653d0c-681e-497f-ba3d-caac1ac873fb",
                                                                            "id_room_list": "b4e1a12c-d86b-47e4-837c-fe1662c9f835",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "date_from": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "date_end": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "date_open": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "date_close": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "id_employee": "317acddf-0e93-4e47-a486-90dff2210a7d",
                                                                            "id_employee_sec": "952bc859-ff2c-48a2-8ae6-079d0046ed01",
                                                                            "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": "475e3a9d-2d32-4b1e-b5fe-041f3491c6c0",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "fa1a6d65-5b6b-401e-809e-0df5154828ea",
                                                                            "id_user_close": "5e35e6cb-cc4e-4d74-9793-a37995fbe010",
                                                                            "id_unit_state": "cba37fcd-e758-427b-b461-ab7487e5cc4c",
                                                                            "id_pos_sesion": "d2b313a9-9de6-47ae-9a29-3344aa664370",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "3ad31186-9e49-424c-ae3f-ef3c87683cfe",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "4b7cf1b1-2b16-4762-b534-9c6dd508f4c2",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "8a18c71b-db89-4d30-ba7d-e119d49b3906",
                                                                              "locked": true,
                                                                              "date_locked": "2026-07-08T10:43:57.5692117+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                              "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                              "id_user_upd": "beffe796-3c80-40ca-8b5c-100149bb33b1",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "a4a7d23e-b799-4c6d-aa85-083276c1abd9",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "215dcf3f-f471-4ebf-8c9f-8da160b9540c",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "88c7db39-c221-4077-8997-63534284fe73",
                                                                                "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": "ff32d6a0-2e01-463d-9903-332ca2b607e0",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                                "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                                "id_user_upd": "0d23bc61-64d5-4067-952f-2ed772f50fed",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "28c9e658-ef10-4049-ae67-1f8968df6292",
                                                                                    "id_room": "d36d463b-9c58-46ec-839c-9e09df6ca4d3",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                                    "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                                    "id_user_upd": "0d3b6b40-76b4-47a3-a3a3-a58651be8510",
                                                                                    "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": "6c75f755-5498-4fff-a31e-8fc297d47b12",
                                                                                    "id_room": "28089586-69a2-4c1d-abe8-b0df07db2baa",
                                                                                    "date_in": "2026-07-08T10:43:57.5692117+02:00",
                                                                                    "date_out": "2026-07-08T10:43:57.5692117+02:00",
                                                                                    "id_user_add": "1f1c539a-83d0-491c-8630-b4788e9f1ea4",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                                    "last_update": "2026-07-08T10:43:57.5692117+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": "0325d7f8-fd55-4a91-9008-bd05e02583cc",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                                "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                                "id_user_upd": "0ada94e0-f3c9-4d0a-9c8a-fecd1c335463",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "cb62618a-aa07-4f48-92c5-e811644ff557",
                                                                                    "id_room_state": "a208fc5c-6fce-4d3b-8940-c16bead78e06",
                                                                                    "id_image": "8ba9ff1f-268e-4245-95d8-273f6e7e5735",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                                    "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                                    "id_user_upd": "c37fdef3-6fe9-485b-bdb8-197fdea7c207",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "78bf596a-cf9e-47a5-8cac-ea67ecc1659b",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                                      "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                                      "id_user_upd": "31b82fd5-770c-4c54-896f-46d5b69c1915",
                                                                                      "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": "446e7978-6fb0-451f-8c61-657a2e9f0e78",
                                                                            "id_pos_sesion": "7f8a887f-0d2a-4b53-a50c-387cd56d7cd5",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "ba4f6c3e-4660-46c7-b144-0caab9d5929d",
                                                                            "id_room_unit_activity": "847af128-4a98-4f39-9e74-66933535020d",
                                                                            "id_doc_sa": "9eda388f-f690-4b63-a23d-01c9c86995c9",
                                                                            "id_pos_type": "a6a1aab2-2136-4eda-9fd9-4dec544b80d1",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "73de0d05-492c-4e56-8dae-2b5f6e4bf7ba",
                                                                            "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-07-08T10:43:57.5692117+02:00",
                                                                            "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "0b2ff82f-8879-41b3-baee-1800830e8bdc",
                                                                                "id_user": "ec188250-b863-48c6-9d6c-d0218e9b126f",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                                "last_update": "2026-07-08T10:43:57.5692117+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": "17cacdae-0753-4cb4-b896-f10817f27f3b",
                                                                            "id_user": "3c7e8ff2-3055-48e2-9906-69cf6fde7485",
                                                                            "date_add": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "last_update": "2026-07-08T10:43:57.5692117+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": "1e94ad43-c526-45b4-a324-43848087bd03",
                                                                            "id_user": "d1518654-d899-4f80-9fcb-84e807833d20",
                                                                            "id_user_profile": "bcb5f123-2425-4ff9-98b6-1e743e17d491",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "id_pos_sesion": "0bd21703-ac19-4e51-b383-d0bfda08394b",
                                                                            "date_login": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "date_logout": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "48",
                                                                              "id": "9e7f3817-a132-4553-9433-63a42f471aa8",
                                                                              "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-07-08T10:43:57.5692117+02:00",
                                                                              "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "4661712c-ecf8-49e4-bad0-852d3d0f04b7",
                                                                                  "id_function": "d1a4806b-ba45-4153-97e2-6ee86e22bf2b",
                                                                                  "id_user": "93637249-3992-42da-893c-f030de40cc33",
                                                                                  "id_profile": "37514fb1-53c3-4cdc-a28f-635541f87bc0",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                                  "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "50",
                                                                                    "id": "b96e7979-bcf6-4e55-99f3-52a34c00f410",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "f365f189-cc2e-46cb-b56e-979d86c632e9",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "e764ea55-9c60-474a-bfde-cc3ff00207bd",
                                                                                    "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-07-08T10:43:57.5692117+02:00",
                                                                                    "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "51",
                                                                                      "id": "be24cd16-1782-4b87-8c37-3b25045f2b74",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                                      "last_update": "2026-07-08T10:43:57.5692117+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": "c1056117-4863-4d84-922f-399ae42587a1",
                                                                            "id_user": "27e42ed7-8a2f-4e29-8fd5-eb4eefcbbea5",
                                                                            "date_add": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "0dbe2e90-0c2f-44c1-9228-ac43a05c3af3",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "id_pos_sesion": "54f2365c-28f7-4010-8ee8-cd3b703c8390",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "53",
                                                                  "id": "e02cf65e-2b88-493f-be76-8e8df7b21440",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "26025f18-bbf0-4ab2-b200-7c640b5f9536",
                                                                  "id_doc_print": "4da24628-022f-4b0d-ad03-95c742941eae",
                                                                  "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-07-08T10:43:57.5692117+02:00",
                                                                  "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "54",
                                                                    "id_list": "0777f957-1386-4f7e-8228-848d65288ab8",
                                                                    "id_item_sub": "afd9e8e9-219e-444f-aecb-8d50071d85c1",
                                                                    "validity_date": "2026-07-08T10:43:57.5692117+02:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                    "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                    "id_user_upd": "424185b3-6cb6-4573-b004-a1c5f77ab1f6",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "55",
                                                                      "id": "7d236a91-a5c9-44ec-b41b-9ad40977d495",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "3bfef381-7b5b-4c05-9fbc-2caf8dfb93c1",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "5020eed9-2369-41de-b1bb-b85fdcb5eed5",
                                                                      "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-07-08T10:43:57.5692117+02:00",
                                                                      "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                      "id_user_upd": "208358e9-f9bb-432c-8c27-9e7c041b94b7",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id_pos": "81268aaa-aa01-4517-8e2f-5f38cfff44c5",
                                                                          "id_pos_type": "d9a557aa-4060-4d72-9bc4-0a0982e6d620",
                                                                          "id_price_list": "549601d4-b2a8-4e10-9892-45495ae46966",
                                                                          "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-07-08T10:43:57.5692117+02:00",
                                                                          "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                          "id_user_upd": "11600563-6b11-4c61-866f-62b5c12ed53f",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "57",
                                                                            "id_pos": "fdf4beb0-1f9a-40b2-aebe-07044bf6e5a1",
                                                                            "id_pos_type": "6d41bf5b-e5e9-4e33-9cb8-30ab6aa5ee86",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                            "id_user_upd": "48f11fe9-63ef-4f10-8789-c2aa4bf7c5ef",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "56"
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "58",
                                                                              "id": "bd0d270c-286a-42cd-b966-56ff80a3d88c",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                              "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                              "id_user_upd": "8962c185-1757-433f-9409-2e7353e6c2a3",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "4daccf28-ecf8-46f0-847f-d73fd07ed0f3",
                                                                                  "id_branch": "0e5d5172-1c38-41b4-bec2-cd3d2edb63f2",
                                                                                  "id_pos_type": "19ac616a-6151-4947-8843-6d098ea89f2b",
                                                                                  "id_pos": "f7897f13-6dde-4f13-bde6-001b20ff8d5a",
                                                                                  "id_item": "0d06a3ce-ee57-4e1a-86aa-3c21460b2d9e",
                                                                                  "date_from": "2026-07-08T10:43:57.5692117+02:00",
                                                                                  "date_end": "2026-07-08T10:43:57.5692117+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                                  "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                                  "id_user_upd": "3bb87136-0f32-418d-bdde-86f371efea92",
                                                                                  "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": "628b4757-1a03-49ac-a702-d2713b6eb330",
                                                                                  "id_doc": "828c5028-bc63-406c-8038-7ba813566547",
                                                                                  "id_pos_type": "c7cdf529-1e32-4533-be9e-848610ffb9ca",
                                                                                  "id_doc_print": "08d74f02-840a-4a51-a2d3-cfba7b20cfd3",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                                  "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                                  "id_user_upd": "419cc93e-b34d-4394-9178-542c28e62750",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "61",
                                                                                    "id": "b63da838-4759-4f08-87e0-80d4aeecbeff",
                                                                                    "id_pos": "7ed6544d-d47e-40f5-8ed4-0feb92608d8c",
                                                                                    "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-07-08T10:43:57.5692117+02:00",
                                                                                    "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                                    "id_user_upd": "22e69ce3-16f6-423a-949f-f06281cf34da",
                                                                                    "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": "9c447628-56c1-4d8f-bdaf-d2e3d49f0482",
                                                                                    "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-07-08T10:43:57.5692117+02:00",
                                                                                    "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "63",
                                                                                        "id_doc_print": "2a90adf2-559f-48ac-b9f8-dbd576422098",
                                                                                        "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": "2bfa2c36-6b00-40cf-b79e-8e05d866f816",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-07-08T10:43:57.5692117+02:00",
                                                                          "date_end": "2026-07-08T10:43:57.5692117+02:00",
                                                                          "id_branch": "b2d99bef-531c-4602-be65-14c13e892771",
                                                                          "id_pos": "873e5190-a6ca-4477-a928-aac0e9229bef",
                                                                          "id_list": "f79c1e39-ec79-44c7-aa14-81ee4b223cef",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                                          "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                                                          "id_user_upd": "d388e0a6-d877-42a2-ab85-997a6b1bc3f4",
                                                                          "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": "26bff4ef-c4c6-4df3-a06a-98ea8bfa85a0",
                                                                  "id_line": 2,
                                                                  "id_item": "391d4c46-fa2d-48de-84c1-1d9ed670f21e",
                                                                  "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": "5d952130-733b-4930-8711-df657fb884d9",
                                            "id_doc": "55725156-90f6-423d-906f-0edff946c6be",
                                            "value": 3,
                                            "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                            "last_update": "2026-07-08T10:43:57.5692117+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": "fe66cdab-c71e-417e-ad1a-5fe054d7b8b1",
                                            "id_pos": "56dc0539-7825-4f79-8617-d4645ac6a03f",
                                            "id_doc": "f673871c-db66-4f59-a4aa-3b7e9da7c87f",
                                            "id_branch": "a7dcd8ce-2ccb-493b-9f45-1de3581828f8",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-07-08T10:43:57.5692117+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "3c599f7c-fabf-4e11-80d9-68b1e18dec40",
                                            "id_loc_from": "b373195b-9417-4573-a015-cb8e6f6a0bdd",
                                            "id_loc_end": "fda30382-2316-464b-ab8f-c619f43088f9",
                                            "id_user_add": "6411b723-2298-428c-b851-9b10b5fe8bde",
                                            "id_user_upd": "ab6aca14-e58e-4682-b294-ef7a5d2071c6",
                                            "id_pos_sesion": "adfd5e3e-9a69-42e1-9ff0-3df1da0c3ec7",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-07-08T10:43:57.5692117+02:00",
                                            "active": true,
                                            "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                            "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "c6f8b2ad-41f6-43e2-862e-9e55c2011d30",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "d10911a0-a4d3-4a7a-9c99-54f7d62a33f2",
                                              "active": true,
                                              "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                              "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                              "id_user_upd": "57e3bf57-a262-4310-a474-030eba270fa1",
                                              "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": "7464a5b0-1c90-49a8-8b12-619ce71e53d7",
                                                  "id_item": "b1bf5b1b-9462-400d-a768-55d62e98589d",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                                  "last_update": "2026-07-08T10:43:57.5692117+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": "c9c390c1-c679-4ec1-9809-58af313ef285",
                                                "id_line": 2,
                                                "id_item": "803c9576-fdc8-40e8-bc5a-2e12471eca2d",
                                                "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": "40910012-040a-4da1-9f29-aea5fd8d92c1",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "60cd1683-c161-43b9-810d-07feb16cc99d",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                          "printed": true,
                                          "print_on": "2026-07-08T10:43:57.5692117+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": "b189e274-d712-46da-b657-5245ad5bb016",
                                "id_pos": "d1f352ae-13c2-4ff0-8162-932cb6e9df10",
                                "mac_address": "sample string 3",
                                "date_end": "2026-07-08T10:43:57.5692117+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "97402d43-905e-4028-81e9-98c79fda6047",
                                "active": true,
                                "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "55e07446-3544-4a8f-903a-5b8a03d04214",
                                "id_pos": "8d1971f6-6e5b-4248-a6c4-e8807af4548e",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                "last_update": "2026-07-08T10:43:57.5692117+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": "8419859e-3958-4b6e-8778-d5821949819a",
                                "id_pos": "8e290f17-af80-4fca-824d-91b05600f1fe",
                                "date_add": "2026-07-08T10:43:57.5692117+02:00",
                                "date_upd": "2026-07-08T10:43:57.5692117+02:00",
                                "date_out": "2026-07-08T10:43:57.5692117+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": "d86ed35e-061a-4684-b100-7802775ddb69",
                                "id_user_add": "3ab208dc-8c86-4c9d-924b-8376dafbf933",
                                "id_table": "9e6cd75f-829a-44bb-b86a-3ed574923489",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "fc2a279c-56f8-4f3b-a42b-b807e9a43ae1",
                                "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "dafc2d13-c8df-4bdf-862e-07a3f21c1e1c",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                  "last_update": "2026-07-08T10:43:57.5692117+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "d3a2f9a2-99fb-49ad-b880-529ff6879c62",
                                      "id_sync": "9b07fd9f-69f7-4ef6-98b2-c6d424c8cb4e",
                                      "json": "sample string 3",
                                      "id_table": "4640f5a5-de5d-474a-9bfd-4e14303ed248",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "79ff01f9-685e-479d-ba13-1f4966453b6d",
                                        "id_branch_from": "b513952c-4f1b-48a8-ada0-d632ce7a8365",
                                        "id_branch_to": "f474bc1f-72a0-498d-8555-60b10553591c",
                                        "type": 4,
                                        "created_on": "2026-07-08T10:43:57.5692117+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-07-08T10:43:57.5692117+02:00",
                                        "send_on": "2026-07-08T10:43:57.5692117+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": "12b03662-56e1-4c81-87b3-4fd0e96d3572",
                                "id_pos": "cd4927e8-8716-40a8-ba9a-e24609673b02",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-07-08T10:43:57.5692117+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": "f36fef1b-f460-4ff9-8daf-0927d06ed55c",
                        "token_id": "sample string 2",
                        "id_user": "21543552-f45a-465a-8a41-aa7f7b036e73",
                        "date_from": "2026-07-08T10:43:57.5692117+02:00",
                        "date_end": "2026-07-08T10:43:57.5692117+02:00",
                        "created_on": "2026-07-08T10:43:57.5692117+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": "c97def64-9aa1-4df3-a54d-bc169df87ea5",
                        "id_room_activity": "3d478bc8-39af-4b14-9a3d-ae235587422f",
                        "id_pos_sesion": "cafb4d4b-fb90-4fed-8987-a99cb6288d1d",
                        "log_text": "sample string 4",
                        "id_user": "f784fc63-d415-4589-bd6a-b55515795360",
                        "created_on": "2026-07-08T10:43:57.5692117+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": "bb39e7a3-aecb-414f-be68-b0eaa359e2fc",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-07-08T10:43:57.5692117+02:00",
        "last_update": "2026-07-08T10:43:57.5692117+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": "f6981cdc-a1fe-40b8-92c2-d71e5a52fe62",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-07-08T10:43:57.5829755+02:00",
        "date_end": "2026-07-08T10:43:57.5829755+02:00",
        "state": "sample string 6",
        "created_on": "2026-07-08T10:43:57.5829755+02:00",
        "last_update": "2026-07-08T10:43:57.5829755+02:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "64"
      },
      {
        "$ref": "64"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "67"
      },
      {
        "$ref": "67"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ]
  },
  "mt_categories": {
    "$ref": "4"
  },
  "mt_items": {
    "$ref": "6"
  },
  "mt_items_types": {
    "$ref": "29"
  },
  "mt_pos": {
    "$ref": "10"
  },
  "mt_prices_list": {
    "$ref": "55"
  },
  "st_users": {
    "$ref": "8"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.