POST api/Mt_Rooms_Units

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "c658a20e-4fc8-4feb-829a-7dd9440c61ec",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "name_label": "sample string 4",
  "name_zone": "sample string 5",
  "order": 6,
  "id_room": "7102fe9b-e5a1-4835-be14-1dc4cce01174",
  "pax": 8,
  "pos_x": 9,
  "pos_y": 10,
  "size_w": 1,
  "size_h": 1,
  "in_map": true,
  "reserved_on": true,
  "id_room_type": "2b5f0ccd-d7ff-460f-9b5f-54250a08d915",
  "locked": true,
  "date_locked": "2026-03-10T09:41:54.9877734+01:00",
  "comment_locked": "sample string 15",
  "active": true,
  "created_on": "2026-03-10T09:41:54.9877734+01:00",
  "last_update": "2026-03-10T09:41:54.9877734+01:00",
  "id_user_upd": "8bfa20df-a1e5-4f45-8150-8726f7e09942",
  "commited": true,
  "mt_rooms": {
    "$id": "2",
    "id": "73b8a423-d906-4e26-a08d-91f93e444be4",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "7a12b749-2a6f-496b-b62c-b8318de99fa8",
    "name_pos": "sample string 6",
    "id_image": "4cb8a5c1-7eb9-4ed8-ac7d-3aaf693fa4f7",
    "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": "eff18743-96e8-41c4-849b-540a106b90ff",
    "refresh_status": true,
    "active": true,
    "created_on": "2026-03-10T09:41:54.9877734+01:00",
    "last_update": "2026-03-10T09:41:54.9877734+01:00",
    "id_user_upd": "d5532d62-45d5-4e0d-9452-b023bdcd0d8b",
    "commited": true,
    "mt_branches": {
      "$id": "3",
      "id": "98a7bd47-da89-4e88-a5e7-83930dd54d76",
      "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": "4225aaf6-732d-4301-bbcf-ff99b07ca1c9",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-03-10T09:41:54.9877734+01:00",
      "last_update": "2026-03-10T09:41:54.9877734+01:00",
      "id_user_upd": "e12ef23a-cb56-4645-8d37-84e0fb1eeb0c",
      "commited": true,
      "st_images": {
        "$id": "4",
        "id": "5092d862-a4c2-40d5-a497-7cdd91948ea8",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "a3929031-9d5a-400d-9df8-63031cf037fb",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-03-10T09:41:54.9877734+01:00",
        "last_update": "2026-03-10T09:41:54.9877734+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "mt_categories": [
          {
            "$id": "5",
            "id": "9fc40a16-b288-4607-ae39-c43ee91fe113",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "21d56c40-28d6-4c99-9aa2-1d2e5aa3eee2",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "687ce828-9a9c-4186-9632-b4a05628a875",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-03-10T09:41:54.9877734+01:00",
            "last_update": "2026-03-10T09:41:54.9877734+01:00",
            "id_user_upd": "f1f933a6-4e1b-437a-9543-87b277c1fb2d",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "6",
                "id_category": "0002e241-c6f3-4013-9e3c-ca737d8820e7",
                "id_item": "cb094a08-bf2a-4c64-885c-908edadf67b6",
                "is_default": true,
                "active": true,
                "created_on": "2026-03-10T09:41:54.9877734+01:00",
                "last_update": "2026-03-10T09:41:54.9877734+01:00",
                "id_user_upd": "b48b3f83-9d9f-46b0-943a-f5a5874c8273",
                "commited": true,
                "mt_categories": {
                  "$ref": "5"
                },
                "mt_items": {
                  "$id": "7",
                  "id": "3a0040ea-32a6-4d1d-b119-0b11cc4fe465",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "344bd53e-0b06-435e-ab84-8f6bee501214",
                  "id_unit_sec": "541dafb7-b3cb-4d03-9c57-ea5b1e357608",
                  "id_brand": "1bb5d207-3a10-4f72-8528-2942ce3ca888",
                  "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": "c09ffb9e-a334-425c-a9e3-6c7005b52641",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-03-10T09:41:54.9877734+01:00",
                  "last_update": "2026-03-10T09:41:54.9877734+01:00",
                  "id_user_upd": "7c4f9119-17fd-4e68-9c9b-8ae4c10a3b00",
                  "commited": true,
                  "mt_brands": {
                    "$id": "8",
                    "id": "dcac6cbe-d318-4202-b118-2848f5e49d88",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-03-10T09:41:54.9877734+01:00",
                    "last_update": "2026-03-10T09:41:54.9877734+01:00",
                    "id_user_upd": "b337811d-6953-4674-b8e4-40af00ae6290",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "st_users": {
                      "$id": "9",
                      "id": "309ad674-4fe9-4df6-9032-60b9e9730d07",
                      "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": "7e624f0f-21f4-4e00-a0e5-5e88c48fe5fc",
                      "view_messages": true,
                      "id_image_photo": "22853957-2768-46b4-b3b4-842934b92893",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "886e60c6-7c80-4a77-8c4f-cd64c500b17e",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-03-10T09:41:54.9877734+01:00",
                      "last_update": "2026-03-10T09:41:54.9877734+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "3"
                        },
                        {
                          "$ref": "3"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "10",
                          "id": "b43e760d-d378-47ac-91b4-d4456a9f7543",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "cf14cb1d-2702-43f2-9b2f-3ffa5fb4fc66",
                          "active": true,
                          "created_on": "2026-03-10T09:41:54.9877734+01:00",
                          "last_update": "2026-03-10T09:41:54.9877734+01:00",
                          "id_user_upd": "111b3caa-b6af-4f7e-a043-005c43440776",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "3"
                          },
                          "mt_pos": [
                            {
                              "$id": "11",
                              "id": "e76efda7-6dcd-48db-b196-42529d349906",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "fd6de599-7a00-46a7-9536-fbf17c56265a",
                              "id_zone": "82feb04d-25f3-40d3-8c9c-41cce8973e1f",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                              "last_update": "2026-03-10T09:41:54.9877734+01:00",
                              "id_user_upd": "deb9e5ff-6bc2-4ba0-943b-c6d6c81afbf3",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "10"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "12",
                                  "id": "827dff6c-af24-4202-aa71-89b749078fd5",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "fbed5fbc-682c-4242-aab0-cf00c4248769",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "c1bc0e8f-a279-4c8b-93f1-1630a4dfe014",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                  "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                  "id_user_upd": "83cb4d56-0470-49a4-a4fd-9397f957771a",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "4"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "13",
                                      "id": "6eb2f5bb-2850-444d-9860-c7b903c2ea4d",
                                      "id_cloakroom": "78d20ee9-f80b-4a62-9988-204cd3df95db",
                                      "id_pos_sesion": "4b6c9cda-a6b8-47e8-9180-4797187c2006",
                                      "unit_id": 4,
                                      "date_open": "2026-03-10T09:41:54.9877734+01:00",
                                      "date_close": "2026-03-10T09:41:54.9877734+01:00",
                                      "id_doc_sa": "b7d6eb70-445c-4cea-be7a-fc11cc7a2d5e",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "12"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "14",
                                        "id": "716b4f8e-b3a7-4672-a057-969a036553c6",
                                        "id_pos": "a3ec199e-6df5-4a14-936f-6a63bd5b7691",
                                        "id_doc": "bee5434e-1a39-43ec-abca-93020d457d47",
                                        "id_branch": "1577d364-830a-4365-b2d8-0e126fd03c75",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T09:41:54.9877734+01:00",
                                        "date_tax": "2026-03-10T09:41:54.9877734+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "1ce429dd-fc9f-4e7d-9f78-15162bc8c9ed",
                                        "id_relationship": "5d223295-8aca-43ae-9397-e2019cd2c501",
                                        "id_loc_from": "d05602e1-e36c-442d-b579-36f3247fec4f",
                                        "id_loc_end": "f123099f-8e1a-4ca0-afa4-ce49d11d5f3f",
                                        "id_user_add": "10537b96-71d9-481f-9f95-86c119a2130a",
                                        "id_user_upd": "f7863786-e8c7-40e2-a161-ce6e42ccb110",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "30b3da76-c819-48c0-ae8d-485c91ecc1cc",
                                        "id_room_unit": "9e6e512b-d1ca-4077-a5fa-5a2a8d85dd89",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "79c84eca-1d6e-4429-9616-0e95ed2e1825",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                        "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "3"
                                        },
                                        "mt_docs": {
                                          "$id": "15",
                                          "id": "b2de02cf-538e-4d98-a80d-bd627a17ee37",
                                          "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": "21009037-56de-469e-95b8-d9ca00465b5b",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                          "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                          "id_user_upd": "8d8ec601-3dd0-4141-ba5e-dd7aec1c649d",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "16",
                                              "id_doc": "09817a3d-b214-4057-b18a-b352c8e665ce",
                                              "id_pay": "a874adc1-a724-420a-9b68-b2d035708a4f",
                                              "id_money": "3a71bdbe-8efc-485b-aed5-f9305772c2d8",
                                              "active": true,
                                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                              "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                              "id_user_upd": "7408a182-1a4f-4243-b696-1ee557ee0a98",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_money_types": {
                                                "$id": "17",
                                                "id": "8bbb61ab-ace1-40b5-920d-94890a908243",
                                                "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": "8c7e69da-410b-4a4f-a9cf-489401a6ed43",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                "id_user_upd": "fb1d9240-1622-4a14-8cbb-d02567fba146",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "16"
                                                  },
                                                  {
                                                    "$ref": "16"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "18",
                                                    "id_money_1": "740e40f3-f9d4-48c7-8766-6a27f02925a6",
                                                    "id_money_2": "c621888a-0714-42a5-857b-5c611e71aea1",
                                                    "date_from": "2026-03-10T09:41:54.9877734+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                    "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                    "id_user_upd": "0daa1680-9858-4863-a0ee-c2d65a557e0c",
                                                    "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": "2dea2f44-c49a-4219-b881-336fcb4bfeee",
                                                    "id_pay": "56a25513-7531-4356-a2d2-6dfc44dd7c9d",
                                                    "id_money": "981e97bf-f813-4562-88e7-eecc9a4e10ed",
                                                    "date_cashflow": "2026-03-10T09:41:54.9877734+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "9ed3ff68-60be-470e-b8b5-5ba306ace0aa",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "20",
                                                      "id": "b4c7b010-9234-4706-8149-c132ffeec4ae",
                                                      "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": "a30f2e4a-192d-4ec8-b4f0-e81b085312e9",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                      "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                      "id_user_upd": "3d73c8b1-1b29-4b49-a0e2-d5b51f792114",
                                                      "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": "8a2ce8d0-b71f-423e-a945-862ad348a84e",
                                                          "id_line": 2,
                                                          "id_pay": "36a872c4-f2fd-4973-836b-844160a8eca2",
                                                          "id_money": "644dad43-2de6-4118-b302-a7c748e1cf19",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "9198554d-f167-4fdb-9525-99f2a849d73e",
                                                          "id_employee": "8cb3c98b-3428-4103-9e04-9f2a04d4b182",
                                                          "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": "508e7a37-94b4-447d-9403-b72cfcc661a3",
                                                          "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": "6637500f-7a26-4132-9b35-b2f7a7cf1bb9",
                                                            "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": "cd57d883-0f59-4645-b5e1-39c20ad2b64e",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "c030c2c7-b626-47f9-a83c-df7a8aca0ace",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                            "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                            "id_user_upd": "aa454805-ff8a-4f20-9e42-72243ad55d9f",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "23",
                                                                "id_employee": "c6b974fd-85e0-42f1-928a-04ee387ba261",
                                                                "id_branch": "86194b8b-6dcc-423b-8937-6775ee09e536",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                "id_user_upd": "75102508-8747-4f3f-b9ce-dcccc1014068",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "3"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "22"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "23"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "24",
                                                              "id": "6ffd54ba-beff-4c90-9105-f9bec03969d9",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                              "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                              "id_user_upd": "f0ed0bb5-011f-45c2-af11-7513e82fefc1",
                                                              "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": "8250acaf-c99e-4261-a0ef-27aab69d7b19",
                                                                "id_line": 2,
                                                                "id_item_sub": "65b34850-528b-4222-bb1c-d81bb88138d5",
                                                                "qty": 4.1,
                                                                "id_list": "44c6a3b3-3a11-4167-b1ab-611a3e07a1e8",
                                                                "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": "6485e381-18b9-4e14-b105-6545d61b9118",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "a63fcc2c-e9de-4ae8-a969-af21e4ac2d17",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "e23773fd-9dc0-4d20-a10e-3b13c664a2d1",
                                                                "id_user_upd": "2263b602-e7dd-406d-acc0-e70960e3082c",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "22"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "26",
                                                                  "id": "3babe43a-1f2b-4163-b492-3d5cc23d6416",
                                                                  "id_item": "dcf895a0-ba56-4d2a-bb65-160cc0b41a9e",
                                                                  "id_item_type": "74f53da1-88e3-4b24-9be3-6b6a5a3c798a",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "cf8aef58-035e-42f5-b8a4-cdf796ddf9ad",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                  "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                  "id_user_upd": "5a7330a2-a85c-4001-87a1-503f4707d1e8",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "27",
                                                                      "id_item_sub": "8d36ef94-5f30-40a8-bfc1-ad4765fa072b",
                                                                      "id_item": "343ac52c-c99b-44e2-8c61-6fb58b465efd",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "b2169286-22e9-482e-8005-9442c0664cb5",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "26"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "28",
                                                                        "id": "fad33b91-6021-4625-b867-1ddc2160a210",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "7c1c5be4-b4c4-4c68-b900-60ec9e167313",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                        "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                        "id_user_upd": "7a3927bb-bfd6-4d32-bbbe-811175c8c701",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "29",
                                                                          "id": "22d42def-a4e3-4fbd-bba4-6cbb13b07904",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "id_user_upd": "0356d45d-3330-4f8e-852d-e229a02495ee",
                                                                          "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": "e5aedab9-ab2a-48a8-a225-74825e46dfc7",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "3e55e824-2c11-4239-a59e-60eb10623508",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                    "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                    "id_user_upd": "17332739-36de-44fb-91a0-2f5bd45436e7",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_voucher": "5717555f-736b-45de-8961-7a20dc21bb8c",
                                                                        "id_line": "7dc15e24-34de-414e-93e9-4222ba525d33",
                                                                        "id_category": "9f94dcc1-00f0-4340-b59d-19ef6ac9de52",
                                                                        "id_item": "456748b0-afd2-4edb-b671-db62887aa944",
                                                                        "id_item_type": "ac5afcd6-61ff-42cb-b9e4-eb0ccd291dc3",
                                                                        "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": "157a47d2-108b-4c73-b205-3c8531b002b3",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "date_end": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "date_used": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "date_sesion": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "id_employee": "8cacf6aa-9135-4bbf-accd-d18d387681c8",
                                                                          "id_branch": "a63dc7e7-bf76-4944-b595-6570de960148",
                                                                          "id_voucher_permision": "74b01b86-945b-435d-b49f-291295ea92e1",
                                                                          "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": "b84898da-0d67-46c2-b200-8a9b3b20f704",
                                                                          "id_user_add": "7c4cf274-035c-4a14-ae66-6ce706035459",
                                                                          "id_doc_sa": "12a9e6d3-ddaf-42d4-b1e6-8f697d25a469",
                                                                          "id_item_sub": "ba1ad107-0cae-404d-b243-dfb4570457e8",
                                                                          "id_pos_sesion": "087316b6-575b-460b-8497-8d3af7fee009",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "20"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "21"
                                                                            },
                                                                            {
                                                                              "$ref": "21"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "33",
                                                                            "id": "65dbbcc7-bf96-48ca-b420-055ea9feb260",
                                                                            "date_from": "2026-03-10T09:41:54.9877734+01:00",
                                                                            "date_end": "2026-03-10T09:41:54.9877734+01:00",
                                                                            "date_used": "2026-03-10T09:41:54.9877734+01:00",
                                                                            "id_employee": "e8648089-6e2f-4c94-89ad-766967625acf",
                                                                            "id_branch": "0f30ad76-fd2d-4ce7-8ec5-90dfab669b5d",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "07d16315-f7a3-40a0-84ec-9a9a4ea7c875",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                            "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "22"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "34",
                                                                        "id": "7eef8ee1-3202-49f4-b74f-e2be0db442df",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T09:41:54.9877734+01:00",
                                                                        "date_end": "2026-03-10T09:41:54.9877734+01:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "7760c506-d41b-4810-bbb5-2254339a0fcb",
                                                                        "id_pos": "809b6f02-0641-4961-ac28-fc599653a631",
                                                                        "id_list": "e93623cb-53ba-4fa4-8f51-274605956682",
                                                                        "id_item": "2d54ad76-a2d5-4f9d-884e-8141ad54a39a",
                                                                        "id_item_type": "fe43ac2e-69d7-4876-ba9c-a219500568a4",
                                                                        "id_category": "5ada0065-244e-4dc4-b53d-fbb6143933b8",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                        "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                        "id_user_upd": "70b230a1-f398-4ed9-bf26-86660b8ae941",
                                                                        "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": "1e0107f3-17ad-4d95-88d7-b4f78fe31b3c",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "f6dc2a31-d018-415b-9095-b1ce0ce64ba2",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "42262327-9687-4178-93f1-dd0521023909",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "id_user_upd": "1c489558-3269-4b82-b6b2-b8e1a7cf91eb",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id_pos": "9a462474-a115-4636-bdb6-e1588d79bbf7",
                                                                              "id_pos_type": "31830d18-1d0d-4dfd-bd8d-c03dd48a1c6d",
                                                                              "id_price_list": "8fc8f08c-21f4-46de-a0ce-618337430c77",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "id_user_upd": "be224401-c2e2-43e4-9e7f-08c4711fc502",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "37",
                                                                                "id_pos": "7a44ebe8-d77d-45f2-aff1-7b4eb0168c3b",
                                                                                "id_pos_type": "d923c9d0-793b-4c2b-967d-853f74aefcec",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                                "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                                "id_user_upd": "a25954a7-023c-4b87-a91f-64f732f5693a",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "38",
                                                                                  "id": "044a6d07-db3f-4746-a923-7ceadd526105",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                                  "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                                  "id_user_upd": "d3be7f8e-a8ee-4ab0-a5b0-d9daff9b1f79",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id": "e08cbfe7-6c1f-4e67-b2da-e8a8c069f466",
                                                                                      "id_branch": "1be4038e-1ba3-44dd-b84d-8256dcf1678a",
                                                                                      "id_pos_type": "3b524889-1527-401a-9d19-fdc65d0dc425",
                                                                                      "id_pos": "c60ef5ec-0154-49f3-ab63-223616b61031",
                                                                                      "id_item": "416fc9dc-5cdf-487d-9f02-902a36b96e93",
                                                                                      "date_from": "2026-03-10T09:41:54.9877734+01:00",
                                                                                      "date_end": "2026-03-10T09:41:54.9877734+01:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                                      "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                                      "id_user_upd": "5d660115-1df5-4971-aeae-375d721d49c2",
                                                                                      "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": "753b3ef5-15bc-4c20-9bea-056537baa1a9",
                                                                                      "id_doc": "5f35cdc7-8564-4466-ad14-20789f701dce",
                                                                                      "id_pos_type": "2377f787-c155-4508-95ec-049541b20ca3",
                                                                                      "id_doc_print": "b9c33fd4-9815-48d0-92fa-6c4b64854e1f",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                                      "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                                      "id_user_upd": "de172f4d-6695-4fd2-a4ef-aa2fe9530923",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "15"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "8fd075c9-43a7-4544-b334-286fbe044551",
                                                                                        "id_pos": "e0a4bb10-3600-4bde-a111-b665768667b8",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                                        "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                                        "id_user_upd": "cbcc1a41-697e-45c0-940b-84fb674478d9",
                                                                                        "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": "48a65e6b-0c24-4c30-9dc0-bef12d863f98",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                                        "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "7f7efd9f-3e00-4c4c-9528-1190ebe63879",
                                                                                            "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": "31ae56d4-edea-45e3-9f12-060fd843145c",
                                                                              "id_item_sub": "948e9e10-bb88-4a9e-85b0-a912a6df7391",
                                                                              "validity_date": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "id_user_upd": "a9defd63-70f2-472a-81d4-416ba037c1be",
                                                                              "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": "ce65e669-768b-44b5-becc-cbb53901e28a",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "date_end": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "id_branch": "55d4c3db-1e07-4f7f-92d5-9c35d9025e87",
                                                                              "id_pos": "cefc694b-7cd8-47e9-813c-52d35f4c9347",
                                                                              "id_list": "327206a9-2025-48e9-91f1-19e225086b6c",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "id_user_upd": "3e150734-f958-4059-8744-a65e10f36a08",
                                                                              "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": "c7368c86-6388-45ab-bd80-6521a0fe02f5",
                                                                        "order_id": 2,
                                                                        "id_item": "c6606586-5e3b-43f5-88aa-2546ba5b658d",
                                                                        "id_item_type": "f0012e55-51b1-4b64-b804-8c88d21838a6",
                                                                        "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": "d0481c4c-76bc-4b71-af15-37184177c329",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "19dc45b0-0fc8-4c02-8eda-b125dd470145",
                                                                        "count_voucher": 1,
                                                                        "id_category": "070bbf0a-92b1-4221-aed3-a2d27a9eb32c",
                                                                        "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                        "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                        "id_user_upd": "a6450767-613a-40f9-b9e2-4fbf6ede9775",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "a59e3bf2-4b81-42f7-bb84-8398189ef054",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "5918a622-7396-42f2-b3fa-fa36d7d5794f",
                                                                          "date_tax": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "date_open": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "date_close": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "id_user_open": "1b6b8cf8-25fe-4806-a815-b5edc63db75d",
                                                                          "id_user_close": "cab6986c-1281-489a-980d-3070b7fe495b",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "46"
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "7f8d4a55-9b96-4deb-8490-789282ad500a",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "c4e682e1-7935-4948-a35c-906180a7f853",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "8ff704d1-eb34-4ee3-8045-1194d7e391ee",
                                                                              "id_room_unit": "f6946a32-157a-4f69-9b00-609f02441d4c",
                                                                              "id_room_list": "043d7e52-445a-4c27-ad80-a7d2edbeaa5e",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "date_from": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "date_end": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "date_open": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "date_close": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "id_employee": "99be8e03-3eb9-4f7e-a84c-01051b4f3b6d",
                                                                              "id_employee_sec": "84e3264f-a39c-428d-b1a6-0e39c59997bf",
                                                                              "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": "67b7a8e1-9405-42a7-b38b-a91d4dbef52f",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "f4be0006-2fa8-4469-89e0-674dbba5bb73",
                                                                              "id_user_close": "06c5affe-5584-4cb4-9b61-85af77a34790",
                                                                              "id_unit_state": "f25643ee-d599-4dd7-98ae-933c0f987069",
                                                                              "id_pos_sesion": "2d0d48a8-b62b-46db-a7b4-77ea10a1ac02",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "22"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "22"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$id": "50",
                                                                                "id": "11e4a01a-45f3-4848-8ff6-79191c5a93e6",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                                "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                                "id_user_upd": "452a4d4c-2706-42b0-8292-7ecb347c18a9",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "51",
                                                                                    "id_room_type": "fca2671b-fc73-4efa-9dac-8c11c84fa4a9",
                                                                                    "id_room_state": "5a3e86ff-5b76-408b-bebd-b7eecf191a71",
                                                                                    "id_image": "c0feaf85-e232-456f-9509-b0a941a10cda",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                                    "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                                    "id_user_upd": "fddec20a-2a59-4af2-a5f4-503ff9812236",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$id": "52",
                                                                                      "id": "26604dcc-6e91-4acd-b702-8709e7e446a3",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high": 5,
                                                                                      "width": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                                      "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                                      "id_user_upd": "9f5a3e35-851f-448d-9da7-9c3c297df5a8",
                                                                                      "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": "9c7782da-aaf1-4df0-be33-b52134242a87",
                                                                                "id_room": "bbf59bd7-f612-4967-aedb-4ab045d1a64e",
                                                                                "date_in": "2026-03-10T09:41:54.9877734+01:00",
                                                                                "date_out": "2026-03-10T09:41:54.9877734+01:00",
                                                                                "id_user_add": "5de34802-037f-4182-b69c-f76dd3836630",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                                "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "49"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "54",
                                                                              "id": "e69d1867-6666-455b-a87d-b9c3833d4176",
                                                                              "id_pos_sesion": "079b5cb0-41a8-4d3a-a856-f8a016620daa",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "098d15dc-3c2f-4799-9220-682ed8d58950",
                                                                              "id_room_unit_activity": "12617be2-e25f-4843-bdeb-9d99b44f8e7d",
                                                                              "id_doc_sa": "5d4155e9-a9d8-47f6-82e9-3b8727f692a3",
                                                                              "id_pos_type": "969e830f-f4de-4247-a56e-8e6b05a8789f",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "b902e0b6-e570-485b-ba42-94545eac6d43",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "55",
                                                                                  "id_tip": "9076da32-cbff-4764-b40e-27bba416fdb0",
                                                                                  "id_user": "89cab836-63b4-4b17-ab19-f577f34474a9",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                                  "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "55"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "54"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_pos_sesion": "7669b726-3f45-4acd-8902-07bfaccd6837",
                                                                              "id_user": "dd932d87-e2d5-4a9a-beb1-8fa630390de8",
                                                                              "date_add": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "57",
                                                                    "id": "14e8ddf5-f6d3-4c37-87c9-196cf320e581",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "b1c917e6-3456-4834-bb98-295452ab3b7b",
                                                                    "id_doc_print": "60578a5e-c03e-4581-a8e0-020ec5802c57",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                                    "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "35"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "9"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "9"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "14"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "58",
                                                                    "id_doc_sa": "1c8c4390-ecc8-470a-9e18-00fd21f25a0e",
                                                                    "id_line": 2,
                                                                    "id_item": "eb905071-1730-4155-9d51-0dff592af788",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "25"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "58"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "21"
                                                              },
                                                              {
                                                                "$ref": "21"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "33"
                                                              },
                                                              {
                                                                "$ref": "33"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "17"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "20"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "14"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "32"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "21"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "32"
                                                        },
                                                        {
                                                          "$ref": "32"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "17"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "14"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "21"
                                                  },
                                                  {
                                                    "$ref": "21"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "20"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              }
                                            },
                                            {
                                              "$ref": "16"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "4"
                                          },
                                          "st_users": {
                                            "$ref": "9"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "40"
                                            },
                                            {
                                              "$ref": "40"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "59",
                                              "id_pos": "3e84ff7e-715c-48d6-b2f7-1a1672ec6923",
                                              "id_doc": "fbe71b60-357a-4ae5-9c26-9f5d05cf3bf0",
                                              "value": 3,
                                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                              "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "59"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "14"
                                            },
                                            {
                                              "$ref": "14"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "60",
                                              "id": "52e21afb-b238-436d-817c-21d7eb5db971",
                                              "id_pos": "1cdd066d-d1e7-4c3e-9da3-80c80779ce53",
                                              "id_doc": "9bd7121c-4d90-4835-b1e3-e53e456c75ff",
                                              "id_branch": "8707389e-112c-4b4c-b512-e1645f7889cb",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-03-10T09:41:54.9877734+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "505d477c-3696-4bdf-aff1-09cc6c582fb7",
                                              "id_loc_from": "202d3027-e2b1-421b-ad4b-2ec02f99f8ae",
                                              "id_loc_end": "6c405269-54e6-451d-bb1e-db155119029c",
                                              "id_user_add": "004eb52c-5970-4945-9dad-ec07d5a276f5",
                                              "id_user_upd": "9d8718c4-24a6-4b9e-b163-94d3d407155b",
                                              "id_pos_sesion": "b2613bff-cefe-48c2-ac50-906e1638bf1e",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-03-10T09:41:54.9877734+01:00",
                                              "active": true,
                                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                              "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "3"
                                              },
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_locations": {
                                                "$id": "61",
                                                "id": "68beb7f6-39d0-4a8e-a422-f8ebf7625b98",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "6c4001ca-a4e2-4080-9ee6-01630a1f94c5",
                                                "active": true,
                                                "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                "id_user_upd": "5b916512-d72e-4432-8a88-6acf38f373ea",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "3"
                                                },
                                                "st_users": {
                                                  "$ref": "9"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "14"
                                                  },
                                                  {
                                                    "$ref": "14"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "14"
                                                  },
                                                  {
                                                    "$ref": "14"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "60"
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "60"
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "62",
                                                    "id_location": "83cbe8b2-92bc-41c8-b4ec-67fd48dee44a",
                                                    "id_item": "c287db99-e80b-4ef2-930c-d1625a2671e9",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                                    "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "7"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "61"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "62"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "61"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              },
                                              "st_users1": {
                                                "$ref": "9"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "63",
                                                  "id_doc_st": "e97b1666-d8ed-4227-a48c-efb87d36f392",
                                                  "id_line": 2,
                                                  "id_item": "2c426627-537a-49da-a148-280837f1e123",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "7"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "60"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "60"
                                                },
                                                {
                                                  "$ref": "60"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "60"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "61"
                                        },
                                        "mt_locations1": {
                                          "$ref": "61"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "9"
                                        },
                                        "st_users1": {
                                          "$ref": "9"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "19"
                                          },
                                          {
                                            "$ref": "19"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "25"
                                          },
                                          {
                                            "$ref": "25"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "21"
                                          },
                                          {
                                            "$ref": "21"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "14"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "47"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "49"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "64",
                                            "id": "013ff13a-8482-49e6-b890-d57138112d5f",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "247fc048-4fd8-4f93-adfe-d8597ad83f0a",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                            "printed": true,
                                            "print_on": "2026-03-10T09:41:54.9877734+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "41"
                                },
                                {
                                  "$ref": "41"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$id": "65",
                                  "id_pos": "51c37a01-7184-4a8b-bd73-3fd4bdc0d7fd",
                                  "id_room": "6abf1502-e684-4bc1-a6dc-09d81a0ace76",
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                  "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                  "id_user_upd": "7bf35b23-52a0-452f-9cec-8b3ff0bc781c",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "mt_rooms": {
                                    "$ref": "2"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "st_users": {
                                "$ref": "9"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "37"
                                },
                                {
                                  "$ref": "37"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "7a78f5dc-74b5-4972-ba40-f60f714efca9",
                                  "id_pos": "318c7fcf-5361-4010-a019-d82def59165d",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-03-10T09:41:54.9877734+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "ff43c503-6b61-4aff-81d8-614d3a46d681",
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                  "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "3092329f-20d1-47da-9e93-d556dadf67b1",
                                  "id_pos": "53d6d8f9-3804-4563-ab90-7ca535a821ea",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                  "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "14"
                                },
                                {
                                  "$ref": "14"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "2c899272-d9d5-4bf2-811b-b64e8e02c9a9",
                                  "id_pos": "81b20bbe-63e1-4bd6-b29c-b2f012749a1c",
                                  "date_add": "2026-03-10T09:41:54.9877734+01:00",
                                  "date_upd": "2026-03-10T09:41:54.9877734+01:00",
                                  "date_out": "2026-03-10T09:41:54.9877734+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "47"
                                },
                                {
                                  "$ref": "47"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "3"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "efe34f5c-cd72-4aac-bc59-219ae48c06ed",
                                  "id_user_add": "e3e92737-f4a7-44ee-814b-45554f178fc9",
                                  "id_table": "408a21ea-9e22-4c6a-adac-579de8a6b24c",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "8193d3bb-1d9a-4383-9adf-ad5e00b15a0f",
                                  "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "c8752dde-dad7-4936-92a2-8d07afab3a25",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                    "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "e5fa96f3-7f44-49f2-93e9-ee7eaf3b9d5b",
                                        "id_sync": "d767a211-7361-49d8-bcb3-cb1b07c2dd36",
                                        "json": "sample string 3",
                                        "id_table": "851d0403-e189-4a84-b3f8-2d9fe41dc761",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "bfe78aa2-3688-40a8-b34a-9b48ba8c45d8",
                                          "id_branch_from": "669f5c4a-5c18-4ef8-886f-8135b6400e34",
                                          "id_branch_to": "977c9882-86d4-4f18-a9eb-daf22c24f7f9",
                                          "type": 4,
                                          "created_on": "2026-03-10T09:41:54.9877734+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-03-10T09:41:54.9877734+01:00",
                                          "send_on": "2026-03-10T09:41:54.9877734+01:00",
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_branches1": {
                                            "$ref": "3"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "457c48c1-e9e0-4b67-b244-fea8dcfa0f0f",
                                  "id_pos": "e2672c30-7e60-409f-83c1-d02c5c916846",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-03-10T09:41:54.9877734+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ]
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "22"
                        },
                        {
                          "$ref": "22"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "20"
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "st_images": {
                        "$ref": "4"
                      },
                      "st_images1": {
                        "$ref": "4"
                      },
                      "st_permisions": [
                        {
                          "$id": "74",
                          "id": "00f5dad6-f6bf-47a4-bdca-dae319c85318",
                          "id_function": "3dad0ed3-549e-417a-b28e-53aa38ddd9aa",
                          "id_user": "5668ea66-00e9-46f8-91f9-49b68417ccca",
                          "id_profile": "cb8e29a7-6b01-48f2-b6f2-c19eb6196fdd",
                          "permission": 3,
                          "active": true,
                          "created_on": "2026-03-10T09:41:54.9877734+01:00",
                          "last_update": "2026-03-10T09:41:54.9877734+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "75",
                            "id": "a4889847-9963-4c3f-bf52-c71f8a98ab9e",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "is_pass_required": true,
                            "is_admin": true,
                            "level_id": 7,
                            "order_1": 8,
                            "order_2": 9,
                            "order_3": 10,
                            "order_4": 11,
                            "is_tips": true,
                            "active": true,
                            "created_on": "2026-03-10T09:41:54.9877734+01:00",
                            "last_update": "2026-03-10T09:41:54.9877734+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "9"
                              },
                              {
                                "$ref": "9"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "9"
                          },
                          "st_functions": {
                            "$id": "76",
                            "id": "504d2d38-04a5-4093-ad5e-05ab7df4e3ef",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "66a9b514-cfbe-488d-b446-8e8000ad664a",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "7f94d9fd-92b7-41bc-bbc3-f328df82be5d",
                            "view_pos": true,
                            "order": 10,
                            "color_border": "sample string 11",
                            "color_button": "sample string 12",
                            "color_font": "sample string 13",
                            "font_bold": true,
                            "font_underline": true,
                            "font_size": 16,
                            "active": true,
                            "created_on": "2026-03-10T09:41:54.9877734+01:00",
                            "last_update": "2026-03-10T09:41:54.9877734+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "77",
                              "id": "3afe77c5-ef7a-4faa-92c4-70b4b47109a6",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2026-03-10T09:41:54.9877734+01:00",
                              "last_update": "2026-03-10T09:41:54.9877734+01:00",
                              "commited": true,
                              "st_functions": [
                                {
                                  "$ref": "76"
                                },
                                {
                                  "$ref": "76"
                                }
                              ]
                            },
                            "st_images": {
                              "$ref": "4"
                            },
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "75"
                      },
                      "st_users_token": [
                        {
                          "$id": "78",
                          "id": "94c9a3dc-8142-46d4-b147-4d232926dca0",
                          "token_id": "sample string 2",
                          "id_user": "d681984a-fad2-4ccb-92b3-ac59f3842ae0",
                          "date_from": "2026-03-10T09:41:54.9877734+01:00",
                          "date_end": "2026-03-10T09:41:54.9877734+01:00",
                          "created_on": "2026-03-10T09:41:54.9877734+01:00",
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "78"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "79",
                          "id": "49b1d98b-1305-410c-b8cc-afc2f8b0a0e7",
                          "id_room_activity": "dd97891b-48c0-4301-9d60-64a046ec926b",
                          "id_pos_sesion": "eb872b2f-561e-4b9c-a624-adaf45a0345a",
                          "log_text": "sample string 4",
                          "id_user": "f0010c32-c92c-4527-84e2-5e7d6389158b",
                          "created_on": "2026-03-10T09:41:54.9877734+01:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "39"
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "mt_units": {
                    "$ref": "29"
                  },
                  "mt_units1": {
                    "$ref": "29"
                  },
                  "st_images": {
                    "$ref": "4"
                  },
                  "st_users": {
                    "$ref": "9"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "63"
                    },
                    {
                      "$ref": "63"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "62"
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "9"
                }
              },
              {
                "$ref": "6"
              }
            ],
            "st_images": {
              "$ref": "4"
            },
            "st_users": {
              "$ref": "9"
            },
            "mt_prices_rules": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ]
          },
          {
            "$ref": "5"
          }
        ],
        "mt_employees": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "st_functions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_images_types": {
          "$id": "80",
          "id": "098f01c3-3421-4dd7-a4b1-9fa6a35c3338",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-03-10T09:41:54.9877734+01:00",
          "last_update": "2026-03-10T09:41:54.9877734+01:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "st_users": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "st_users1": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ]
      },
      "st_users": {
        "$ref": "9"
      },
      "mt_branches_zones": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "39"
        },
        {
          "$ref": "39"
        }
      ],
      "mt_locations": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ],
      "mt_periods": [
        {
          "$id": "81",
          "id_branch": "3ee1874b-dc71-4a7c-89cb-c6b937824547",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-03-10T09:41:54.9877734+01:00",
          "date_end": "2026-03-10T09:41:54.9877734+01:00",
          "state": "sample string 6",
          "created_on": "2026-03-10T09:41:54.9877734+01:00",
          "last_update": "2026-03-10T09:41:54.9877734+01:00",
          "commited": true,
          "mt_branches": {
            "$ref": "3"
          }
        },
        {
          "$ref": "81"
        }
      ],
      "mt_pos": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "45"
        },
        {
          "$ref": "45"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "34"
        },
        {
          "$ref": "34"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "60"
        },
        {
          "$ref": "60"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ]
    },
    "mt_pos_rooms": [
      {
        "$ref": "65"
      },
      {
        "$ref": "65"
      }
    ],
    "st_images": {
      "$ref": "4"
    },
    "st_images1": {
      "$ref": "4"
    },
    "st_users": {
      "$ref": "9"
    },
    "mt_rooms_units": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_rooms_list": [
      {
        "$ref": "53"
      },
      {
        "$ref": "53"
      }
    ]
  },
  "mt_rooms_units_types": {
    "$ref": "52"
  },
  "st_users": {
    "$ref": "9"
  },
  "tt_rooms_units_activity": [
    {
      "$ref": "49"
    },
    {
      "$ref": "49"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

mt_rooms_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 5

name_label

string

Required

Max length: 10

name_zone

string

Max length: 20

order

integer

Required

id_room

globally unique identifier

Required

pax

integer

Required

pos_x

integer

Required

pos_y

integer

Required

size_w

integer

None.

size_h

integer

None.

in_map

boolean

Required

reserved_on

boolean

Required

id_room_type

globally unique identifier

Required

locked

boolean

Required

date_locked

date

None.

comment_locked

string

Max length: 100

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_rooms

mt_rooms

None.

mt_rooms_units_types

mt_rooms_units_types

None.

st_users

st_users

None.

tt_rooms_units_activity

Collection of tt_rooms_units_activity

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "760d7c21-6344-407e-ad2d-2903de4013d5",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "name_label": "sample string 4",
  "name_zone": "sample string 5",
  "order": 6,
  "id_room": "433388c4-c1d0-4dd7-a00a-ce688ac0a470",
  "pax": 8,
  "pos_x": 9,
  "pos_y": 10,
  "size_w": 1,
  "size_h": 1,
  "in_map": true,
  "reserved_on": true,
  "id_room_type": "d346a029-6c07-4551-9163-af01ae4f634d",
  "locked": true,
  "date_locked": "2026-03-10T09:41:55.004059+01:00",
  "comment_locked": "sample string 15",
  "active": true,
  "created_on": "2026-03-10T09:41:55.004059+01:00",
  "last_update": "2026-03-10T09:41:55.004059+01:00",
  "id_user_upd": "1cc61874-ff93-4a6f-8552-23318ef788c4",
  "commited": true,
  "mt_rooms": {
    "$id": "2",
    "id": "8cfae55a-9975-47a6-ac40-d4552deea7d6",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "423fb567-6d43-4028-a666-96b3f6a2998e",
    "name_pos": "sample string 6",
    "id_image": "7db94a97-0a60-4c95-9d0d-d00f54a7d999",
    "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": "9bd05903-2f75-4336-8ef9-060518d34fb6",
    "refresh_status": true,
    "active": true,
    "created_on": "2026-03-10T09:41:55.004059+01:00",
    "last_update": "2026-03-10T09:41:55.004059+01:00",
    "id_user_upd": "94fbe3db-ab93-4be8-8b8b-719efe8d2302",
    "commited": true,
    "mt_branches": {
      "$id": "3",
      "id": "7e5379bf-f45d-4119-a35c-29ad88c22d8d",
      "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": "2420b97f-0a20-4c77-9a34-ef929ddfed88",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-03-10T09:41:55.004059+01:00",
      "last_update": "2026-03-10T09:41:55.004059+01:00",
      "id_user_upd": "1105cc71-924b-42e7-9641-b366f34dfb59",
      "commited": true,
      "st_images": {
        "$id": "4",
        "id": "96419c69-3eea-4326-9c13-3d8efc19360c",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "9b3f963a-4443-44d2-b904-b5fe66dd1d02",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-03-10T09:41:55.004059+01:00",
        "last_update": "2026-03-10T09:41:55.004059+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "mt_categories": [
          {
            "$id": "5",
            "id": "f7b014d5-8a3d-4aed-b725-34eb0f277533",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "4bbe046e-a336-4334-a744-bd98b7de50f4",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "093bb347-c494-4f17-9f5d-75d61ea56cab",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-03-10T09:41:55.004059+01:00",
            "last_update": "2026-03-10T09:41:55.004059+01:00",
            "id_user_upd": "52445c56-b05e-48d2-bd3b-e49722c0cade",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "6",
                "id_category": "91922cc4-cf68-4004-aa9f-e45b18f386f5",
                "id_item": "d9f2412e-f8b4-496c-a856-c6cbc86f8fcc",
                "is_default": true,
                "active": true,
                "created_on": "2026-03-10T09:41:55.004059+01:00",
                "last_update": "2026-03-10T09:41:55.004059+01:00",
                "id_user_upd": "756aff8d-cd99-4650-9f93-9fbd835d7a16",
                "commited": true,
                "mt_categories": {
                  "$ref": "5"
                },
                "mt_items": {
                  "$id": "7",
                  "id": "378763b5-fd6a-453b-806a-9461612682a9",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "c2a74663-7fe1-4363-b21a-27b6b8df05df",
                  "id_unit_sec": "1063745b-ba61-4b7b-a7a5-9baa5aed4bb9",
                  "id_brand": "a52b5ff3-4b7a-4835-8424-4cdeb9754121",
                  "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": "b29e4784-7f66-4417-9696-1e02df2c266a",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-03-10T09:41:55.004059+01:00",
                  "last_update": "2026-03-10T09:41:55.004059+01:00",
                  "id_user_upd": "6f4f2f8b-e12b-46f4-b6d5-ec7354790fda",
                  "commited": true,
                  "mt_brands": {
                    "$id": "8",
                    "id": "f31d3572-14ca-4d5b-91e1-4f6fe39cb702",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-03-10T09:41:55.004059+01:00",
                    "last_update": "2026-03-10T09:41:55.004059+01:00",
                    "id_user_upd": "975fe066-f258-466f-a3a4-5df100e722d0",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "st_users": {
                      "$id": "9",
                      "id": "a339937b-9a9d-4ebf-9f91-031e421bbee2",
                      "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": "f143902b-3d9d-4b02-850b-dd3362ed50f3",
                      "view_messages": true,
                      "id_image_photo": "14686a2a-bbf6-49fd-8bea-51242ba6d20f",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "3e8c238b-6161-4059-a93b-a16b647c804b",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-03-10T09:41:55.004059+01:00",
                      "last_update": "2026-03-10T09:41:55.004059+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "3"
                        },
                        {
                          "$ref": "3"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "10",
                          "id": "d153ceb5-4518-475d-b073-53570c7ecb89",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "cff6c8a1-69a4-49bd-b01c-fb3c2157e687",
                          "active": true,
                          "created_on": "2026-03-10T09:41:55.004059+01:00",
                          "last_update": "2026-03-10T09:41:55.004059+01:00",
                          "id_user_upd": "a270b98e-fce7-4c04-8124-39f7ca4d8b02",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "3"
                          },
                          "mt_pos": [
                            {
                              "$id": "11",
                              "id": "5e50064b-d455-4e0a-84f1-8f6ded58750e",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "39b9f0ab-d6ba-44d4-b2e6-419fe2e968d0",
                              "id_zone": "ce3662f1-d025-48b5-80f0-b4f928a23744",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                              "last_update": "2026-03-10T09:41:55.004059+01:00",
                              "id_user_upd": "6848cfe4-628a-4ebd-b7fe-5f7e41ae3812",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "10"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "12",
                                  "id": "f72b5cd7-2965-4d03-8b46-5af46911d08a",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "c5d1e4cb-0aac-4781-815f-f6dd210c89a4",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "8ed3d53f-8086-48ed-9ea4-e3fa34b895f5",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:55.004059+01:00",
                                  "last_update": "2026-03-10T09:41:55.004059+01:00",
                                  "id_user_upd": "b51ef540-8fac-47d6-86d1-16c0aab7c85a",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "4"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "13",
                                      "id": "8983c4a3-aaed-4344-af54-68815ab14ff9",
                                      "id_cloakroom": "ed25f26b-9265-4756-878e-9cf5ee3ccc7b",
                                      "id_pos_sesion": "8033c9a7-b1e9-4416-a11d-6aabd4380489",
                                      "unit_id": 4,
                                      "date_open": "2026-03-10T09:41:55.004059+01:00",
                                      "date_close": "2026-03-10T09:41:55.004059+01:00",
                                      "id_doc_sa": "27b0d62f-fc57-4577-ac26-7c994f713665",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "12"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "14",
                                        "id": "079b6c79-b523-4b95-bfd2-460b506941cb",
                                        "id_pos": "bd676fdd-b3bb-45cd-9ef4-562bcd54309e",
                                        "id_doc": "a8805a39-c914-4862-87b1-08cda0e0d2ae",
                                        "id_branch": "60db1eeb-d197-4fe8-831b-4e6cefc3f3f3",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T09:41:55.004059+01:00",
                                        "date_tax": "2026-03-10T09:41:55.004059+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "5280b7fb-1d51-4c28-acbf-2ba0aebb7257",
                                        "id_relationship": "11f3f68a-e599-423f-be29-574427bb52f7",
                                        "id_loc_from": "97383b4b-f3de-4dda-8070-6c3292c64ba6",
                                        "id_loc_end": "97dd10df-3091-4f95-9680-802cffd365d5",
                                        "id_user_add": "c10b57af-8709-42a8-93a7-b5ebcd7e30ea",
                                        "id_user_upd": "e7e7d9b4-14fa-4ad7-b61a-af9a2e9e9279",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "4bdfa1f8-f2d5-4a38-bcaf-03223a52509b",
                                        "id_room_unit": "964a7763-8f62-4d44-a3c7-a51935c5368f",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "20654503-6ef2-43cc-81c4-f1d8bcf60245",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-03-10T09:41:55.004059+01:00",
                                        "last_update": "2026-03-10T09:41:55.004059+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "3"
                                        },
                                        "mt_docs": {
                                          "$id": "15",
                                          "id": "4c1e3a34-f702-4049-acb4-8a5d41929afe",
                                          "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": "5eee9be9-8b2c-47ca-bab5-5749e175d86b",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-03-10T09:41:55.004059+01:00",
                                          "last_update": "2026-03-10T09:41:55.004059+01:00",
                                          "id_user_upd": "0f543e36-e695-4a50-bba1-4d893cbb3393",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "16",
                                              "id_doc": "c1cd38c2-9942-4caa-b25f-f54b0782e4fd",
                                              "id_pay": "5bec172e-8d0a-42c8-a6e3-b93d464e1c7e",
                                              "id_money": "233268f4-728b-4021-95a4-dc8ab94c693c",
                                              "active": true,
                                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                                              "last_update": "2026-03-10T09:41:55.004059+01:00",
                                              "id_user_upd": "979f841c-025d-426a-abeb-18c66ca9e7b1",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_money_types": {
                                                "$id": "17",
                                                "id": "5d148fbc-daae-40ff-b3b3-b3ecb3660985",
                                                "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": "205a8fa0-18e7-4a1f-ba4f-91faa83dada1",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                "id_user_upd": "d9294c07-e235-460d-a60b-b713752c6f85",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "16"
                                                  },
                                                  {
                                                    "$ref": "16"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "18",
                                                    "id_money_1": "da32354a-5a17-4fc3-a1dc-ecaa6556ab50",
                                                    "id_money_2": "7239a8b1-43be-419b-8375-65568cf46102",
                                                    "date_from": "2026-03-10T09:41:55.004059+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                    "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                    "id_user_upd": "87c0e365-8f42-4016-8f47-70a924446bfc",
                                                    "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": "6395faef-2520-4928-a761-a34b6020e103",
                                                    "id_pay": "3dca16f4-4fd7-4937-b9af-81b692870974",
                                                    "id_money": "e5155642-31d1-4d79-b793-eb28e89f6759",
                                                    "date_cashflow": "2026-03-10T09:41:55.004059+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "59a8ee30-a472-4c2b-8fbf-aca165ecd324",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "20",
                                                      "id": "6ecf4918-3651-4e8b-8198-2fc030cba39a",
                                                      "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": "8c41d3e5-3579-4cdb-b9c6-5203f2aabb66",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                      "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                      "id_user_upd": "ab9a40d4-f03a-4ebf-8753-61e3356b9731",
                                                      "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": "25e9c0ca-d4f6-437f-8725-5d61b594e815",
                                                          "id_line": 2,
                                                          "id_pay": "6f6a2146-c746-4fa9-bf37-b4a07aafb978",
                                                          "id_money": "24ee9365-b2b5-4110-a88d-5b6a790f857b",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "b2b279e2-37ee-48a7-98b7-556fc4e432bf",
                                                          "id_employee": "78f5da37-ea2c-4af4-89bd-ca1db565ffd8",
                                                          "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": "24650e95-c1fa-4470-9e39-457dd6de997b",
                                                          "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": "38419e56-6541-4aeb-a67a-ce5de1a89204",
                                                            "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": "e5b6597d-9153-42c4-8860-ed702af3f178",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "aa9e2be9-dc4f-4fc4-91c3-cf32b109cc18",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                            "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                            "id_user_upd": "466a2ddb-1597-4c0f-82e9-f7ce7574227c",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "23",
                                                                "id_employee": "2e0226b9-2ebd-4210-94df-ca12a8b28ef0",
                                                                "id_branch": "a44bf69a-2066-4a8a-8d1c-917505c5897f",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                "id_user_upd": "00ccb1e1-476c-4c94-8ca0-ab8327a57c8e",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "3"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "22"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "23"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "24",
                                                              "id": "f8d9f003-d162-4445-9b8c-fc00b178449b",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                              "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                              "id_user_upd": "b90c0dd7-e2a7-4e2c-95b6-23e72a650fa4",
                                                              "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": "2a2f9d9a-61f1-4545-8450-a8aa790a3972",
                                                                "id_line": 2,
                                                                "id_item_sub": "d858f64f-8d0e-4f4d-8cba-f09a20a2169f",
                                                                "qty": 4.1,
                                                                "id_list": "9f0970f0-0855-4b11-9a26-570dabeeb006",
                                                                "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": "3fa157a0-1f98-4306-b564-6244e807d348",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "a237a6ae-d82c-4e43-8099-554d70e382b7",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "eaed3a08-7e3e-4da8-bfe9-4ebe81625c60",
                                                                "id_user_upd": "9fa45ef2-8e68-46ce-9057-b4404058a350",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "22"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "26",
                                                                  "id": "5471285d-ef49-4308-8c4a-f7f72c4d5d88",
                                                                  "id_item": "748f29c0-fec4-422a-83c9-a884fa873fd6",
                                                                  "id_item_type": "3e7c95e5-dfa1-439c-add5-a3a08412378a",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "2de3b0f7-794c-4ca4-bb01-8da457aad59c",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                  "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                  "id_user_upd": "e5673f59-ff26-42ec-b37c-dd8b66e27c0f",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "27",
                                                                      "id_item_sub": "3eccb179-32b7-48c9-9d64-11e327ac6600",
                                                                      "id_item": "0bcfcd2b-63a5-45d0-97f6-e5f05e3ecfcf",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "f431f31b-1555-46b2-ae9e-aa43de27800e",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "26"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "28",
                                                                        "id": "0c0d0368-b83f-4957-8c8d-bac8ed506367",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "ca3648e4-9cbd-46d0-953c-1d58f4b0cf7b",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                        "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                        "id_user_upd": "c905d878-137f-4c97-9739-d08ee321254b",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "29",
                                                                          "id": "e699cb13-fbb3-4f3e-873a-8b2436c7261c",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                          "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                          "id_user_upd": "9e9c1a00-8965-4b9c-8823-e3d4f07d7f67",
                                                                          "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": "6cce7522-754a-4a2b-9f2b-8e01fa137d0a",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "9c5fa63d-e2de-4e41-84de-0206e14be5d2",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                    "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                    "id_user_upd": "12033e68-f77f-4690-8f81-214e1223c778",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_voucher": "f6a6bc81-f853-4a94-9380-0275346d1bf1",
                                                                        "id_line": "420ec765-9b7b-4a82-9c32-765c034f6a85",
                                                                        "id_category": "d5e27bc3-6518-4acf-87f5-6a48642a1278",
                                                                        "id_item": "ce578f32-220f-41f8-90cf-e39f1f072301",
                                                                        "id_item_type": "c5920d00-6eb8-49c4-ba56-76284b95297d",
                                                                        "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": "90ea5a97-4d7c-42cf-9da0-8d4a0f4f2f2e",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-03-10T09:41:55.004059+01:00",
                                                                          "date_end": "2026-03-10T09:41:55.004059+01:00",
                                                                          "date_used": "2026-03-10T09:41:55.004059+01:00",
                                                                          "date_sesion": "2026-03-10T09:41:55.004059+01:00",
                                                                          "id_employee": "8e6d8caf-fc5a-4399-93c7-0f6d7db4107e",
                                                                          "id_branch": "a6899ed8-9f20-4b9c-9c3e-5faa07e3ad2f",
                                                                          "id_voucher_permision": "f2eed296-470b-420c-972e-5e172d383e27",
                                                                          "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": "1b829693-06d4-4a52-b26e-8b1ab2f20858",
                                                                          "id_user_add": "462db68b-82a5-474a-a2ef-cbf765fc03ea",
                                                                          "id_doc_sa": "db38f8c0-85b6-4edf-ba06-de3a03e94731",
                                                                          "id_item_sub": "08da867b-8f63-4d88-babb-e71e3d29bfe9",
                                                                          "id_pos_sesion": "21bf5a1b-1795-46c0-9b9f-3abda05683ca",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                          "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "20"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "21"
                                                                            },
                                                                            {
                                                                              "$ref": "21"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "33",
                                                                            "id": "f686c5c9-c5dd-467b-a198-7eeef84010d2",
                                                                            "date_from": "2026-03-10T09:41:55.004059+01:00",
                                                                            "date_end": "2026-03-10T09:41:55.004059+01:00",
                                                                            "date_used": "2026-03-10T09:41:55.004059+01:00",
                                                                            "id_employee": "921759b8-ece7-4d86-8802-1efb0f7c374e",
                                                                            "id_branch": "4a4379cf-4181-410c-811a-16b78f14537f",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "18ba726d-2529-45a3-b12b-e8c48068dcdf",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                            "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "22"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "34",
                                                                        "id": "5af88402-80c5-49c9-add6-ce4832adb184",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T09:41:55.004059+01:00",
                                                                        "date_end": "2026-03-10T09:41:55.004059+01:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "7535f213-178d-4e7b-996e-ae1e8374f8f2",
                                                                        "id_pos": "caac5829-32c0-444d-833c-32841cf2bf9d",
                                                                        "id_list": "5e87eb42-f228-4f63-b618-2882b0820682",
                                                                        "id_item": "f48c5254-7b47-4915-8056-889baa6dbef9",
                                                                        "id_item_type": "bea03c17-07ed-4973-89db-0ec55535b3e0",
                                                                        "id_category": "56f12382-da30-489d-bf23-702b9617e9b3",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                        "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                        "id_user_upd": "df56187a-1548-4e46-a44d-e6cbdd807783",
                                                                        "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": "95d633ef-2472-40d6-be7e-774b8ff38152",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "d4ebe3b5-a7e5-41f1-a9a4-b69297f9ab4c",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "471e5032-b617-4e36-9bb3-2fd00680d8a8",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                          "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                          "id_user_upd": "047013b7-5922-4993-b157-eb6291998f3b",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id_pos": "63534b75-5c63-476b-a5df-6df7e8f0bd4b",
                                                                              "id_pos_type": "6a44cc40-487e-4941-b1a6-4d5098f72f48",
                                                                              "id_price_list": "10999bcd-2863-4901-95da-264c65c58028",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                              "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                              "id_user_upd": "221ca8ce-b25f-4645-a581-bc6276192f2a",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "37",
                                                                                "id_pos": "99bc3952-ae8d-4d2b-99bc-2c5fcfa597e5",
                                                                                "id_pos_type": "72ff6649-5e3a-4f90-a30b-8a134f84004a",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                                "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                                "id_user_upd": "9e413b6a-02eb-4cbe-a5e6-b0c56e278764",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "38",
                                                                                  "id": "9da31ad6-fdb3-4543-ac2c-e43565228d20",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                                  "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                                  "id_user_upd": "3739a253-0862-4a1d-b7c6-c1b9ab4521ad",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id": "6d3a2090-b595-4a1d-88d6-62fb4c288104",
                                                                                      "id_branch": "7b7c6f30-4dc6-48af-9e7a-0aa4dd01f1a2",
                                                                                      "id_pos_type": "6a94b949-0b89-46b5-8ba0-a6371a34c4c7",
                                                                                      "id_pos": "49d643cf-7b6d-46ba-a6c8-bda98012cf61",
                                                                                      "id_item": "63aa4a40-c840-44e6-9d79-3578c28d02d0",
                                                                                      "date_from": "2026-03-10T09:41:55.004059+01:00",
                                                                                      "date_end": "2026-03-10T09:41:55.004059+01:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                                      "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                                      "id_user_upd": "82756659-88c4-4f51-8308-0224d6045dda",
                                                                                      "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": "6dac360e-8896-4be3-a6a2-5a61e08a229d",
                                                                                      "id_doc": "a9a6a566-db22-42b4-b4eb-5f1a3c4eb463",
                                                                                      "id_pos_type": "a420c7a4-54f5-4b3b-9055-1decdbb0350d",
                                                                                      "id_doc_print": "55497450-1566-4439-ae7c-cb3a8177d895",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                                      "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                                      "id_user_upd": "7c3fe581-c240-4398-aca9-a72691bf22f8",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "15"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "aedd9b7a-0534-432b-bce2-d04af099639f",
                                                                                        "id_pos": "8903c223-dbdd-4f4a-9f83-6e5c2300c65c",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                                        "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                                        "id_user_upd": "fb430da5-82dc-46d1-8198-7345903e4db3",
                                                                                        "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": "4d5ff823-5828-4234-b71a-d5e7a3e720e8",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                                        "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "3e2ce967-ebba-482c-b713-abe95e3eb178",
                                                                                            "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": "248c045c-40df-470e-9b5f-5a93e1c2079c",
                                                                              "id_item_sub": "29289d81-2cb6-4662-824d-1f9678b7eb5b",
                                                                              "validity_date": "2026-03-10T09:41:55.004059+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                              "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                              "id_user_upd": "8d368f05-12ca-4253-b31b-e8388948e1cc",
                                                                              "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": "40d5e1d1-7348-442b-84d7-cef4824aead2",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-03-10T09:41:55.004059+01:00",
                                                                              "date_end": "2026-03-10T09:41:55.004059+01:00",
                                                                              "id_branch": "219a978b-d664-4552-b5a2-05458d25f7b0",
                                                                              "id_pos": "f7bbc35c-52a3-4a44-bb8f-ce06cf6e2dcf",
                                                                              "id_list": "e26c51f3-3b28-4443-bea9-eb329d49e726",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                              "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                              "id_user_upd": "97037d80-ab86-4514-9e27-aca8e5088950",
                                                                              "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": "dd574831-8d95-47fe-abd8-a929a206cdfc",
                                                                        "order_id": 2,
                                                                        "id_item": "db45d4a2-352f-4760-8583-37c832ee7e69",
                                                                        "id_item_type": "0391cc89-1ea6-41c4-a62a-b64b6350b1bf",
                                                                        "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": "e631d160-89a5-4bbc-9a22-0de40c17a3bb",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "9e5d9627-24b6-4324-9c52-97b59246133f",
                                                                        "count_voucher": 1,
                                                                        "id_category": "bd3dae34-606b-4915-9407-68ccb68fb174",
                                                                        "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                        "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                        "id_user_upd": "f4dc5ad5-ba9c-489e-a2cb-fb797ce693ff",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "b01ab168-fe21-4146-b25a-60239044a93b",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "86fc483c-fc89-4939-b68d-8dd9c8b46948",
                                                                          "date_tax": "2026-03-10T09:41:55.004059+01:00",
                                                                          "date_open": "2026-03-10T09:41:55.004059+01:00",
                                                                          "date_close": "2026-03-10T09:41:55.004059+01:00",
                                                                          "id_user_open": "3b3b2067-3202-4668-84a4-ec1c78c76aa5",
                                                                          "id_user_close": "b00d8de8-2ea0-4009-ad59-b022a6f45d47",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                          "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "46"
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "22ef2ba0-5f9f-4ab1-83ec-5f48fcc86713",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "0a1decb2-f763-40a6-a206-01e09ffed013",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "83a9b66b-7c08-4c2b-95c6-dc5a038dc57b",
                                                                              "id_room_unit": "2b6cfacb-5bac-45aa-b40a-e160435d8b40",
                                                                              "id_room_list": "84e79773-308c-43d5-90cc-d3e48d0a45df",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-03-10T09:41:55.004059+01:00",
                                                                              "date_from": "2026-03-10T09:41:55.004059+01:00",
                                                                              "date_end": "2026-03-10T09:41:55.004059+01:00",
                                                                              "date_open": "2026-03-10T09:41:55.004059+01:00",
                                                                              "date_close": "2026-03-10T09:41:55.004059+01:00",
                                                                              "id_employee": "1a22d2cf-baf0-40b4-8561-a2856b1e6872",
                                                                              "id_employee_sec": "19cb7717-2120-476f-b503-f920c251e0fe",
                                                                              "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": "a2de19e1-bfb8-4121-8033-9a696b67a3d4",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "a05033e3-a2e7-4653-a681-6eaa7648bf2c",
                                                                              "id_user_close": "fa591693-312a-4069-88f7-290d8740c7b0",
                                                                              "id_unit_state": "183e723c-911c-4660-913d-8339e73eddb3",
                                                                              "id_pos_sesion": "1a1b4f01-af53-4a3f-a239-46a9676c5ecd",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-03-10T09:41:55.004059+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                              "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "22"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "22"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$id": "50",
                                                                                "id": "c3905205-741b-4b34-ad04-edb012ed32d9",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                                "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                                "id_user_upd": "8454279d-aa58-4477-806f-28017c40910c",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "51",
                                                                                    "id_room_type": "2e2b0edc-bd90-4802-bc47-ac6f92819484",
                                                                                    "id_room_state": "7a12dd68-6e7c-4937-9b3f-3c789f41e62b",
                                                                                    "id_image": "ecb0382e-b9f8-49de-bc6e-54b68c4c10a2",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                                    "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                                    "id_user_upd": "4fc04b34-a3e9-43ca-9136-17e36fa1c2c2",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$id": "52",
                                                                                      "id": "c4fa2add-0e4f-499c-8b68-0a213e7d8a9d",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high": 5,
                                                                                      "width": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                                      "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                                      "id_user_upd": "3466718c-334a-4fc7-9ba5-a4846b5361cf",
                                                                                      "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": "be2874e6-e539-4c50-a5fc-a9d7efca2e21",
                                                                                "id_room": "87266d08-bc9d-4c6b-9c70-e41a3f2b5651",
                                                                                "date_in": "2026-03-10T09:41:55.004059+01:00",
                                                                                "date_out": "2026-03-10T09:41:55.004059+01:00",
                                                                                "id_user_add": "d31cc805-757d-4680-8542-356eb3f5cd94",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                                "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "49"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "54",
                                                                              "id": "67ef0fbb-1d07-4928-9d36-a59b6fd49f89",
                                                                              "id_pos_sesion": "7976a20f-c873-4974-b057-5fe292d8e91a",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "b923a764-3adc-4911-a3c0-2f5dba181afe",
                                                                              "id_room_unit_activity": "d993eb71-595c-441e-a592-3fca616de810",
                                                                              "id_doc_sa": "fa30f164-0125-454d-8c8f-9aaa2f54296b",
                                                                              "id_pos_type": "97d404ea-7fa5-48e0-9021-c9adcca6c2e2",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "6232bdde-3a40-4290-b675-8f5c19675187",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                              "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "55",
                                                                                  "id_tip": "75312237-6848-4fb0-b5b5-3ae599a528dc",
                                                                                  "id_user": "52d1faef-14c0-43b9-8da0-65e9458d9ec7",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                                  "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "55"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "54"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_pos_sesion": "587e7e19-1a7f-4dee-9e99-cfaa93976362",
                                                                              "id_user": "cddcc45a-a0ce-4d9d-9368-7ed69fe43232",
                                                                              "date_add": "2026-03-10T09:41:55.004059+01:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                              "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "57",
                                                                    "id": "c74f5ece-f403-467d-aef4-715b211606d1",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "180e4304-5f22-43da-8613-f40d3bac4f16",
                                                                    "id_doc_print": "921f515f-fed8-4b49-8988-a0c59efee083",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                                    "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "35"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "9"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "9"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "14"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "58",
                                                                    "id_doc_sa": "b5fcee63-d846-40e6-b1b3-1754d0670e44",
                                                                    "id_line": 2,
                                                                    "id_item": "f6a7b82e-2c3d-4f10-8d71-8ea6fb71a93a",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "25"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "58"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "21"
                                                              },
                                                              {
                                                                "$ref": "21"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "33"
                                                              },
                                                              {
                                                                "$ref": "33"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "17"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "20"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "14"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "32"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "21"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "32"
                                                        },
                                                        {
                                                          "$ref": "32"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "17"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "14"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "21"
                                                  },
                                                  {
                                                    "$ref": "21"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "20"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              }
                                            },
                                            {
                                              "$ref": "16"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "4"
                                          },
                                          "st_users": {
                                            "$ref": "9"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "40"
                                            },
                                            {
                                              "$ref": "40"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "59",
                                              "id_pos": "c9d63c9e-b17a-4933-9b83-ba246a05db1b",
                                              "id_doc": "d07f14a8-c2d6-48f7-9f4e-7f1d37e16535",
                                              "value": 3,
                                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                                              "last_update": "2026-03-10T09:41:55.004059+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "59"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "14"
                                            },
                                            {
                                              "$ref": "14"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "60",
                                              "id": "7387a5ae-acbf-43ac-9a2c-399bd013d9c1",
                                              "id_pos": "a2b169c5-ff3e-4277-a552-74ef5de3715d",
                                              "id_doc": "ce236488-03a9-4b8e-8243-1c1ebfbf8a19",
                                              "id_branch": "a4fb205e-4cb1-493f-9bf2-29b3d728584f",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-03-10T09:41:55.004059+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "5259cf69-a092-4311-be1a-4dabcdc67fee",
                                              "id_loc_from": "caa41c9b-7841-45fc-8d3c-e21b9fec7a8d",
                                              "id_loc_end": "8f99c155-2602-4e81-bf0c-8169e4d3b254",
                                              "id_user_add": "996aec3e-9914-43ed-a1df-3afa7bd59fc2",
                                              "id_user_upd": "cd67fa1a-41d1-42ea-b5b8-01f7dcdd7a62",
                                              "id_pos_sesion": "ab02d53c-c7a3-4faf-9815-2b8b86243885",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-03-10T09:41:55.004059+01:00",
                                              "active": true,
                                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                                              "last_update": "2026-03-10T09:41:55.004059+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "3"
                                              },
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_locations": {
                                                "$id": "61",
                                                "id": "417b3f18-f4af-449c-b95a-952b2ae75a66",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "99266865-db94-4720-8ba5-0d7a8ed7710c",
                                                "active": true,
                                                "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                "id_user_upd": "f6eb8b08-d43b-4c51-a64a-b8220e131ad4",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "3"
                                                },
                                                "st_users": {
                                                  "$ref": "9"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "14"
                                                  },
                                                  {
                                                    "$ref": "14"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "14"
                                                  },
                                                  {
                                                    "$ref": "14"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "60"
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "60"
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "62",
                                                    "id_location": "0f1b9d1d-1906-449b-a9c3-b041ecae62b6",
                                                    "id_item": "d9a1f402-5e52-434d-ac94-f0478a3c546e",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:41:55.004059+01:00",
                                                    "last_update": "2026-03-10T09:41:55.004059+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "7"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "61"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "62"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "61"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              },
                                              "st_users1": {
                                                "$ref": "9"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "63",
                                                  "id_doc_st": "7e1de08b-6421-4c1e-b52d-2e1f26b7e6a7",
                                                  "id_line": 2,
                                                  "id_item": "6d3ba867-49b6-4a44-a49d-2a472fd823dc",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "7"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "60"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "60"
                                                },
                                                {
                                                  "$ref": "60"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "60"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "61"
                                        },
                                        "mt_locations1": {
                                          "$ref": "61"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "9"
                                        },
                                        "st_users1": {
                                          "$ref": "9"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "19"
                                          },
                                          {
                                            "$ref": "19"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "25"
                                          },
                                          {
                                            "$ref": "25"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "21"
                                          },
                                          {
                                            "$ref": "21"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "14"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "47"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "49"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "64",
                                            "id": "70aac4a5-efcd-4d1e-8b49-506b800d5816",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "a50c81a7-c6d4-4306-a6a0-8b8943af0493",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-03-10T09:41:55.004059+01:00",
                                            "printed": true,
                                            "print_on": "2026-03-10T09:41:55.004059+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "41"
                                },
                                {
                                  "$ref": "41"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$id": "65",
                                  "id_pos": "fa24db9c-19d9-4e60-879c-39a32e65db9f",
                                  "id_room": "b8da1a68-8a74-4c8f-be66-c02a2c06e0b7",
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:55.004059+01:00",
                                  "last_update": "2026-03-10T09:41:55.004059+01:00",
                                  "id_user_upd": "6bec95cb-1a53-49a1-a362-df38c0e69b43",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "mt_rooms": {
                                    "$ref": "2"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "st_users": {
                                "$ref": "9"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "37"
                                },
                                {
                                  "$ref": "37"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "378fb89f-2d58-4f9b-9fdc-2b62d0d9afb3",
                                  "id_pos": "664e2bc5-35d7-4b4a-8bf9-65057bf7c1c0",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-03-10T09:41:55.004059+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "13000e07-3393-4546-a83f-f68a73194bd7",
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:55.004059+01:00",
                                  "last_update": "2026-03-10T09:41:55.004059+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "894ce0d7-838d-4ff2-aaa3-bd2e2f10c47b",
                                  "id_pos": "003cfd60-1e3a-4917-9bf6-029437b81a7a",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:41:55.004059+01:00",
                                  "last_update": "2026-03-10T09:41:55.004059+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "14"
                                },
                                {
                                  "$ref": "14"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "6a347e54-7025-4b72-a180-36261dcf2501",
                                  "id_pos": "f43c4a91-89e5-4bf1-847c-6c25b66fd4ab",
                                  "date_add": "2026-03-10T09:41:55.004059+01:00",
                                  "date_upd": "2026-03-10T09:41:55.004059+01:00",
                                  "date_out": "2026-03-10T09:41:55.004059+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "47"
                                },
                                {
                                  "$ref": "47"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "3"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "2b1c263b-dce9-47f1-b161-309c4dd33fc0",
                                  "id_user_add": "8c986aa4-a081-4b9f-851e-825bd76cf841",
                                  "id_table": "16a866f7-205f-4eff-8f6c-7a04e56c27a5",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "576509fd-8930-408d-944d-0f7bb68dacf5",
                                  "created_on": "2026-03-10T09:41:55.004059+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "90e8e583-21d0-4426-9b40-4ad1c10912ee",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-03-10T09:41:55.004059+01:00",
                                    "last_update": "2026-03-10T09:41:55.004059+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "97f9e658-6b47-44df-b90a-4831725cd5d0",
                                        "id_sync": "810d1650-13d3-482c-8741-537827e5ea83",
                                        "json": "sample string 3",
                                        "id_table": "c0f48290-b7f0-467c-87ce-6999a8518610",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "ea8836d0-651f-4b43-940f-adfee9d215a4",
                                          "id_branch_from": "bf0f4243-6772-4c7b-9441-f11152773d3c",
                                          "id_branch_to": "11bf1f81-1d58-4fbf-b39c-bc96e06ec70f",
                                          "type": 4,
                                          "created_on": "2026-03-10T09:41:55.004059+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-03-10T09:41:55.004059+01:00",
                                          "send_on": "2026-03-10T09:41:55.004059+01:00",
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_branches1": {
                                            "$ref": "3"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "d97a07e4-5ab8-4257-bc3f-0cad8ea0b54e",
                                  "id_pos": "25b9f20a-4277-4633-80ff-6973110f86fe",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-03-10T09:41:55.004059+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ]
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "22"
                        },
                        {
                          "$ref": "22"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "61"
                        },
                        {
                          "$ref": "61"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "20"
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "st_images": {
                        "$ref": "4"
                      },
                      "st_images1": {
                        "$ref": "4"
                      },
                      "st_permisions": [
                        {
                          "$id": "74",
                          "id": "4b404340-dbfe-4889-ada2-54ae623dfd69",
                          "id_function": "2a6265e5-25f3-4525-9e04-dc11366cab67",
                          "id_user": "86999bc5-aada-48e3-9c87-0ec31d24dfe9",
                          "id_profile": "4b02695c-290b-473c-9848-aae6371f85d4",
                          "permission": 3,
                          "active": true,
                          "created_on": "2026-03-10T09:41:55.004059+01:00",
                          "last_update": "2026-03-10T09:41:55.004059+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "75",
                            "id": "09e9e2c6-2df2-4295-9663-246d667ebbf5",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "is_pass_required": true,
                            "is_admin": true,
                            "level_id": 7,
                            "order_1": 8,
                            "order_2": 9,
                            "order_3": 10,
                            "order_4": 11,
                            "is_tips": true,
                            "active": true,
                            "created_on": "2026-03-10T09:41:55.004059+01:00",
                            "last_update": "2026-03-10T09:41:55.004059+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "9"
                              },
                              {
                                "$ref": "9"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "9"
                          },
                          "st_functions": {
                            "$id": "76",
                            "id": "e56062b7-6450-4d6e-bb5a-c75d440136e7",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "510b26b6-c864-4924-ad66-9316657b4037",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "f78b0fb6-dc5a-4b5f-8560-cf36607b0a1d",
                            "view_pos": true,
                            "order": 10,
                            "color_border": "sample string 11",
                            "color_button": "sample string 12",
                            "color_font": "sample string 13",
                            "font_bold": true,
                            "font_underline": true,
                            "font_size": 16,
                            "active": true,
                            "created_on": "2026-03-10T09:41:55.004059+01:00",
                            "last_update": "2026-03-10T09:41:55.004059+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "77",
                              "id": "0eea95fe-bb47-4d94-be24-db0b2f7013c8",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2026-03-10T09:41:55.004059+01:00",
                              "last_update": "2026-03-10T09:41:55.004059+01:00",
                              "commited": true,
                              "st_functions": [
                                {
                                  "$ref": "76"
                                },
                                {
                                  "$ref": "76"
                                }
                              ]
                            },
                            "st_images": {
                              "$ref": "4"
                            },
                            "st_permisions": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "75"
                      },
                      "st_users_token": [
                        {
                          "$id": "78",
                          "id": "6ce09bf9-1844-4d6b-bebb-b6c9d68e7893",
                          "token_id": "sample string 2",
                          "id_user": "562ea9d6-d27c-4ca1-a444-c1c089b13f20",
                          "date_from": "2026-03-10T09:41:55.004059+01:00",
                          "date_end": "2026-03-10T09:41:55.004059+01:00",
                          "created_on": "2026-03-10T09:41:55.004059+01:00",
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "78"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "79",
                          "id": "db3386af-0f5a-4f71-a3f2-a721d6f42a35",
                          "id_room_activity": "e4c82881-c05c-4281-8c30-d3cff90b6a6c",
                          "id_pos_sesion": "2905e661-dce2-4f05-b0c1-d63477b8af3a",
                          "log_text": "sample string 4",
                          "id_user": "4ee07550-b884-42a7-848a-70b4e4a2c23b",
                          "created_on": "2026-03-10T09:41:55.004059+01:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "39"
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "mt_units": {
                    "$ref": "29"
                  },
                  "mt_units1": {
                    "$ref": "29"
                  },
                  "st_images": {
                    "$ref": "4"
                  },
                  "st_users": {
                    "$ref": "9"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "63"
                    },
                    {
                      "$ref": "63"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "62"
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "9"
                }
              },
              {
                "$ref": "6"
              }
            ],
            "st_images": {
              "$ref": "4"
            },
            "st_users": {
              "$ref": "9"
            },
            "mt_prices_rules": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ]
          },
          {
            "$ref": "5"
          }
        ],
        "mt_employees": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "st_functions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_images_types": {
          "$id": "80",
          "id": "d036c954-f649-4dde-8115-b4cfd58ed656",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-03-10T09:41:55.004059+01:00",
          "last_update": "2026-03-10T09:41:55.004059+01:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "st_users": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "st_users1": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ]
      },
      "st_users": {
        "$ref": "9"
      },
      "mt_branches_zones": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "39"
        },
        {
          "$ref": "39"
        }
      ],
      "mt_locations": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ],
      "mt_periods": [
        {
          "$id": "81",
          "id_branch": "dd67050e-ab0e-40c4-9e3d-3e2a424db859",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-03-10T09:41:55.004059+01:00",
          "date_end": "2026-03-10T09:41:55.004059+01:00",
          "state": "sample string 6",
          "created_on": "2026-03-10T09:41:55.004059+01:00",
          "last_update": "2026-03-10T09:41:55.004059+01:00",
          "commited": true,
          "mt_branches": {
            "$ref": "3"
          }
        },
        {
          "$ref": "81"
        }
      ],
      "mt_pos": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "45"
        },
        {
          "$ref": "45"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "34"
        },
        {
          "$ref": "34"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "60"
        },
        {
          "$ref": "60"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ]
    },
    "mt_pos_rooms": [
      {
        "$ref": "65"
      },
      {
        "$ref": "65"
      }
    ],
    "st_images": {
      "$ref": "4"
    },
    "st_images1": {
      "$ref": "4"
    },
    "st_users": {
      "$ref": "9"
    },
    "mt_rooms_units": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_rooms_list": [
      {
        "$ref": "53"
      },
      {
        "$ref": "53"
      }
    ]
  },
  "mt_rooms_units_types": {
    "$ref": "52"
  },
  "st_users": {
    "$ref": "9"
  },
  "tt_rooms_units_activity": [
    {
      "$ref": "49"
    },
    {
      "$ref": "49"
    }
  ]
}