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": "b423bfc9-bce7-4b46-9299-21de74c5bf26",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-03-10T09:40:48.6751091+01:00",
  "date_end": "2026-03-10T09:40:48.6751091+01:00",
  "by_amt": true,
  "by_pcg": true,
  "ap_amount": 1.1,
  "ap_percent": 1.1,
  "ap_price": 1.1,
  "ap_price_min": 1.1,
  "ap_price_max": 1.1,
  "id_branch": "292978ae-4a8f-4fbf-ba41-e533e64221f7",
  "id_pos": "214bd4bd-4a85-48ba-8f44-16e96879b592",
  "id_list": "f5804738-5857-41d2-88c2-c1035b0b3dd1",
  "id_item": "a2e18d5a-f436-4bea-b450-7c1500fbb605",
  "id_item_type": "957df535-87eb-4355-bad5-18291ed48a58",
  "id_category": "cb927bcb-9400-4241-8c6c-62cad30b01d5",
  "by_day_week": true,
  "use_mon": true,
  "use_tue": true,
  "use_wed": true,
  "use_thu": true,
  "use_fri": true,
  "use_sat": true,
  "use_sun": true,
  "use_hour_ini": "00:00:00.1234567",
  "use_hour_end": "00:00:00.1234567",
  "active": true,
  "created_on": "2026-03-10T09:40:48.6751091+01:00",
  "last_update": "2026-03-10T09:40:48.6751091+01:00",
  "id_user_upd": "ca0f5caf-1141-4e15-acad-7a333cfa6cc4",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "e98b6c56-7365-43de-bef8-81e24d7ca7f0",
    "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": "6e047178-cad1-40b9-9493-784a69352245",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-03-10T09:40:48.6751091+01:00",
    "last_update": "2026-03-10T09:40:48.6751091+01:00",
    "id_user_upd": "5b914c50-6246-4b08-a4a0-310e553d6a62",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "a80f3eb9-1192-42a3-b68c-34cda2d70f9d",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "a761aab5-3f43-42b4-925b-d2ad05522a02",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-03-10T09:40:48.6751091+01:00",
      "last_update": "2026-03-10T09:40:48.6751091+01:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "1357e464-9ea3-4834-a4a6-ab28a720ddfd",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "247e9278-4c19-4d1d-96dd-b23db9c4880d",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "2fde39b9-b84c-44fe-801b-d7b367c35493",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-03-10T09:40:48.6751091+01:00",
          "last_update": "2026-03-10T09:40:48.6751091+01:00",
          "id_user_upd": "0789fca9-8ca7-4e84-a9d6-4c8408304309",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "4b0ecf92-1a7b-465b-9249-de69809afb60",
              "id_item": "4d4cf353-af39-40c3-8bab-031ec909b5cb",
              "is_default": true,
              "active": true,
              "created_on": "2026-03-10T09:40:48.6751091+01:00",
              "last_update": "2026-03-10T09:40:48.6751091+01:00",
              "id_user_upd": "6d1448e1-6857-46a4-8aa7-c211e93c0399",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "404f24a0-5845-4411-b566-7d3fea3d9a09",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "6f3762f4-8220-45c0-8e21-862e0f2418cd",
                "id_unit_sec": "e9a31722-9c7f-4a86-8542-003c8c8587d8",
                "id_brand": "d8d029e7-8a7a-4ee7-9ee9-eda974e6e43a",
                "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": "8e21f5ba-f72f-4c06-b253-e64ff7b03126",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-03-10T09:40:48.6751091+01:00",
                "last_update": "2026-03-10T09:40:48.6751091+01:00",
                "id_user_upd": "4136f34d-11f5-496b-afdd-ec72590aa089",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "ffe60eb3-ae7e-430b-9e5c-dfcd936d8f97",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-03-10T09:40:48.6751091+01:00",
                  "last_update": "2026-03-10T09:40:48.6751091+01:00",
                  "id_user_upd": "3bc1ba92-79a1-4447-8ec8-eb815240ff1a",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "8185eca8-2ea3-4d8f-8c72-de31c2290df4",
                    "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": "4600bbc7-f57c-482d-a462-9f3f86597cc0",
                    "view_messages": true,
                    "id_image_photo": "1aa7acd0-c9a8-4904-a569-617090c79451",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "348d2430-82e5-47d3-9e4f-79f4af5cb483",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-03-10T09:40:48.6751091+01:00",
                    "last_update": "2026-03-10T09:40:48.6751091+01:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "afe3403b-6227-43f3-820c-f90fe9dbade3",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "8ce04db1-bc07-49cf-a504-b34895484c66",
                        "active": true,
                        "created_on": "2026-03-10T09:40:48.6751091+01:00",
                        "last_update": "2026-03-10T09:40:48.6751091+01:00",
                        "id_user_upd": "653771bf-7956-4f13-848d-05c74686a5b9",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "44d9ae4e-f067-4e95-809e-6dd57d8531a0",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "7318c150-921c-4a9d-8750-450ada0f858c",
                            "id_zone": "52834978-895d-44de-8af6-c6faa4cf601c",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-03-10T09:40:48.6751091+01:00",
                            "last_update": "2026-03-10T09:40:48.6751091+01:00",
                            "id_user_upd": "42ea4a06-95ee-40aa-9ab8-8966f61d14e2",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "fceda906-b0bf-4fa5-9b32-8327d43daa5b",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "70bb690d-e595-466f-adc9-fbcbdef8a3f2",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "bb8caa53-23ea-425e-aee8-7250cfe40106",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                "id_user_upd": "638b61a3-ee3f-4413-b26f-53d94fafc673",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "074a280d-b733-478e-aa99-bd1f5fcbfa4d",
                                    "id_cloakroom": "affd9056-986b-47ff-a0cd-adb3033f90d5",
                                    "id_pos_sesion": "77fad136-246f-4812-a46e-d931cf065bef",
                                    "unit_id": 4,
                                    "date_open": "2026-03-10T09:40:48.6751091+01:00",
                                    "date_close": "2026-03-10T09:40:48.6751091+01:00",
                                    "id_doc_sa": "2133ea47-845b-44c4-86b9-a5980f7ad6f3",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "d0182245-ca2b-4090-9330-3d9faa0d3238",
                                      "id_pos": "ced9e66a-03aa-4c8d-b0ed-30ba1bbb6ee9",
                                      "id_doc": "a5bd64d2-c7f7-4852-bb15-3089952a7b31",
                                      "id_branch": "f94537ba-8a57-4d64-9d16-b1a526b0b165",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-03-10T09:40:48.6751091+01:00",
                                      "date_tax": "2026-03-10T09:40:48.6751091+01:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "217c6809-1dff-4339-8776-d9bd841de9ca",
                                      "id_relationship": "3812fcd8-1089-4fa8-bd06-88c7550cae33",
                                      "id_loc_from": "c2041f00-d75b-4444-bfca-bacb3514c581",
                                      "id_loc_end": "5519a4f2-a5f1-4765-8735-b66e8559103f",
                                      "id_user_add": "b89c8a1f-4a5f-4f9d-bc31-3b67944c85ba",
                                      "id_user_upd": "e7f3efe8-51a2-420f-ba87-5b6aba2af85c",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "73d31d06-441c-443f-a9ae-577c81b3b673",
                                      "id_room_unit": "d81fa8bb-5c85-4b12-810b-6d637cbfe1db",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "ca31b9bb-9d90-447f-9ed8-8946b95878fe",
                                      "p_dis": 15.1,
                                      "p_chr": 16.1,
                                      "amt_net": 17.1,
                                      "amt_tax": 18.1,
                                      "amt_dis": 19.1,
                                      "amt_chr": 20.1,
                                      "amt_tot": 21.1,
                                      "active": true,
                                      "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                      "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "d71100df-f568-4422-ac31-10f2abed3ca0",
                                        "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": "8c005af0-e23a-48f6-b8a2-afb63b337ac9",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                        "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                        "id_user_upd": "6f4a120f-e28c-434c-9be2-c9530aba00d0",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "cc6957ed-aa35-456f-bfd0-4f65e413e92b",
                                            "id_pay": "68589357-bde5-48bf-b7d8-ab576722e613",
                                            "id_money": "ec206b8d-3b02-4a82-bce4-6a42062e5168",
                                            "active": true,
                                            "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                            "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                            "id_user_upd": "e01f37fb-466b-4f74-a948-1e34673f3c72",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "c210cb7f-3986-4228-bbe8-25aa154bf62d",
                                              "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": "aae710c1-9501-4bb7-afe2-01b3ef978183",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                              "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                              "id_user_upd": "454ea0fd-51a3-495a-bb49-e0d4d21f0ffc",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "9f9c27ab-d5d5-461b-acf3-ed1343beee72",
                                                  "id_money_2": "3b8e126c-8ec3-4fc1-9b31-62b824dfafaa",
                                                  "date_from": "2026-03-10T09:40:48.6751091+01:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                  "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                  "id_user_upd": "66b12089-aa61-4b91-8a0c-09dcc3bf4e9f",
                                                  "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": "d767e40f-25cd-46ce-9d4e-2b7d72ab5cca",
                                                  "id_pay": "2cbace0e-9b2c-4089-a030-aa480fb05622",
                                                  "id_money": "ab466bf1-f4b4-4ce8-847d-2899a05fde11",
                                                  "date_cashflow": "2026-03-10T09:40:48.6751091+01:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "c8551973-96fe-4106-91cb-88aca8fb5569",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "d1f62c37-5eb9-48b7-b214-453a50a3b331",
                                                    "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": "ec3f1739-f878-47aa-b38a-5cf51de4bd6d",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                    "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                    "id_user_upd": "f0fc91f3-cc36-4852-aba0-1e0a2123859f",
                                                    "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": "1a62642e-bbcb-42d5-9454-6323ba4b9b2c",
                                                        "id_line": 2,
                                                        "id_pay": "eac9bed3-d171-40bf-86b4-3953332a80e4",
                                                        "id_money": "d683f672-ddbc-4e54-aff2-f3df5751659f",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "8b62e48b-e59d-4fa5-b5c9-0c30c3b52a7d",
                                                        "id_employee": "bcf543c6-d764-4e37-a82f-f5c2c8791b76",
                                                        "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": "104d2e8b-6cba-4af2-a693-eae95169d572",
                                                        "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": "55951e16-510a-4427-885c-13f01b9435b9",
                                                          "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": "d223ad65-4fdc-4ffa-bbf0-a57b5eb9d6fe",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "2616951f-d138-475a-99cc-234cf310ad8f",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                          "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                          "id_user_upd": "d5cb9632-efd2-449b-b117-c8932b7ec549",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "df82473d-abda-4bbf-9102-53013c09d471",
                                                              "id_branch": "8d8c0f38-c94f-4c4d-b7e8-feecf19ca038",
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                              "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                              "id_user_upd": "64708369-63b3-498d-b21b-956b246e2134",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "62224009-eb45-40f4-a4e1-4bb3bb2be726",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                            "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                            "id_user_upd": "57709b10-8137-4fda-b54f-16f667d54d6d",
                                                            "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": "1b162c23-69c9-41e8-8220-64df594a2f67",
                                                              "id_line": 2,
                                                              "id_item_sub": "5557746e-c26c-4b9d-9c27-da2bdf3f7639",
                                                              "qty": 4.1,
                                                              "id_list": "be3b397b-23d7-4f43-8d15-0eeb7c6ad558",
                                                              "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": "29673eca-1396-43b3-a147-bf9cf2011d41",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "ff53cf27-0f3c-429c-913a-53d99a918166",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "cc865b48-df3d-42bc-a9f3-d1b35b600874",
                                                              "id_user_upd": "711ddc1a-d80c-4e85-91f1-cc19ba467cad",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "4e2359b0-c19d-4def-9f74-a2fddbcf65f2",
                                                                "id_item": "f9eff7fd-fadf-40b7-9ba2-c5f514f0c1bc",
                                                                "id_item_type": "2cdcc1b2-3bfb-49fa-a7e1-bca5066285f5",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "d2f571c9-3441-4f1d-a308-e89b7994b3d6",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                "id_user_upd": "26f38271-2bff-4284-a69c-52ab68db5b60",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "7512e62c-848e-402a-a71f-299553d38a3a",
                                                                    "id_item": "a7d6dd33-4d0f-4f44-b76f-8ed2a615c703",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "b289a357-79f9-482e-8e32-2935e4f9e8ab",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "cd0d9eb4-9e38-44b5-a972-5dbf08fb0435",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "35a66fc6-d3ee-4382-8f8e-39d1af453401",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                      "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                      "id_user_upd": "a1807506-9bc5-4c11-8484-3933601b4a72",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "72c9e412-b870-4b82-be43-51b780ea83e5",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "id_user_upd": "d6803c7d-6db6-4695-86ea-d1bd11bcf449",
                                                                        "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": "1f7f95ca-e099-443a-8bbe-998e732ad482",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "374c7ab5-ce40-4891-ae4c-07ffcd146aab",
                                                                  "view_pos": true,
                                                                  "order": 7,
                                                                  "color_border": "sample string 8",
                                                                  "color_button": "sample string 9",
                                                                  "color_font": "sample string 10",
                                                                  "font_bold": true,
                                                                  "font_underline": true,
                                                                  "font_size": 13,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                  "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                  "id_user_upd": "86bc5ea2-b270-4ee5-af31-86273b689f9e",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "a711081b-875a-4868-a33b-f8360d94442c",
                                                                      "id_line": "1662f002-ac0c-48f9-b0cc-2df8da703ca7",
                                                                      "id_category": "6310ec9e-c761-48df-9c61-658d991a741d",
                                                                      "id_item": "ef15b406-867f-457c-9ee7-368fadc18231",
                                                                      "id_item_type": "285b0f57-1d89-4b28-a73e-20305f7707da",
                                                                      "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": "37210739-2e49-4d83-816e-d651202e85e1",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "date_end": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "date_used": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "date_sesion": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "id_employee": "ac74b6c4-fe76-487e-b1f3-4341f0bd891b",
                                                                        "id_branch": "77615ff8-33df-4dbb-a0fb-6975c1096372",
                                                                        "id_voucher_permision": "df1754f5-b524-4e69-98cc-99a4946075fc",
                                                                        "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": "efae9abd-b7fc-4430-9c72-e44c8b617a15",
                                                                        "id_user_add": "2560728a-f39a-4757-9bcd-64915c419784",
                                                                        "id_doc_sa": "0da5bb2e-9856-42cb-8447-2627256b1e8e",
                                                                        "id_item_sub": "fbff43f9-3464-4415-9313-b52ea91c93d8",
                                                                        "id_pos_sesion": "d17678be-7db8-4388-ba04-211d469c17ba",
                                                                        "is_authorized": true,
                                                                        "is_automatic": true,
                                                                        "print_in_branch": true,
                                                                        "printed": true,
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "is_used_entry": true,
                                                                        "is_used_consume": true,
                                                                        "is_close": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_payment_types": {
                                                                          "$ref": "19"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_doc_sa_pay": [
                                                                          {
                                                                            "$ref": "20"
                                                                          },
                                                                          {
                                                                            "$ref": "20"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$ref": "30"
                                                                          },
                                                                          {
                                                                            "$ref": "30"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_permisions": {
                                                                          "$id": "32",
                                                                          "id": "5e0f2486-813e-434c-8bdd-21ef0b6d7957",
                                                                          "date_from": "2026-03-10T09:40:48.6751091+01:00",
                                                                          "date_end": "2026-03-10T09:40:48.6751091+01:00",
                                                                          "date_used": "2026-03-10T09:40:48.6751091+01:00",
                                                                          "id_employee": "62526593-70bd-43f1-8eeb-46722e915f3e",
                                                                          "id_branch": "fb30eeb3-4847-4a89-bd4b-0c9d1c238fb8",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "379ffb90-3472-4187-a96c-19b7b3c9acf2",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                          "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_vouchers": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ]
                                                                        }
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "mt_prices_rules": [
                                                                    {
                                                                      "$ref": "1"
                                                                    },
                                                                    {
                                                                      "$ref": "1"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "33",
                                                                      "id": "8649ee76-4332-4316-8c96-887f88194c7a",
                                                                      "order_id": 2,
                                                                      "id_item": "8461a56a-387f-40ab-8fe1-77648128be14",
                                                                      "id_item_type": "39c374d0-c45c-4556-a158-7337834beeac",
                                                                      "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": "3a536357-d3bb-495d-854c-f9c01fc21ab5",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "0454fe44-b3f1-43d4-86ed-ed72695ce1cb",
                                                                      "count_voucher": 1,
                                                                      "id_category": "3cf15ef5-48e5-4e16-b756-9aac013f3193",
                                                                      "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                      "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                      "id_user_upd": "cf7d8392-d155-414d-9036-ec9bcab6a587",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "fa99359c-3cce-4ee0-87e0-cc4adb4fa708",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "a228ca88-c247-4747-8925-58c1d43c4852",
                                                                        "date_tax": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "date_open": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "date_close": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "id_user_open": "49f4ec87-5923-4f7a-b312-b19e333a90ac",
                                                                        "id_user_close": "406237fb-8ab8-416a-990a-e64bcbbc41c7",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_cloakrooms_units": [
                                                                          {
                                                                            "$ref": "12"
                                                                          },
                                                                          {
                                                                            "$ref": "12"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$ref": "33"
                                                                          },
                                                                          {
                                                                            "$ref": "33"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pt": [
                                                                          {
                                                                            "$id": "35",
                                                                            "id": "bd688aea-3c4f-4368-abe5-553726b95fbe",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "ea6223f5-7ece-4df1-a29d-4b5a604a9e40",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "ad432ad1-a6f6-42d8-b10f-ac5b875d37e6",
                                                                            "id_room_unit": "71da6808-769c-4b60-b8ec-02873a447cbe",
                                                                            "id_room_list": "09bd5200-bf89-41bf-a00b-cbe15007d4a1",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "date_from": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "date_end": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "date_open": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "date_close": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "id_employee": "f2b0f633-3506-4353-8dae-5cd4a20a57bf",
                                                                            "id_employee_sec": "3ece323d-bf6c-4720-a1c9-a81217649d90",
                                                                            "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": "d9f14c16-cbcc-47b1-8fb1-51999bb4dcd7",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "3b121c39-7b8e-42ec-9994-02e7064c4c48",
                                                                            "id_user_close": "e3785470-3298-4cc1-bac1-165192bf5527",
                                                                            "id_unit_state": "da8197da-9464-40aa-8bc5-a919a035aeeb",
                                                                            "id_pos_sesion": "448347d8-a2a6-498c-955f-09a4fcf605a8",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "63f38b81-7ddd-43b4-849e-1a91824a0ae7",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "c2a743b9-0490-41e7-9dbf-1018bf154b30",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "05b1c936-fcc8-48cd-818e-68c0a427e0c8",
                                                                              "locked": true,
                                                                              "date_locked": "2026-03-10T09:40:48.6751091+01:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                              "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                              "id_user_upd": "692417e5-73b7-46ec-9b15-8386b7b42c4d",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "a5b18461-b00c-4b52-9653-fa2978e2d597",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "659d80aa-3dcf-4413-be46-dfbe390f6583",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "8c75e04e-316d-4c14-b30d-7b919a5e7923",
                                                                                "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": "9d47863d-1342-404f-902e-90e289a95fad",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                                "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                                "id_user_upd": "47540f45-c69b-477f-81a3-4914478943b8",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "3a94cce0-ed69-4de7-80c8-73c0d981e07e",
                                                                                    "id_room": "d6f2a42f-b3c7-48c6-8ca1-56fc1b1d4c36",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                                    "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                                    "id_user_upd": "909ebd7f-fb89-42c8-9c01-9ba295c6cc68",
                                                                                    "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": "749f1550-580c-4161-85d7-4adc43b2899e",
                                                                                    "id_room": "618e61e8-4dbd-45e5-ba60-0b4901125661",
                                                                                    "date_in": "2026-03-10T09:40:48.6751091+01:00",
                                                                                    "date_out": "2026-03-10T09:40:48.6751091+01:00",
                                                                                    "id_user_add": "ca9cfed6-7e93-491f-81d3-d70931529162",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                                    "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$ref": "38"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "36"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "36"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_types": {
                                                                                "$id": "41",
                                                                                "id": "86cbdcb4-136b-4847-8c81-8a5a66426c82",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                                "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                                "id_user_upd": "a8325bc0-bb9f-4d5c-a78d-a7fbc4330562",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "1e73410f-c8f0-488b-a618-cbcb87b9a78b",
                                                                                    "id_room_state": "5933601a-a59f-4dd7-8dc9-514aa6150d9b",
                                                                                    "id_image": "86a993fb-e4e2-4132-9c40-9acbfadeb22b",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                                    "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                                    "id_user_upd": "addc3210-fcf0-49fd-8823-39eecba99c97",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "c03162bd-111f-44c9-8385-b3e939c6d724",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                                      "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                                      "id_user_upd": "7366d1cb-d050-4e47-80ca-a1da1a8133b9",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$ref": "42"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "42"
                                                                                        }
                                                                                      ],
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "36"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "36"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$ref": "41"
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "42"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "36"
                                                                                },
                                                                                {
                                                                                  "$ref": "36"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_states": {
                                                                              "$ref": "43"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "13"
                                                                              },
                                                                              {
                                                                                "$ref": "13"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_rooms_list": {
                                                                              "$ref": "40"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "36"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_tips": [
                                                                          {
                                                                            "$id": "44",
                                                                            "id": "52dc99dc-ca5a-43d2-a6bf-080d86dc45da",
                                                                            "id_pos_sesion": "7f7bef70-9b77-4890-bf86-90a62f3d1de2",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "690e0183-a92b-4872-ac75-aae77cb98ea4",
                                                                            "id_room_unit_activity": "569e2002-492a-49f4-889d-34e6a42cfd18",
                                                                            "id_doc_sa": "8b64c07c-a271-4133-b57b-5713ce78adb4",
                                                                            "id_pos_type": "f742b576-4000-4c9c-b7d7-705e5a2e5e23",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "37cc0cfa-6bd6-4577-bf19-184b5e13f7b5",
                                                                            "coupon_id": "sample string 7",
                                                                            "terminal_id": "sample string 8",
                                                                            "card_name": "sample string 9",
                                                                            "card_bank": "sample string 10",
                                                                            "card_number": "sample string 11",
                                                                            "client_name": "sample string 12",
                                                                            "money_type": "sample string 13",
                                                                            "merchant_id": "sample string 14",
                                                                            "aid": "sample string 15",
                                                                            "auth_num": "sample string 16",
                                                                            "authorization": true,
                                                                            "signature": true,
                                                                            "contactless": true,
                                                                            "date_hour_pay": "sample string 17",
                                                                            "terminal_name": "sample string 18",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "3a115c2a-245b-4494-83f2-fc0d4c4c3899",
                                                                                "id_user": "2425310f-8196-4d1f-9bb2-a253986bda76",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                                "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "44"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "45"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_pos_sesion": "fcb57f93-31d3-4b6b-94b3-8fd9060b7d31",
                                                                            "id_user": "c9411d31-f2bf-4797-a5e9-5c6c9156e264",
                                                                            "date_add": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "47",
                                                                  "id": "282c6b65-367a-46c2-b899-74d25be57fd6",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "5e80b2df-d825-420e-904e-bd79be64e17a",
                                                                  "id_doc_print": "abb4e9c3-9e83-47d1-97fb-e47ccc8e25cf",
                                                                  "hour_end": "00:00:00.1234567",
                                                                  "price_item_sub": true,
                                                                  "define_validity": true,
                                                                  "price_ref": true,
                                                                  "price_min": 11.1,
                                                                  "supply_apply": 12,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                  "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "48",
                                                                    "id_list": "c7bb8d80-382d-47f4-825b-90d0ccede7c8",
                                                                    "id_item_sub": "ce40e9e6-3225-4ff6-91de-62d63df5c07c",
                                                                    "validity_date": "2026-03-10T09:40:48.6751091+01:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                    "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                    "id_user_upd": "a5a006cd-fad6-4eee-8cb8-7bbb6598de56",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "49",
                                                                      "id": "bd516ca6-b85d-4afc-82f9-ff493a7236b0",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "d708e96b-07ae-4968-9b37-dbcf8697b678",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "8571c8fd-9014-4531-bc43-61c11c7d913d",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                      "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                      "id_user_upd": "68bbc73a-db99-49d1-94d1-5e0d4d5e300e",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "50",
                                                                          "id_pos": "aa352590-c204-43b4-b4d7-9cd0ecb7aa52",
                                                                          "id_pos_type": "3a8661f4-d2ac-4eab-b766-9f5e025dcdf1",
                                                                          "id_price_list": "955aa775-f3a6-47c7-983c-ea90808a8a16",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                          "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                          "id_user_upd": "d45092ed-d477-49ca-9965-92eb38c5437d",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "51",
                                                                            "id_pos": "68617a39-948d-47d0-a431-59de0fdf976e",
                                                                            "id_pos_type": "00ab0208-169b-49d9-aae2-2ffa0cf20472",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                            "id_user_upd": "22339207-ebaf-429c-a708-c09197b7883c",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "50"
                                                                              },
                                                                              {
                                                                                "$ref": "50"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "52",
                                                                              "id": "64d855e9-f61d-453c-8a7d-c1b0dd169151",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                              "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                              "id_user_upd": "b9ea96f1-46bf-4419-99b8-c0b0ba050b75",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id": "6b13e793-b999-4123-a4e0-37c00702db77",
                                                                                  "id_branch": "30856dfa-0b91-4c66-965c-f53ce50e9941",
                                                                                  "id_pos_type": "336ecf39-75e3-44db-9fb0-ffdb620ee7b3",
                                                                                  "id_pos": "593de21c-52c4-49c5-b056-5dd83be3f5d7",
                                                                                  "id_item": "359615e9-ec3d-43b5-90dd-b28492a427d0",
                                                                                  "date_from": "2026-03-10T09:40:48.6751091+01:00",
                                                                                  "date_end": "2026-03-10T09:40:48.6751091+01:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                                  "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                                  "id_user_upd": "3a8a38c1-74ba-41e1-88a9-1fd8c33b9a96",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_items": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "52"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "53"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id_pos_print": "6c1a9fc9-b210-427c-8dce-8eb480ff9bdc",
                                                                                  "id_doc": "6ef97dbb-7732-4c0e-9a00-d9526052dc45",
                                                                                  "id_pos_type": "3534b375-7942-4d5a-bf8f-2a29041bd41a",
                                                                                  "id_doc_print": "5fa35b56-8843-47cf-ba3a-1edc55af6f61",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                                  "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                                  "id_user_upd": "55b87f57-c6cd-47fa-af11-8cdc6d42771f",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "55",
                                                                                    "id": "b68f2839-0562-403e-ab5a-0920751fa921",
                                                                                    "id_pos": "bdc4802f-fae4-49b3-af55-4520dd289c03",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                                    "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                                    "id_user_upd": "a56a91b4-eefd-4c08-a1d1-d775606feeb2",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "52"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "56",
                                                                                    "id": "88c83185-06c0-4998-bac4-354f55121321",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                                    "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "57",
                                                                                        "id_doc_print": "8f360e9f-4d06-4ea8-b6df-7470c2474232",
                                                                                        "id_line": 2,
                                                                                        "text": "sample string 3",
                                                                                        "type_line": "sample string 4",
                                                                                        "type_align": "sample string 5",
                                                                                        "ref_line": 6,
                                                                                        "font_name": "sample string 7",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_color": "sample string 10",
                                                                                        "st_doc_print": {
                                                                                          "$ref": "56"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "57"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "mt_pos_view": [
                                                                                {
                                                                                  "$ref": "51"
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "49"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "50"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$ref": "48"
                                                                        },
                                                                        {
                                                                          "$ref": "48"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "49"
                                                                        },
                                                                        {
                                                                          "$ref": "49"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "49"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "58",
                                                                          "id": "edda4883-c22c-4432-aa0b-f5d537380b82",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-03-10T09:40:48.6751091+01:00",
                                                                          "date_end": "2026-03-10T09:40:48.6751091+01:00",
                                                                          "id_branch": "e8924631-eafc-4488-a6f9-454347eb2d79",
                                                                          "id_pos": "bfa96101-80a0-452f-87e0-f9cb8e35f51f",
                                                                          "id_list": "d1cd733e-5b95-480f-aef6-fa15aea42d01",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                                          "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                                          "id_user_upd": "334eb574-6ae8-47ca-929a-bd0690ce2422",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "49"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "1"
                                                                        },
                                                                        {
                                                                          "$ref": "1"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "24"
                                                                        },
                                                                        {
                                                                          "$ref": "24"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "48"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_prices_list": {
                                                                "$ref": "49"
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "13"
                                                              },
                                                              "tt_doc_sa_det_stock": [
                                                                {
                                                                  "$id": "59",
                                                                  "id_doc_sa": "54d8b2fa-6d59-414e-a7f7-8b4adc57248f",
                                                                  "id_line": 2,
                                                                  "id_item": "079eadb8-8f95-4adb-b5b5-eefa0418286c",
                                                                  "qty": 4.1,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "tt_doc_sa_det": {
                                                                    "$ref": "24"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "59"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "20"
                                                            },
                                                            {
                                                              "$ref": "20"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "31"
                                                            },
                                                            {
                                                              "$ref": "31"
                                                            }
                                                          ],
                                                          "tt_vouchers_permisions": [
                                                            {
                                                              "$ref": "32"
                                                            },
                                                            {
                                                              "$ref": "32"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$ref": "36"
                                                            },
                                                            {
                                                              "$ref": "36"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity1": [
                                                            {
                                                              "$ref": "36"
                                                            },
                                                            {
                                                              "$ref": "36"
                                                            }
                                                          ]
                                                        },
                                                        "mt_money_types": {
                                                          "$ref": "16"
                                                        },
                                                        "mt_payment_types": {
                                                          "$ref": "19"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "13"
                                                        },
                                                        "tt_vouchers": {
                                                          "$ref": "31"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ],
                                                    "tt_vouchers": [
                                                      {
                                                        "$ref": "31"
                                                      },
                                                      {
                                                        "$ref": "31"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  },
                                                  "mt_money_types": {
                                                    "$ref": "16"
                                                  },
                                                  "tt_doc_sa": {
                                                    "$ref": "13"
                                                  }
                                                },
                                                {
                                                  "$ref": "18"
                                                }
                                              ],
                                              "tt_doc_sa_pay": [
                                                {
                                                  "$ref": "20"
                                                },
                                                {
                                                  "$ref": "20"
                                                }
                                              ]
                                            },
                                            "mt_payment_types": {
                                              "$ref": "19"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            }
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "3"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "mt_pos_doc_print": [
                                          {
                                            "$ref": "54"
                                          },
                                          {
                                            "$ref": "54"
                                          }
                                        ],
                                        "st_doc_num": [
                                          {
                                            "$id": "60",
                                            "id_pos": "2cb796c7-1d66-4ad6-bee3-2973e1da0604",
                                            "id_doc": "d3c7c4d2-a69d-4e9d-90f1-2fbbdbfc443c",
                                            "value": 3,
                                            "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                            "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            }
                                          },
                                          {
                                            "$ref": "60"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$id": "61",
                                            "id": "9e9696f8-7fd1-49f7-a64c-84b402e086ea",
                                            "id_pos": "0c4dafae-11d5-47c1-bc72-9fc575ea61a8",
                                            "id_doc": "fa4c7205-2ef8-405c-ab03-1b6d1d2160e6",
                                            "id_branch": "6e6087e6-c8d5-4a75-ba06-9b15d342ae3e",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-03-10T09:40:48.6751091+01:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "f86c0781-5983-4add-9c35-d3b0e94758cf",
                                            "id_loc_from": "d665d7e9-f2dd-4b71-8c57-695e520ac915",
                                            "id_loc_end": "80dcf5d9-2b0c-4c45-a814-f73f916e3a64",
                                            "id_user_add": "f993b81f-a14c-4b23-bcce-831949721d52",
                                            "id_user_upd": "25f23961-b514-4744-ad08-e7af44898164",
                                            "id_pos_sesion": "3f9fe82f-bc70-46f7-8b34-f995dd7b24f8",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-03-10T09:40:48.6751091+01:00",
                                            "active": true,
                                            "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                            "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "62",
                                              "id": "89ade27d-4752-4563-8372-6560ae0f8cf8",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "6f5bb9c0-445f-47bc-bfd1-cf73cced50fa",
                                              "active": true,
                                              "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                              "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                              "id_user_upd": "0002a078-cfd8-474f-9493-6cac74f8fab0",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_sa1": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_stock": [
                                                {
                                                  "$id": "63",
                                                  "id_location": "f8afedab-544e-44d8-b52f-2b89e92b9786",
                                                  "id_item": "e86431f7-0dd1-4456-88ad-96facac01519",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                                  "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                                  "commited": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "mt_locations": {
                                                    "$ref": "62"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ]
                                            },
                                            "mt_locations1": {
                                              "$ref": "62"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "st_users1": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st_det": [
                                              {
                                                "$id": "64",
                                                "id_doc_st": "0c4c2c12-2395-48c1-8dd4-a77631fcb402",
                                                "id_line": 2,
                                                "id_item": "5e5c13d8-0f20-4e8b-bdd1-5f30dd062048",
                                                "comment": "sample string 4",
                                                "qty": 5.1,
                                                "status": 1,
                                                "active": true,
                                                "mt_items": {
                                                  "$ref": "6"
                                                },
                                                "tt_doc_st": {
                                                  "$ref": "61"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "61"
                                              },
                                              {
                                                "$ref": "61"
                                              }
                                            ],
                                            "tt_doc_st2": {
                                              "$ref": "61"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ]
                                      },
                                      "mt_locations": {
                                        "$ref": "62"
                                      },
                                      "mt_locations1": {
                                        "$ref": "62"
                                      },
                                      "mt_pos": {
                                        "$ref": "10"
                                      },
                                      "st_users": {
                                        "$ref": "8"
                                      },
                                      "st_users1": {
                                        "$ref": "8"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "24"
                                        },
                                        {
                                          "$ref": "24"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "tt_doc_sa1": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_sa2": {
                                        "$ref": "13"
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "34"
                                      },
                                      "tt_rooms_units_activity": {
                                        "$ref": "36"
                                      },
                                      "tt_spool_doc_print": [
                                        {
                                          "$id": "65",
                                          "id": "eafb1e28-d057-48e6-b50a-3777d2c6151c",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "27258281-f811-44e2-8a46-2e1e07c8e215",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                          "printed": true,
                                          "print_on": "2026-03-10T09:40:48.6751091+01:00",
                                          "tt_doc_sa": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ]
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "34"
                                    }
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ]
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "53"
                              },
                              {
                                "$ref": "53"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "55"
                              },
                              {
                                "$ref": "55"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "39"
                              },
                              {
                                "$ref": "39"
                              }
                            ],
                            "st_users": {
                              "$ref": "8"
                            },
                            "mt_pos_view": [
                              {
                                "$ref": "51"
                              },
                              {
                                "$ref": "51"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "58"
                              },
                              {
                                "$ref": "58"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "1"
                              },
                              {
                                "$ref": "1"
                              }
                            ],
                            "st_doc_num": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$id": "66",
                                "id": "a5f558bc-4a16-4c92-ab2b-5c59bc8d9748",
                                "id_pos": "9ded4eaf-e5c4-44e3-8eb9-245add7cdd8e",
                                "mac_address": "sample string 3",
                                "date_end": "2026-03-10T09:40:48.6751091+01:00",
                                "key_access": "sample string 5",
                                "id_user_add": "8231ba2a-648d-4f19-b411-d6151d5688ee",
                                "active": true,
                                "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "67",
                                "id_user": "d23bd266-4cb1-41b4-88d1-5394d20d6306",
                                "id_pos": "6a8e34f2-0665-4262-8044-cf52c1e4bada",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "67"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "tt_pos_connection": [
                              {
                                "$id": "68",
                                "id": "83ed0b22-bc97-4416-a4c9-0e2f4ae583df",
                                "id_pos": "f1fd6802-0211-4447-bd09-d6ab3d44362c",
                                "date_add": "2026-03-10T09:40:48.6751091+01:00",
                                "date_upd": "2026-03-10T09:40:48.6751091+01:00",
                                "date_out": "2026-03-10T09:40:48.6751091+01:00",
                                "connection_type": "sample string 3",
                                "connection_speed": 1,
                                "terminal_name": "sample string 4",
                                "version": "sample string 5",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "68"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "mt_branches": {
                              "$ref": "2"
                            },
                            "tt_logs": [
                              {
                                "$id": "69",
                                "id": "29c5711a-a66b-4b4d-9395-70917063666b",
                                "id_user_add": "206c783d-9252-4136-aa05-d945a86a8520",
                                "id_table": "27aedda4-16dd-46c3-90e8-37ef29a36451",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "b54183cf-ce94-423b-8d12-809e8f72a2fe",
                                "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "70",
                                  "id": "ad80d99e-7a74-42da-aada-55101f72b816",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                  "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "71",
                                      "id": "159b41f8-2dee-48bd-9ecb-fee881119673",
                                      "id_sync": "839fe118-be0f-4aa1-94d7-4338b67f92f0",
                                      "json": "sample string 3",
                                      "id_table": "557cbe8d-5193-45f8-8581-7c9744d74952",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "72",
                                        "id": "83a32037-531c-4938-92f6-94221cae40e1",
                                        "id_branch_from": "db544fa4-87c1-4134-8087-9295d12fd920",
                                        "id_branch_to": "7fd53c1c-6054-47d9-b715-4b6e9d0c7d3f",
                                        "type": 4,
                                        "created_on": "2026-03-10T09:40:48.6751091+01:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-03-10T09:40:48.6751091+01:00",
                                        "send_on": "2026-03-10T09:40:48.6751091+01:00",
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_branches1": {
                                          "$ref": "2"
                                        },
                                        "st_sync_packages_det": [
                                          {
                                            "$ref": "71"
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "st_sync_tables": {
                                        "$ref": "70"
                                      }
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ],
                                  "tt_logs": [
                                    {
                                      "$ref": "69"
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "69"
                              }
                            ],
                            "st_local_variables": [
                              {
                                "$id": "73",
                                "id": "e892f91a-9e2e-499c-ab5a-783df68f3172",
                                "id_pos": "dfb10087-edcd-4cc3-ac75-daca1b48f18c",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-03-10T09:40:48.6751091+01:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ]
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "mt_pos_doc_print": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "55"
                      },
                      {
                        "$ref": "55"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "58"
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "41"
                      },
                      {
                        "$ref": "41"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "st_images": {
                      "$ref": "3"
                    },
                    "st_images1": {
                      "$ref": "3"
                    },
                    "st_permisions": [
                      {
                        "$id": "74",
                        "id": "64d2636c-eb37-41ab-b48d-45c80db4724b",
                        "id_function": "09f0aaa9-3237-425f-80d1-ac1b3d62d666",
                        "id_user": "92b19ec9-aadd-4456-bf2c-cf601f5dcff8",
                        "id_profile": "5ced9abf-fdec-4204-8a49-9d2e1523ea4d",
                        "permission": 3,
                        "active": true,
                        "created_on": "2026-03-10T09:40:48.6751091+01:00",
                        "last_update": "2026-03-10T09:40:48.6751091+01:00",
                        "commited": true,
                        "st_users_profiles": {
                          "$id": "75",
                          "id": "659c047d-4ded-4327-8534-5c6a67de68f0",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "is_pass_required": true,
                          "is_admin": true,
                          "level_id": 7,
                          "order_1": 8,
                          "order_2": 9,
                          "order_3": 10,
                          "order_4": 11,
                          "is_tips": true,
                          "active": true,
                          "created_on": "2026-03-10T09:40:48.6751091+01:00",
                          "last_update": "2026-03-10T09:40:48.6751091+01:00",
                          "commited": true,
                          "st_permisions": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "st_users": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ]
                        },
                        "st_users": {
                          "$ref": "8"
                        },
                        "st_functions": {
                          "$id": "76",
                          "id": "4e133310-f82c-4573-af6f-6a746759f1d6",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "394ae43b-cd09-4ff4-b208-edce4447ae0e",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "ddfe4133-7a6f-4ca2-a87b-249f1df16c96",
                          "view_pos": true,
                          "order": 10,
                          "color_border": "sample string 11",
                          "color_button": "sample string 12",
                          "color_font": "sample string 13",
                          "font_bold": true,
                          "font_underline": true,
                          "font_size": 16,
                          "active": true,
                          "created_on": "2026-03-10T09:40:48.6751091+01:00",
                          "last_update": "2026-03-10T09:40:48.6751091+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "77",
                            "id": "33afd514-614d-46ed-a8b6-6a3c2ceee005",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2026-03-10T09:40:48.6751091+01:00",
                            "last_update": "2026-03-10T09:40:48.6751091+01:00",
                            "commited": true,
                            "st_functions": [
                              {
                                "$ref": "76"
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          "st_images": {
                            "$ref": "3"
                          },
                          "st_permisions": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "74"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "66"
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "75"
                    },
                    "st_users_token": [
                      {
                        "$id": "78",
                        "id": "dffd2ec6-0011-4a63-9afd-159e26c7f335",
                        "token_id": "sample string 2",
                        "id_user": "a089ff25-5b64-4dab-bbd6-697140f044a7",
                        "date_from": "2026-03-10T09:40:48.6908021+01:00",
                        "date_end": "2026-03-10T09:40:48.6908021+01:00",
                        "created_on": "2026-03-10T09:40:48.6908021+01:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "tt_doc_sa_cashflow": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_sa_det": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_sa_det1": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "79",
                        "id": "33e56fca-7062-41b0-9c1e-3baeb6309147",
                        "id_room_activity": "eca914fc-c26b-46e8-877d-280458c2533a",
                        "id_pos_sesion": "130604aa-7e43-413a-9cbe-e005a778b1d7",
                        "log_text": "sample string 4",
                        "id_user": "833ece47-70ce-4bbb-9a41-5e5d12cbff01",
                        "created_on": "2026-03-10T09:40:48.6908021+01:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "79"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ]
                  }
                },
                "mt_categories_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "mt_items_formula": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "mt_units": {
                  "$ref": "28"
                },
                "mt_units1": {
                  "$ref": "28"
                },
                "st_images": {
                  "$ref": "3"
                },
                "st_users": {
                  "$ref": "8"
                },
                "mt_items_sub": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "tt_doc_sa_det_stock": [
                  {
                    "$ref": "59"
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "tt_doc_st_det": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "tt_stock": [
                  {
                    "$ref": "63"
                  },
                  {
                    "$ref": "63"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              "st_users": {
                "$ref": "8"
              }
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "3"
          },
          "st_users": {
            "$ref": "8"
          },
          "mt_prices_rules": [
            {
              "$ref": "1"
            },
            {
              "$ref": "1"
            }
          ],
          "tt_vouchers_det": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "mt_employees": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "mt_items": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ],
      "mt_items_types": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "mt_money_types": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "mt_payment_types": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "mt_prices_list": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_rooms1": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_rooms_units_states_types": [
        {
          "$ref": "42"
        },
        {
          "$ref": "42"
        }
      ],
      "st_functions": [
        {
          "$ref": "76"
        },
        {
          "$ref": "76"
        }
      ],
      "st_images_types": {
        "$id": "80",
        "id": "5830a47a-6728-4eef-9f11-4c0971d5d77e",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-03-10T09:40:48.6908021+01:00",
        "last_update": "2026-03-10T09:40:48.6908021+01:00",
        "commited": true,
        "st_images": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "mt_docs": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "st_users": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "st_users1": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_cloakrooms": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ]
    },
    "st_users": {
      "$ref": "8"
    },
    "mt_branches_zones": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "mt_employees_branches": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "53"
      },
      {
        "$ref": "53"
      }
    ],
    "mt_locations": [
      {
        "$ref": "62"
      },
      {
        "$ref": "62"
      }
    ],
    "mt_periods": [
      {
        "$id": "81",
        "id_branch": "142a72f0-e685-4e05-b9db-5e2bb62ca69e",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-03-10T09:40:48.6908021+01:00",
        "date_end": "2026-03-10T09:40:48.6908021+01:00",
        "state": "sample string 6",
        "created_on": "2026-03-10T09:40:48.6908021+01:00",
        "last_update": "2026-03-10T09:40:48.6908021+01:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "81"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "58"
      },
      {
        "$ref": "58"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "61"
      },
      {
        "$ref": "61"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ]
  },
  "mt_categories": {
    "$ref": "4"
  },
  "mt_items": {
    "$ref": "6"
  },
  "mt_items_types": {
    "$ref": "29"
  },
  "mt_pos": {
    "$ref": "10"
  },
  "mt_prices_list": {
    "$ref": "49"
  },
  "st_users": {
    "$ref": "8"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.