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": "562877a9-cfe7-47c8-91d2-5763a7ceb97f",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "date_from": "2026-09-06T06:47:05.3969935+02:00",
  "date_end": "2026-09-06T06:47:05.3969935+02:00",
  "by_amt": true,
  "by_pcg": true,
  "ap_amount": 1.1,
  "ap_percent": 1.1,
  "ap_price": 1.1,
  "ap_price_min": 1.1,
  "ap_price_max": 1.1,
  "id_branch": "ecf39831-ba74-45d8-a23c-05e6b163d33b",
  "id_pos": "56ad9bf5-991f-4d37-8637-ab19b1264232",
  "id_list": "675f3243-14bd-4179-a818-dd6e9f806705",
  "id_item": "cdfaf691-9316-4464-8eb3-a8cca61b509b",
  "id_item_type": "a89ed3a5-90a5-4129-91be-98586cfba794",
  "id_category": "981049ee-8ef8-4b31-ab03-0ec43b68387e",
  "by_day_week": true,
  "use_mon": true,
  "use_tue": true,
  "use_wed": true,
  "use_thu": true,
  "use_fri": true,
  "use_sat": true,
  "use_sun": true,
  "use_hour_ini": "00:00:00.1234567",
  "use_hour_end": "00:00:00.1234567",
  "active": true,
  "created_on": "2026-09-06T06:47:05.3969935+02:00",
  "last_update": "2026-09-06T06:47:05.3969935+02:00",
  "id_user_upd": "e9791527-e42b-46ca-a638-69036e8aadf4",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "c4595329-f0ab-42b2-af93-5e645f0545b2",
    "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": "6eea5d32-21b7-4c1a-8ac9-debf9bc21305",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-09-06T06:47:05.3969935+02:00",
    "last_update": "2026-09-06T06:47:05.3969935+02:00",
    "id_user_upd": "344508b7-adbe-4ae0-aa4b-1a523f406226",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "37b4ba6b-773a-4a68-9172-f571ce9bad56",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "f66cebbe-7249-4601-bdc0-36b9644aed1b",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-09-06T06:47:05.3969935+02:00",
      "last_update": "2026-09-06T06:47:05.3969935+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "e466bd3a-fe56-4bd0-96ab-bfcdbd335e67",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "1f3a044c-1324-4848-b7de-7e4aa07f6d42",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "0a210c8f-39d8-4f86-8dc1-dbb168779424",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-09-06T06:47:05.3969935+02:00",
          "last_update": "2026-09-06T06:47:05.3969935+02:00",
          "id_user_upd": "e1ab7be9-f9f4-47cf-8f1e-3d664746a0e5",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "b66cc149-616b-460b-9eda-1b4e53beecba",
              "id_item": "36946914-0f38-402d-8590-aadabb6f99c0",
              "is_default": true,
              "active": true,
              "created_on": "2026-09-06T06:47:05.3969935+02:00",
              "last_update": "2026-09-06T06:47:05.3969935+02:00",
              "id_user_upd": "91003663-81c0-4c75-a232-fcd0a8d1f1b0",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "bab0db31-3432-4838-b340-da4310f04d2f",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "f62fbfa3-d93d-4dd9-a895-b1fe80cc6fb0",
                "id_unit_sec": "8ed21bab-0982-4a84-9bd8-8d3cc87d5e4d",
                "id_brand": "467af484-2e22-4307-87dc-8192aacd07ea",
                "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": "3f365a9d-62f3-4094-8c9b-56fbfe5fae76",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-09-06T06:47:05.3969935+02:00",
                "last_update": "2026-09-06T06:47:05.3969935+02:00",
                "id_user_upd": "fd10686a-7de8-454b-b454-ac28ff902a88",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "329ded99-e5ce-4645-84ed-f2401ab70ad4",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-09-06T06:47:05.3969935+02:00",
                  "last_update": "2026-09-06T06:47:05.3969935+02:00",
                  "id_user_upd": "fbc161d0-4b31-4fd8-9728-7426f0474de8",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "3dc6f255-0783-4d8e-b88e-10775e3fe40e",
                    "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": "5bc046c1-6c8b-46ae-958a-51d6345710ab",
                    "view_messages": true,
                    "id_image_photo": "7ceffbef-9e2e-4ee5-a48c-16a809dd0511",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "cb6a7662-c41a-4383-acee-2f3d4de4de13",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-09-06T06:47:05.3969935+02:00",
                    "last_update": "2026-09-06T06:47:05.3969935+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "027331e7-fc02-4f17-a18e-162a6da7726b",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "f9396a29-e11b-473f-a0e0-1fc5c31e2a28",
                        "active": true,
                        "created_on": "2026-09-06T06:47:05.3969935+02:00",
                        "last_update": "2026-09-06T06:47:05.3969935+02:00",
                        "id_user_upd": "17d0191a-db0c-4cb2-a0ea-764d08543a7d",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "5f823ee7-81d1-46a5-a4d4-375e7c52e5a3",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "f6f731fc-e750-4e9e-ad54-14dfc0186fee",
                            "id_zone": "2680a517-843e-401b-b591-3e1c79b0b83c",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-09-06T06:47:05.3969935+02:00",
                            "last_update": "2026-09-06T06:47:05.3969935+02:00",
                            "id_user_upd": "64527c72-5c99-4277-b1bf-a2466b067541",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "780e59e9-aa95-405d-8ac2-f630dfd6cb84",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "5000da59-5dcb-4c72-b2b7-228f9e067a26",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "4b16b3d7-d120-4f11-a746-a0780a1fbd35",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                "id_user_upd": "d9370ec8-c21c-4cae-b717-3d48406782e3",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "6e90e69d-c8c6-4d6d-881e-850a9e717903",
                                    "id_cloakroom": "eb48aaf2-29b0-42a9-911d-a0cef9986a06",
                                    "id_pos_sesion": "aedb5537-087b-42c1-8289-b875b733148e",
                                    "unit_id": 4,
                                    "date_open": "2026-09-06T06:47:05.3969935+02:00",
                                    "date_close": "2026-09-06T06:47:05.3969935+02:00",
                                    "id_doc_sa": "25409609-45e5-4151-a5f1-e1d06be072fd",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "fa6386da-f29c-4b50-9a76-585e3eff1392",
                                      "id_pos": "bdf46c68-f366-4409-bfeb-abb3285def1c",
                                      "id_doc": "970eab0d-a261-4691-b747-f2a3c1f36896",
                                      "id_branch": "7a57d2a3-5dc2-40e9-88fc-f3ac1acf7c8c",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-09-06T06:47:05.3969935+02:00",
                                      "date_tax": "2026-09-06T06:47:05.3969935+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "16158f7a-b109-4d19-8f7a-cc18b18cb12c",
                                      "id_relationship": "6d0a8a94-91a5-4e10-a1f9-b7e39f97d874",
                                      "id_loc_from": "7fa9a87f-0353-499d-a064-36b6ce0fa323",
                                      "id_loc_end": "982d3c07-53ed-4c85-8cea-22ca0f21f22c",
                                      "id_user_add": "c19995ff-6c26-40da-96d4-f6a4846d03f7",
                                      "id_user_upd": "a3b33d96-a378-4875-b1fe-6afaf6f29bdd",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "8d5eb9d3-9fb0-4458-8831-eb15890d883f",
                                      "id_room_unit": "46a30d01-efee-45d7-a80c-06923decd496",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "e6690be6-ab1e-465e-9f13-90c52a666791",
                                      "p_dis": 15.1,
                                      "p_chr": 16.1,
                                      "amt_net": 17.1,
                                      "amt_tax": 18.1,
                                      "amt_dis": 19.1,
                                      "amt_chr": 20.1,
                                      "amt_tot": 21.1,
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                      "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "c81c4e93-2e6f-4e8d-845a-63b81337312f",
                                        "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": "f5ed2de7-7afa-4795-944c-870955f8ff64",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                        "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                        "id_user_upd": "f300199b-3326-437e-9c1d-eefb0a630644",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "4f8fe0c8-c7d5-495c-8833-b9a7e7bc41dd",
                                            "id_pay": "84186713-52de-42e2-8b6d-9691058074e4",
                                            "id_money": "4de2330a-3e5b-4afe-9485-841ed5ecbce7",
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                            "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                            "id_user_upd": "8dddbbde-f43b-4116-b3d7-68b4524f099a",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "a48c8c23-eedf-43bd-8019-3aa0e70d90d7",
                                              "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": "a3c23e7c-a6b2-4adb-921d-5d4631ee0d5f",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                              "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                              "id_user_upd": "0f2467e8-02c6-455f-af76-a473b9df7bc1",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "9c3f0cb8-7861-4858-86b8-c20d22f8d573",
                                                  "id_money_2": "7fc426c9-583e-498e-a97b-e2a02bc74c03",
                                                  "date_from": "2026-09-06T06:47:05.3969935+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                  "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                  "id_user_upd": "26ae04a7-be2d-4d0a-b5e0-41b505724398",
                                                  "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": "3c9a1784-0c0e-4eba-90ee-92bdaeada99d",
                                                  "id_pay": "9ca01e3f-b065-4f62-95b5-c51f230278ab",
                                                  "id_money": "d22da5ea-c8b1-405e-bef1-f92f12115e0e",
                                                  "date_cashflow": "2026-09-06T06:47:05.3969935+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "b06d9a8e-80b5-4dc2-9c47-3028611a62b4",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "dafed241-6820-491b-b662-ced0ab5bc4e2",
                                                    "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": "9f8987b1-a067-4ca3-8736-5129a167df9d",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                    "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                    "id_user_upd": "1f82ab69-72b1-489a-a3c3-9333f1d11c21",
                                                    "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": "02b7dbf6-4e90-4931-9b85-52af4fc42247",
                                                        "id_line": 2,
                                                        "id_pay": "88482aa5-f369-4dfa-9f04-4c729b7b4b7e",
                                                        "id_money": "350a5298-2782-4135-b6b5-4b5f323cadb2",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "26bffc38-c1d3-49f6-85c4-273fe9cc6441",
                                                        "id_employee": "625cf680-5ae6-4f1f-a122-59bc68382c9f",
                                                        "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": "ffda36ca-50ab-4618-bccb-950d181bf48c",
                                                        "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": "9fe018bd-6993-4019-83f0-1518bbd30715",
                                                          "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": "6422a316-619c-46eb-8535-24e5e0352be4",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "fb74a97b-a894-4f75-9c58-2f392643d162",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                          "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                          "id_user_upd": "940101db-bda9-4a35-a866-c51488fd255c",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "6783bc75-e2bb-46da-9fea-973ac1fa7b30",
                                                              "id_branch": "21a1ab6f-de75-4fe0-a31c-d27ed4eed688",
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                              "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                              "id_user_upd": "76be0336-5a9f-4f82-9ef3-ebe5cb35093c",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "345edded-dc4e-472e-bbb3-f29c18a302f7",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                            "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                            "id_user_upd": "5015b2ba-7280-4ff0-bcad-eea22bf49131",
                                                            "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": "712b3dec-5fb2-45b4-a9b2-672af6646609",
                                                              "id_line": 2,
                                                              "id_item_sub": "046430b5-49fc-4f83-9f42-33b1e1b79391",
                                                              "qty": 4.1,
                                                              "id_list": "c7dd8dc2-af8f-4dc4-b9a9-ed21dfd89102",
                                                              "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": "a8e128e2-3574-4c38-8dad-50b49f64517c",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "48417402-1c44-4bf1-88e3-9fc316d1049b",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "fd17602d-04dd-4a7c-8418-398cf90a6646",
                                                              "id_user_upd": "08fd22d9-7b97-4bae-9878-6857a72786b8",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "531ca404-50c9-4f5b-abdd-94e9f80e9f12",
                                                                "id_item": "211452ff-1187-4e91-9ab6-a8295e6e98fc",
                                                                "id_item_type": "9bc7de3a-8b5a-4e7b-a435-3878a6eb7c63",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "bee24e15-8080-4da8-b56c-8d81cc20b856",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                "id_user_upd": "b07e1460-b755-4bf8-b91d-0e567de42bee",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "a279bdba-74f2-44a1-bcbd-a2be24166b2f",
                                                                    "id_item": "0cd04956-2e21-499a-a4f3-9012ea894cfe",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "c11b8097-dd63-432c-8ca3-151c05191a24",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "b0820e30-476b-4ec7-9b0f-bb1d8e2e489e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "2c8500d9-2c41-49c7-9d54-4f7f61ad6229",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                      "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                      "id_user_upd": "d30def0a-6f24-4468-b636-576dde899f3c",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "81caca0d-8aab-48ae-9441-4734149be1fa",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "id_user_upd": "4e85ee40-376e-444c-add2-61b859f26840",
                                                                        "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": "4b0acfe0-3f07-4cbf-8d06-5de54d393966",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "b188f575-f053-431b-afa9-51bf84801f32",
                                                                  "view_pos": true,
                                                                  "order": 7,
                                                                  "color_border": "sample string 8",
                                                                  "color_button": "sample string 9",
                                                                  "color_font": "sample string 10",
                                                                  "font_bold": true,
                                                                  "font_underline": true,
                                                                  "font_size": 13,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                  "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                  "id_user_upd": "f4469dec-9ae3-4fb9-86b9-7ebc231a6746",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "9247cd5f-84d4-48ac-a176-bcefeb092dfe",
                                                                      "id_line": "4edbfb7a-6554-4dfc-b79f-4fae583d7487",
                                                                      "id_category": "dd30c69b-5314-4375-bf7c-ba08ba975005",
                                                                      "id_item": "e3dbc044-107b-40f3-a46a-b7a3d42722d1",
                                                                      "id_item_type": "6ad25002-dbda-47e3-bf9c-12e7a3f8ea08",
                                                                      "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": "4b8e04f2-36db-46e0-bf54-18d9d8537855",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "date_end": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "date_used": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "date_sesion": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "id_employee": "289e5ddd-a739-4382-b950-44a10e6a28f5",
                                                                        "id_branch": "2ad13296-7767-4c8a-b62e-74c850e3f701",
                                                                        "id_voucher_permision": "0a99c347-11e4-4aee-8d99-86d271e3c68e",
                                                                        "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": "d78fcd28-7f73-4625-976d-c7e1dde09c1e",
                                                                        "id_user_add": "476b8171-1d7e-4756-9c71-a0234d3746b3",
                                                                        "id_doc_sa": "d5992ed0-b276-44b5-b915-0a31908896e2",
                                                                        "id_item_sub": "09456647-f8c3-4de8-9a87-31adbf148b49",
                                                                        "id_pos_sesion": "6671bb87-387c-434f-b911-6b4a09d716f7",
                                                                        "is_authorized": true,
                                                                        "is_automatic": true,
                                                                        "print_in_branch": true,
                                                                        "printed": true,
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "is_used_entry": true,
                                                                        "is_used_consume": true,
                                                                        "is_close": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_payment_types": {
                                                                          "$ref": "19"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_doc_sa_pay": [
                                                                          {
                                                                            "$ref": "20"
                                                                          },
                                                                          {
                                                                            "$ref": "20"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$ref": "30"
                                                                          },
                                                                          {
                                                                            "$ref": "30"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_permisions": {
                                                                          "$id": "32",
                                                                          "id": "a782be12-720d-4701-81dd-253f6f226d25",
                                                                          "date_from": "2026-09-06T06:47:05.3969935+02:00",
                                                                          "date_end": "2026-09-06T06:47:05.3969935+02:00",
                                                                          "date_used": "2026-09-06T06:47:05.3969935+02:00",
                                                                          "id_employee": "a95b472b-3049-469e-9e70-c6963057785b",
                                                                          "id_branch": "b218681d-f578-4508-a094-1292cd25fe83",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "d67cd7e6-9b1d-4434-831a-7a1347766420",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                          "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_vouchers": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ]
                                                                        }
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "mt_prices_rules": [
                                                                    {
                                                                      "$ref": "1"
                                                                    },
                                                                    {
                                                                      "$ref": "1"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "33",
                                                                      "id": "2fc0c2a9-fd83-4485-82eb-ecd0cab42330",
                                                                      "order_id": 2,
                                                                      "id_item": "4edfb7b3-00d8-4396-b125-2dd0e6733377",
                                                                      "id_item_type": "a8b7947b-4789-4755-b86a-f7814b64e442",
                                                                      "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": "5296d0d8-cd66-40d2-a192-38ba20930a68",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "a8681499-50a1-4746-8e5b-8e927b37a6ef",
                                                                      "count_voucher": 1,
                                                                      "id_category": "4aafdc49-ba65-4130-9066-d7da20f168cb",
                                                                      "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                      "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                      "id_user_upd": "0c08ac47-ba76-41a5-9531-2feaa217e0b1",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "34",
                                                                        "id": "f3cabcfc-a608-448a-bee9-b7427e2381f5",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "37206cc5-16de-4142-b640-cd06b6bf0b68",
                                                                        "date_tax": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "date_open": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "date_close": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "id_user_open": "5102f5e2-ff68-4e49-b830-3d3a74a2314e",
                                                                        "id_user_close": "11bfa4c7-5e42-449b-bf7f-9856dcef8e13",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_cloakrooms_units": [
                                                                          {
                                                                            "$ref": "12"
                                                                          },
                                                                          {
                                                                            "$ref": "12"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$ref": "33"
                                                                          },
                                                                          {
                                                                            "$ref": "33"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pt": [
                                                                          {
                                                                            "$id": "35",
                                                                            "id": "68c6c333-f225-4284-8f5f-f216e706ee30",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "6093705d-9553-4be3-9c37-f0c2097083e3",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "36",
                                                                            "id": "2c42c9ac-6200-43ef-b112-7668ee8778b4",
                                                                            "id_room_unit": "4a049114-b346-4475-bc86-04bdf13aa55a",
                                                                            "id_room_list": "46636d5a-db1e-4dd3-b052-90c698bd22e8",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "date_from": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "date_end": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "date_open": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "date_close": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "id_employee": "180b6ad7-c30f-44b0-b07e-96ddb286bac3",
                                                                            "id_employee_sec": "983cade3-5e63-4fd2-82eb-92fbbca16761",
                                                                            "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": "01514a85-58db-444b-a5e3-a054f2283e55",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "a66c83d1-13a5-45fe-a7c6-f73dc9303bb6",
                                                                            "id_user_close": "ea22ab79-86d5-4f29-bed5-0d7f5281ac4d",
                                                                            "id_unit_state": "15fa91d1-d27f-44fa-a48a-d43e17ebb7b6",
                                                                            "id_pos_sesion": "ba9497a1-644d-441c-bd41-7d2920f90eda",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "37",
                                                                              "id": "34e60dd6-8d7e-4cf8-80e8-fa4ad7d781f7",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "742300ad-78a6-4281-a4c1-4286d5452d80",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "dfe7d02a-8560-47e3-abc8-7a88d28e61a7",
                                                                              "locked": true,
                                                                              "date_locked": "2026-09-06T06:47:05.3969935+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                              "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                              "id_user_upd": "dcb8317b-65ff-4ccd-b270-1b23ae751f63",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "38",
                                                                                "id": "9a079e72-915b-43e2-bd9e-a39126fefcc2",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "25a59b96-4727-4574-bd47-78eb37cb0d77",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "050241b1-2832-47e2-8d9c-202b5c713391",
                                                                                "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": "4b82dd46-4bc3-4a7d-864c-651376654871",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                "id_user_upd": "0b392cbc-ffe1-446b-919d-df476fab7397",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos": "206ee79d-f72d-4c9f-a9cd-ff6faed7613c",
                                                                                    "id_room": "b8f07b1b-f43d-426d-afda-b73ddcd64340",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "id_user_upd": "2842ac83-f567-4b65-a264-3e2648ffeea2",
                                                                                    "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": "586079be-da03-4a74-8fb8-b5507d2f6a41",
                                                                                    "id_room": "0c3d6fb9-acae-42dc-a319-612cb56b4915",
                                                                                    "date_in": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "date_out": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "id_user_add": "a64b1ece-b67f-4951-8043-bed6eec37d8b",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$ref": "38"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "36"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "36"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_types": {
                                                                                "$id": "41",
                                                                                "id": "5294bbaf-9d64-44d9-81ec-df4bdf76f001",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                "id_user_upd": "39817009-41ee-4484-b5ec-7ca83901c652",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "id_room_type": "b395e5aa-630e-4830-9712-a20ca218e9c9",
                                                                                    "id_room_state": "4032de56-c48d-4564-81ac-1e9e98e14a45",
                                                                                    "id_image": "6a9404cc-208c-4ef3-825c-f67882294355",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "id_user_upd": "8744e75e-674d-4b99-9fcc-5cf8391a4016",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "43",
                                                                                      "id": "6cfc7bf0-e1d9-4cfa-bc41-7cf31e8a5c6b",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                      "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                      "id_user_upd": "f357a5ad-576f-4922-83fe-1622e8464415",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$ref": "42"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "42"
                                                                                        }
                                                                                      ],
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "36"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "36"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$ref": "41"
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "42"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "36"
                                                                                },
                                                                                {
                                                                                  "$ref": "36"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_states": {
                                                                              "$ref": "43"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "13"
                                                                              },
                                                                              {
                                                                                "$ref": "13"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_rooms_list": {
                                                                              "$ref": "40"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "36"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_tips": [
                                                                          {
                                                                            "$id": "44",
                                                                            "id": "97a214ab-b8c4-491b-8b84-aba4689e4e1c",
                                                                            "id_pos_sesion": "5d4d4001-2671-4cd9-9d76-d5f7d57a00fb",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "0bf8e9be-5d05-4405-ad47-eca4d131d189",
                                                                            "id_room_unit_activity": "67591332-47cc-4c43-b075-e82d79666325",
                                                                            "id_doc_sa": "7435393b-5501-4a42-9fe5-eadc57477fed",
                                                                            "id_pos_type": "cbfb37ef-072a-4c04-a147-076ef80a03ab",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "e7d242c0-7030-4700-b544-585d6bf8483f",
                                                                            "coupon_id": "sample string 7",
                                                                            "terminal_id": "sample string 8",
                                                                            "card_name": "sample string 9",
                                                                            "card_bank": "sample string 10",
                                                                            "card_number": "sample string 11",
                                                                            "client_name": "sample string 12",
                                                                            "money_type": "sample string 13",
                                                                            "merchant_id": "sample string 14",
                                                                            "aid": "sample string 15",
                                                                            "auth_num": "sample string 16",
                                                                            "authorization": true,
                                                                            "signature": true,
                                                                            "contactless": true,
                                                                            "date_hour_pay": "sample string 17",
                                                                            "terminal_name": "sample string 18",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id_tip": "47ff0504-6b85-4951-92b7-1183068009ba",
                                                                                "id_user": "9574c87b-cf51-4667-8b1b-8b944f2243f5",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "44"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "45"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ],
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_pos_sesion": "b45c96b2-0a8c-4ec1-bd3b-44d149511545",
                                                                            "id_user": "135213fe-6685-4a68-bb14-633d73a3893e",
                                                                            "date_add": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_connection": [
                                                                          {
                                                                            "$id": "47",
                                                                            "id": "37b32abf-1052-4382-985f-874b5eb6543d",
                                                                            "id_user": "9965d38d-cd1f-4c9a-bf73-8e2d832d79bb",
                                                                            "id_user_profile": "dbe37753-a652-4fe1-8b75-f2fd913d1f16",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "id_pos_sesion": "dec4ab3e-292c-43b8-8a88-aa630b2efa85",
                                                                            "date_login": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "date_logout": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "48",
                                                                              "id": "144ed588-c398-4c7e-9a90-ce2a90c9acec",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "is_pass_required": true,
                                                                              "is_admin": true,
                                                                              "level_id": 7,
                                                                              "order_1": 8,
                                                                              "order_2": 9,
                                                                              "order_3": 10,
                                                                              "order_4": 11,
                                                                              "is_tips": true,
                                                                              "is_view_all": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                              "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "c46e6eb3-4daf-456b-9819-cfc04a79d8c1",
                                                                                  "id_function": "cbd2cd4f-b8e7-4c02-b810-2fa75099d4df",
                                                                                  "id_user": "94e8ab23-0a4e-4b41-a7dc-2a7908f5d951",
                                                                                  "id_profile": "1b5c02b5-8df5-4d90-ad20-f84697ecad88",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "50",
                                                                                    "id": "ef258a8f-1891-443e-a01d-8dfce7e12937",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "5579b64f-42cd-4e65-99b1-ae892a7e0cdc",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "12597064-ceaa-4730-be06-2027606d8652",
                                                                                    "view_pos": true,
                                                                                    "order": 10,
                                                                                    "color_border": "sample string 11",
                                                                                    "color_button": "sample string 12",
                                                                                    "color_font": "sample string 13",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 16,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "51",
                                                                                      "id": "6e0dc871-6b8f-4b4f-9726-47d5e73612ae",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                      "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions": [
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      }
                                                                                    ]
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "st_users": [
                                                                                {
                                                                                  "$ref": "8"
                                                                                },
                                                                                {
                                                                                  "$ref": "8"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_connection": [
                                                                                {
                                                                                  "$ref": "47"
                                                                                },
                                                                                {
                                                                                  "$ref": "47"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_messages": [
                                                                          {
                                                                            "$id": "52",
                                                                            "id": "f682545c-de73-465c-b8c4-c96179123f02",
                                                                            "id_user": "9ad44c92-0b69-49d7-b110-0a008a1c3be7",
                                                                            "date_add": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "92ee4992-5d30-4fc2-bddb-a0001a85a74e",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "id_pos_sesion": "5d5fc911-ccce-4a63-9455-3f121529cdc2",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "34"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "53",
                                                                  "id": "59a4491d-c906-4411-a620-dbfb5a7a231e",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "973365e5-0580-4187-8251-15610d329e85",
                                                                  "id_doc_print": "7e6d232e-1810-4da0-9d49-6fcd70e982a3",
                                                                  "hour_end": "00:00:00.1234567",
                                                                  "price_item_sub": true,
                                                                  "define_validity": true,
                                                                  "price_ref": true,
                                                                  "price_min": 11.1,
                                                                  "supply_apply": 12,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                  "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$id": "54",
                                                                    "id_list": "e1f47d67-3620-4daa-ab8e-0063a387cf74",
                                                                    "id_item_sub": "c944785d-4cdf-4f34-945e-c4a32e2082ed",
                                                                    "validity_date": "2026-09-06T06:47:05.3969935+02:00",
                                                                    "price": 4.1,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                    "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                    "id_user_upd": "f2e962d0-b1e4-444d-a4f7-2189d2620228",
                                                                    "commited": true,
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "55",
                                                                      "id": "7982dc29-e6e6-4ef8-a1a2-aabc2ae1ec9f",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "a8f06a46-0dd2-4cbc-a3b0-d5cc2fd57252",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "ba4ac6bf-624b-450a-b1ce-a29f1cfb94e1",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                      "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                      "id_user_upd": "f0d8d05f-c822-4582-8ece-660b8f496f39",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id_pos": "c9cf4b99-cb2b-4993-b147-fa3297f50e9a",
                                                                          "id_pos_type": "68dba726-de2e-481d-bd1d-c8b6de21d5b7",
                                                                          "id_price_list": "218fabf2-9e6a-4ec2-b267-e0e085fd217d",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                          "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                          "id_user_upd": "597b55ea-eea8-4d92-ae3b-396e0aa7ecf5",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "57",
                                                                            "id_pos": "6ab02f8b-69fc-43da-9028-62088fcae660",
                                                                            "id_pos_type": "c5996f33-7941-44f6-a4f0-d01afacc47d1",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                            "id_user_upd": "53251f24-55fc-426e-8468-b9a758451ad8",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "56"
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "58",
                                                                              "id": "ec9a534a-3f04-4820-8af1-3a0085012923",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                              "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                              "id_user_upd": "07943393-19e4-4eda-8cdf-d3e363d6a16a",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "31263d4a-0f7b-4f50-a052-c62254953faf",
                                                                                  "id_branch": "a5a406ed-c107-456e-81f2-144df40af34f",
                                                                                  "id_pos_type": "48952680-db7f-489f-9e9e-8e53a5875897",
                                                                                  "id_pos": "76b141be-3df0-46af-af1a-2d6b5a232c8e",
                                                                                  "id_item": "5d6d5b15-8589-451c-805e-208913fffbf2",
                                                                                  "date_from": "2026-09-06T06:47:05.3969935+02:00",
                                                                                  "date_end": "2026-09-06T06:47:05.3969935+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                  "id_user_upd": "07d15f48-e4ce-47ce-80d3-ae194a4216ed",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_items": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "59"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "60",
                                                                                  "id_pos_print": "c61a4f8e-fd21-4871-87c3-48a67e1cf6c7",
                                                                                  "id_doc": "0938fcc5-0628-494f-ba95-2424526d0e88",
                                                                                  "id_pos_type": "b6d96e45-286f-4727-8f48-21a6aa61e4dc",
                                                                                  "id_doc_print": "6b9fa6a3-7af6-49bd-81e4-b3d16ce37f07",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                  "id_user_upd": "21b83f6d-01ae-4c47-a2f0-30a797c433f1",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "61",
                                                                                    "id": "7e2655cb-b647-4ebb-9354-5c94388bf72f",
                                                                                    "id_pos": "1b62ce66-17fd-4392-8ab5-3b50de69faf3",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "id_user_upd": "488cfadb-44b9-41d1-bb0d-323fce1809a5",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "62",
                                                                                    "id": "d1de332d-bb25-446c-928f-b71f4e77e4f2",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "63",
                                                                                        "id_doc_print": "bf927226-2b64-4047-b77b-0bb64af3966b",
                                                                                        "id_line": 2,
                                                                                        "text": "sample string 3",
                                                                                        "type_line": "sample string 4",
                                                                                        "type_align": "sample string 5",
                                                                                        "ref_line": 6,
                                                                                        "font_name": "sample string 7",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_color": "sample string 10",
                                                                                        "st_doc_print": {
                                                                                          "$ref": "62"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "63"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "60"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "mt_pos_view": [
                                                                                {
                                                                                  "$ref": "57"
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "55"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "56"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$ref": "54"
                                                                        },
                                                                        {
                                                                          "$ref": "54"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "55"
                                                                        },
                                                                        {
                                                                          "$ref": "55"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "55"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "64",
                                                                          "id": "05332a5f-1523-46dd-8c02-49c2c529fe6a",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:47:05.3969935+02:00",
                                                                          "date_end": "2026-09-06T06:47:05.3969935+02:00",
                                                                          "id_branch": "71b14279-90f5-4e73-a7e8-96006b20e9c0",
                                                                          "id_pos": "339a5fbf-85ac-4f81-a27d-af18c48bc7fa",
                                                                          "id_list": "c8911f7f-2b46-449c-a5fe-14a7067e3109",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                                          "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                                          "id_user_upd": "3c5a9349-6d55-453a-90e0-701a57d9219e",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "55"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "64"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "1"
                                                                        },
                                                                        {
                                                                          "$ref": "1"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "24"
                                                                        },
                                                                        {
                                                                          "$ref": "24"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "54"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_prices_list": {
                                                                "$ref": "55"
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "13"
                                                              },
                                                              "tt_doc_sa_det_stock": [
                                                                {
                                                                  "$id": "65",
                                                                  "id_doc_sa": "d4fb902d-882e-4077-9605-72bd1c93992a",
                                                                  "id_line": 2,
                                                                  "id_item": "bd84a2aa-8522-4d71-9475-9405929d8938",
                                                                  "qty": 4.1,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "tt_doc_sa_det": {
                                                                    "$ref": "24"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "65"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "20"
                                                            },
                                                            {
                                                              "$ref": "20"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "31"
                                                            },
                                                            {
                                                              "$ref": "31"
                                                            }
                                                          ],
                                                          "tt_vouchers_permisions": [
                                                            {
                                                              "$ref": "32"
                                                            },
                                                            {
                                                              "$ref": "32"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$ref": "36"
                                                            },
                                                            {
                                                              "$ref": "36"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity1": [
                                                            {
                                                              "$ref": "36"
                                                            },
                                                            {
                                                              "$ref": "36"
                                                            }
                                                          ]
                                                        },
                                                        "mt_money_types": {
                                                          "$ref": "16"
                                                        },
                                                        "mt_payment_types": {
                                                          "$ref": "19"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "13"
                                                        },
                                                        "tt_vouchers": {
                                                          "$ref": "31"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ],
                                                    "tt_vouchers": [
                                                      {
                                                        "$ref": "31"
                                                      },
                                                      {
                                                        "$ref": "31"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  },
                                                  "mt_money_types": {
                                                    "$ref": "16"
                                                  },
                                                  "tt_doc_sa": {
                                                    "$ref": "13"
                                                  }
                                                },
                                                {
                                                  "$ref": "18"
                                                }
                                              ],
                                              "tt_doc_sa_pay": [
                                                {
                                                  "$ref": "20"
                                                },
                                                {
                                                  "$ref": "20"
                                                }
                                              ]
                                            },
                                            "mt_payment_types": {
                                              "$ref": "19"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            }
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "3"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "mt_pos_doc_print": [
                                          {
                                            "$ref": "60"
                                          },
                                          {
                                            "$ref": "60"
                                          }
                                        ],
                                        "st_doc_num": [
                                          {
                                            "$id": "66",
                                            "id_pos": "6643f528-3f7d-404d-9032-25ac6e22cc1b",
                                            "id_doc": "f32a89dc-4083-48d6-ac05-895c24867a52",
                                            "value": 3,
                                            "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                            "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            }
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$id": "67",
                                            "id": "15792ca7-eaa0-4d08-ba91-8facc861b569",
                                            "id_pos": "430c2eca-0db7-43e5-b61b-e9780a50ce4b",
                                            "id_doc": "1eae176e-a9bc-4118-96de-e591f29f1ee7",
                                            "id_branch": "55d303e1-b24d-482f-a66b-f9eb10d5b1b7",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-09-06T06:47:05.3969935+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "a6c2678b-123a-45a2-bfc6-682f43fc025b",
                                            "id_loc_from": "ed760b32-a623-476d-8917-9200feedbda6",
                                            "id_loc_end": "09d0b554-ed28-421e-a6d3-b851924e4b6a",
                                            "id_user_add": "6f65545e-5fe5-4320-854e-96ddcd2156db",
                                            "id_user_upd": "d55dc7c3-32e7-48b7-a741-1b5dc8947083",
                                            "id_pos_sesion": "465ed8a2-7194-44dc-8578-994591b9179e",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-09-06T06:47:05.3969935+02:00",
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                            "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "01c29467-6aa4-4b19-b03e-ffe16ff2e375",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "57cca045-c649-41d8-a538-fb768cb1c11a",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                              "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                              "id_user_upd": "50416cfd-b477-43ac-bdfe-6d8c96e7e007",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_sa1": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_stock": [
                                                {
                                                  "$id": "69",
                                                  "id_location": "6e649637-d5d0-4645-8c6f-b93e3dd2c3d9",
                                                  "id_item": "6c08425a-b927-442f-98dd-ac388cdc8f27",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                                  "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                                  "commited": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "mt_locations": {
                                                    "$ref": "68"
                                                  }
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ]
                                            },
                                            "mt_locations1": {
                                              "$ref": "68"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "st_users1": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st_det": [
                                              {
                                                "$id": "70",
                                                "id_doc_st": "5c03109c-d325-4ac6-aa78-fbd6415bf5ff",
                                                "id_line": 2,
                                                "id_item": "19c8db38-01f3-4a82-b9a4-57fca488d049",
                                                "comment": "sample string 4",
                                                "qty": 5.1,
                                                "status": 1,
                                                "active": true,
                                                "mt_items": {
                                                  "$ref": "6"
                                                },
                                                "tt_doc_st": {
                                                  "$ref": "67"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "tt_doc_st2": {
                                              "$ref": "67"
                                            }
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ]
                                      },
                                      "mt_locations": {
                                        "$ref": "68"
                                      },
                                      "mt_locations1": {
                                        "$ref": "68"
                                      },
                                      "mt_pos": {
                                        "$ref": "10"
                                      },
                                      "st_users": {
                                        "$ref": "8"
                                      },
                                      "st_users1": {
                                        "$ref": "8"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "24"
                                        },
                                        {
                                          "$ref": "24"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "tt_doc_sa1": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_sa2": {
                                        "$ref": "13"
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "34"
                                      },
                                      "tt_rooms_units_activity": {
                                        "$ref": "36"
                                      },
                                      "tt_spool_doc_print": [
                                        {
                                          "$id": "71",
                                          "id": "dd22d502-9d3f-43a2-af51-a816883313f5",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "edc18ca3-d298-430f-a232-dc4ec5cde444",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                          "printed": true,
                                          "print_on": "2026-09-06T06:47:05.3969935+02:00",
                                          "tt_doc_sa": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ]
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "34"
                                    }
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ]
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "39"
                              },
                              {
                                "$ref": "39"
                              }
                            ],
                            "st_users": {
                              "$ref": "8"
                            },
                            "mt_pos_view": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "64"
                              },
                              {
                                "$ref": "64"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "1"
                              },
                              {
                                "$ref": "1"
                              }
                            ],
                            "st_doc_num": [
                              {
                                "$ref": "66"
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$id": "72",
                                "id": "656c06f5-9abb-4cdf-bb4c-655435aff04f",
                                "id_pos": "ab7fbb3a-7d7b-42b9-ac08-e484785eeb41",
                                "mac_address": "sample string 3",
                                "date_end": "2026-09-06T06:47:05.3969935+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "d7ed6c6d-d7e8-4abe-96bd-9a0e4746899e",
                                "active": true,
                                "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "ff204d5e-afbc-490b-9360-9cb24590892c",
                                "id_pos": "92663fcc-c055-422f-be8f-13fb5795922b",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "tt_pos_connection": [
                              {
                                "$id": "74",
                                "id": "e3d396c6-08cc-417a-8c00-0efa4562505b",
                                "id_pos": "f82fa782-819f-42ea-a063-146c4f230124",
                                "date_add": "2026-09-06T06:47:05.3969935+02:00",
                                "date_upd": "2026-09-06T06:47:05.3969935+02:00",
                                "date_out": "2026-09-06T06:47:05.3969935+02:00",
                                "connection_type": "sample string 3",
                                "connection_speed": 1,
                                "terminal_name": "sample string 4",
                                "version": "sample string 5",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "mt_branches": {
                              "$ref": "2"
                            },
                            "tt_logs": [
                              {
                                "$id": "75",
                                "id": "89e7d9d6-037e-48d3-888b-ff981edf77ca",
                                "id_user_add": "26e78826-2668-4c1f-bf53-94314a017809",
                                "id_table": "ffc6cbe1-896f-4e97-a1db-3f9afbe8d05c",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "94a88f42-3069-4205-82b7-c0b6bd793d35",
                                "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "5c66bf07-fcd1-4a15-9b89-d791978fdb3d",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                  "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "115113c2-e929-45f8-94f3-b73448c4e4dc",
                                      "id_sync": "d7737a26-4d61-4498-8eee-b09d81b6be93",
                                      "json": "sample string 3",
                                      "id_table": "09d59cae-8d3b-49d2-991b-3d08f03e88c7",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "62b3f6d8-5b23-4f0e-ad0a-7f4914854145",
                                        "id_branch_from": "38a79b21-1a4e-4f2a-8046-03b142c1499d",
                                        "id_branch_to": "75ebbc7d-04a8-4569-bd70-6c74c6b1bbf6",
                                        "type": 4,
                                        "created_on": "2026-09-06T06:47:05.3969935+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-09-06T06:47:05.3969935+02:00",
                                        "send_on": "2026-09-06T06:47:05.3969935+02:00",
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_branches1": {
                                          "$ref": "2"
                                        },
                                        "st_sync_packages_det": [
                                          {
                                            "$ref": "77"
                                          },
                                          {
                                            "$ref": "77"
                                          }
                                        ]
                                      },
                                      "st_sync_tables": {
                                        "$ref": "76"
                                      }
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "tt_logs": [
                                    {
                                      "$ref": "75"
                                    },
                                    {
                                      "$ref": "75"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "st_local_variables": [
                              {
                                "$id": "79",
                                "id": "e7219de8-070f-49c9-ab14-eee0cd88092c",
                                "id_pos": "20d4e2dc-c192-4c93-a456-f3981f426a39",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-09-06T06:47:05.3969935+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "67"
                              },
                              {
                                "$ref": "67"
                              }
                            ]
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "59"
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "mt_pos_doc_print": [
                      {
                        "$ref": "60"
                      },
                      {
                        "$ref": "60"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "56"
                      },
                      {
                        "$ref": "56"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "58"
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "57"
                      },
                      {
                        "$ref": "57"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "55"
                      },
                      {
                        "$ref": "55"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "64"
                      },
                      {
                        "$ref": "64"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "41"
                      },
                      {
                        "$ref": "41"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "st_images": {
                      "$ref": "3"
                    },
                    "st_images1": {
                      "$ref": "3"
                    },
                    "st_permisions": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "73"
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "st_users_token": [
                      {
                        "$id": "80",
                        "id": "44c7bf0b-5155-4793-987e-755716a01b8f",
                        "token_id": "sample string 2",
                        "id_user": "cc23853b-1e4a-4d12-99e4-9fc00a24ddca",
                        "date_from": "2026-09-06T06:47:05.3969935+02:00",
                        "date_end": "2026-09-06T06:47:05.3969935+02:00",
                        "created_on": "2026-09-06T06:47:05.3969935+02:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "80"
                      }
                    ],
                    "tt_doc_sa_cashflow": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_sa_det": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_sa_det1": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "75"
                      },
                      {
                        "$ref": "75"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "81",
                        "id": "ff93ba4d-f27c-4736-8c23-cca74b4ae66b",
                        "id_room_activity": "cafec056-83ea-46da-820b-c6595a51b342",
                        "id_pos_sesion": "7a7cb208-e4b0-44c5-852b-818f73531086",
                        "log_text": "sample string 4",
                        "id_user": "da674109-ab38-4def-8221-8f493df864f3",
                        "event_type": "sample string 6",
                        "correlation_id": "c458a2f9-ab52-4906-8783-f1fe457367d4",
                        "id_room_unit": "a8b466fb-6d69-4ee6-94a3-4ab2e8530f64",
                        "id_room_unit_source": "2b215040-517c-4155-a909-beb26a53ee5d",
                        "id_room_unit_destination": "27de6cf7-c812-4ccb-b982-e9dd9020cf65",
                        "id_room_activity_related": "1d0dce7b-e230-4086-9a6a-6bd6a3162dab",
                        "id_doc_sa": "d67a2c6d-be9c-4f11-9fea-51f7501b151d",
                        "id_user_authorizer": "18bc26b0-c2ef-4bdb-9507-91900f99a872",
                        "data_json": "sample string 7",
                        "created_on": "2026-09-06T06:47:05.3969935+02:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "48"
                    },
                    "tt_cmd_connection": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "tt_cmd_messages": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ]
                  }
                },
                "mt_categories_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "59"
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "mt_items_formula": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "mt_units": {
                  "$ref": "28"
                },
                "mt_units1": {
                  "$ref": "28"
                },
                "st_images": {
                  "$ref": "3"
                },
                "st_users": {
                  "$ref": "8"
                },
                "mt_items_sub": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "tt_doc_sa_det_stock": [
                  {
                    "$ref": "65"
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "tt_doc_st_det": [
                  {
                    "$ref": "70"
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "tt_stock": [
                  {
                    "$ref": "69"
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              "st_users": {
                "$ref": "8"
              }
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "3"
          },
          "st_users": {
            "$ref": "8"
          },
          "mt_prices_rules": [
            {
              "$ref": "1"
            },
            {
              "$ref": "1"
            }
          ],
          "tt_vouchers_det": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "mt_employees": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "mt_items": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ],
      "mt_items_types": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "mt_money_types": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "mt_payment_types": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "mt_prices_list": [
        {
          "$ref": "55"
        },
        {
          "$ref": "55"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_rooms1": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_rooms_units_states_types": [
        {
          "$ref": "42"
        },
        {
          "$ref": "42"
        }
      ],
      "st_functions": [
        {
          "$ref": "50"
        },
        {
          "$ref": "50"
        }
      ],
      "st_images_types": {
        "$id": "82",
        "id": "95ca2981-ccf3-413f-8c4c-56e421267293",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-09-06T06:47:05.3969935+02:00",
        "last_update": "2026-09-06T06:47:05.3969935+02:00",
        "commited": true,
        "st_images": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "mt_docs": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "st_users": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "st_users1": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_cloakrooms": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ]
    },
    "st_users": {
      "$ref": "8"
    },
    "mt_branches_zones": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "mt_employees_branches": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "59"
      },
      {
        "$ref": "59"
      }
    ],
    "mt_locations": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "mt_periods": [
      {
        "$id": "83",
        "id_branch": "77ac2958-99b0-4d58-bb9e-60a9c55ef7f9",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-09-06T06:47:05.3969935+02:00",
        "date_end": "2026-09-06T06:47:05.3969935+02:00",
        "state": "sample string 6",
        "created_on": "2026-09-06T06:47:05.3969935+02:00",
        "last_update": "2026-09-06T06:47:05.3969935+02:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "64"
      },
      {
        "$ref": "64"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "67"
      },
      {
        "$ref": "67"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ]
  },
  "mt_categories": {
    "$ref": "4"
  },
  "mt_items": {
    "$ref": "6"
  },
  "mt_items_types": {
    "$ref": "29"
  },
  "mt_pos": {
    "$ref": "10"
  },
  "mt_prices_list": {
    "$ref": "55"
  },
  "st_users": {
    "$ref": "8"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.