GET api/Mt_Rooms_Units?id_pos={id_pos}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_pos

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of 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": "1",
    "id": "c42fd94d-ad9e-428e-908e-d87c6af1e10c",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "name_label": "sample string 4",
    "name_zone": "sample string 5",
    "order": 6,
    "id_room": "47debbe3-0095-44e8-b24e-188007e39b8b",
    "pax": 8,
    "pos_x": 9,
    "pos_y": 10,
    "size_w": 1,
    "size_h": 1,
    "in_map": true,
    "reserved_on": true,
    "id_room_type": "9de7d09c-edc2-4058-8613-1aa1e38a3b54",
    "locked": true,
    "date_locked": "2026-09-06T06:48:02.318569+02:00",
    "comment_locked": "sample string 15",
    "active": true,
    "created_on": "2026-09-06T06:48:02.318569+02:00",
    "last_update": "2026-09-06T06:48:02.318569+02:00",
    "id_user_upd": "8412a669-d86a-4e8f-872b-f9a4d312760b",
    "commited": true,
    "mt_rooms": {
      "$id": "2",
      "id": "ec877b78-9827-4c17-9c09-df21f7f94a96",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "6bc4726c-3d91-470d-8231-525b947fcfcb",
      "name_pos": "sample string 6",
      "id_image": "04ae66ff-85d7-461f-b548-403dbc0c85ba",
      "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": "ae703335-f266-4ea3-b443-49f7d74cd291",
      "refresh_status": true,
      "active": true,
      "created_on": "2026-09-06T06:48:02.318569+02:00",
      "last_update": "2026-09-06T06:48:02.318569+02:00",
      "id_user_upd": "e26b9f3e-b180-4698-9be0-686f5d146971",
      "commited": true,
      "mt_branches": {
        "$id": "3",
        "id": "58063a5d-835c-4630-995d-afd3a095e109",
        "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": "41d25741-f7d4-4799-b00e-be512747ea44",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-09-06T06:48:02.318569+02:00",
        "last_update": "2026-09-06T06:48:02.318569+02:00",
        "id_user_upd": "9630f647-7fc3-4e8a-a64e-be560034ec06",
        "commited": true,
        "st_images": {
          "$id": "4",
          "id": "9c77e335-6bcd-4288-8156-3e16983284cf",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "06be069b-9f3b-4ade-8768-13ace22dbf56",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-09-06T06:48:02.318569+02:00",
          "last_update": "2026-09-06T06:48:02.318569+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_categories": [
            {
              "$id": "5",
              "id": "2773455f-ba1e-4d6e-a9e8-e8ef48b524d4",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "a5e7b0c0-d456-4d0e-8921-b2cd769a404b",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "a87a4bf3-8bd6-47cc-be22-0838a3d860cf",
              "view_pos": true,
              "order": 8,
              "order_sec": 9,
              "color_border": "sample string 10",
              "color_button": "sample string 11",
              "color_font": "sample string 12",
              "font_bold": true,
              "font_underline": true,
              "font_size": 15,
              "big_buttons": true,
              "active": true,
              "created_on": "2026-09-06T06:48:02.318569+02:00",
              "last_update": "2026-09-06T06:48:02.318569+02:00",
              "id_user_upd": "23974b8f-7102-41a6-a88c-142e9555761d",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "6",
                  "id_category": "47b77285-abd1-4f44-804d-32e50a0743b1",
                  "id_item": "e17921a3-e615-42b6-8473-13baf4d30efc",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-09-06T06:48:02.318569+02:00",
                  "last_update": "2026-09-06T06:48:02.318569+02:00",
                  "id_user_upd": "50b8a51a-7344-44e1-9883-bbfefc878533",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "5"
                  },
                  "mt_items": {
                    "$id": "7",
                    "id": "a9d53a2e-4633-4f41-9844-fa107932285b",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "3e3bd2b8-964f-431c-bffc-5d2bdd07375e",
                    "id_unit_sec": "95f6f67c-aaa2-4c43-8d58-aca9ebb695fa",
                    "id_brand": "22d9f6b2-ebec-4559-a486-20cb64979a73",
                    "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": "f5faa328-5440-46cf-876d-26c9387bf643",
                    "view_pos": true,
                    "order": 23,
                    "color_border": "sample string 24",
                    "color_button": "sample string 25",
                    "color_font": "sample string 26",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 29,
                    "active": true,
                    "created_on": "2026-09-06T06:48:02.318569+02:00",
                    "last_update": "2026-09-06T06:48:02.318569+02:00",
                    "id_user_upd": "cd814211-46a7-4af4-be3b-5df6ae533cb4",
                    "commited": true,
                    "mt_brands": {
                      "$id": "8",
                      "id": "cafd580e-1151-40a5-a247-c9845c672c8c",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-09-06T06:48:02.318569+02:00",
                      "last_update": "2026-09-06T06:48:02.318569+02:00",
                      "id_user_upd": "0183ee9e-f2b5-4aa9-bd16-f3560d677530",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "st_users": {
                        "$id": "9",
                        "id": "87c8d98d-9a69-4ad6-b9c1-34826fe7ed7b",
                        "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": "21f2aca7-b38d-473e-943a-117417520c82",
                        "view_messages": true,
                        "id_image_photo": "5638ec75-0ae4-44f1-9f41-0fa0e4dd23f7",
                        "reserved": true,
                        "pos_access": true,
                        "back_access": true,
                        "name_pos": "sample string 13",
                        "id_image": "bfa60e8b-3b25-47d6-a777-ba790b45dd2b",
                        "view_pos": true,
                        "order": 15,
                        "color_border": "sample string 16",
                        "color_button": "sample string 17",
                        "color_font": "sample string 18",
                        "active": true,
                        "created_on": "2026-09-06T06:48:02.318569+02:00",
                        "last_update": "2026-09-06T06:48:02.318569+02:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ],
                        "mt_branches_zones": [
                          {
                            "$id": "10",
                            "id": "00ffc8f1-999a-4afd-ad7e-37ce2e690e7f",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "f822719d-37ad-4597-bd82-6b7682446ee5",
                            "active": true,
                            "created_on": "2026-09-06T06:48:02.318569+02:00",
                            "last_update": "2026-09-06T06:48:02.318569+02:00",
                            "id_user_upd": "7065bcc9-63ed-4e49-9bb3-20325a775ad7",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "3"
                            },
                            "mt_pos": [
                              {
                                "$id": "11",
                                "id": "c58031bc-6d5f-4403-9b43-8ecc452502d8",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "312e8cca-a413-4b52-83d6-85835fca2411",
                                "id_zone": "f916d560-1026-42ab-9a8c-b10530ee28c7",
                                "user_required": true,
                                "active": true,
                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                "id_user_upd": "94913e03-6878-4936-9b66-0017bb5747b1",
                                "commited": true,
                                "mt_branches_zones": {
                                  "$ref": "10"
                                },
                                "mt_cloakrooms": [
                                  {
                                    "$id": "12",
                                    "id": "4a8c2be5-5368-404a-b63d-25d5188986d9",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "id_pos": "c86df30c-eaa1-42c3-9156-42c2fa637147",
                                    "unit_ini": 5,
                                    "unit_end": 6,
                                    "name_pos": "sample string 7",
                                    "id_image": "0f0cc7a7-47b4-4505-8d27-05f0f187f963",
                                    "view_pos": true,
                                    "order": 9,
                                    "color_border": "sample string 10",
                                    "color_button": "sample string 11",
                                    "color_font": "sample string 12",
                                    "active": true,
                                    "created_on": "2026-09-06T06:48:02.318569+02:00",
                                    "last_update": "2026-09-06T06:48:02.318569+02:00",
                                    "id_user_upd": "8e33f0e0-ab84-41d2-b158-dea959be724c",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_images": {
                                      "$ref": "4"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$id": "13",
                                        "id": "34a256d1-8b21-4e39-938a-c4798360cc8c",
                                        "id_cloakroom": "34856136-6bba-4bfc-a74a-d8d1876dc93d",
                                        "id_pos_sesion": "efd680f1-f544-49ed-89ce-2ff3c360e339",
                                        "unit_id": 4,
                                        "date_open": "2026-09-06T06:48:02.318569+02:00",
                                        "date_close": "2026-09-06T06:48:02.318569+02:00",
                                        "id_doc_sa": "1ec8fed7-4d0e-4edc-aa51-d2243f1819db",
                                        "commited": true,
                                        "mt_cloakrooms": {
                                          "$ref": "12"
                                        },
                                        "tt_doc_sa": {
                                          "$id": "14",
                                          "id": "8e935d3b-d28e-4a3f-a4bc-c21d8e592645",
                                          "id_pos": "f677d6bb-ada1-43e5-b97d-66588b079bb4",
                                          "id_doc": "46df6cad-39b6-4271-aac5-011f52800ff1",
                                          "id_branch": "80b271fe-e089-474c-b02e-0a29ff16d308",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-09-06T06:48:02.318569+02:00",
                                          "date_tax": "2026-09-06T06:48:02.318569+02:00",
                                          "hour_doc": "00:00:00.1234567",
                                          "block": true,
                                          "id_ref": "d2fba304-0515-4cbb-8a76-dac60aab6ffd",
                                          "id_relationship": "65d78960-a653-4cd8-995a-f3980372a2fa",
                                          "id_loc_from": "ed7077c8-d0cb-491c-a92c-53df1055e4ca",
                                          "id_loc_end": "4e8cff52-b966-4f38-86a2-6b89e8c3bf6f",
                                          "id_user_add": "ac3a49c3-12b6-41a8-9e68-15e1419e9341",
                                          "id_user_upd": "81ae49b7-a0c1-4009-9080-02dc9b4494ba",
                                          "comment": "sample string 12",
                                          "id_pos_sesion": "713fb5ee-a98e-4a47-aaca-75537f7c32b1",
                                          "id_room_unit": "ddef0fda-ec9a-443c-8e2e-5bd7b0a74ce9",
                                          "ref_locator": "sample string 13",
                                          "ref_zone_aut": "sample string 14",
                                          "id_pos_type": "72d4695c-eafb-447e-870d-91e16ee81a01",
                                          "p_dis": 15.1,
                                          "p_chr": 16.1,
                                          "amt_net": 17.1,
                                          "amt_tax": 18.1,
                                          "amt_dis": 19.1,
                                          "amt_chr": 20.1,
                                          "amt_tot": 21.1,
                                          "active": true,
                                          "created_on": "2026-09-06T06:48:02.318569+02:00",
                                          "last_update": "2026-09-06T06:48:02.318569+02:00",
                                          "commited": true,
                                          "created_by": 1,
                                          "doc_print": true,
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_docs": {
                                            "$id": "15",
                                            "id": "cc2fa817-064f-4e44-bc01-45d6cf1c3668",
                                            "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": "e73662d3-bacb-4c5f-9013-63867628df5d",
                                            "view_pos": true,
                                            "order": 23,
                                            "color_border": "sample string 24",
                                            "color_button": "sample string 25",
                                            "color_font": "sample string 26",
                                            "active": true,
                                            "created_on": "2026-09-06T06:48:02.318569+02:00",
                                            "last_update": "2026-09-06T06:48:02.318569+02:00",
                                            "id_user_upd": "77deedaa-c0e3-4fc8-a1df-1254180a028f",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$id": "16",
                                                "id_doc": "6d6614ff-c7fb-405c-a70a-dcbca117ec17",
                                                "id_pay": "2013ec52-2cb4-4ff1-8810-d3179779f001",
                                                "id_money": "ee0bfb56-4efc-4c3c-b0ff-b19080854b98",
                                                "active": true,
                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                "id_user_upd": "0febcc2e-6aed-4fae-956f-b6f3bb2b21b4",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "15"
                                                },
                                                "mt_money_types": {
                                                  "$id": "17",
                                                  "id": "b10b5485-d602-4db2-8a78-f76a97c40125",
                                                  "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": "2fb32a9b-b3ac-4410-90fd-20cba8865d60",
                                                  "view_pos": true,
                                                  "order": 8,
                                                  "color_border": "sample string 9",
                                                  "color_button": "sample string 10",
                                                  "color_font": "sample string 11",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                  "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                  "id_user_upd": "09129bfe-31ec-48c6-8148-59e26efedb26",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "16"
                                                    },
                                                    {
                                                      "$ref": "16"
                                                    }
                                                  ],
                                                  "mt_money_rates": [
                                                    {
                                                      "$id": "18",
                                                      "id_money_1": "83baed82-f1a4-4f2d-807a-c4fb2e6a88ee",
                                                      "id_money_2": "d57074ff-9e0c-4900-8a39-c2b42ebf023f",
                                                      "date_from": "2026-09-06T06:48:02.318569+02:00",
                                                      "coefficient": 4.1,
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                      "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                      "id_user_upd": "998e8d32-46cd-45ea-860e-884b47dda887",
                                                      "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": "2a5fdab4-ecb0-47a6-a3f0-b3da0084a4a2",
                                                      "id_pay": "450e7e37-624c-454f-94e9-4cbd4a906b7e",
                                                      "id_money": "3896f647-a168-4b05-8785-691712e6d9ed",
                                                      "date_cashflow": "2026-09-06T06:48:02.318569+02:00",
                                                      "coefficient": 5.1,
                                                      "id_user_add": "22e699d8-9534-4bef-a4fb-4a2c86012571",
                                                      "amt_tot_md": 7.1,
                                                      "amt_tot_mo": 8.1,
                                                      "mt_payment_types": {
                                                        "$id": "20",
                                                        "id": "c2e20865-2b5f-4d54-a00c-44ffcabae922",
                                                        "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": "be9e027c-a953-43c9-be01-b0cfea3db550",
                                                        "view_pos": true,
                                                        "order": 13,
                                                        "color_border": "sample string 14",
                                                        "color_button": "sample string 15",
                                                        "color_font": "sample string 16",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                        "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                        "id_user_upd": "98dc79fd-c210-4220-b07e-c0681b0138a5",
                                                        "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": "dc827355-5c60-439b-9015-ad526473d5e3",
                                                            "id_line": 2,
                                                            "id_pay": "6a9c1bef-3360-417b-8d62-42de205f6a9a",
                                                            "id_money": "bfa170b7-0ef5-4870-933c-ca6211aec739",
                                                            "coefficient": 5.1,
                                                            "id_voucher": "fad67470-147d-40ef-905f-ad6a35b251c5",
                                                            "id_employee": "ca59e01c-96d4-4b92-821e-9065a35fe1b6",
                                                            "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": "e8d98ce5-a377-4e55-8a33-e6b0d5713c9b",
                                                            "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": "5ec8602a-c4a5-449b-b4fb-63882b5be7e5",
                                                              "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": "de68e0b3-65f2-4b4f-8084-fae73715cb63",
                                                              "name_pos": "sample string 12",
                                                              "id_image": "306f86b6-ffda-445f-84b2-f41c142a346b",
                                                              "view_pos": true,
                                                              "order": 14,
                                                              "color_border": "sample string 15",
                                                              "color_button": "sample string 16",
                                                              "color_font": "sample string 17",
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                              "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                              "id_user_upd": "e4bbe6c0-54b7-485e-ba6c-41a96be78920",
                                                              "commited": true,
                                                              "mt_employees_branches": [
                                                                {
                                                                  "$id": "23",
                                                                  "id_employee": "1af8ad5d-d6c5-4cb8-bf18-ecbc5efb6637",
                                                                  "id_branch": "d5ddcff1-7be1-42f1-bff8-e79b6f091095",
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                  "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                  "id_user_upd": "aa045959-070c-4e5b-8a1c-46c5b0c2d469",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "22"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "mt_employees_profiles": {
                                                                "$id": "24",
                                                                "id": "1044da07-fe49-4e3b-a7da-35063f5edc57",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "authorized": true,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                "id_user_upd": "cbd120ef-d1aa-42d4-9cab-07292be4b1ef",
                                                                "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": "7dd3c61a-5797-4e01-a943-9475a2bcd8f2",
                                                                  "id_line": 2,
                                                                  "id_item_sub": "c3cf8a17-8bcf-4eb2-b914-8d9430f1082d",
                                                                  "qty": 4.1,
                                                                  "id_list": "e32edde1-e42b-457d-85d4-0a6155736933",
                                                                  "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": "ab486ac2-74cd-424a-919f-947a1a640ff0",
                                                                  "is_used": true,
                                                                  "qty_vou": 1.1,
                                                                  "amt_vou": 1.1,
                                                                  "comment": "sample string 15",
                                                                  "ref_det": "sample string 16",
                                                                  "id_employee": "c644e4f0-972c-4eb5-a85a-b758ac7d6a41",
                                                                  "name_generic": "sample string 17",
                                                                  "type_ope": 1,
                                                                  "id_user_add": "5cbed0e1-4810-4acf-ba0a-6f79ebf6f0e6",
                                                                  "id_user_upd": "bf1a4611-c8f3-4944-b8e8-88632990f09d",
                                                                  "active": true,
                                                                  "mt_employees": {
                                                                    "$ref": "22"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$id": "26",
                                                                    "id": "256f9e2b-9632-407d-9d89-0177799cbf89",
                                                                    "id_item": "6e7ac9ab-2596-4fd7-8c67-2779ad57507c",
                                                                    "id_item_type": "f6a744b2-9de8-4c90-b4f6-f1c5e9fb11c1",
                                                                    "is_default": true,
                                                                    "barcode": "sample string 5",
                                                                    "voucher_apply": true,
                                                                    "id_voucher_json": "2ec1ce4c-edd4-4faf-b487-02bb2da00913",
                                                                    "count_voucher": 1,
                                                                    "id_voucher_type": 1,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                    "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                    "id_user_upd": "33df8e2b-3671-4037-a300-aa8a91b62ca7",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$id": "27",
                                                                        "id_item_sub": "05768580-33d2-4dbe-9980-dd2f10c0afde",
                                                                        "id_item": "674b1472-5278-47a0-bfa9-1ef0987a20f9",
                                                                        "group_id": 3,
                                                                        "id_unit_ref": "63113777-46c7-4e9e-aca5-d5db9d511ce1",
                                                                        "qty_dis": 5,
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_sub": {
                                                                          "$ref": "26"
                                                                        },
                                                                        "mt_units_ref": {
                                                                          "$id": "28",
                                                                          "id": "08c14bbb-c0fa-45ee-b45b-8b9e7082ff1d",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "coefficient": 4.1,
                                                                          "id_unit": "baa74ba3-cb75-4034-9249-035f645c81a9",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                          "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                          "id_user_upd": "98abdc3f-78fb-4db0-88db-7e5408c25d85",
                                                                          "commited": true,
                                                                          "mt_units": {
                                                                            "$id": "29",
                                                                            "id": "18c91c7d-4464-481a-8c4f-d896bbcbb381",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                            "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                            "id_user_upd": "5f5ebcf1-5e3b-4a62-9130-0cb175312170",
                                                                            "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": "64106888-a9ad-4fe4-a912-8a5a26d5874b",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_short": "sample string 4",
                                                                      "name_pos": "sample string 5",
                                                                      "id_image": "cc0b3f20-81e4-4476-ba14-60485250b946",
                                                                      "view_pos": true,
                                                                      "order": 7,
                                                                      "color_border": "sample string 8",
                                                                      "color_button": "sample string 9",
                                                                      "color_font": "sample string 10",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 13,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                      "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                      "id_user_upd": "be465601-e2dd-4336-b790-da551c275e1e",
                                                                      "commited": true,
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$id": "31",
                                                                          "id_voucher": "5d266906-af85-4afa-8941-a2a5d7c720c4",
                                                                          "id_line": "8e76a7f8-f084-40d3-92cf-1ccc468bf74d",
                                                                          "id_category": "98e3aa98-682e-4448-ba1a-49a74240266a",
                                                                          "id_item": "c7e35dd9-ab4e-492c-92a7-f370e3b8fc14",
                                                                          "id_item_type": "ef06ded6-e5b4-465c-a6c6-443d08fc47ce",
                                                                          "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": "d86c4346-34d0-47e0-927e-2a364eea232d",
                                                                            "id_voucher": 2,
                                                                            "locator_voucher": "sample string 3",
                                                                            "qr_code": "sample string 4",
                                                                            "date_from": "2026-09-06T06:48:02.318569+02:00",
                                                                            "date_end": "2026-09-06T06:48:02.318569+02:00",
                                                                            "date_used": "2026-09-06T06:48:02.318569+02:00",
                                                                            "date_sesion": "2026-09-06T06:48:02.318569+02:00",
                                                                            "id_employee": "aa2efaba-4e06-4b7f-978f-2e9168c6872d",
                                                                            "id_branch": "2b043e56-5df3-4e34-85f9-04b408aaab4b",
                                                                            "id_voucher_permision": "ed1cc2e0-a852-405b-9c31-162e30b1f497",
                                                                            "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": "f45b061d-cb2d-4398-964e-b4f554f435b9",
                                                                            "id_user_add": "6b89d4a0-d51c-48c9-b42e-2072aa88834f",
                                                                            "id_doc_sa": "f835dbd7-8fef-4f25-9e83-39a4cfa9139a",
                                                                            "id_item_sub": "944c7895-15a5-47fa-992f-7b195a642e9e",
                                                                            "id_pos_sesion": "3d8fbebe-f236-493b-9dc0-c0dc7e6958d9",
                                                                            "is_authorized": true,
                                                                            "is_automatic": true,
                                                                            "print_in_branch": true,
                                                                            "printed": true,
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "is_used_entry": true,
                                                                            "is_used_consume": true,
                                                                            "is_close": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                            "last_update": "2026-09-06T06:48:02.318569+02: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": "598a7e3d-0ea3-446b-ae83-d838ffe60395",
                                                                              "date_from": "2026-09-06T06:48:02.318569+02:00",
                                                                              "date_end": "2026-09-06T06:48:02.318569+02:00",
                                                                              "date_used": "2026-09-06T06:48:02.318569+02:00",
                                                                              "id_employee": "ecd18557-20c9-4d72-8255-667eae55020a",
                                                                              "id_branch": "c33e8a4c-6a63-4354-918b-ea2c359b7869",
                                                                              "count": 6,
                                                                              "count_used": 1,
                                                                              "unlimited": true,
                                                                              "id_user_add": "245b61d7-3311-4276-89d4-f7b8f09949ee",
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                              "last_update": "2026-09-06T06:48:02.318569+02: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": "eabb203b-75a3-4f7d-bfb4-bde4b62a36a7",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:48:02.318569+02:00",
                                                                          "date_end": "2026-09-06T06:48:02.318569+02:00",
                                                                          "by_amt": true,
                                                                          "by_pcg": true,
                                                                          "ap_amount": 1.1,
                                                                          "ap_percent": 1.1,
                                                                          "ap_price": 1.1,
                                                                          "ap_price_min": 1.1,
                                                                          "ap_price_max": 1.1,
                                                                          "id_branch": "8b802904-ec96-4062-93f3-b9d5655201cf",
                                                                          "id_pos": "f64bee3e-a46f-49ea-958e-51c0fdd18c14",
                                                                          "id_list": "c68dc2d4-9a89-4324-8888-dd360fcb392e",
                                                                          "id_item": "8f2065a1-79c4-4e92-8517-d16ce94a4a6a",
                                                                          "id_item_type": "f0c57706-bb59-4b45-968f-d86f10e55c44",
                                                                          "id_category": "989ab4f3-8393-4bb0-bb14-380aa56331d2",
                                                                          "by_day_week": true,
                                                                          "use_mon": true,
                                                                          "use_tue": true,
                                                                          "use_wed": true,
                                                                          "use_thu": true,
                                                                          "use_fri": true,
                                                                          "use_sat": true,
                                                                          "use_sun": true,
                                                                          "use_hour_ini": "00:00:00.1234567",
                                                                          "use_hour_end": "00:00:00.1234567",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                          "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                          "id_user_upd": "0e0c886e-13b8-4c6f-a669-94d2f2be117e",
                                                                          "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": "0684c527-7a73-480f-9dcd-cab66775ab03",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_ref": "d755c83b-b552-461b-8760-421d4d5e19ae",
                                                                            "tax_included": true,
                                                                            "switch_select": true,
                                                                            "item_type_default": 7,
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "b8c1f1b3-d0b1-4038-a201-20c69a18508c",
                                                                            "view_pos": true,
                                                                            "order": 10,
                                                                            "color_border": "sample string 11",
                                                                            "color_button": "sample string 12",
                                                                            "color_font": "sample string 13",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                            "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                            "id_user_upd": "2015885b-6cbb-41a6-abd5-e87e64178f0d",
                                                                            "commited": true,
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$id": "36",
                                                                                "id_pos": "40c65b47-1bf2-4926-afda-b07920b89414",
                                                                                "id_pos_type": "7126e7d4-504f-4e40-a9b4-09a8c2eacaf0",
                                                                                "id_price_list": "49f9013b-0abd-4fd1-aab9-45a50f39787e",
                                                                                "is_default": true,
                                                                                "view_mon": true,
                                                                                "view_tue": true,
                                                                                "view_wed": true,
                                                                                "view_thu": true,
                                                                                "view_fri": true,
                                                                                "view_sat": true,
                                                                                "view_sun": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                "id_user_upd": "61495a07-4888-4db8-abff-bb0b21536a66",
                                                                                "commited": true,
                                                                                "mt_pos_view": {
                                                                                  "$id": "37",
                                                                                  "id_pos": "6444d6d0-112a-451a-bb25-aed3cfaebc8f",
                                                                                  "id_pos_type": "acdb4228-7c34-4441-8d8f-7329fdc200c0",
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                  "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                  "id_user_upd": "bd16ccd0-6217-4f81-8cac-b05856a87285",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "11"
                                                                                  },
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_types": {
                                                                                    "$id": "38",
                                                                                    "id": "115919bf-27e6-478f-91fb-39cdd6a178e5",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "is_module": true,
                                                                                    "order": 5,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                    "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                    "id_user_upd": "ebbbc345-4105-44b2-8378-c1fa125eec46",
                                                                                    "commited": true,
                                                                                    "mt_items_featured": [
                                                                                      {
                                                                                        "$id": "39",
                                                                                        "id": "2552445e-3ed1-4265-80dc-449c35c34626",
                                                                                        "id_branch": "28ba5666-e28f-4c54-8239-2a4b693dce46",
                                                                                        "id_pos_type": "3e1baffc-e02a-438d-94b5-4737b9d0c075",
                                                                                        "id_pos": "d65082b8-2452-4f16-b011-e5b5741d7919",
                                                                                        "id_item": "ff57b98b-6114-44f9-9895-5b3fa1fa8f2a",
                                                                                        "date_from": "2026-09-06T06:48:02.318569+02:00",
                                                                                        "date_end": "2026-09-06T06:48:02.318569+02:00",
                                                                                        "image_id": 4,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                        "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                        "id_user_upd": "aa2ed0ba-d80d-4015-87ac-c166bf2069f8",
                                                                                        "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": "69fd66ce-b6a5-46c4-a3f8-6465ddf0eadc",
                                                                                        "id_doc": "767128ec-87cf-42f6-8c70-cc785bf45be5",
                                                                                        "id_pos_type": "5a6292a4-05df-4d27-b334-c8a8f52fa711",
                                                                                        "id_doc_print": "93b56efb-f55a-474d-9d26-238d1372bfc5",
                                                                                        "copies": 5,
                                                                                        "print_mode": 6,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                        "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                        "id_user_upd": "be6c3fd5-70cb-47a0-83be-bad626afd2c4",
                                                                                        "commited": true,
                                                                                        "mt_docs": {
                                                                                          "$ref": "15"
                                                                                        },
                                                                                        "mt_pos_print": {
                                                                                          "$id": "41",
                                                                                          "id": "a184a058-cd20-4070-8a99-4665d987d723",
                                                                                          "id_pos": "3adba54b-4148-4028-9592-8217af9548b2",
                                                                                          "id_mask": "sample string 3",
                                                                                          "name": "sample string 4",
                                                                                          "mode_print": 5,
                                                                                          "port": "sample string 6",
                                                                                          "baud_rate": 1,
                                                                                          "data_bits": 1,
                                                                                          "stop_bit": 1,
                                                                                          "flow_control": 1,
                                                                                          "parity": 1,
                                                                                          "pin_cashdrawer": 1,
                                                                                          "ip_printer": "sample string 7",
                                                                                          "port_ip": 1,
                                                                                          "printer_name": "sample string 8",
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                          "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                          "id_user_upd": "7fe6dfdc-a7fe-4506-a4b6-4aad7a6aa1fa",
                                                                                          "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": "4c1317e7-b050-41e7-9549-63a1631c7d35",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "high_row": 5,
                                                                                          "high_doc": 6,
                                                                                          "with_doc": 7,
                                                                                          "to_file": true,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                          "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                          "commited": true,
                                                                                          "mt_pos_doc_print": [
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            }
                                                                                          ],
                                                                                          "st_doc_print_det": [
                                                                                            {
                                                                                              "$id": "43",
                                                                                              "id_doc_print": "eab3ec79-7c31-48c8-928e-f62672ac0c35",
                                                                                              "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": "723fafff-44d7-4474-b4c3-7ef648e4f800",
                                                                                "id_item_sub": "5aaf415a-bec0-4a1e-898d-e966e84abcc2",
                                                                                "validity_date": "2026-09-06T06:48:02.318569+02:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                "id_user_upd": "963e8903-59f1-4647-9417-c164c03b5cc0",
                                                                                "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": "a2f70ea6-077b-43fb-860d-b77b8aa33266",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "date_from": "2026-09-06T06:48:02.318569+02:00",
                                                                                "date_end": "2026-09-06T06:48:02.318569+02:00",
                                                                                "id_branch": "5469292f-57c5-42ba-bd56-6a78da2f2573",
                                                                                "id_pos": "6d91631c-82f5-4188-a609-1946786cba74",
                                                                                "id_list": "a5dd8f35-7144-45c4-9f04-fbafe22ce7e0",
                                                                                "view_list": true,
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                "id_user_upd": "0a2b1224-4d98-43f8-8c87-b00c48c98e8d",
                                                                                "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": "d5bbd16a-978b-4530-bdce-de840c539c60",
                                                                          "order_id": 2,
                                                                          "id_item": "5112fa91-d117-4374-aa56-01e7dd46a87a",
                                                                          "id_item_type": "4c483ffe-1ab9-4e8e-9c5f-e20b96a7d837",
                                                                          "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": "9caeea69-663b-4b4c-9fb2-99ac3a06d853",
                                                                          "type_item": 11,
                                                                          "id_voucher_json": "9f6f887d-0579-41c9-9b41-09bf51aa9de6",
                                                                          "count_voucher": 1,
                                                                          "id_category": "27de099e-fa40-4ba2-b669-14350a4ba9a5",
                                                                          "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                          "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                          "id_user_upd": "2d2b4a96-7361-4c17-a8df-da6add63e9fb",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "30"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$id": "47",
                                                                            "id": "217ff8c4-fa67-42c7-859b-2290fe6d2acc",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "6d7c3a2a-4605-4fd2-b960-a1b06248f7ae",
                                                                            "date_tax": "2026-09-06T06:48:02.318569+02:00",
                                                                            "date_open": "2026-09-06T06:48:02.318569+02:00",
                                                                            "date_close": "2026-09-06T06:48:02.318569+02:00",
                                                                            "id_user_open": "d9ab009e-134f-431d-8a9d-02d55e0ef683",
                                                                            "id_user_close": "9f627166-5255-414a-afc6-a63f0ed870e0",
                                                                            "nro_z": 1,
                                                                            "amt_tot": 1.1,
                                                                            "locator_event": "sample string 6",
                                                                            "status_pos": 7,
                                                                            "training_sesion": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                            "last_update": "2026-09-06T06:48:02.318569+02: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": "19defae5-7504-4653-9d68-8076ecdc9285",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "0901e5fe-988d-4a7a-9fa1-80412c885161",
                                                                                "type_pay": 5,
                                                                                "module": "sample string 6",
                                                                                "process": true,
                                                                                "json_cloackrooms": "sample string 8",
                                                                                "multi_select": 9,
                                                                                "terminal_name": "sample string 10",
                                                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$id": "49",
                                                                                "id": "7093a853-d15f-49cb-bb5e-e7703fba6981",
                                                                                "id_room_unit": "8e24acf1-0999-4f5a-95f3-643b81aa752b",
                                                                                "id_room_list": "ed54bd10-646e-41df-9acd-26549ed39e5f",
                                                                                "nro_res_ext": "sample string 3",
                                                                                "date_reserved": "2026-09-06T06:48:02.318569+02:00",
                                                                                "date_from": "2026-09-06T06:48:02.318569+02:00",
                                                                                "date_end": "2026-09-06T06:48:02.318569+02:00",
                                                                                "date_open": "2026-09-06T06:48:02.318569+02:00",
                                                                                "date_close": "2026-09-06T06:48:02.318569+02:00",
                                                                                "id_employee": "c445edaa-45ff-490f-ba2d-746051b2f091",
                                                                                "id_employee_sec": "78ec979c-5426-4c85-bf89-3a2300f37da3",
                                                                                "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": "01723cf1-ee6b-4964-afa1-d6dc7abe16f2",
                                                                                "comment": "sample string 7",
                                                                                "id_user_open": "f777b3d5-b9ec-4cab-adae-87b34b791916",
                                                                                "id_user_close": "e869f721-09e4-42bd-828a-0a92d04ed786",
                                                                                "id_unit_state": "8efd4072-2bc1-4c20-86e0-10fb449f95eb",
                                                                                "id_pos_sesion": "97ea925b-1ac6-4656-a34a-09ea98663945",
                                                                                "vip": true,
                                                                                "paid": true,
                                                                                "send": true,
                                                                                "send_date": "2026-09-06T06:48:02.318569+02:00",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                "commited": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "22"
                                                                                },
                                                                                "mt_employees1": {
                                                                                  "$ref": "22"
                                                                                },
                                                                                "mt_rooms_units": {
                                                                                  "$ref": "1"
                                                                                },
                                                                                "mt_rooms_units_states": {
                                                                                  "$id": "50",
                                                                                  "id": "8c79fbc1-6e1f-4a1c-878a-4c3af64230cb",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "color": "sample string 5",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                  "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                  "id_user_upd": "3a468ace-98b8-485f-8d47-a9f6e8acbc23",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id_room_type": "44fdc14b-e53d-4660-8c33-fcc29db977b3",
                                                                                      "id_room_state": "228f7f46-7065-46ec-80b7-ff07416c604a",
                                                                                      "id_image": "48a6acc2-3b2d-4cc4-8a42-36ff8ed82ec7",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                      "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                      "id_user_upd": "09ce9d14-9a53-47e3-ade4-8ab962280d4a",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$id": "52",
                                                                                        "id": "43a5512f-d4d7-480b-832d-df015673ab70",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high": 5,
                                                                                        "width": 6,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                        "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                        "id_user_upd": "311c90e7-915e-4981-8e86-599e4a933b89",
                                                                                        "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": "8e1613b1-1dd2-43e6-9b68-8dc31548165e",
                                                                                  "id_room": "e0d23f0e-144c-4692-84ae-b91fefe96304",
                                                                                  "date_in": "2026-09-06T06:48:02.318569+02:00",
                                                                                  "date_out": "2026-09-06T06:48:02.318569+02:00",
                                                                                  "id_user_add": "6bcadb92-1314-4202-a5b1-f5ea3ea7a996",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                  "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "tt_tips": [
                                                                              {
                                                                                "$id": "54",
                                                                                "id": "9f79eccc-8798-4bd2-99f0-12dbd7569353",
                                                                                "id_pos_sesion": "3eba35b3-e15e-4996-98c2-9eee802c92c0",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "1aa4a32e-61b5-4c8b-bf4c-6c221e9d3c20",
                                                                                "id_room_unit_activity": "c0947438-0cf8-4e6f-8f1f-21719f4d2a97",
                                                                                "id_doc_sa": "172c3eee-03b0-433f-859d-6932768004c5",
                                                                                "id_pos_type": "a6c0b8b9-eb82-425b-8386-c2a6959a938a",
                                                                                "block": true,
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "3c6b7616-c205-4180-a50d-d2028d803af2",
                                                                                "coupon_id": "sample string 7",
                                                                                "terminal_id": "sample string 8",
                                                                                "card_name": "sample string 9",
                                                                                "card_bank": "sample string 10",
                                                                                "card_number": "sample string 11",
                                                                                "client_name": "sample string 12",
                                                                                "money_type": "sample string 13",
                                                                                "merchant_id": "sample string 14",
                                                                                "aid": "sample string 15",
                                                                                "auth_num": "sample string 16",
                                                                                "authorization": true,
                                                                                "signature": true,
                                                                                "contactless": true,
                                                                                "date_hour_pay": "sample string 17",
                                                                                "terminal_name": "sample string 18",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "55",
                                                                                    "id_tip": "349bcd77-db66-429b-be3c-4592ef0cedb4",
                                                                                    "id_user": "6f481dba-4536-4e12-a4d9-25f3e1b129df",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                    "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "tt_tips": {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "54"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion_users": [
                                                                              {
                                                                                "$id": "56",
                                                                                "id_pos_sesion": "5820b500-856f-4d29-b5db-4fd8ef00db73",
                                                                                "id_user": "f910ae3c-24f2-4b22-98b9-1fdf8c3a8e95",
                                                                                "date_add": "2026-09-06T06:48:02.318569+02:00",
                                                                                "distribution_index": 1.1,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "14"
                                                                              },
                                                                              {
                                                                                "$ref": "14"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$id": "57",
                                                                                "id": "21ed48ef-7784-4d51-8819-7f08cd3790a4",
                                                                                "id_user": "ff9f575b-6276-4857-8252-edd2e59d8c3f",
                                                                                "id_user_profile": "44c2b960-b53b-4b5f-a341-182cedce3283",
                                                                                "locator": "sample string 4",
                                                                                "date_end": "2026-09-06T06:48:02.318569+02:00",
                                                                                "id_pos_sesion": "2a267326-98b6-4265-9fe9-ec2d03abf54b",
                                                                                "date_login": "2026-09-06T06:48:02.318569+02:00",
                                                                                "date_logout": "2026-09-06T06:48:02.318569+02:00",
                                                                                "terminal_id": "sample string 6",
                                                                                "terminal_type": "sample string 7",
                                                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "st_users_profiles": {
                                                                                  "$id": "58",
                                                                                  "id": "d8a5bffd-bcf9-4808-9ae7-3cca14170853",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "is_pass_required": true,
                                                                                  "is_admin": true,
                                                                                  "level_id": 7,
                                                                                  "order_1": 8,
                                                                                  "order_2": 9,
                                                                                  "order_3": 10,
                                                                                  "order_4": 11,
                                                                                  "is_tips": true,
                                                                                  "is_view_all": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                  "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                  "commited": true,
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$id": "59",
                                                                                      "id": "3b65abd5-2827-45d9-9eb6-b1adae209741",
                                                                                      "id_function": "58ab4b1e-5ca8-4c40-904b-3aa18c0dc840",
                                                                                      "id_user": "703148ce-fa08-4a2e-9938-5cdf82f53a43",
                                                                                      "id_profile": "e3b488ed-cf29-4363-a81a-4e9cff65fe1b",
                                                                                      "permission": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                      "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                      "commited": true,
                                                                                      "st_users_profiles": {
                                                                                        "$ref": "58"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      },
                                                                                      "st_functions": {
                                                                                        "$id": "60",
                                                                                        "id": "33de7071-9551-4dd4-bb68-17982da5e15e",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "level_id": 5,
                                                                                        "id_group": "580ea0c6-1fd5-41c5-ae47-86c71f3c7a09",
                                                                                        "name_event": "sample string 7",
                                                                                        "name_pos": "sample string 8",
                                                                                        "id_image": "b0feebc4-7a43-42dc-9e73-5a755201c9f8",
                                                                                        "view_pos": true,
                                                                                        "order": 10,
                                                                                        "color_border": "sample string 11",
                                                                                        "color_button": "sample string 12",
                                                                                        "color_font": "sample string 13",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 16,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                        "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions_groups": {
                                                                                          "$id": "61",
                                                                                          "id": "ed8b0659-fab8-4c2b-8094-3f4603d93713",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                          "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions": [
                                                                                            {
                                                                                              "$ref": "60"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "60"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "st_images": {
                                                                                          "$ref": "4"
                                                                                        },
                                                                                        "st_permisions": [
                                                                                          {
                                                                                            "$ref": "59"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "59"
                                                                                          }
                                                                                        ]
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "59"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": [
                                                                                    {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  ],
                                                                                  "tt_cmd_connection": [
                                                                                    {
                                                                                      "$ref": "57"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "57"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "57"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_messages": [
                                                                              {
                                                                                "$id": "62",
                                                                                "id": "6863bc99-2d30-4747-a97a-56afcca05144",
                                                                                "id_user": "470d0a92-f2c4-419d-a109-b45c7a3b279d",
                                                                                "date_add": "2026-09-06T06:48:02.318569+02:00",
                                                                                "destiny_type": 4,
                                                                                "id_key": "39ec5591-8375-4ac4-bb97-c8d6f3d7efff",
                                                                                "message": "sample string 6",
                                                                                "message_view": true,
                                                                                "date_view": "2026-09-06T06:48:02.318569+02:00",
                                                                                "id_pos_sesion": "1b11e59a-8a27-47f7-8002-09d3f2f8cfc1",
                                                                                "terminal_add": "sample string 9",
                                                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "62"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_items_vouchers": {
                                                                      "$id": "63",
                                                                      "id": "c79fa01b-638d-4a34-bda5-8165ec30546b",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "json": "sample string 5",
                                                                      "id_pay_type": "f416b641-40ba-4c30-b5fd-b154a139e75f",
                                                                      "id_doc_print": "de1dd3c3-61ed-4a79-9b4d-2d330a590acd",
                                                                      "hour_end": "00:00:00.1234567",
                                                                      "price_item_sub": true,
                                                                      "define_validity": true,
                                                                      "price_ref": true,
                                                                      "price_min": 11.1,
                                                                      "supply_apply": 12,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                                      "last_update": "2026-09-06T06:48:02.318569+02: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": "64",
                                                                      "id_doc_sa": "3166e0ae-7180-4513-be11-9ba3fbeceb55",
                                                                      "id_line": 2,
                                                                      "id_item": "df222335-1d79-46e3-9a2d-e3fbb44df61e",
                                                                      "qty": 4.1,
                                                                      "mt_items": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "tt_doc_sa_det": {
                                                                        "$ref": "25"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "64"
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "$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": "65",
                                                "id_pos": "af4e73bd-55da-4ea4-a8f4-8e6a9affa0db",
                                                "id_doc": "d0ba5209-b85a-4a44-8fda-379990037e71",
                                                "value": 3,
                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "15"
                                                },
                                                "mt_pos": {
                                                  "$ref": "11"
                                                }
                                              },
                                              {
                                                "$ref": "65"
                                              }
                                            ],
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$id": "66",
                                                "id": "aae13ddf-a2e5-4910-bcec-6228de8e69bb",
                                                "id_pos": "7f9097fa-79cd-4277-aed9-d5efbd0e1ee7",
                                                "id_doc": "07a5a532-4134-4cdf-bceb-ebf04ed463ac",
                                                "id_branch": "86c7a071-69d2-44a7-9086-f4830b879e16",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-09-06T06:48:02.318569+02:00",
                                                "block": true,
                                                "nro_original": "sample string 8",
                                                "id_ref": "f647b600-a3b9-4677-9b01-c101fdb5b5c0",
                                                "id_loc_from": "6e78cb53-73cb-4b0c-b7a6-9140efbdcbba",
                                                "id_loc_end": "29cd1af9-5237-4925-b18e-d8dfbf296dd9",
                                                "id_user_add": "21717e83-fca8-46ff-9b29-2a5af16bb429",
                                                "id_user_upd": "43660b79-be94-40ac-af30-2fbf554452f7",
                                                "id_pos_sesion": "fa270490-9ec0-4b27-ac72-7548b7e93b83",
                                                "comment": "sample string 12",
                                                "status": 1,
                                                "is_send": true,
                                                "date_send": "2026-09-06T06:48:02.318569+02:00",
                                                "active": true,
                                                "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "3"
                                                },
                                                "mt_docs": {
                                                  "$ref": "15"
                                                },
                                                "mt_locations": {
                                                  "$id": "67",
                                                  "id": "58bb291b-fa07-4cc9-b14e-8f1f0014797a",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "bedbd1d6-3f24-4232-8ccd-54d82fe3f2c1",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                  "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                  "id_user_upd": "3942e414-273a-4c96-8667-379633bc630c",
                                                  "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": "66"
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "66"
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ],
                                                  "tt_stock": [
                                                    {
                                                      "$id": "68",
                                                      "id_location": "b8c1d957-19b1-4ba1-820a-d4e9a2c90d85",
                                                      "id_item": "f97a143d-4d4c-41fd-8fad-4e121a36d792",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:48:02.318569+02:00",
                                                      "last_update": "2026-09-06T06:48:02.318569+02:00",
                                                      "commited": true,
                                                      "mt_items": {
                                                        "$ref": "7"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "67"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "68"
                                                    }
                                                  ]
                                                },
                                                "mt_locations1": {
                                                  "$ref": "67"
                                                },
                                                "mt_pos": {
                                                  "$ref": "11"
                                                },
                                                "st_users": {
                                                  "$ref": "9"
                                                },
                                                "st_users1": {
                                                  "$ref": "9"
                                                },
                                                "tt_doc_st_det": [
                                                  {
                                                    "$id": "69",
                                                    "id_doc_st": "f1fc96eb-454b-43f9-84f1-95fee830d1bc",
                                                    "id_line": 2,
                                                    "id_item": "3b4cc008-a796-47fe-9ec1-3329ad6db32e",
                                                    "comment": "sample string 4",
                                                    "qty": 5.1,
                                                    "status": 1,
                                                    "active": true,
                                                    "mt_items": {
                                                      "$ref": "7"
                                                    },
                                                    "tt_doc_st": {
                                                      "$ref": "66"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "66"
                                                  },
                                                  {
                                                    "$ref": "66"
                                                  }
                                                ],
                                                "tt_doc_st2": {
                                                  "$ref": "66"
                                                }
                                              },
                                              {
                                                "$ref": "66"
                                              }
                                            ]
                                          },
                                          "mt_locations": {
                                            "$ref": "67"
                                          },
                                          "mt_locations1": {
                                            "$ref": "67"
                                          },
                                          "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": "70",
                                              "id": "928debac-a67c-4e3d-a03c-ad920bb4cb1c",
                                              "spool_server": "sample string 2",
                                              "id_doc_sa": "a0181af5-f90a-4784-8a4b-72a5e819376c",
                                              "spool_printer": "sample string 4",
                                              "count": 5,
                                              "created_on": "2026-09-06T06:48:02.318569+02:00",
                                              "printed": true,
                                              "print_on": "2026-09-06T06:48:02.318569+02:00",
                                              "tt_doc_sa": {
                                                "$ref": "14"
                                              }
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ]
                                        },
                                        "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": "71",
                                    "id_pos": "0aad7528-0ba5-42fd-b050-55836f9c94e6",
                                    "id_room": "ae50627c-5477-4745-b097-5f32edbd366c",
                                    "active": true,
                                    "created_on": "2026-09-06T06:48:02.318569+02:00",
                                    "last_update": "2026-09-06T06:48:02.318569+02:00",
                                    "id_user_upd": "dd9d0eb0-555b-4d02-9994-72eb0baa958a",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "mt_rooms": {
                                      "$ref": "2"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ],
                                "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": "65"
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ],
                                "st_pos_license": [
                                  {
                                    "$id": "72",
                                    "id": "af153478-59c7-4cd8-b8a5-82f0eb2cbff5",
                                    "id_pos": "70781427-9643-45cf-8e3f-dfd4c07c0de0",
                                    "mac_address": "sample string 3",
                                    "date_end": "2026-09-06T06:48:02.318569+02:00",
                                    "key_access": "sample string 5",
                                    "id_user_add": "08294452-94d0-42cc-99ce-a3ff9e150523",
                                    "active": true,
                                    "created_on": "2026-09-06T06:48:02.318569+02:00",
                                    "last_update": "2026-09-06T06:48:02.318569+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "72"
                                  }
                                ],
                                "st_users_pos": [
                                  {
                                    "$id": "73",
                                    "id_user": "5e3505a7-c1d7-45b4-b62d-72fb177a6cf3",
                                    "id_pos": "17c1ad6c-2ea0-40fe-8453-576a5b281d6a",
                                    "pass_required": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:48:02.318569+02:00",
                                    "last_update": "2026-09-06T06:48:02.318569+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ],
                                "tt_doc_sa": [
                                  {
                                    "$ref": "14"
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "tt_pos_connection": [
                                  {
                                    "$id": "74",
                                    "id": "9fdc1e43-7651-4aa6-8240-1af471e5597f",
                                    "id_pos": "3d444d61-9ea3-4220-99a5-ae8c2016a371",
                                    "date_add": "2026-09-06T06:48:02.318569+02:00",
                                    "date_upd": "2026-09-06T06:48:02.318569+02:00",
                                    "date_out": "2026-09-06T06:48:02.318569+02: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": "74"
                                  }
                                ],
                                "tt_pos_sesion": [
                                  {
                                    "$ref": "47"
                                  },
                                  {
                                    "$ref": "47"
                                  }
                                ],
                                "mt_branches": {
                                  "$ref": "3"
                                },
                                "tt_logs": [
                                  {
                                    "$id": "75",
                                    "id": "18729183-7b3e-42d4-b423-c427e69c5401",
                                    "id_user_add": "133513eb-8a40-4ed8-aed9-3ed8877de875",
                                    "id_table": "c1613092-51fc-4e34-aff2-4bfacc36dc56",
                                    "message_log": "sample string 3",
                                    "json_object": "sample string 4",
                                    "log_type": "sample string 5",
                                    "id_pos": "af1757b5-abb0-4058-9de7-bbfb3ce4aa6f",
                                    "created_on": "2026-09-06T06:48:02.318569+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_sync_tables": {
                                      "$id": "76",
                                      "id": "0d62f9f7-83fe-4665-8cd7-9e732a3ad41b",
                                      "level": 2,
                                      "order": 3,
                                      "name": "sample string 4",
                                      "log_ins": true,
                                      "log_upd": true,
                                      "packet_forward": true,
                                      "active": true,
                                      "created_on": "2026-09-06T06:48:02.318569+02:00",
                                      "last_update": "2026-09-06T06:48:02.318569+02:00",
                                      "commited": true,
                                      "st_sync_packages_det": [
                                        {
                                          "$id": "77",
                                          "id": "9a1687a2-5a57-4d0c-80a1-05715f6ffb07",
                                          "id_sync": "f6b1202b-27eb-479b-9304-cd2375048ad3",
                                          "json": "sample string 3",
                                          "id_table": "ee3869d2-81fb-4d74-8174-2cc590c62314",
                                          "order": 5,
                                          "st_sync_packages": {
                                            "$id": "78",
                                            "id": "ab5e3b19-e1b3-4beb-a5e3-e705dfcb7418",
                                            "id_branch_from": "d1017a7c-b9d0-4fff-9512-bb87114c5e3c",
                                            "id_branch_to": "f4d1ad39-ae09-4d11-9bac-1945c9a3e355",
                                            "type": 4,
                                            "created_on": "2026-09-06T06:48:02.318569+02:00",
                                            "order": 6,
                                            "status": 7,
                                            "log_info": "sample string 8",
                                            "sync_on": "2026-09-06T06:48:02.318569+02:00",
                                            "send_on": "2026-09-06T06:48:02.318569+02:00",
                                            "mt_branches": {
                                              "$ref": "3"
                                            },
                                            "mt_branches1": {
                                              "$ref": "3"
                                            },
                                            "st_sync_packages_det": [
                                              {
                                                "$ref": "77"
                                              },
                                              {
                                                "$ref": "77"
                                              }
                                            ]
                                          },
                                          "st_sync_tables": {
                                            "$ref": "76"
                                          }
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ],
                                      "tt_logs": [
                                        {
                                          "$ref": "75"
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ],
                                "st_local_variables": [
                                  {
                                    "$id": "79",
                                    "id": "4d534eea-a7bf-4d7f-b74e-27d0d8582b14",
                                    "id_pos": "8d5903c4-7a4c-424f-8dc9-2c474eb49d79",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "value": "sample string 5",
                                    "type": "sample string 6",
                                    "last_update": "2026-09-06T06:48:02.318569+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    }
                                  },
                                  {
                                    "$ref": "79"
                                  }
                                ],
                                "tt_doc_st": [
                                  {
                                    "$ref": "66"
                                  },
                                  {
                                    "$ref": "66"
                                  }
                                ]
                              },
                              {
                                "$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_featured": [
                          {
                            "$ref": "39"
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "mt_items_sub": [
                          {
                            "$ref": "26"
                          },
                          {
                            "$ref": "26"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ],
                        "mt_locations": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "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": "71"
                          },
                          {
                            "$ref": "71"
                          }
                        ],
                        "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_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": [
                          {
                            "$ref": "59"
                          },
                          {
                            "$ref": "59"
                          }
                        ],
                        "st_pos_license": [
                          {
                            "$ref": "72"
                          },
                          {
                            "$ref": "72"
                          }
                        ],
                        "st_users_pos": [
                          {
                            "$ref": "73"
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "st_users_token": [
                          {
                            "$id": "80",
                            "id": "bf8a639c-fc15-489e-a002-8830a9b02f97",
                            "token_id": "sample string 2",
                            "id_user": "e050db8c-32c9-4eba-999a-417f4f52112d",
                            "date_from": "2026-09-06T06:48:02.318569+02:00",
                            "date_end": "2026-09-06T06:48:02.318569+02:00",
                            "created_on": "2026-09-06T06:48:02.318569+02:00",
                            "st_users": {
                              "$ref": "9"
                            }
                          },
                          {
                            "$ref": "80"
                          }
                        ],
                        "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_st": [
                          {
                            "$ref": "66"
                          },
                          {
                            "$ref": "66"
                          }
                        ],
                        "tt_doc_st1": [
                          {
                            "$ref": "66"
                          },
                          {
                            "$ref": "66"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_logs": [
                          {
                            "$ref": "75"
                          },
                          {
                            "$ref": "75"
                          }
                        ],
                        "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": "81",
                            "id": "0e0c60ad-f5f7-456c-9028-01256b8bdd2c",
                            "id_room_activity": "d2890ff4-2185-4918-ae98-ca58e30a6cc1",
                            "id_pos_sesion": "c48b15b1-c300-4346-b85a-460584c6ac16",
                            "log_text": "sample string 4",
                            "id_user": "566e7162-6bff-4990-9ea4-7acc7e12cd56",
                            "event_type": "sample string 6",
                            "correlation_id": "22db502b-9786-4984-97cd-7969263c98ea",
                            "id_room_unit": "1dd31647-ce9e-4dab-8443-d540af6ee3e2",
                            "id_room_unit_source": "be4e1f19-5716-48b9-aff4-c52901c554b0",
                            "id_room_unit_destination": "ea736773-a353-4555-94a7-c6fc275a68de",
                            "id_room_activity_related": "dec12b4d-c59c-4025-b119-4a4f98baf584",
                            "id_doc_sa": "f33c1ec9-724c-4e87-b941-c5b26c96a052",
                            "id_user_authorizer": "fd69f5f1-5174-47e0-8558-4f086d29f3a2",
                            "data_json": "sample string 7",
                            "created_on": "2026-09-06T06:48:02.318569+02:00",
                            "commited": true,
                            "st_users": {
                              "$ref": "9"
                            }
                          },
                          {
                            "$ref": "81"
                          }
                        ],
                        "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"
                          }
                        ],
                        "tt_doc_sa": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "tt_doc_sa1": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "mt_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_rooms_units_states": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "st_users_profiles": {
                          "$ref": "58"
                        },
                        "tt_cmd_connection": [
                          {
                            "$ref": "57"
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "tt_cmd_messages": [
                          {
                            "$ref": "62"
                          },
                          {
                            "$ref": "62"
                          }
                        ]
                      }
                    },
                    "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": "64"
                      },
                      {
                        "$ref": "64"
                      }
                    ],
                    "tt_doc_st_det": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "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": "60"
            },
            {
              "$ref": "60"
            }
          ],
          "st_images_types": {
            "$id": "82",
            "id": "60e12e40-da37-4364-9c92-3dcbe1ba03fc",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-09-06T06:48:02.318569+02:00",
            "last_update": "2026-09-06T06:48:02.318569+02: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": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "mt_periods": [
          {
            "$id": "83",
            "id_branch": "df11c535-85cb-48a6-a466-ada8dc7f504f",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-09-06T06:48:02.318569+02:00",
            "date_end": "2026-09-06T06:48:02.318569+02:00",
            "state": "sample string 6",
            "created_on": "2026-09-06T06:48:02.318569+02:00",
            "last_update": "2026-09-06T06:48:02.318569+02:00",
            "commited": true,
            "mt_branches": {
              "$ref": "3"
            }
          },
          {
            "$ref": "83"
          }
        ],
        "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": "78"
          },
          {
            "$ref": "78"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "78"
          },
          {
            "$ref": "78"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ]
      },
      "mt_pos_rooms": [
        {
          "$ref": "71"
        },
        {
          "$ref": "71"
        }
      ],
      "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"
      }
    ]
  },
  {
    "$ref": "1"
  }
]