GET api/Mt_Rooms_Units/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_rooms_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 5

name_label

string

Required

Max length: 10

name_zone

string

Max length: 20

order

integer

Required

id_room

globally unique identifier

Required

pax

integer

Required

pos_x

integer

Required

pos_y

integer

Required

size_w

integer

None.

size_h

integer

None.

in_map

boolean

Required

reserved_on

boolean

Required

id_room_type

globally unique identifier

Required

locked

boolean

Required

date_locked

date

None.

comment_locked

string

Max length: 100

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_rooms

mt_rooms

None.

mt_rooms_units_types

mt_rooms_units_types

None.

st_users

st_users

None.

tt_rooms_units_activity

Collection of tt_rooms_units_activity

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "40d08d3b-545a-4b91-9ca0-e081012edee9",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "name_label": "sample string 4",
  "name_zone": "sample string 5",
  "order": 6,
  "id_room": "0712383c-2d15-479f-84c0-c483f53f8314",
  "pax": 8,
  "pos_x": 9,
  "pos_y": 10,
  "size_w": 1,
  "size_h": 1,
  "in_map": true,
  "reserved_on": true,
  "id_room_type": "6f391c83-4a28-409c-aa71-1028f5bee48a",
  "locked": true,
  "date_locked": "2026-03-10T09:42:32.4267582+01:00",
  "comment_locked": "sample string 15",
  "active": true,
  "created_on": "2026-03-10T09:42:32.4267582+01:00",
  "last_update": "2026-03-10T09:42:32.4267582+01:00",
  "id_user_upd": "2e8ab66c-f95b-41e1-8479-5efc46b77f7b",
  "commited": true,
  "mt_rooms": {
    "$id": "2",
    "id": "4bd5bfca-154c-4594-83e5-fb24d1112234",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "73315d48-45b1-4b50-b60a-82c4dfbcf91d",
    "name_pos": "sample string 6",
    "id_image": "883287b2-b4e9-4eb2-a829-702e6bc15e3e",
    "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": "0caea75f-0bf5-4cb3-81e4-a44c8294f07d",
    "refresh_status": true,
    "active": true,
    "created_on": "2026-03-10T09:42:32.4267582+01:00",
    "last_update": "2026-03-10T09:42:32.4267582+01:00",
    "id_user_upd": "6a5950fb-c3cb-403f-af57-58b813fc3041",
    "commited": true,
    "mt_branches": {
      "$id": "3",
      "id": "b60c55b4-bd5e-4e72-b63b-5b6730561891",
      "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": "16d9a71a-82e3-4f77-9abb-5fc1c594c5d4",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-03-10T09:42:32.4267582+01:00",
      "last_update": "2026-03-10T09:42:32.4267582+01:00",
      "id_user_upd": "465838a1-da44-43b5-a4a0-c6f55e5a65bf",
      "commited": true,
      "st_images": {
        "$id": "4",
        "id": "fec0b0a5-ed4d-4527-8f1b-3fde280f747e",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "034d107b-1d8e-4dbc-90dc-8784b7557373",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-03-10T09:42:32.4267582+01:00",
        "last_update": "2026-03-10T09:42:32.4267582+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "mt_categories": [
          {
            "$id": "5",
            "id": "2e425977-94a2-417d-98d3-1b746b0112ab",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "d9857bbe-61dc-4caa-89c4-4ce67a58c0b5",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "8327952a-33d6-4f27-a747-0351a8ae9f6f",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-03-10T09:42:32.4267582+01:00",
            "last_update": "2026-03-10T09:42:32.4267582+01:00",
            "id_user_upd": "cab15310-e7ce-48e7-b394-7823251bd865",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "6",
                "id_category": "25c066f9-fdc0-4658-b1c3-0b4373b1f3f7",
                "id_item": "e3c48297-78a5-4c54-bc18-b9f7515f5b48",
                "is_default": true,
                "active": true,
                "created_on": "2026-03-10T09:42:32.4267582+01:00",
                "last_update": "2026-03-10T09:42:32.4267582+01:00",
                "id_user_upd": "c0e6829a-061d-4414-bfa4-1b5150e72d91",
                "commited": true,
                "mt_categories": {
                  "$ref": "5"
                },
                "mt_items": {
                  "$id": "7",
                  "id": "7bd8caf7-a450-48c3-9fd2-aec3cf9fa4be",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "8667787f-2950-44e2-84ba-0ad03ff5480a",
                  "id_unit_sec": "ba325b40-8e1e-4799-a501-cb4275a22e0d",
                  "id_brand": "b054e0b0-a19b-40e3-9e27-449d108054ee",
                  "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": "7b33acaf-d43c-4177-a6fe-45c012364ce2",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-03-10T09:42:32.4267582+01:00",
                  "last_update": "2026-03-10T09:42:32.4267582+01:00",
                  "id_user_upd": "96d535de-2772-4bcb-ad0a-11383ef471ef",
                  "commited": true,
                  "mt_brands": {
                    "$id": "8",
                    "id": "f65999e2-06d5-4c72-8092-3b049d04cdd9",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-03-10T09:42:32.4267582+01:00",
                    "last_update": "2026-03-10T09:42:32.4267582+01:00",
                    "id_user_upd": "b6373508-de91-4dd7-bed5-5bea4dc5a0c2",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "st_users": {
                      "$id": "9",
                      "id": "0dc76739-43aa-4afd-9e2b-58eb84688ab0",
                      "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": "d9b66c89-ae73-4352-b688-af50be347b69",
                      "view_messages": true,
                      "id_image_photo": "88807007-e15d-4822-bb4a-54aa38cde46d",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "66f35b46-bbd0-45c7-879b-6e2804a6c26e",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-03-10T09:42:32.4267582+01:00",
                      "last_update": "2026-03-10T09:42:32.4267582+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "3"
                        },
                        {
                          "$ref": "3"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "10",
                          "id": "1c05576a-a609-4682-ae40-9ef5a529ff73",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "ed18f4e9-3ee6-418a-860d-85bac91b92e6",
                          "active": true,
                          "created_on": "2026-03-10T09:42:32.4267582+01:00",
                          "last_update": "2026-03-10T09:42:32.4267582+01:00",
                          "id_user_upd": "92e3bead-2f5d-4a27-81a5-937a5de5f2bb",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "3"
                          },
                          "mt_pos": [
                            {
                              "$id": "11",
                              "id": "f0d10725-40e4-4d56-bcac-5243eed1f0f4",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "1614fd30-360b-4d07-a864-15133744b88c",
                              "id_zone": "b4b5353a-d500-4dab-803d-2574530b7853",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                              "last_update": "2026-03-10T09:42:32.4267582+01:00",
                              "id_user_upd": "362e8bfb-b942-4cd7-831f-73212d24aa9a",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "10"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "12",
                                  "id": "cd76016f-72a2-4af8-8882-73dd3bd98fd5",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "480a92ee-6ed3-486c-a656-4324ddcf706f",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "64117f54-9065-4188-bd57-058b1212ca46",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                  "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                  "id_user_upd": "637b9d4e-f6f1-49a4-8151-f718750bcf45",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "4"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "13",
                                      "id": "6d771d76-274c-448b-a3fa-91dbbe84c560",
                                      "id_cloakroom": "b90a2dfb-3e9a-4ceb-b40b-cab7fbedb325",
                                      "id_pos_sesion": "87d74982-f7b0-4593-87b0-d305defd7885",
                                      "unit_id": 4,
                                      "date_open": "2026-03-10T09:42:32.4267582+01:00",
                                      "date_close": "2026-03-10T09:42:32.4267582+01:00",
                                      "id_doc_sa": "8ecc1367-5ba8-493c-b994-8f3156d11a10",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "12"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "14",
                                        "id": "b8e06524-e311-41c4-93af-b2a8abacb004",
                                        "id_pos": "6d536323-d7a4-48e9-9ba4-92aa04cdca26",
                                        "id_doc": "591dae8f-8532-484a-82dc-daad202910a9",
                                        "id_branch": "87186bf9-c6fe-448a-b29d-332db9e1b234",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T09:42:32.4267582+01:00",
                                        "date_tax": "2026-03-10T09:42:32.4267582+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "9f4966de-826f-4798-b207-4e7efebe59ab",
                                        "id_relationship": "ca276791-15b5-4ae9-b112-d9c7addc4222",
                                        "id_loc_from": "a886dd36-4bd9-4c89-b65e-18da0fbdf90c",
                                        "id_loc_end": "a33d71ba-f3c3-4360-94da-26d78b4d1fd8",
                                        "id_user_add": "3e0e70cf-2c95-47ca-85b9-49dfd494b528",
                                        "id_user_upd": "5ca91c2f-544a-4880-b76e-77bd6a512f47",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "899c3855-ecff-4bc1-a3fc-ca2c4528c8cb",
                                        "id_room_unit": "b5af08d4-e1be-475b-a784-93bb6128d0bd",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "ca1bdcdd-da97-4e8e-977d-65ab2628b380",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                        "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "3"
                                        },
                                        "mt_docs": {
                                          "$id": "15",
                                          "id": "7a365413-2d36-451f-9a6b-4ff26a59d55a",
                                          "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": "86e91c73-adae-46a2-a043-2473093d5404",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                          "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                          "id_user_upd": "405a0d64-61fc-4c9b-b099-790eab2eb6d0",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "16",
                                              "id_doc": "99449023-4495-4c7f-b798-6c7131e6ec25",
                                              "id_pay": "5b806138-0284-4a52-86fe-52696382b73d",
                                              "id_money": "1dc3e208-af66-4335-8a18-df0fd302c4c2",
                                              "active": true,
                                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                              "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                              "id_user_upd": "596deb4f-aa2d-4d1e-8c2d-864fef13e00d",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_money_types": {
                                                "$id": "17",
                                                "id": "52972161-0702-451b-ba25-e89f571f840a",
                                                "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": "3f8f685b-aee8-49f9-a620-8105bbe8dc88",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                "id_user_upd": "1c7b8b7f-7043-4b34-9c26-bc900e23bd52",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "16"
                                                  },
                                                  {
                                                    "$ref": "16"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "18",
                                                    "id_money_1": "e39833fb-aa8b-49d0-964d-3fabf31069a9",
                                                    "id_money_2": "7d862d90-44ff-4304-9aa5-9e60e761d602",
                                                    "date_from": "2026-03-10T09:42:32.4267582+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                    "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                    "id_user_upd": "c20f94e5-a204-43df-8bfa-6709b93abc48",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "17"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "17"
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "9"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "19",
                                                    "id_doc_sa": "2a2fb2e0-c487-4aea-a4ff-5f3647303151",
                                                    "id_pay": "d9f9acb2-c98e-457d-8bb7-9e51cd54c04c",
                                                    "id_money": "877bc81f-9d80-46e4-af49-b4514ad2df82",
                                                    "date_cashflow": "2026-03-10T09:42:32.4267582+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "eab24ea0-59f4-424a-bd6b-a9e81d3ccb8d",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "20",
                                                      "id": "d2930c62-597c-4b56-987b-cb2b3de49bb2",
                                                      "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": "437bd844-e582-4035-ab34-7fb40df6803b",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                      "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                      "id_user_upd": "2e5d97e5-966c-4232-99d4-802054293ce7",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "16"
                                                        },
                                                        {
                                                          "$ref": "16"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "4"
                                                      },
                                                      "st_users": {
                                                        "$ref": "9"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "19"
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "21",
                                                          "id_doc_sa": "e4bc534c-4df8-4ec6-99f9-ac79a6a8e4ff",
                                                          "id_line": 2,
                                                          "id_pay": "88e15255-9ef1-484c-8196-289d6080b0e4",
                                                          "id_money": "9f3a59d0-ed9c-4081-977e-ba389c620b9e",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "e9c1e25b-4dee-49c5-b086-bfaaf397d4a2",
                                                          "id_employee": "b9498f4b-110c-420b-af87-2fc76fff3c15",
                                                          "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": "d3269ca8-0c1c-45cc-b131-89bfbc744c9e",
                                                          "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": "22",
                                                            "id": "5306c708-8ada-4be9-aab3-3eea37f8ec45",
                                                            "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": "dc6ee7e9-36cc-4fd2-8c56-17485f4fcbf7",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "14d6c31f-3b56-4baf-82b8-bee6d2513d07",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                            "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                            "id_user_upd": "9a542c7c-5296-434b-bf45-ab11d0c91a4e",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "23",
                                                                "id_employee": "f841a90c-570b-45a4-af05-7dab337f2ee2",
                                                                "id_branch": "02ee3393-3157-42d7-bc65-13d526237b88",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                "id_user_upd": "ec0eccd4-5254-424b-89f2-65fda7286747",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "3"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "22"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "23"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "24",
                                                              "id": "2e646b20-743d-4135-8424-d28c6275d510",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                              "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                              "id_user_upd": "25b36c37-a8c5-42b0-baf2-017d10c3c05c",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "22"
                                                                },
                                                                {
                                                                  "$ref": "22"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "9"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "4"
                                                            },
                                                            "st_users": {
                                                              "$ref": "9"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "25",
                                                                "id_doc_sa": "72ba9fd9-56ef-404b-8cdd-9647ca465998",
                                                                "id_line": 2,
                                                                "id_item_sub": "a892feeb-0ca3-454e-82a8-2aa09b1e1a99",
                                                                "qty": 4.1,
                                                                "id_list": "0fa3fb1f-7400-49e6-b311-063ea90d402d",
                                                                "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": "b1769554-8a10-4660-b137-bb41543830d2",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "3e8caf42-e1a7-42c4-9ec9-08e72fb0d3e5",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "bb59859c-e404-4483-b301-714abb1847db",
                                                                "id_user_upd": "0be06fd7-7c9a-4a17-a187-de2e97df1a2b",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "22"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "26",
                                                                  "id": "442533be-5a8c-45df-b891-c2458f8b43e3",
                                                                  "id_item": "44e82fa5-57dc-40e7-b0a6-5aed2a32c6c0",
                                                                  "id_item_type": "3998e246-2fe4-42ca-9e49-bd1d17d38141",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "28acc2b1-3403-44e5-b5a4-fc68d7ef99cf",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                  "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                  "id_user_upd": "83adf643-8553-4cce-b242-594135cd261e",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "27",
                                                                      "id_item_sub": "614b4aa3-5e6a-4eae-bac1-456b128a4844",
                                                                      "id_item": "bf2476d6-c26e-4d1c-bfba-cde9733597f0",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "e8d80621-78b1-4a49-af9f-b1546543840e",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "26"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "28",
                                                                        "id": "03addc70-e62b-4271-aaf0-f215bb452a0f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "edb3f102-66f9-4fc6-bc9f-771b6a7edd14",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                        "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                        "id_user_upd": "62153f7a-1820-414f-a5e8-4d58656e5c78",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "29",
                                                                          "id": "69b42257-6003-4228-832d-e9f1cd521436",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "id_user_upd": "9794fba7-eccb-425f-bd96-26efb1ab4e04",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "28"
                                                                            },
                                                                            {
                                                                              "$ref": "28"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "7"
                                                                            },
                                                                            {
                                                                              "$ref": "7"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "7"
                                                                            },
                                                                            {
                                                                              "$ref": "7"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "30",
                                                                    "id": "d179fc08-2281-4c8e-98c0-bd7a339540df",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "b314ab79-0fde-41fb-8241-76ee0eac037b",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                    "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                    "id_user_upd": "5dca7fff-d519-4832-807f-cbbd1af7dccf",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_voucher": "9a2bd70b-d04a-4848-86cc-0fa38f9db4e5",
                                                                        "id_line": "fb9e9c30-f64f-4e1f-93a9-a8c3d0d0cd0e",
                                                                        "id_category": "88b498fb-3e76-4ce7-ae79-6f91ed35f986",
                                                                        "id_item": "4492be39-13a5-4beb-938f-d84fa8c135d5",
                                                                        "id_item_type": "dfe5e4c1-cbc1-436e-b810-64bbf9152e76",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "32",
                                                                          "id": "8da83866-3983-4cc2-8b9f-2f22f1126097",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "date_end": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "date_used": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "date_sesion": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "id_employee": "8f42383c-80c2-48d3-aa26-b7466e19fa1a",
                                                                          "id_branch": "eb7407f5-2a46-4ddb-8149-39fd9736c725",
                                                                          "id_voucher_permision": "80433b7b-fcfa-482b-b3de-b7ffd8ea0281",
                                                                          "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": "c17833d8-c910-4ac9-a256-a8c40ddb0058",
                                                                          "id_user_add": "d7123d2e-df55-4f6a-9659-86c5901432de",
                                                                          "id_doc_sa": "bef4fe94-2a1e-4108-afb1-bc90d8c301e2",
                                                                          "id_item_sub": "e591a64d-38a3-4ae6-a271-a777749b2944",
                                                                          "id_pos_sesion": "7dedd6c5-7363-414c-99f2-46b7c75a9aa3",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "20"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "21"
                                                                            },
                                                                            {
                                                                              "$ref": "21"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "33",
                                                                            "id": "79d9658b-ea8e-4044-8744-ecf0a8ad4dfd",
                                                                            "date_from": "2026-03-10T09:42:32.4267582+01:00",
                                                                            "date_end": "2026-03-10T09:42:32.4267582+01:00",
                                                                            "date_used": "2026-03-10T09:42:32.4267582+01:00",
                                                                            "id_employee": "d2dceec7-cdc2-4da9-bea3-d0724c5b0f95",
                                                                            "id_branch": "c1dbb768-889d-4ce7-80a1-5947a78cc337",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "2642078f-8a2c-4834-a8a0-5dfc6d224251",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                            "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "22"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "34",
                                                                        "id": "8278fc52-be84-4b0e-899c-a650bbda6bad",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T09:42:32.4267582+01:00",
                                                                        "date_end": "2026-03-10T09:42:32.4267582+01:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "1497fb2b-8249-4cfe-bfd9-fff52be055a1",
                                                                        "id_pos": "dfe9df7d-6f5f-43df-9565-eaa57d2961c5",
                                                                        "id_list": "cbfbd5f3-c8ff-42a2-9b70-3fcfc15ec0f5",
                                                                        "id_item": "82c6d3d3-c92b-466b-ba68-5cc6903c6645",
                                                                        "id_item_type": "2d2646b4-f592-4b63-8067-dfd40f8b7fe6",
                                                                        "id_category": "c8e3e498-b345-454f-84d5-65f2fe170a0d",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                        "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                        "id_user_upd": "a24ac200-01d4-4782-94f1-b097c0913392",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "35",
                                                                          "id": "20a87aeb-6e00-47aa-87c8-4ac310ad7620",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "3f82aa11-4927-4063-afac-72a4079c98e2",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "1f62c9f8-84b7-4355-8faa-c6c15839a88c",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "id_user_upd": "23b61856-dc1c-4f5c-afd4-f6f99a0993ac",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id_pos": "4945b84f-e5ca-4fe1-9d98-4a9aa5d489af",
                                                                              "id_pos_type": "14d0dd82-3425-4398-84d8-e3b36157d11a",
                                                                              "id_price_list": "29b7ad1c-75f3-4fba-90b8-5034db72288b",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "id_user_upd": "fca3abbc-0508-4883-8a94-564033468f67",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "37",
                                                                                "id_pos": "47d543c2-15dd-4dda-a528-2255a0f70749",
                                                                                "id_pos_type": "447dd7d7-b431-42f1-b3cc-d610d48e692b",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                                "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                                "id_user_upd": "03c3320c-9f41-4b61-9c6e-c750af369164",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "38",
                                                                                  "id": "5d1b8c7e-a69d-4ee6-954a-6cb1ead11b04",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                                  "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                                  "id_user_upd": "6ab8a7c6-9993-4fdf-a490-cfb397f950ec",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id": "b2343832-6b58-4ced-9b2a-4f17e05327f4",
                                                                                      "id_branch": "59ebb60a-c37f-448a-90ba-cc158a7a147c",
                                                                                      "id_pos_type": "7192a9a6-52e7-46bf-a833-99a90a25e3f2",
                                                                                      "id_pos": "506616ab-a2fd-4223-8a53-80543c51bb6e",
                                                                                      "id_item": "374d244a-49c7-46d0-9605-c0fe4ca6aab5",
                                                                                      "date_from": "2026-03-10T09:42:32.4267582+01:00",
                                                                                      "date_end": "2026-03-10T09:42:32.4267582+01:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                                      "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                                      "id_user_upd": "38eac1d4-952e-4118-82ad-5d29ce1d3e61",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id_pos_print": "43106a7f-a576-4bc1-b9bc-e471f8d73932",
                                                                                      "id_doc": "d7988350-9008-4af0-8a96-b4f11144bd51",
                                                                                      "id_pos_type": "4060b623-e26c-4b72-8f18-95a73002226f",
                                                                                      "id_doc_print": "05836297-a849-427b-b6e5-ab2b9cac3218",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                                      "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                                      "id_user_upd": "ee1236ef-2af4-40be-8eb7-acf2febe8535",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "15"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "da5f0926-8f5d-491d-a6c8-bf8876401e13",
                                                                                        "id_pos": "54c6c85e-036f-4d54-ba74-039beaeaf948",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                                        "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                                        "id_user_upd": "15170f6f-3be8-4324-a747-2e7a27c2dca2",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "42",
                                                                                        "id": "29a536a8-215b-49ea-a992-f6219beb1a30",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                                        "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "b1dcef11-92cf-45e2-a9b3-911acd41f8e3",
                                                                                            "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": "42"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "43"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "35"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "36"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id_list": "a62104ee-655e-43b5-a331-a28f0e1d542b",
                                                                              "id_item_sub": "1ce22e37-35b5-40a8-9bb4-a49c5b1f51eb",
                                                                              "validity_date": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "id_user_upd": "5d6ca900-5959-423d-96e9-6238fc1ff467",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "35"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "45",
                                                                              "id": "1c941993-3952-433f-befa-72f5ff7ae0f7",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "date_end": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "id_branch": "599f02c5-dda1-4ed7-8683-2484f64c08e3",
                                                                              "id_pos": "82637733-68f8-44cf-b217-cf69075a34d0",
                                                                              "id_list": "2444f63c-0cc8-4a4f-b461-8b82b50aa96c",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "id_user_upd": "26709a9d-7664-47dc-8300-229770bc81c0",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "35"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "25"
                                                                            },
                                                                            {
                                                                              "$ref": "25"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "46",
                                                                        "id": "cac5b0e9-564a-4eda-8cc8-88b6a9392df7",
                                                                        "order_id": 2,
                                                                        "id_item": "3206630a-a735-470c-9144-cf6486981382",
                                                                        "id_item_type": "a430ac29-9eb4-40ca-9244-89f324f5bd64",
                                                                        "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": "1354cb7a-097c-44b5-9ee3-786ce993676d",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "c4eba24e-ec7f-4d01-8d66-8112b77d007e",
                                                                        "count_voucher": 1,
                                                                        "id_category": "1f845b61-96a7-41c6-a745-dabb65669512",
                                                                        "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                        "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                        "id_user_upd": "53ac8fb0-bbef-4385-bfb2-10d417604f7c",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "7657084f-0d5a-498c-945f-b233e5c0f73b",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "95e2dc08-a619-4a0e-a434-b8dfcf689ccf",
                                                                          "date_tax": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "date_open": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "date_close": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "id_user_open": "494cea8c-132f-4245-960c-abe65e52185a",
                                                                          "id_user_close": "6a53a3ea-88ad-4e68-93f7-f8918d214792",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "46"
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "7cbd9cc2-343f-478d-bb8f-9604fe250b73",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "48fab2dc-712f-4b1c-8152-c2d9fc4e61dc",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "ee7bb5aa-5447-4202-b5b9-6485d99ccfcc",
                                                                              "id_room_unit": "ef32a8ca-69d9-4c79-ae2e-dfc2ae50342f",
                                                                              "id_room_list": "15905a2b-a6cf-4a6b-90dc-baa1da68608e",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "date_from": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "date_end": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "date_open": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "date_close": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "id_employee": "5bd8060c-cc61-446d-ac42-e1e55046cbd5",
                                                                              "id_employee_sec": "ebbf8028-5d33-4dee-bcd0-537f616f3ca1",
                                                                              "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": "5fe44600-1f6c-41ec-9ecb-4742369e6b6a",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "0776b1d9-cef9-4526-9a54-d5aed1dc3af1",
                                                                              "id_user_close": "4d4340a3-041e-4db6-9a7e-5911ad7eed0e",
                                                                              "id_unit_state": "0b162c01-38e4-4460-87b6-6e58b106c117",
                                                                              "id_pos_sesion": "5e4aa76e-d48b-409c-8560-0cfdbe9a97fe",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "22"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "22"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$id": "50",
                                                                                "id": "6e0ddb3a-cf50-467b-a6e6-d105bf60a68a",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                                "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                                "id_user_upd": "83884234-3e36-449c-b73f-e8e59084a785",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "51",
                                                                                    "id_room_type": "47ed27d1-2b27-489a-83d9-8ac25d1718ff",
                                                                                    "id_room_state": "5d67d5ff-93f0-42a9-991a-82c47a503986",
                                                                                    "id_image": "23d37846-2100-47c1-8bf3-54c7dabe9f62",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                                    "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                                    "id_user_upd": "b93d69dd-e01c-4700-a2c9-8c791b209dad",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$id": "52",
                                                                                      "id": "87d52fba-b63c-4977-94b4-8a04e89e82a6",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high": 5,
                                                                                      "width": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                                      "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                                      "id_user_upd": "65f6ce5c-c423-43e3-abf4-457c1e0a0356",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "1"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "1"
                                                                                        }
                                                                                      ],
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$ref": "51"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "51"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  }
                                                                                ],
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "14"
                                                                                },
                                                                                {
                                                                                  "$ref": "14"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$id": "53",
                                                                                "id": "8b368592-d4cc-4e0f-bd69-84fd845ea96c",
                                                                                "id_room": "ffb3860d-d209-4b8f-98b7-13a7075041a1",
                                                                                "date_in": "2026-03-10T09:42:32.4267582+01:00",
                                                                                "date_out": "2026-03-10T09:42:32.4267582+01:00",
                                                                                "id_user_add": "3d108259-0a43-46d3-b64c-7c888dcf0be5",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                                "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "49"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "54",
                                                                              "id": "5fe62091-17a7-4bca-b429-8213b883f770",
                                                                              "id_pos_sesion": "636da8cb-0606-4cfc-b1fa-13dbc546ea30",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "53b5e453-46fd-4d75-9aec-042a9812d4da",
                                                                              "id_room_unit_activity": "566ebbd8-1c2a-4b33-9a16-ea5461a5d498",
                                                                              "id_doc_sa": "84b5425b-e11d-4429-937d-41df713c054a",
                                                                              "id_pos_type": "43856e03-44f0-4181-8c4e-8bf342139786",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "769d2fc6-2279-486f-82d1-87e717ca3b0b",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "55",
                                                                                  "id_tip": "c0f87a64-85a7-44bd-9a80-f2f5fa8fef8a",
                                                                                  "id_user": "f381666f-6a2e-4403-8160-7866382d4f99",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                                  "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "55"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "54"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_pos_sesion": "453412d7-5658-4289-9d9a-ab34f47226b9",
                                                                              "id_user": "ce5d4ebc-210d-4fba-bdc4-8440bfd60bc7",
                                                                              "date_add": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "57",
                                                                    "id": "93119c88-4e52-4dea-8add-b75d0eb7d773",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "11e8ecab-f6ea-441a-b7bc-b8d75b8f9650",
                                                                    "id_doc_print": "7acf504e-1204-4e7b-858f-d739b561c51b",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                                    "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "35"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "9"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "9"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "14"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "58",
                                                                    "id_doc_sa": "afcd9fc4-a405-414e-991d-322c0c589671",
                                                                    "id_line": 2,
                                                                    "id_item": "35df4b55-19e5-4c6f-b10c-c6c23426ba75",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "25"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "58"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "21"
                                                              },
                                                              {
                                                                "$ref": "21"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "33"
                                                              },
                                                              {
                                                                "$ref": "33"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "17"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "20"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "14"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "32"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "21"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "32"
                                                        },
                                                        {
                                                          "$ref": "32"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "17"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "14"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "21"
                                                  },
                                                  {
                                                    "$ref": "21"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "20"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              }
                                            },
                                            {
                                              "$ref": "16"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "4"
                                          },
                                          "st_users": {
                                            "$ref": "9"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "40"
                                            },
                                            {
                                              "$ref": "40"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "59",
                                              "id_pos": "60a0e092-63c4-4b6a-8aa4-beb43b9f4cee",
                                              "id_doc": "a66f97ba-b0e6-44b2-80e0-db1f96b4166a",
                                              "value": 3,
                                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                              "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "59"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "14"
                                            },
                                            {
                                              "$ref": "14"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "60",
                                              "id": "f6a1eae0-c22d-48e3-ad0b-98cd17944f21",
                                              "id_pos": "844050d4-dea6-4695-8d70-71662d19b8bd",
                                              "id_doc": "ee817157-c5ba-4655-95d3-d464cb2eedfc",
                                              "id_branch": "d74604ae-4c7f-4933-a98f-d361ac70f511",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-03-10T09:42:32.4267582+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "4f207bf4-9f7c-49f8-913c-5aa7ebc0bbf3",
                                              "id_loc_from": "50197fa8-a6be-4902-a7ad-af089985f45b",
                                              "id_loc_end": "f8e8a40f-ed7b-4526-8ba1-90472ac7b1e5",
                                              "id_user_add": "7ee87637-ceb9-4628-a65e-2d94db0df083",
                                              "id_user_upd": "b55b4e56-e131-43de-abdf-5a7b080ba984",
                                              "id_pos_sesion": "23157d17-1aea-47b6-b893-cbb9c3a734af",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-03-10T09:42:32.4267582+01:00",
                                              "active": true,
                                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                              "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "3"
                                              },
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_locations": {
                                                "$id": "61",
                                                "id": "fd5817c1-0280-40a4-b4fe-241c6b547d4f",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "8e21656f-68ec-42cc-9cc2-9ac19240080c",
                                                "active": true,
                                                "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                "id_user_upd": "435d612b-ece4-4042-96f0-0f533832e65b",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "3"
                                                },
                                                "st_users": {
                                                  "$ref": "9"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "14"
                                                  },
                                                  {
                                                    "$ref": "14"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "14"
                                                  },
                                                  {
                                                    "$ref": "14"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "60"
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "60"
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "62",
                                                    "id_location": "9c9703f2-d5e1-4f8b-9031-938d1fc3f775",
                                                    "id_item": "b475d368-e9fc-4e40-b419-55d880bef923",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                                    "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "7"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "61"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "62"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "61"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              },
                                              "st_users1": {
                                                "$ref": "9"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "63",
                                                  "id_doc_st": "9e763b6c-5799-488b-811d-8efd93f5e0d0",
                                                  "id_line": 2,
                                                  "id_item": "5e1904a1-02ac-497d-9000-d96c549cd63c",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "7"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "60"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "60"
                                                },
                                                {
                                                  "$ref": "60"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "60"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "61"
                                        },
                                        "mt_locations1": {
                                          "$ref": "61"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "9"
                                        },
                                        "st_users1": {
                                          "$ref": "9"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "19"
                                          },
                                          {
                                            "$ref": "19"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "25"
                                          },
                                          {
                                            "$ref": "25"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "21"
                                          },
                                          {
                                            "$ref": "21"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "14"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "47"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "49"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "64",
                                            "id": "ab81d5f0-3aa9-4803-9753-74e9238acd10",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "d876ea90-2072-4958-810c-861ef145b498",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                            "printed": true,
                                            "print_on": "2026-03-10T09:42:32.4267582+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "41"
                                },
                                {
                                  "$ref": "41"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$id": "65",
                                  "id_pos": "c5792dbd-6d3f-4301-8b3a-10265ca21e6c",
                                  "id_room": "55dd7144-f090-436f-b09d-8a9d41477d83",
                                  "active": true,
                                  "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                  "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                  "id_user_upd": "7779c3d0-e8be-4fff-80eb-550d54988591",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "mt_rooms": {
                                    "$ref": "2"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "st_users": {
                                "$ref": "9"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "37"
                                },
                                {
                                  "$ref": "37"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "291d61a4-4fba-47d6-a218-794feb0691a7",
                                  "id_pos": "ed0c1176-2cf5-47ea-9ff6-0449a4840d45",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-03-10T09:42:32.4267582+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "c6d35ead-a5c8-45b9-899d-f211555e2ac9",
                                  "active": true,
                                  "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                  "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "a3fdb291-1113-4f3d-842a-e6eb5e2f9c99",
                                  "id_pos": "1b763d36-b9f9-4e7c-b792-8b07ac60d8d1",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                  "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "14"
                                },
                                {
                                  "$ref": "14"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "24b11b42-ac1a-49c8-afb4-ce44295b0bb6",
                                  "id_pos": "4479b7df-df18-47b9-859e-8e1a2d9b6a68",
                                  "date_add": "2026-03-10T09:42:32.4267582+01:00",
                                  "date_upd": "2026-03-10T09:42:32.4267582+01:00",
                                  "date_out": "2026-03-10T09:42:32.4267582+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "47"
                                },
                                {
                                  "$ref": "47"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "3"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "752301e7-4ff7-49ae-85e7-6bd676106b14",
                                  "id_user_add": "39def9a3-966b-4f8c-b374-6950d43e3b40",
                                  "id_table": "c680752f-e8fb-4ec8-a4c6-3c758073a34f",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "fe1e2df0-0ec0-4d6c-9a06-97fb3c30557a",
                                  "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "ee7796af-1d8f-430c-9312-32e1b02874b2",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                    "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "53285716-22ae-4243-8e0a-ffc283bc143b",
                                        "id_sync": "fa2648aa-3a1c-4075-ad5e-489ca9e06b48",
                                        "json": "sample string 3",
                                        "id_table": "79d9164a-6d99-49be-a69f-8a1e3267c6eb",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "1a9ab9c6-258b-42d2-bfd4-a59ccf406d37",
                                          "id_branch_from": "ec0c9863-02db-47ff-842f-b797b63bbb76",
                                          "id_branch_to": "262faecd-8c67-4f93-bc47-2ee6f8839b4e",
                                          "type": 4,
                                          "created_on": "2026-03-10T09:42:32.4267582+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-03-10T09:42:32.4267582+01:00",
                                          "send_on": "2026-03-10T09:42:32.4267582+01:00",
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_branches1": {
                                            "$ref": "3"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "3b805305-cee3-406e-b4f0-464e66a30cb8",
                                  "id_pos": "62842fc1-c571-4bfb-b7c5-b957617f5bcb",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-03-10T09:42:32.4267582+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ]
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "22"
                        },
                        {
                          "$ref": "22"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "20"
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "st_images": {
                        "$ref": "4"
                      },
                      "st_images1": {
                        "$ref": "4"
                      },
                      "st_permisions": [
                        {
                          "$id": "74",
                          "id": "407b0762-ca67-4db6-b93d-eac66776eb77",
                          "id_function": "ff07b494-8684-4bcd-90a2-669bef7a8747",
                          "id_user": "ab9c0bcb-04cb-47ba-b28b-e371b0b68c64",
                          "id_profile": "252198da-71c6-4517-bb67-8dd163cb753b",
                          "permission": 3,
                          "active": true,
                          "created_on": "2026-03-10T09:42:32.4267582+01:00",
                          "last_update": "2026-03-10T09:42:32.4267582+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "75",
                            "id": "76c559d0-2436-4a1a-b1e9-e8fd7c11884e",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "is_pass_required": true,
                            "is_admin": true,
                            "level_id": 7,
                            "order_1": 8,
                            "order_2": 9,
                            "order_3": 10,
                            "order_4": 11,
                            "is_tips": true,
                            "active": true,
                            "created_on": "2026-03-10T09:42:32.4267582+01:00",
                            "last_update": "2026-03-10T09:42:32.4267582+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "9"
                              },
                              {
                                "$ref": "9"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "9"
                          },
                          "st_functions": {
                            "$id": "76",
                            "id": "52cec3eb-421f-4670-a40a-4475748e3d47",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "7630c399-372d-4b1e-8715-e2bb190f5fdb",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "3323e760-7af6-42c2-831f-f11fa59582de",
                            "view_pos": true,
                            "order": 10,
                            "color_border": "sample string 11",
                            "color_button": "sample string 12",
                            "color_font": "sample string 13",
                            "font_bold": true,
                            "font_underline": true,
                            "font_size": 16,
                            "active": true,
                            "created_on": "2026-03-10T09:42:32.4267582+01:00",
                            "last_update": "2026-03-10T09:42:32.4267582+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "77",
                              "id": "b79c6a99-3f45-4502-99f3-c452dc0b7991",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2026-03-10T09:42:32.4267582+01:00",
                              "last_update": "2026-03-10T09:42:32.4267582+01:00",
                              "commited": true,
                              "st_functions": [
                                {
                                  "$ref": "76"
                                },
                                {
                                  "$ref": "76"
                                }
                              ]
                            },
                            "st_images": {
                              "$ref": "4"
                            },
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "75"
                      },
                      "st_users_token": [
                        {
                          "$id": "78",
                          "id": "38416956-c403-4cfe-ae69-28180cc9d5df",
                          "token_id": "sample string 2",
                          "id_user": "7f4a9924-3499-4940-b02a-c12f27bd5e89",
                          "date_from": "2026-03-10T09:42:32.4267582+01:00",
                          "date_end": "2026-03-10T09:42:32.4267582+01:00",
                          "created_on": "2026-03-10T09:42:32.4267582+01:00",
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "78"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "79",
                          "id": "d5802211-f9bb-4e40-babe-b7d07d59474d",
                          "id_room_activity": "2631907b-0d40-4939-b20d-eba4805c4bc2",
                          "id_pos_sesion": "43932d07-863a-409a-8746-abe7ae2cea3b",
                          "log_text": "sample string 4",
                          "id_user": "bad20c13-59d0-4e30-bc77-6ee1e2117d23",
                          "created_on": "2026-03-10T09:42:32.4267582+01:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "39"
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "mt_units": {
                    "$ref": "29"
                  },
                  "mt_units1": {
                    "$ref": "29"
                  },
                  "st_images": {
                    "$ref": "4"
                  },
                  "st_users": {
                    "$ref": "9"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "63"
                    },
                    {
                      "$ref": "63"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "62"
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "9"
                }
              },
              {
                "$ref": "6"
              }
            ],
            "st_images": {
              "$ref": "4"
            },
            "st_users": {
              "$ref": "9"
            },
            "mt_prices_rules": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ]
          },
          {
            "$ref": "5"
          }
        ],
        "mt_employees": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "st_functions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_images_types": {
          "$id": "80",
          "id": "f785b170-7cfb-49ce-92fc-20dc33565dc7",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-03-10T09:42:32.4267582+01:00",
          "last_update": "2026-03-10T09:42:32.4267582+01:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "st_users": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "st_users1": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ]
      },
      "st_users": {
        "$ref": "9"
      },
      "mt_branches_zones": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "39"
        },
        {
          "$ref": "39"
        }
      ],
      "mt_locations": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ],
      "mt_periods": [
        {
          "$id": "81",
          "id_branch": "8f45f501-d538-4f72-93fd-21ad5dfc1bec",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-03-10T09:42:32.4267582+01:00",
          "date_end": "2026-03-10T09:42:32.4267582+01:00",
          "state": "sample string 6",
          "created_on": "2026-03-10T09:42:32.4267582+01:00",
          "last_update": "2026-03-10T09:42:32.4267582+01:00",
          "commited": true,
          "mt_branches": {
            "$ref": "3"
          }
        },
        {
          "$ref": "81"
        }
      ],
      "mt_pos": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "45"
        },
        {
          "$ref": "45"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "34"
        },
        {
          "$ref": "34"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "60"
        },
        {
          "$ref": "60"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ]
    },
    "mt_pos_rooms": [
      {
        "$ref": "65"
      },
      {
        "$ref": "65"
      }
    ],
    "st_images": {
      "$ref": "4"
    },
    "st_images1": {
      "$ref": "4"
    },
    "st_users": {
      "$ref": "9"
    },
    "mt_rooms_units": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_rooms_list": [
      {
        "$ref": "53"
      },
      {
        "$ref": "53"
      }
    ]
  },
  "mt_rooms_units_types": {
    "$ref": "52"
  },
  "st_users": {
    "$ref": "9"
  },
  "tt_rooms_units_activity": [
    {
      "$ref": "49"
    },
    {
      "$ref": "49"
    }
  ]
}