POST api/tt_logs/logs_rua

Request Information

URI Parameters

None.

Body Parameters

tt_rooms_units_log
NameDescriptionTypeAdditional information
id

globally unique identifier

Required

id_room_activity

globally unique identifier

Required

id_pos_sesion

globally unique identifier

Required

log_text

string

Required

Max length: 2000

id_user

globally unique identifier

Required

event_type

string

Max length: 50

correlation_id

globally unique identifier

None.

id_room_unit

globally unique identifier

None.

id_room_unit_source

globally unique identifier

None.

id_room_unit_destination

globally unique identifier

None.

id_room_activity_related

globally unique identifier

None.

id_doc_sa

globally unique identifier

None.

id_user_authorizer

globally unique identifier

None.

data_json

string

None.

created_on

date

Required

commited

boolean

Required

st_users

st_users

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "45cc46b0-d13b-49cc-874e-75fdb3b58228",
  "id_room_activity": "53f71496-e1c5-4b1f-966a-ac97ac40df26",
  "id_pos_sesion": "75e9e5b9-1c81-4775-a5d8-3e6b64e92490",
  "log_text": "sample string 4",
  "id_user": "03b81ec7-f4d4-4431-9f0a-f3a654e4c457",
  "event_type": "sample string 6",
  "correlation_id": "b09903f3-c856-40ce-8ab1-9699bc6b8b96",
  "id_room_unit": "560e40ff-8ba0-4e8d-95d2-38deb652a33e",
  "id_room_unit_source": "b3edad98-88e1-4886-8daa-3ed0485ab677",
  "id_room_unit_destination": "c020ca18-b67a-4685-b6dd-c97b0ba1310b",
  "id_room_activity_related": "f2df5b70-01d0-4cec-b599-830f5798e4c4",
  "id_doc_sa": "d3ca0821-aacb-47c9-8942-f64e866e512d",
  "id_user_authorizer": "b085bad7-90a6-4f2e-868a-5b9f2b93ca87",
  "data_json": "sample string 7",
  "created_on": "2026-09-06T06:23:09.9648624+02:00",
  "commited": true,
  "st_users": {
    "$id": "2",
    "id": "b7e814c5-7c35-4470-b678-e91053fd5cac",
    "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": "6e87cfc7-a2d0-4269-8231-9e4ce11f7e6e",
    "view_messages": true,
    "id_image_photo": "f61e92c8-5152-48de-9f49-691af1a4a158",
    "reserved": true,
    "pos_access": true,
    "back_access": true,
    "name_pos": "sample string 13",
    "id_image": "f51f392f-8fed-478e-9e50-a48a1707dcb3",
    "view_pos": true,
    "order": 15,
    "color_border": "sample string 16",
    "color_button": "sample string 17",
    "color_font": "sample string 18",
    "active": true,
    "created_on": "2026-09-06T06:23:09.9648624+02:00",
    "last_update": "2026-09-06T06:23:09.9648624+02:00",
    "commited": true,
    "mt_branches": [
      {
        "$id": "3",
        "id": "35fb0875-822f-4dc8-a22f-a570bb022b29",
        "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": "71869619-793e-488b-aff2-b16a8ea1af89",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-09-06T06:23:09.9648624+02:00",
        "last_update": "2026-09-06T06:23:09.9648624+02:00",
        "id_user_upd": "9b3348f8-a8ed-4d7e-8585-ba09bd57ad92",
        "commited": true,
        "st_images": {
          "$id": "4",
          "id": "1db9b872-9d0e-4ef6-863b-395eebcb7b38",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "c0e67fe8-7b9f-4e71-836c-b81021499290",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-09-06T06:23:09.9648624+02:00",
          "last_update": "2026-09-06T06:23:09.9648624+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_categories": [
            {
              "$id": "5",
              "id": "ea6598df-ab48-4cfb-9f8c-ab739363c148",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "518b958c-b03a-4825-aa4c-bf08d8a8fdf1",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "b6f2e59a-7b08-4bef-9400-efb016e9a8e9",
              "view_pos": true,
              "order": 8,
              "order_sec": 9,
              "color_border": "sample string 10",
              "color_button": "sample string 11",
              "color_font": "sample string 12",
              "font_bold": true,
              "font_underline": true,
              "font_size": 15,
              "big_buttons": true,
              "active": true,
              "created_on": "2026-09-06T06:23:09.9648624+02:00",
              "last_update": "2026-09-06T06:23:09.9648624+02:00",
              "id_user_upd": "5f52df74-0616-47fc-ac84-12fbef910c63",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "6",
                  "id_category": "0889ce2b-6f17-424b-9384-1812e9b7b3c9",
                  "id_item": "1662f33e-a7af-4a31-b591-de388a699cb2",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-09-06T06:23:09.9648624+02:00",
                  "last_update": "2026-09-06T06:23:09.9648624+02:00",
                  "id_user_upd": "94c6bcbf-9f35-4590-86e5-ce70a1c9df0c",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "5"
                  },
                  "mt_items": {
                    "$id": "7",
                    "id": "d4b318e6-ee5f-4e50-8283-71d969808b4b",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "019a192a-46c9-49f2-b4a6-db43ef3b52cf",
                    "id_unit_sec": "08b2ffc6-5940-4775-b59d-533fe1980ca4",
                    "id_brand": "a5717a65-bedb-42e4-9c5b-f3635d031197",
                    "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": "c087d92c-c7bf-485c-ae2d-22206bebf2f0",
                    "view_pos": true,
                    "order": 23,
                    "color_border": "sample string 24",
                    "color_button": "sample string 25",
                    "color_font": "sample string 26",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 29,
                    "active": true,
                    "created_on": "2026-09-06T06:23:09.9648624+02:00",
                    "last_update": "2026-09-06T06:23:09.9648624+02:00",
                    "id_user_upd": "51211974-1d44-46f9-89ac-65e0c4444bb6",
                    "commited": true,
                    "mt_brands": {
                      "$id": "8",
                      "id": "1709d4d9-22f5-4bc9-badf-e22106d897e2",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-09-06T06:23:09.9648624+02:00",
                      "last_update": "2026-09-06T06:23:09.9648624+02:00",
                      "id_user_upd": "153e0ebe-9a10-471e-9a1f-f4d97455a9eb",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "st_users": {
                        "$ref": "2"
                      }
                    },
                    "mt_categories_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$id": "9",
                        "id": "040ae314-399c-44b8-854d-adbb9bbdc1f0",
                        "id_branch": "f40d81c6-b384-417b-a6b5-60a62ea65e10",
                        "id_pos_type": "64bb0771-0f74-4e3c-89dd-5f839026a3d8",
                        "id_pos": "c9222900-dbd1-4e40-913e-c5e763642e73",
                        "id_item": "6e0e4975-dca5-4d5d-9382-f40a5eb7d211",
                        "date_from": "2026-09-06T06:23:09.9648624+02:00",
                        "date_end": "2026-09-06T06:23:09.9648624+02:00",
                        "image_id": 4,
                        "active": true,
                        "created_on": "2026-09-06T06:23:09.9648624+02:00",
                        "last_update": "2026-09-06T06:23:09.9648624+02:00",
                        "id_user_upd": "1b7d6227-1556-484c-8a95-6082cce79a60",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "3"
                        },
                        "mt_items": {
                          "$ref": "7"
                        },
                        "mt_pos": {
                          "$id": "10",
                          "id": "f3e757da-3d33-4f4c-857f-4ecf14617e75",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "bed2eccf-d48e-4951-8af9-244956d6b19a",
                          "id_zone": "3cbde4ee-7f96-4a60-b9da-58300a8afb8d",
                          "user_required": true,
                          "active": true,
                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                          "id_user_upd": "92f92d55-7b7e-4630-b15d-2a7b8ad4e7c9",
                          "commited": true,
                          "mt_branches_zones": {
                            "$id": "11",
                            "id": "b4023d8a-425b-4675-bbaf-5788c2d74930",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "c148820d-cf64-4e30-a715-a478c0fdfcf8",
                            "active": true,
                            "created_on": "2026-09-06T06:23:09.9648624+02:00",
                            "last_update": "2026-09-06T06:23:09.9648624+02:00",
                            "id_user_upd": "0485a5f4-6fed-43ae-845c-968c9ae2fe48",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "3"
                            },
                            "mt_pos": [
                              {
                                "$ref": "10"
                              },
                              {
                                "$ref": "10"
                              }
                            ],
                            "st_users": {
                              "$ref": "2"
                            }
                          },
                          "mt_cloakrooms": [
                            {
                              "$id": "12",
                              "id": "1a9cf32f-ea69-4329-9d3a-8c7c7b789a9f",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "a99ba8a7-82b1-48f4-a35b-bb2c640b86e0",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "0554ade9-53cb-4aef-8f24-6575e35230d9",
                              "view_pos": true,
                              "order": 9,
                              "color_border": "sample string 10",
                              "color_button": "sample string 11",
                              "color_font": "sample string 12",
                              "active": true,
                              "created_on": "2026-09-06T06:23:09.9648624+02:00",
                              "last_update": "2026-09-06T06:23:09.9648624+02:00",
                              "id_user_upd": "031fabeb-0dc6-46b5-840f-2af4ecf1cf92",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_images": {
                                "$ref": "4"
                              },
                              "st_users": {
                                "$ref": "2"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "13",
                                  "id": "2ae39d9f-72cb-43d6-84ba-7e8e3c5bb535",
                                  "id_cloakroom": "8c9c0062-373d-45d6-919f-e1e82ad6fe50",
                                  "id_pos_sesion": "538f076c-0f58-4c7a-8c69-ec38a9cd375e",
                                  "unit_id": 4,
                                  "date_open": "2026-09-06T06:23:09.9648624+02:00",
                                  "date_close": "2026-09-06T06:23:09.9648624+02:00",
                                  "id_doc_sa": "b8cfdb47-6734-4633-84a5-6f9d83d5a5d6",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "12"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "14",
                                    "id": "e0c6a9e2-1c87-44d4-b22e-054a677e9673",
                                    "id_pos": "4398479e-583a-45ef-b668-ff7caf503fb9",
                                    "id_doc": "3f7e1d86-fbf4-4321-980f-b3eef1533971",
                                    "id_branch": "fdce8a58-cf52-4a2d-9711-853ecde84fb9",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-09-06T06:23:09.9648624+02:00",
                                    "date_tax": "2026-09-06T06:23:09.9648624+02:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "e21f2110-ec4b-4380-8f22-8884af6748aa",
                                    "id_relationship": "c70c704b-3399-4d3d-aacb-79201107f5f7",
                                    "id_loc_from": "5826906a-8b49-4dd5-bc4e-31eaafd9d2fe",
                                    "id_loc_end": "bfb857ff-0079-46f9-ab6e-03c69045b308",
                                    "id_user_add": "6dac66d2-7dea-4175-b6cf-ee4e20dc600a",
                                    "id_user_upd": "34209f38-0b13-4a40-b586-f6f9bbc1046a",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "75c71428-569e-43cc-95f8-9ca4e4a13616",
                                    "id_room_unit": "ebb2b87e-7cd2-4c29-8f59-1a14b1d6ed0b",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "a514f207-3a63-4fa7-8a9a-64c32c5c0fcb",
                                    "p_dis": 15.1,
                                    "p_chr": 16.1,
                                    "amt_net": 17.1,
                                    "amt_tax": 18.1,
                                    "amt_dis": 19.1,
                                    "amt_chr": 20.1,
                                    "amt_tot": 21.1,
                                    "active": true,
                                    "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                    "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "3"
                                    },
                                    "mt_docs": {
                                      "$id": "15",
                                      "id": "5f3b98e8-cc62-4fb1-9fa8-16b20265e29f",
                                      "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": "aaa157e5-8ac4-4051-bf95-e17ecb5499f5",
                                      "view_pos": true,
                                      "order": 23,
                                      "color_border": "sample string 24",
                                      "color_button": "sample string 25",
                                      "color_font": "sample string 26",
                                      "active": true,
                                      "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                      "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                      "id_user_upd": "2a401c63-ed66-4055-9f13-0f4bc2394b3f",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "16",
                                          "id_doc": "ca471d44-3dca-4240-bc45-ea4c12473cf2",
                                          "id_pay": "e6dd4f62-11f2-4d41-9440-91a3b4aebfeb",
                                          "id_money": "c9ff7620-e1f4-429f-bbc8-656c45b335e4",
                                          "active": true,
                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                          "id_user_upd": "b345fe88-7cd1-4914-95ee-0fbaecc674d2",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "15"
                                          },
                                          "mt_money_types": {
                                            "$id": "17",
                                            "id": "4f25a8bb-8a49-4fed-9a91-92beea95d65b",
                                            "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": "06ec580f-99a4-4f23-b6e2-8a17325eb91b",
                                            "view_pos": true,
                                            "order": 8,
                                            "color_border": "sample string 9",
                                            "color_button": "sample string 10",
                                            "color_font": "sample string 11",
                                            "active": true,
                                            "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                            "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                            "id_user_upd": "f48f97f0-db37-467b-90d7-ef44cdec6f29",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "16"
                                              },
                                              {
                                                "$ref": "16"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "18",
                                                "id_money_1": "394aad35-badc-4d3d-8fce-2a495b2a3183",
                                                "id_money_2": "1b4ea559-5fde-45ef-88ab-6fa54e79a681",
                                                "date_from": "2026-09-06T06:23:09.9648624+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                "id_user_upd": "be2f33eb-6a6a-44d3-a21d-f5027513d310",
                                                "commited": true,
                                                "mt_money_types": {
                                                  "$ref": "17"
                                                },
                                                "mt_money_types1": {
                                                  "$ref": "17"
                                                },
                                                "st_users": {
                                                  "$ref": "2"
                                                }
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "mt_money_rates1": [
                                              {
                                                "$ref": "18"
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "4"
                                            },
                                            "st_users": {
                                              "$ref": "2"
                                            },
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$id": "19",
                                                "id_doc_sa": "4905091e-68f8-4e36-9088-23ae7b901125",
                                                "id_pay": "80b46c2c-7c5d-4d1d-a8f7-fc99fa1d8b40",
                                                "id_money": "de900780-7545-4ce2-9907-9f666e29c119",
                                                "date_cashflow": "2026-09-06T06:23:09.9648624+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "1bc1fb15-f327-4b7d-91ed-2fd9d2eb3228",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "20",
                                                  "id": "277dd01d-e2e4-40bc-a790-06c1310524e1",
                                                  "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": "a4257abf-a2a6-4553-9f83-bfa5c0e8a466",
                                                  "view_pos": true,
                                                  "order": 13,
                                                  "color_border": "sample string 14",
                                                  "color_button": "sample string 15",
                                                  "color_font": "sample string 16",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                  "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                  "id_user_upd": "4463706f-5a55-47ad-b315-c57bbf713957",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "16"
                                                    },
                                                    {
                                                      "$ref": "16"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "4"
                                                  },
                                                  "st_users": {
                                                    "$ref": "2"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$ref": "19"
                                                    },
                                                    {
                                                      "$ref": "19"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$id": "21",
                                                      "id_doc_sa": "c92c826f-4dc2-4bfa-8552-77a3f15a2451",
                                                      "id_line": 2,
                                                      "id_pay": "2e88d75f-86bf-4ee2-b5bc-3c841e71cd09",
                                                      "id_money": "59a18942-f7f1-4e60-9c5f-aadaef7fe228",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "de6f2d6f-42f7-4469-ac8f-b4c866b45b4b",
                                                      "id_employee": "3d602f0b-f204-4696-8626-6d3b2849f832",
                                                      "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": "d99e8a3b-364c-4531-8a43-dfe2abdb4f01",
                                                      "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": "bb288563-f0ef-4c2d-9247-3f37661b0666",
                                                        "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": "69209c3b-1519-48b3-bde4-5d0bd46dc732",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "b82e4a0a-0ea2-47c5-82ee-f733fb258562",
                                                        "view_pos": true,
                                                        "order": 14,
                                                        "color_border": "sample string 15",
                                                        "color_button": "sample string 16",
                                                        "color_font": "sample string 17",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                        "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                        "id_user_upd": "2302f5b7-056a-42bd-82bd-fb0a0ae463f3",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "23",
                                                            "id_employee": "ea875d83-3c84-456d-aa48-474a4443ca7c",
                                                            "id_branch": "c35dccca-7f62-4302-b455-17e4eba8740a",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                            "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                            "id_user_upd": "5a2fbce0-2de7-448e-97d0-f13b9ef55903",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "3"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "22"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "23"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "24",
                                                          "id": "d4043aa5-cdb2-4fb6-9364-8c1ab1c13f6a",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                          "id_user_upd": "e00e2b4c-529b-485d-87da-4382092c8926",
                                                          "commited": true,
                                                          "mt_employees": [
                                                            {
                                                              "$ref": "22"
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "2"
                                                          }
                                                        },
                                                        "st_images": {
                                                          "$ref": "4"
                                                        },
                                                        "st_users": {
                                                          "$ref": "2"
                                                        },
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$id": "25",
                                                            "id_doc_sa": "a110670c-f887-448a-9d42-a9286a2d8b7f",
                                                            "id_line": 2,
                                                            "id_item_sub": "d41c55e0-be83-40a6-8dc7-8873f2a4c370",
                                                            "qty": 4.1,
                                                            "id_list": "eaaa72bf-b9e8-403b-b17d-839f7d54cc5e",
                                                            "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": "a09966db-5843-4e81-8ded-99e7dc0d6909",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "c4c39de6-7184-4a09-af8a-b0dcb7d1ed40",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "ddcdae37-ac8e-45ba-8a5e-49989cf71658",
                                                            "id_user_upd": "865152ca-efb3-4fa5-824f-cc3c2bc6bae8",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "22"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "26",
                                                              "id": "7cd27e0a-6a3a-4222-87a5-04d7b6441776",
                                                              "id_item": "23ca5d17-009f-4438-9a30-76e106bb11b5",
                                                              "id_item_type": "8ad0c082-3dc8-4305-86e2-2a9d6ab802a5",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "fb0e513d-e695-46e8-a301-5508cb67d9c6",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                              "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                              "id_user_upd": "1bbb9962-1cf2-4a02-ad40-4d76a75ffd57",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "7"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "27",
                                                                  "id_item_sub": "5fad3bb0-c97b-4278-9b81-c4ad4d169073",
                                                                  "id_item": "5b461572-71e6-4532-9022-d3437f120395",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "0a042488-ee52-4121-a3dd-8938f3526fed",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "26"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "28",
                                                                    "id": "c6bd5c91-4b63-4f5d-8bcd-aa49cb466903",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "028879f3-7138-4f47-a84d-24b9ec7d6a5f",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                    "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                    "id_user_upd": "0d7e028a-2a51-4dd8-bf80-86dd2d55e319",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "29",
                                                                      "id": "39c32c54-ea0a-4e14-b75c-b5d92d29f617",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "id_user_upd": "fe424634-3b41-40a0-944c-67e5e4027190",
                                                                      "commited": true,
                                                                      "mt_units_ref": [
                                                                        {
                                                                          "$ref": "28"
                                                                        },
                                                                        {
                                                                          "$ref": "28"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_items": [
                                                                        {
                                                                          "$ref": "7"
                                                                        },
                                                                        {
                                                                          "$ref": "7"
                                                                        }
                                                                      ],
                                                                      "mt_items1": [
                                                                        {
                                                                          "$ref": "7"
                                                                        },
                                                                        {
                                                                          "$ref": "7"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "27"
                                                                }
                                                              ],
                                                              "mt_items_types": {
                                                                "$id": "30",
                                                                "id": "ca852453-cf1d-411e-939f-27cf1e05e1eb",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "0d122b0e-7f85-4833-b69b-bb8d3f8c0867",
                                                                "view_pos": true,
                                                                "order": 7,
                                                                "color_border": "sample string 8",
                                                                "color_button": "sample string 9",
                                                                "color_font": "sample string 10",
                                                                "font_bold": true,
                                                                "font_underline": true,
                                                                "font_size": 13,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                "id_user_upd": "b64f37de-b595-4e99-80c6-be5c6f24b792",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "31",
                                                                    "id_voucher": "ce376776-3878-4146-9cc7-878751b71939",
                                                                    "id_line": "91b28551-3e03-4a32-ab81-cf1d645b41ec",
                                                                    "id_category": "db664af5-5588-431a-8d8c-1abe50c0caf5",
                                                                    "id_item": "bbfc782f-5cb1-4961-8e23-277bf6aa6d2b",
                                                                    "id_item_type": "6ef483c8-395e-4ece-9ec0-b7f96d4f573b",
                                                                    "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": "5544a5fd-a6e8-4089-a666-81841692abc9",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "date_end": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "date_used": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "date_sesion": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "id_employee": "79d6a582-1bb0-4e15-a832-14ee52c283f3",
                                                                      "id_branch": "361dd9b5-9f39-4edb-957d-22f4fe80f5d2",
                                                                      "id_voucher_permision": "a93fcafe-4ec4-41a6-84bb-270635a57c80",
                                                                      "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": "4a4807c1-2ced-40e0-8e4a-60f8735b5b54",
                                                                      "id_user_add": "b97a6581-49ce-4327-b7ac-5b211c454eaf",
                                                                      "id_doc_sa": "bd16d0b5-156a-498b-9b80-d30618351599",
                                                                      "id_item_sub": "29ef2003-a0af-4d8a-b5d4-30de5cabc9f9",
                                                                      "id_pos_sesion": "22ccc87f-f1b1-4fbd-9e15-25ba6cef32c5",
                                                                      "is_authorized": true,
                                                                      "is_automatic": true,
                                                                      "print_in_branch": true,
                                                                      "printed": true,
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "is_used_entry": true,
                                                                      "is_used_consume": true,
                                                                      "is_close": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "22"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "20"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "21"
                                                                        },
                                                                        {
                                                                          "$ref": "21"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "31"
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "33",
                                                                        "id": "9387f4b1-758f-4883-b4a3-55cb8b4aec28",
                                                                        "date_from": "2026-09-06T06:23:09.9648624+02:00",
                                                                        "date_end": "2026-09-06T06:23:09.9648624+02:00",
                                                                        "date_used": "2026-09-06T06:23:09.9648624+02:00",
                                                                        "id_employee": "f5d9dd17-d19b-465b-b3f1-66d0164fae23",
                                                                        "id_branch": "f5d48d75-5403-4e28-b409-acf2e994a661",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "e9804464-a9f9-4c32-a757-f97d01c25a96",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                        "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "22"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "32"
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "31"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "4"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "34",
                                                                    "id": "604b1173-7f3e-42c6-bf56-89e12a916af4",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-09-06T06:23:09.9648624+02:00",
                                                                    "date_end": "2026-09-06T06:23:09.9648624+02:00",
                                                                    "by_amt": true,
                                                                    "by_pcg": true,
                                                                    "ap_amount": 1.1,
                                                                    "ap_percent": 1.1,
                                                                    "ap_price": 1.1,
                                                                    "ap_price_min": 1.1,
                                                                    "ap_price_max": 1.1,
                                                                    "id_branch": "6433d9f9-e429-4648-a0bf-1d78df3f47ab",
                                                                    "id_pos": "627d5218-108f-4fc2-8dac-dbc2d6436da7",
                                                                    "id_list": "903c2ae2-9f41-4dd0-8975-be3954bf1c98",
                                                                    "id_item": "5fff5409-6f75-43d4-8401-371f11962cdf",
                                                                    "id_item_type": "cdbf9dc5-a0b2-4996-b2b1-2d57b7151c09",
                                                                    "id_category": "da9a14c1-385d-4d3f-9bf8-80abb54f0efe",
                                                                    "by_day_week": true,
                                                                    "use_mon": true,
                                                                    "use_tue": true,
                                                                    "use_wed": true,
                                                                    "use_thu": true,
                                                                    "use_fri": true,
                                                                    "use_sat": true,
                                                                    "use_sun": true,
                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                    "use_hour_end": "00:00:00.1234567",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                    "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                    "id_user_upd": "354c90cb-25ab-44bb-bcc0-1f832a2e6c77",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_categories": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "35",
                                                                      "id": "a0cf378a-4e5f-483f-8f01-beaaa696d5ca",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "65a737a3-595e-41bc-8b38-ca8d287b52cc",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "313f5b56-7806-483a-8899-314b8247f630",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "id_user_upd": "e83ee454-07ae-45e8-a364-060d04b0dd14",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "36",
                                                                          "id_pos": "cd2bea59-88be-4d09-827d-bb06e8b0ad3d",
                                                                          "id_pos_type": "f675d68b-c8f2-4341-8ecf-659d57e68314",
                                                                          "id_price_list": "3a27c17e-b025-4756-9129-c98470c556cb",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "id_user_upd": "8a746316-9f46-4d89-bb35-e474f413da5e",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "37",
                                                                            "id_pos": "680e39d3-9093-47ff-98a6-7e95d80cc9e3",
                                                                            "id_pos_type": "1fa41bd0-38d3-42d9-a5b5-05db96364a20",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                            "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                            "id_user_upd": "91e91f00-10f5-41b4-83fb-71d79d1c7ec2",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "38",
                                                                              "id": "4caeea5b-9de3-4953-87ce-a9290af61e7d",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                              "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                              "id_user_upd": "7061ff28-90c2-4a5d-8849-ae3d75ea06fd",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$ref": "9"
                                                                                },
                                                                                {
                                                                                  "$ref": "9"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "39",
                                                                                  "id_pos_print": "2b156841-2641-4a50-80b4-95ddcd2ec075",
                                                                                  "id_doc": "444496ea-56a1-4b6e-9f61-23b1e0b2cf36",
                                                                                  "id_pos_type": "7bc4d8db-c134-40c8-917a-847674eed84c",
                                                                                  "id_doc_print": "331a785f-89f4-4868-90a7-aa7c012f7c13",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                                  "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                                  "id_user_upd": "5b7c6ef9-0b29-4fe3-8433-8133da4f8082",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "15"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "40",
                                                                                    "id": "7d70ff49-5653-4e7a-abfc-5cc68962d346",
                                                                                    "id_pos": "da1f4901-a42a-4c70-8393-d62eb3587eb1",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                                    "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                                    "id_user_upd": "66cf8451-2691-4650-9cc8-85e4d884c653",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "2"
                                                                                    }
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "38"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "41",
                                                                                    "id": "fefd9564-80e9-428d-966a-f6a8bbb1032e",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                                    "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "42",
                                                                                        "id_doc_print": "f44587fa-e5da-46f4-8f8a-45ae3926e8bd",
                                                                                        "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": "41"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "42"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "2"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "39"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "mt_pos_view": [
                                                                                {
                                                                                  "$ref": "37"
                                                                                },
                                                                                {
                                                                                  "$ref": "37"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "2"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "36"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "43",
                                                                          "id_list": "0f2c5cc3-edc1-4107-acd3-9c1bbeb0c87d",
                                                                          "id_item_sub": "9572b1f4-40fa-4e26-a800-dd21bf3345ae",
                                                                          "validity_date": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "id_user_upd": "aff2f710-1f11-468b-888c-2a0e502d3a76",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "26"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "43"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "35"
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "35"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "44",
                                                                          "id": "135937d9-9dee-45f0-9b6b-8f173fc8861d",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "date_end": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "id_branch": "5d58904f-cb2a-425b-80d4-9b2fa68f361b",
                                                                          "id_pos": "2bc73bac-c3c7-4e1a-8502-779187aec025",
                                                                          "id_list": "fbca8eb4-2221-44d0-abab-fa9b64662b9e",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "id_user_upd": "1c891550-0d65-44d8-b7bc-0b5a44ecceee",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "34"
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "25"
                                                                        },
                                                                        {
                                                                          "$ref": "25"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "2"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "34"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "45",
                                                                    "id": "fef288cc-9be4-473d-9b2e-fd65e89d3780",
                                                                    "order_id": 2,
                                                                    "id_item": "45365f5d-130b-4978-a593-5a8ca813265a",
                                                                    "id_item_type": "8447dd3d-400a-4e60-a0d8-8281de3d79d2",
                                                                    "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": "87e3e19d-2620-441f-bb57-094fbbc503d4",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "0ed00936-667d-4c99-848d-a5d0bdaa09c0",
                                                                    "count_voucher": 1,
                                                                    "id_category": "83b52737-d90c-42e9-bd4f-ad7d70261932",
                                                                    "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                    "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                    "id_user_upd": "8813ecb5-8236-41af-b3b9-b88b06fcf25c",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "46",
                                                                      "id": "6cf62442-90f4-4e8d-aca7-cea66a2be494",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "e0ca7015-5ce3-4fea-b044-6468742f7bc7",
                                                                      "date_tax": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "date_open": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "date_close": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "id_user_open": "ac43f92c-60f7-47f1-9767-c67336a0509c",
                                                                      "id_user_close": "b5c0861f-5902-42ce-aa0b-6bb9a482313f",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$ref": "13"
                                                                        },
                                                                        {
                                                                          "$ref": "13"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "45"
                                                                        },
                                                                        {
                                                                          "$ref": "45"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "47",
                                                                          "id": "7ba1243d-7610-455b-aee8-20ad28fecac5",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "eef54460-93c6-4d7b-8811-e1a15c46b0e8",
                                                                          "type_pay": 5,
                                                                          "module": "sample string 6",
                                                                          "process": true,
                                                                          "json_cloackrooms": "sample string 8",
                                                                          "multi_select": 9,
                                                                          "terminal_name": "sample string 10",
                                                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "48",
                                                                          "id": "bc6ef736-006c-4cb4-9e63-2b79bad5260f",
                                                                          "id_room_unit": "093d55c6-2a22-48f5-9bb4-74ca9ccda891",
                                                                          "id_room_list": "d14b007d-c0c1-4bb3-8d18-67450863a0ef",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "date_from": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "date_end": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "date_open": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "date_close": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "id_employee": "a3c733fa-aa53-497c-a611-d2130f66061a",
                                                                          "id_employee_sec": "c1410bdd-bc5f-4263-86d4-f9b65b11a56a",
                                                                          "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": "ec8f8f7d-6577-4fd8-a73d-b4c1be9a34fd",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "ab56c309-cf8c-47ec-9a8f-a173add52319",
                                                                          "id_user_close": "f10b8e62-e230-4bf2-8e04-1ac96479e806",
                                                                          "id_unit_state": "65676f58-1f50-4c77-9d85-1fa043bfede6",
                                                                          "id_pos_sesion": "11002ccc-273c-4c53-9636-3c7d02e3c933",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "49",
                                                                            "id": "d9113d85-db49-4aff-a0fa-5c6cdf833fbc",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "e0ac2f55-a57b-44f7-9ebf-a12a5a0fd950",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "e4063e1a-4151-4859-bac3-188272a8da09",
                                                                            "locked": true,
                                                                            "date_locked": "2026-09-06T06:23:09.9648624+02:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                            "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                            "id_user_upd": "efc76c87-270c-489d-88c3-6bf50e3de9ca",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "50",
                                                                              "id": "a936dd69-13fc-4df7-bddf-1f2ce4b35eef",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "3ab646df-201b-4ff8-8d42-a44b350504c2",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "2d9504ba-e701-45a7-9808-800b5497cf9f",
                                                                              "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": "d8188025-586e-4694-a22b-adffc8c4fb23",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                              "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                              "id_user_upd": "4575eeef-b569-4b23-8f4f-f839db5ea680",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "id_pos": "94075817-36d1-4533-bb1f-132e321ecc0e",
                                                                                  "id_room": "192636d6-6315-4bc6-beea-6cf9a2a0b1a0",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                                  "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                                  "id_user_upd": "57d3ed4c-d87e-43b0-8c61-0a5b0125882f",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_rooms": {
                                                                                    "$ref": "50"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "2"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "st_images1": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_list": [
                                                                                {
                                                                                  "$id": "52",
                                                                                  "id": "62a59508-a9da-415c-83b0-3517da37a4fd",
                                                                                  "id_room": "47ac4fd9-8e0a-4c75-8ab4-db2a4ce22313",
                                                                                  "date_in": "2026-09-06T06:23:09.9648624+02:00",
                                                                                  "date_out": "2026-09-06T06:23:09.9648624+02:00",
                                                                                  "id_user_add": "a728e979-31f4-4c47-b05f-3230505559ec",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                                  "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "50"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "52"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$id": "53",
                                                                              "id": "d931eb7f-0292-4e91-804a-190dc6d2ca3c",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                              "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                              "id_user_upd": "49c8b1c2-13a8-4097-982d-683768b2fda4",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id_room_type": "eb77eebb-bbbe-4261-8b0a-47f79b0e26b2",
                                                                                  "id_room_state": "da43c7ab-1c8b-4aee-a8ca-4fcd4603d05e",
                                                                                  "id_image": "7a8beffb-fff6-4175-ab48-9a2b69d302e8",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                                  "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                                  "id_user_upd": "0e18af88-9edb-45b3-b537-7826aa04e046",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "55",
                                                                                    "id": "71569544-6266-401a-8626-4fbd3266c81c",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                                    "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                                    "id_user_upd": "0774d02c-6dc6-4382-bba5-67e6b13d42c8",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$ref": "53"
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "2"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "2"
                                                                              }
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "48"
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_states": {
                                                                            "$ref": "55"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_rooms_list": {
                                                                            "$ref": "52"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "48"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id": "620ac2af-b833-4803-b4e7-4e0f4b984c9d",
                                                                          "id_pos_sesion": "fdb49cf2-189c-4431-b3dd-d93ab3b6665b",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "0ec7fd5e-bed9-4c6c-95dd-5d426a296437",
                                                                          "id_room_unit_activity": "42941a45-5356-4412-b66b-a1803f9e4308",
                                                                          "id_doc_sa": "ca58f739-f86e-4514-9b51-fa0b80678c23",
                                                                          "id_pos_type": "ed27479d-7812-45ae-bcc3-9a60f337b196",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "ab3eaec0-3d43-4dcc-84ef-a4117257e1a7",
                                                                          "coupon_id": "sample string 7",
                                                                          "terminal_id": "sample string 8",
                                                                          "card_name": "sample string 9",
                                                                          "card_bank": "sample string 10",
                                                                          "card_number": "sample string 11",
                                                                          "client_name": "sample string 12",
                                                                          "money_type": "sample string 13",
                                                                          "merchant_id": "sample string 14",
                                                                          "aid": "sample string 15",
                                                                          "auth_num": "sample string 16",
                                                                          "authorization": true,
                                                                          "signature": true,
                                                                          "contactless": true,
                                                                          "date_hour_pay": "sample string 17",
                                                                          "terminal_name": "sample string 18",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_tip": "51aba89a-9d1e-4bbe-98cb-7dcc3a13f1ab",
                                                                              "id_user": "78f992d9-feca-4f6f-80b5-20975d577810",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                              "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "56"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "56"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "58",
                                                                          "id_pos_sesion": "7d6d369b-32b1-4c54-a914-0311fdef43a2",
                                                                          "id_user": "73dd7992-8572-441f-9375-5b3d43a97c45",
                                                                          "date_add": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "14"
                                                                        },
                                                                        {
                                                                          "$ref": "14"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$id": "59",
                                                                          "id": "cb660c0a-afd9-4447-a950-4fbfb5b57719",
                                                                          "id_user": "20f85342-5a4b-44e3-bd60-e96100f5164b",
                                                                          "id_user_profile": "44d07acb-0659-4537-b299-ba198c67705c",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "id_pos_sesion": "fe642992-0551-471b-a08f-990ff30d2648",
                                                                          "date_login": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "date_logout": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "60",
                                                                            "id": "c6377902-ca04-4617-8b72-fd2a5b31170e",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "is_pass_required": true,
                                                                            "is_admin": true,
                                                                            "level_id": 7,
                                                                            "order_1": 8,
                                                                            "order_2": 9,
                                                                            "order_3": 10,
                                                                            "order_4": 11,
                                                                            "is_tips": true,
                                                                            "is_view_all": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                            "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "61",
                                                                                "id": "f115f045-386d-4b8c-a3f3-3587cff881ce",
                                                                                "id_function": "1dd5e634-b577-49b6-80b1-98d9bb6e987d",
                                                                                "id_user": "8bfc77e9-d8a7-4201-a2ad-7eb5f71fe35e",
                                                                                "id_profile": "911fe09e-34f1-4587-853b-cc22ac82ddf1",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                                "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "60"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "62",
                                                                                  "id": "c27818dd-a4d3-4d3f-a0fc-78b3576b546e",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "c7bda6c3-1d44-4abb-beee-6d0fbd9b378a",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "162d9bc9-6bcd-44e0-bd7b-a47d306bd62d",
                                                                                  "view_pos": true,
                                                                                  "order": 10,
                                                                                  "color_border": "sample string 11",
                                                                                  "color_button": "sample string 12",
                                                                                  "color_font": "sample string 13",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 16,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                                  "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "63",
                                                                                    "id": "b726c051-95cd-4001-adee-9d680c3933c5",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                                    "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions": [
                                                                                      {
                                                                                        "$ref": "62"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "62"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$ref": "61"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "61"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "61"
                                                                              }
                                                                            ],
                                                                            "st_users": [
                                                                              {
                                                                                "$ref": "2"
                                                                              },
                                                                              {
                                                                                "$ref": "2"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$ref": "59"
                                                                              },
                                                                              {
                                                                                "$ref": "59"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_messages": [
                                                                        {
                                                                          "$id": "64",
                                                                          "id": "82bcbfb8-614e-40d3-b513-d36a140b6b2d",
                                                                          "id_user": "b8f4b29e-adb7-43ee-b60c-d84d45e733ec",
                                                                          "date_add": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "25bcce6e-7c4b-4198-b0d2-d44fb492618b",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "id_pos_sesion": "bc78ad6c-85e6-4827-be41-c32c09aaafab",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "64"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "45"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "65",
                                                                "id": "5561e935-1ce8-48bc-b840-575a77a6cd2e",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "513a08a6-f7d7-4672-9bf6-b5f3cf6572d5",
                                                                "id_doc_print": "7267efe7-4650-42d4-8043-524794726bbc",
                                                                "hour_end": "00:00:00.1234567",
                                                                "price_item_sub": true,
                                                                "define_validity": true,
                                                                "price_ref": true,
                                                                "price_min": 11.1,
                                                                "supply_apply": 12,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                                "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "43"
                                                                },
                                                                {
                                                                  "$ref": "43"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "35"
                                                            },
                                                            "st_users": {
                                                              "$ref": "2"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "2"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "14"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "66",
                                                                "id_doc_sa": "2ead9876-f4cd-4f07-a2dc-b322dc9ae744",
                                                                "id_line": 2,
                                                                "id_item": "75900081-1f93-429a-9e7c-15654c7bf4cd",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "25"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "66"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$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": "48"
                                                          },
                                                          {
                                                            "$ref": "48"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity1": [
                                                          {
                                                            "$ref": "48"
                                                          },
                                                          {
                                                            "$ref": "48"
                                                          }
                                                        ]
                                                      },
                                                      "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": "2"
                                                },
                                                "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": "2"
                                          }
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "4"
                                      },
                                      "st_users": {
                                        "$ref": "2"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "39"
                                        },
                                        {
                                          "$ref": "39"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "67",
                                          "id_pos": "6a196609-8db8-41d6-9fb8-62bb62a84fd5",
                                          "id_doc": "3480a5ac-a1e2-4d3d-9a33-919b98b2c9b2",
                                          "value": 3,
                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "15"
                                          },
                                          "mt_pos": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "14"
                                        },
                                        {
                                          "$ref": "14"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "68",
                                          "id": "9ac5c3f3-2072-47e9-892d-cfa8909cb5bc",
                                          "id_pos": "a47113ae-a170-40d0-b2fd-cb9220e10bfe",
                                          "id_doc": "114553a2-ce2e-4db4-9b69-3b367d68ab82",
                                          "id_branch": "08d654cc-9b6d-4842-9bf7-94eab9ac3f34",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-09-06T06:23:09.9648624+02:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "2b1cf358-b1b2-4057-ae17-27daced51bf2",
                                          "id_loc_from": "3eaf3d1b-92b2-42cf-974a-3d1da6938447",
                                          "id_loc_end": "66dd0a88-3009-4700-932c-9a4a6f9a906a",
                                          "id_user_add": "220bdcea-08eb-4ca8-8635-c82e7461ae93",
                                          "id_user_upd": "e7fdc0b8-b641-49da-9f6e-b91b5673a7d7",
                                          "id_pos_sesion": "d77e184a-c407-44ce-b03d-515f71db896b",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-09-06T06:23:09.9648624+02:00",
                                          "active": true,
                                          "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                          "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_docs": {
                                            "$ref": "15"
                                          },
                                          "mt_locations": {
                                            "$id": "69",
                                            "id": "bca60bf5-e47d-4883-9be8-0b229daaa61f",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "3d8b8cfd-b9a3-438e-9228-a344b9cc6238",
                                            "active": true,
                                            "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                            "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                            "id_user_upd": "ed4a5e3d-6d43-42a8-934a-2e27d717404a",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "3"
                                            },
                                            "st_users": {
                                              "$ref": "2"
                                            },
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_sa1": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "68"
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "68"
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "70",
                                                "id_location": "1edd9cc6-f32f-4968-bf5d-4aefeac44420",
                                                "id_item": "a1ac190c-d9b7-4aaa-80a9-b8e38c164653",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                                "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "7"
                                                },
                                                "mt_locations": {
                                                  "$ref": "69"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "69"
                                          },
                                          "mt_pos": {
                                            "$ref": "10"
                                          },
                                          "st_users": {
                                            "$ref": "2"
                                          },
                                          "st_users1": {
                                            "$ref": "2"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "71",
                                              "id_doc_st": "b0df7316-ae3a-4737-b1e8-4ce54c9b0416",
                                              "id_line": 2,
                                              "id_item": "2649005e-f8c1-4e59-86e3-fd4c74aae0d0",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "7"
                                              },
                                              "tt_doc_st": {
                                                "$ref": "68"
                                              }
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "68"
                                            },
                                            {
                                              "$ref": "68"
                                            }
                                          ],
                                          "tt_doc_st2": {
                                            "$ref": "68"
                                          }
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ]
                                    },
                                    "mt_locations": {
                                      "$ref": "69"
                                    },
                                    "mt_locations1": {
                                      "$ref": "69"
                                    },
                                    "mt_pos": {
                                      "$ref": "10"
                                    },
                                    "st_users": {
                                      "$ref": "2"
                                    },
                                    "st_users1": {
                                      "$ref": "2"
                                    },
                                    "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": "46"
                                    },
                                    "tt_rooms_units_activity": {
                                      "$ref": "48"
                                    },
                                    "tt_spool_doc_print": [
                                      {
                                        "$id": "72",
                                        "id": "f87a78e9-ce7f-4f4a-8c0d-c5c40e45980d",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "f6beb937-a4cb-4c87-a622-c88472eb3f55",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                        "printed": true,
                                        "print_on": "2026-09-06T06:23:09.9648624+02:00",
                                        "tt_doc_sa": {
                                          "$ref": "14"
                                        }
                                      },
                                      {
                                        "$ref": "72"
                                      }
                                    ]
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "46"
                                  }
                                },
                                {
                                  "$ref": "13"
                                }
                              ]
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "st_users": {
                            "$ref": "2"
                          },
                          "mt_pos_view": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ],
                          "st_doc_num": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "73",
                              "id": "b6c29dad-b2ab-4323-9e67-2e6a733e55d8",
                              "id_pos": "007939cf-d2c5-448d-9c0a-cdb2967b5c3b",
                              "mac_address": "sample string 3",
                              "date_end": "2026-09-06T06:23:09.9648624+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "2fe8cbd9-d3c8-4969-82d3-35646e26aefa",
                              "active": true,
                              "created_on": "2026-09-06T06:23:09.9648624+02:00",
                              "last_update": "2026-09-06T06:23:09.9648624+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "74",
                              "id_user": "7712b6a4-d317-4dee-a6c8-466ca82c7adc",
                              "id_pos": "50a14ef3-9be4-4667-963a-86927d46df52",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:23:09.9648624+02:00",
                              "last_update": "2026-09-06T06:23:09.9648624+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_pos_connection": [
                            {
                              "$id": "75",
                              "id": "64e1cbcd-10b1-4397-94a8-f2b9edcaa892",
                              "id_pos": "5bc2ba09-61ab-4580-ad40-e3586922140b",
                              "date_add": "2026-09-06T06:23:09.9648624+02:00",
                              "date_upd": "2026-09-06T06:23:09.9648624+02:00",
                              "date_out": "2026-09-06T06:23:09.9648624+02:00",
                              "connection_type": "sample string 3",
                              "connection_speed": 1,
                              "terminal_name": "sample string 4",
                              "version": "sample string 5",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "mt_branches": {
                            "$ref": "3"
                          },
                          "tt_logs": [
                            {
                              "$id": "76",
                              "id": "c5db5323-6c53-4918-9563-2bcaeeb676be",
                              "id_user_add": "2c8e25e0-2f91-4d74-9bce-d12bce51eb78",
                              "id_table": "e687bdf9-07c1-4534-8e0d-b8243cb59787",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "f385e354-2beb-4de1-ab9d-5271f2d80f32",
                              "created_on": "2026-09-06T06:23:09.9648624+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_sync_tables": {
                                "$id": "77",
                                "id": "33a84f58-d19f-4820-8126-cae72d7b7699",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                "last_update": "2026-09-06T06:23:09.9648624+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "78",
                                    "id": "66caf6aa-53e9-4fe9-b7c9-637f78640efc",
                                    "id_sync": "e0b7f195-6c59-4e9c-bcc0-2b9af1c1d6dc",
                                    "json": "sample string 3",
                                    "id_table": "ddda4e97-781f-4adb-9717-ad883ca1dd15",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "79",
                                      "id": "e7c8c30e-6b44-4a0a-a4b0-7135ae4812d5",
                                      "id_branch_from": "ea1638f3-c03d-44ee-b5fa-4ecdd76c0559",
                                      "id_branch_to": "af0bb541-72f1-4dce-b52d-56cc52853d2f",
                                      "type": 4,
                                      "created_on": "2026-09-06T06:23:09.9648624+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-09-06T06:23:09.9648624+02:00",
                                      "send_on": "2026-09-06T06:23:09.9648624+02:00",
                                      "mt_branches": {
                                        "$ref": "3"
                                      },
                                      "mt_branches1": {
                                        "$ref": "3"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "78"
                                        },
                                        {
                                          "$ref": "78"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "77"
                                    }
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "76"
                                  },
                                  {
                                    "$ref": "76"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "76"
                            }
                          ],
                          "st_local_variables": [
                            {
                              "$id": "80",
                              "id": "be7ce3a0-ae59-49d7-ad89-51f09819da28",
                              "id_pos": "79c5d68a-16d3-42d7-bfbe-8b0a20fe7d68",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "value": "sample string 5",
                              "type": "sample string 6",
                              "last_update": "2026-09-06T06:23:09.9648624+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "80"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ]
                        },
                        "mt_pos_types": {
                          "$ref": "38"
                        },
                        "st_users": {
                          "$ref": "2"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_items_formula": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "mt_units": {
                      "$ref": "29"
                    },
                    "mt_units1": {
                      "$ref": "29"
                    },
                    "st_images": {
                      "$ref": "4"
                    },
                    "st_users": {
                      "$ref": "2"
                    },
                    "mt_items_sub": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "tt_doc_sa_det_stock": [
                      {
                        "$ref": "66"
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "tt_doc_st_det": [
                      {
                        "$ref": "71"
                      },
                      {
                        "$ref": "71"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "tt_vouchers_det": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ]
                  },
                  "st_users": {
                    "$ref": "2"
                  }
                },
                {
                  "$ref": "6"
                }
              ],
              "st_images": {
                "$ref": "4"
              },
              "st_users": {
                "$ref": "2"
              },
              "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": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms1": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "54"
            },
            {
              "$ref": "54"
            }
          ],
          "st_functions": [
            {
              "$ref": "62"
            },
            {
              "$ref": "62"
            }
          ],
          "st_images_types": {
            "$id": "81",
            "id": "e7b6238e-aa88-4553-8e30-21ce9f67a34b",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-09-06T06:23:09.9648624+02:00",
            "last_update": "2026-09-06T06:23:09.9648624+02:00",
            "commited": true,
            "st_images": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ]
          },
          "mt_docs": [
            {
              "$ref": "15"
            },
            {
              "$ref": "15"
            }
          ],
          "st_users": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "st_users1": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_cloakrooms": [
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            }
          ]
        },
        "st_users": {
          "$ref": "2"
        },
        "mt_branches_zones": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_employees_branches": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_locations": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "mt_periods": [
          {
            "$id": "82",
            "id_branch": "6b7fe228-2d21-45c2-8aa8-905c125f2838",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-09-06T06:23:09.9648624+02:00",
            "date_end": "2026-09-06T06:23:09.9648624+02:00",
            "state": "sample string 6",
            "created_on": "2026-09-06T06:23:09.9648624+02:00",
            "last_update": "2026-09-06T06:23:09.9648624+02:00",
            "commited": true,
            "mt_branches": {
              "$ref": "3"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "mt_pos": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "st_sync_packages": [
          {
            "$ref": "79"
          },
          {
            "$ref": "79"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "79"
          },
          {
            "$ref": "79"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "mt_branches_zones": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ],
    "mt_brands": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "mt_categories": [
      {
        "$ref": "5"
      },
      {
        "$ref": "5"
      }
    ],
    "mt_categories_items": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ],
    "mt_cloakrooms": [
      {
        "$ref": "12"
      },
      {
        "$ref": "12"
      }
    ],
    "mt_docs_payment_money": [
      {
        "$ref": "16"
      },
      {
        "$ref": "16"
      }
    ],
    "mt_employees": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_employees_profiles": [
      {
        "$ref": "24"
      },
      {
        "$ref": "24"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "mt_items_sub": [
      {
        "$ref": "26"
      },
      {
        "$ref": "26"
      }
    ],
    "mt_items_types": [
      {
        "$ref": "30"
      },
      {
        "$ref": "30"
      }
    ],
    "mt_locations": [
      {
        "$ref": "69"
      },
      {
        "$ref": "69"
      }
    ],
    "mt_money_rates": [
      {
        "$ref": "18"
      },
      {
        "$ref": "18"
      }
    ],
    "mt_money_types": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ],
    "mt_payment_types": [
      {
        "$ref": "20"
      },
      {
        "$ref": "20"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_pos_doc_print": [
      {
        "$ref": "39"
      },
      {
        "$ref": "39"
      }
    ],
    "mt_pos_prices_list": [
      {
        "$ref": "36"
      },
      {
        "$ref": "36"
      }
    ],
    "mt_pos_print": [
      {
        "$ref": "40"
      },
      {
        "$ref": "40"
      }
    ],
    "mt_pos_rooms": [
      {
        "$ref": "51"
      },
      {
        "$ref": "51"
      }
    ],
    "mt_pos_types": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_pos_view": [
      {
        "$ref": "37"
      },
      {
        "$ref": "37"
      }
    ],
    "mt_prices_items": [
      {
        "$ref": "43"
      },
      {
        "$ref": "43"
      }
    ],
    "mt_prices_list": [
      {
        "$ref": "35"
      },
      {
        "$ref": "35"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "34"
      },
      {
        "$ref": "34"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "50"
      },
      {
        "$ref": "50"
      }
    ],
    "mt_rooms_units": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "mt_rooms_units_states_types": [
      {
        "$ref": "54"
      },
      {
        "$ref": "54"
      }
    ],
    "mt_rooms_units_types": [
      {
        "$ref": "53"
      },
      {
        "$ref": "53"
      }
    ],
    "mt_units": [
      {
        "$ref": "29"
      },
      {
        "$ref": "29"
      }
    ],
    "mt_units_ref": [
      {
        "$ref": "28"
      },
      {
        "$ref": "28"
      }
    ],
    "st_images": {
      "$ref": "4"
    },
    "st_images1": {
      "$ref": "4"
    },
    "st_permisions": [
      {
        "$ref": "61"
      },
      {
        "$ref": "61"
      }
    ],
    "st_pos_license": [
      {
        "$ref": "73"
      },
      {
        "$ref": "73"
      }
    ],
    "st_users_pos": [
      {
        "$ref": "74"
      },
      {
        "$ref": "74"
      }
    ],
    "st_users_token": [
      {
        "$id": "83",
        "id": "23d711d5-f2f5-4da7-955f-3e4f1afec623",
        "token_id": "sample string 2",
        "id_user": "f803dfeb-c357-490b-8d88-1fce5412bb27",
        "date_from": "2026-09-06T06:23:09.9648624+02:00",
        "date_end": "2026-09-06T06:23:09.9648624+02:00",
        "created_on": "2026-09-06T06:23:09.9648624+02:00",
        "st_users": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "tt_doc_sa_cashflow": [
      {
        "$ref": "19"
      },
      {
        "$ref": "19"
      }
    ],
    "tt_doc_sa_det": [
      {
        "$ref": "25"
      },
      {
        "$ref": "25"
      }
    ],
    "tt_doc_sa_det1": [
      {
        "$ref": "25"
      },
      {
        "$ref": "25"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "tt_doc_st1": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "tt_items_customs": [
      {
        "$ref": "45"
      },
      {
        "$ref": "45"
      }
    ],
    "tt_logs": [
      {
        "$ref": "76"
      },
      {
        "$ref": "76"
      }
    ],
    "tt_pos_sesion": [
      {
        "$ref": "46"
      },
      {
        "$ref": "46"
      }
    ],
    "tt_pos_sesion1": [
      {
        "$ref": "46"
      },
      {
        "$ref": "46"
      }
    ],
    "tt_rooms_list": [
      {
        "$ref": "52"
      },
      {
        "$ref": "52"
      }
    ],
    "tt_rooms_units_activity": [
      {
        "$ref": "48"
      },
      {
        "$ref": "48"
      }
    ],
    "tt_rooms_units_activity1": [
      {
        "$ref": "48"
      },
      {
        "$ref": "48"
      }
    ],
    "tt_rooms_units_log": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_tips_users": [
      {
        "$ref": "57"
      },
      {
        "$ref": "57"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ],
    "mt_docs": [
      {
        "$ref": "15"
      },
      {
        "$ref": "15"
      }
    ],
    "tt_pos_sesion_users": [
      {
        "$ref": "58"
      },
      {
        "$ref": "58"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "14"
      },
      {
        "$ref": "14"
      }
    ],
    "tt_doc_sa1": [
      {
        "$ref": "14"
      },
      {
        "$ref": "14"
      }
    ],
    "mt_items": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "mt_rooms_units_states": [
      {
        "$ref": "55"
      },
      {
        "$ref": "55"
      }
    ],
    "st_users_profiles": {
      "$ref": "60"
    },
    "tt_cmd_connection": [
      {
        "$ref": "59"
      },
      {
        "$ref": "59"
      }
    ],
    "tt_cmd_messages": [
      {
        "$ref": "64"
      },
      {
        "$ref": "64"
      }
    ]
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

tt_rooms_units_log
NameDescriptionTypeAdditional information
id

globally unique identifier

Required

id_room_activity

globally unique identifier

Required

id_pos_sesion

globally unique identifier

Required

log_text

string

Required

Max length: 2000

id_user

globally unique identifier

Required

event_type

string

Max length: 50

correlation_id

globally unique identifier

None.

id_room_unit

globally unique identifier

None.

id_room_unit_source

globally unique identifier

None.

id_room_unit_destination

globally unique identifier

None.

id_room_activity_related

globally unique identifier

None.

id_doc_sa

globally unique identifier

None.

id_user_authorizer

globally unique identifier

None.

data_json

string

None.

created_on

date

Required

commited

boolean

Required

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "78bac36e-ad20-425e-acce-1a9c3e623345",
  "id_room_activity": "7a1771c0-30d0-41a2-88da-e1771de82020",
  "id_pos_sesion": "afd00f1d-4d13-4fc8-9899-dff3ee4a8df9",
  "log_text": "sample string 4",
  "id_user": "2db99545-d6e8-40f5-bee4-cff880f775a9",
  "event_type": "sample string 6",
  "correlation_id": "7e50baa0-33b3-4657-945d-fc5d8a076d0b",
  "id_room_unit": "42cc380e-b6d3-45fe-b4ff-c96d97cdde46",
  "id_room_unit_source": "0bfe970a-1297-4d87-b41f-d628ac82f9a7",
  "id_room_unit_destination": "de207c79-0cdb-4d89-9eea-5ac301d0688a",
  "id_room_activity_related": "82e3dfd4-1922-4fd4-b193-b31d94a9abf3",
  "id_doc_sa": "dc0fab38-4490-4810-809a-db3ba7677427",
  "id_user_authorizer": "4bbc4fba-2f37-4193-bbd4-b0eadd0f1b74",
  "data_json": "sample string 7",
  "created_on": "2026-09-06T06:23:09.9810855+02:00",
  "commited": true,
  "st_users": {
    "$id": "2",
    "id": "d1cb9cd1-e394-4c7d-b0cf-3a0c2ec1659f",
    "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": "8f5fa4f1-8dee-4b24-829b-1f9726687d6b",
    "view_messages": true,
    "id_image_photo": "fbb05ab2-2b34-4fb1-933f-4acc0c40ae60",
    "reserved": true,
    "pos_access": true,
    "back_access": true,
    "name_pos": "sample string 13",
    "id_image": "4665cba9-0a38-40be-8357-ee31aca5be0a",
    "view_pos": true,
    "order": 15,
    "color_border": "sample string 16",
    "color_button": "sample string 17",
    "color_font": "sample string 18",
    "active": true,
    "created_on": "2026-09-06T06:23:09.9870411+02:00",
    "last_update": "2026-09-06T06:23:09.9870411+02:00",
    "commited": true,
    "mt_branches": [
      {
        "$id": "3",
        "id": "6eb73323-369f-4e36-bc8d-49658311bdaa",
        "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": "31f172eb-4070-4a2c-b610-5f84fd1cc74c",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-09-06T06:23:09.9870411+02:00",
        "last_update": "2026-09-06T06:23:09.9870411+02:00",
        "id_user_upd": "01fb8e66-02f0-428a-8250-61ab34f885d7",
        "commited": true,
        "st_images": {
          "$id": "4",
          "id": "fbef8488-100d-4cb8-bde1-e69e83b7e9d0",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "db82408d-e60c-4347-b3c5-2d851bd2caa6",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-09-06T06:23:09.9870411+02:00",
          "last_update": "2026-09-06T06:23:09.9870411+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_categories": [
            {
              "$id": "5",
              "id": "d5e15711-ecb4-491d-8bcb-5e6ab97796ac",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "f7c69eac-6044-4b0d-9a56-264ddb6592bf",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "f8d9f774-bc5d-4898-90e1-ade505966589",
              "view_pos": true,
              "order": 8,
              "order_sec": 9,
              "color_border": "sample string 10",
              "color_button": "sample string 11",
              "color_font": "sample string 12",
              "font_bold": true,
              "font_underline": true,
              "font_size": 15,
              "big_buttons": true,
              "active": true,
              "created_on": "2026-09-06T06:23:09.9870411+02:00",
              "last_update": "2026-09-06T06:23:09.9870411+02:00",
              "id_user_upd": "ab72c482-eb8a-4333-8e88-fb30e54210c0",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "6",
                  "id_category": "c50711bf-e31f-4b15-bace-2fc39b3693af",
                  "id_item": "169c6d97-6a47-4a4d-8eae-7c8ec3cc5453",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-09-06T06:23:09.9870411+02:00",
                  "last_update": "2026-09-06T06:23:09.9870411+02:00",
                  "id_user_upd": "3da16625-3027-4110-8def-aa658777743c",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "5"
                  },
                  "mt_items": {
                    "$id": "7",
                    "id": "6efaa473-81d1-4808-8ade-685dd196664f",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "1eca8e55-8b30-4033-8ded-a9a698cc6671",
                    "id_unit_sec": "7ed53561-f6e1-4ca4-9633-660109ec6e2f",
                    "id_brand": "2e9ed230-130b-4106-b8b8-4cd8f931cf31",
                    "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": "a79a03b8-1e34-4275-b9b8-be82ca2e4500",
                    "view_pos": true,
                    "order": 23,
                    "color_border": "sample string 24",
                    "color_button": "sample string 25",
                    "color_font": "sample string 26",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 29,
                    "active": true,
                    "created_on": "2026-09-06T06:23:09.9870411+02:00",
                    "last_update": "2026-09-06T06:23:09.9870411+02:00",
                    "id_user_upd": "e08568de-72e5-4ffd-b910-f15a270db1b4",
                    "commited": true,
                    "mt_brands": {
                      "$id": "8",
                      "id": "b271fb0b-c28f-4696-9450-e5f24e3501ef",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-09-06T06:23:09.9872644+02:00",
                      "last_update": "2026-09-06T06:23:09.9872644+02:00",
                      "id_user_upd": "0e0a9eb6-5794-4472-81fa-30f9cade7aca",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "st_users": {
                        "$ref": "2"
                      }
                    },
                    "mt_categories_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$id": "9",
                        "id": "3e7a90f9-7507-4887-8614-67ae4752b9ae",
                        "id_branch": "00ac5f58-8045-4c3c-a81c-980794e8969f",
                        "id_pos_type": "d7cba44f-0eae-4c19-ab60-d5b3ac067a7f",
                        "id_pos": "efcb33f8-38aa-4245-9026-245023125603",
                        "id_item": "2dfd8a83-6a3b-4f3f-92f8-d852480b8b27",
                        "date_from": "2026-09-06T06:23:09.9872644+02:00",
                        "date_end": "2026-09-06T06:23:09.9872644+02:00",
                        "image_id": 4,
                        "active": true,
                        "created_on": "2026-09-06T06:23:09.9872644+02:00",
                        "last_update": "2026-09-06T06:23:09.9872644+02:00",
                        "id_user_upd": "c3610558-f397-46ee-9dc0-b9e8ddaf2ca5",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "3"
                        },
                        "mt_items": {
                          "$ref": "7"
                        },
                        "mt_pos": {
                          "$id": "10",
                          "id": "0c8a4631-8d75-4c0f-bb05-37b6af4e5f0c",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "3fb0efb6-10f4-4abb-91a6-4dc70f428357",
                          "id_zone": "a3703880-4437-482a-890d-f5ff406b2281",
                          "user_required": true,
                          "active": true,
                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                          "id_user_upd": "f66445aa-bbf0-4b49-b8c2-004cf75be406",
                          "commited": true,
                          "mt_branches_zones": {
                            "$id": "11",
                            "id": "0db0f4bf-0650-4e5b-931e-27441a8b161e",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "7c8be402-b5f4-4b24-82f5-1e7853153886",
                            "active": true,
                            "created_on": "2026-09-06T06:23:09.9872644+02:00",
                            "last_update": "2026-09-06T06:23:09.9872644+02:00",
                            "id_user_upd": "28e645f9-fc37-4fe0-92aa-44e030515041",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "3"
                            },
                            "mt_pos": [
                              {
                                "$ref": "10"
                              },
                              {
                                "$ref": "10"
                              }
                            ],
                            "st_users": {
                              "$ref": "2"
                            }
                          },
                          "mt_cloakrooms": [
                            {
                              "$id": "12",
                              "id": "2d045254-0e03-42a2-921d-b22f30dc3711",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "ab198411-1b07-4124-8ac2-34985cd749a2",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "ba08f576-de81-4784-9ddd-fe6976244a07",
                              "view_pos": true,
                              "order": 9,
                              "color_border": "sample string 10",
                              "color_button": "sample string 11",
                              "color_font": "sample string 12",
                              "active": true,
                              "created_on": "2026-09-06T06:23:09.9872644+02:00",
                              "last_update": "2026-09-06T06:23:09.9872644+02:00",
                              "id_user_upd": "f478b8f1-6aa8-4f22-a5dc-dbe72a33740a",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_images": {
                                "$ref": "4"
                              },
                              "st_users": {
                                "$ref": "2"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "13",
                                  "id": "b226a02c-d2d3-4c3c-a9b5-15c298a9388c",
                                  "id_cloakroom": "7afef67c-d9e7-4aa1-8795-9c4160f6b7f2",
                                  "id_pos_sesion": "fc2f2f77-2801-4c88-96da-ef9dc1776721",
                                  "unit_id": 4,
                                  "date_open": "2026-09-06T06:23:09.9872644+02:00",
                                  "date_close": "2026-09-06T06:23:09.9872644+02:00",
                                  "id_doc_sa": "24ee3164-6884-49ba-afdd-c859cd7236ba",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "12"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "14",
                                    "id": "29048cd0-8056-40e4-96e5-e457f84c554c",
                                    "id_pos": "a67abd96-4f6c-42f2-bc09-fcbbe210cd11",
                                    "id_doc": "b2bbb004-fc15-4a1d-9417-b6d9e5541899",
                                    "id_branch": "d54f27ab-34a0-45a7-9e05-1955e9d13f58",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-09-06T06:23:09.9872644+02:00",
                                    "date_tax": "2026-09-06T06:23:09.9872644+02:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "b5f9bdbd-1edd-41e2-b06b-b30b3e1ae5a0",
                                    "id_relationship": "aee4adda-cd5d-4438-9b4c-ed919a9bdf7c",
                                    "id_loc_from": "5cb4881a-e7de-4b9f-9924-4f9cbacf033c",
                                    "id_loc_end": "1dcdcdf7-9e55-4809-b921-c94f857766c6",
                                    "id_user_add": "3bf46546-e04c-4eb5-9200-505824b936fa",
                                    "id_user_upd": "7d1cc615-8631-4b5a-ada5-8933d3813800",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "ac6ed315-5cc1-48c1-b5ac-a0331a7a1c51",
                                    "id_room_unit": "73934772-6867-430f-a5fc-8b0a243acfe9",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "b633c3d3-adf6-4f7f-aa03-1c5f486e32b9",
                                    "p_dis": 15.1,
                                    "p_chr": 16.1,
                                    "amt_net": 17.1,
                                    "amt_tax": 18.1,
                                    "amt_dis": 19.1,
                                    "amt_chr": 20.1,
                                    "amt_tot": 21.1,
                                    "active": true,
                                    "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                    "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "3"
                                    },
                                    "mt_docs": {
                                      "$id": "15",
                                      "id": "5a776036-54ea-42d9-bcda-bf04460f3080",
                                      "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": "b36dd349-27db-47f5-8027-d1a0e06ab293",
                                      "view_pos": true,
                                      "order": 23,
                                      "color_border": "sample string 24",
                                      "color_button": "sample string 25",
                                      "color_font": "sample string 26",
                                      "active": true,
                                      "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                      "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                      "id_user_upd": "0caa71f5-cce2-46d3-8d3c-399b1a552946",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "16",
                                          "id_doc": "099f3940-ae8c-422a-82bd-d9c39f2738ae",
                                          "id_pay": "a2400800-5799-430f-bb92-f529507cfbe5",
                                          "id_money": "606568c8-80d8-4d39-9d90-842d0b453601",
                                          "active": true,
                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                          "id_user_upd": "d975b84e-7f0b-4173-afa0-99fd4bd77b0b",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "15"
                                          },
                                          "mt_money_types": {
                                            "$id": "17",
                                            "id": "183b7f97-3e89-4638-bd3b-4cbe4993f723",
                                            "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": "001772af-c55b-454c-a655-2ae9e3cda1d4",
                                            "view_pos": true,
                                            "order": 8,
                                            "color_border": "sample string 9",
                                            "color_button": "sample string 10",
                                            "color_font": "sample string 11",
                                            "active": true,
                                            "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                            "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                            "id_user_upd": "6ae5d406-2176-4373-ae7a-983b00847556",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "16"
                                              },
                                              {
                                                "$ref": "16"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "18",
                                                "id_money_1": "9581f929-1516-495b-aa19-21fe2a1e0295",
                                                "id_money_2": "7b905110-e667-44b4-b823-2e28db11d243",
                                                "date_from": "2026-09-06T06:23:09.9872644+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                "id_user_upd": "024c54c8-bf7f-45e7-897d-4b46cfbce463",
                                                "commited": true,
                                                "mt_money_types": {
                                                  "$ref": "17"
                                                },
                                                "mt_money_types1": {
                                                  "$ref": "17"
                                                },
                                                "st_users": {
                                                  "$ref": "2"
                                                }
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "mt_money_rates1": [
                                              {
                                                "$ref": "18"
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "4"
                                            },
                                            "st_users": {
                                              "$ref": "2"
                                            },
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$id": "19",
                                                "id_doc_sa": "cd3229d8-c047-4006-a31b-fae629b11a9e",
                                                "id_pay": "fd1386ba-5aea-43ca-9d64-48efb76cd537",
                                                "id_money": "c4c6e672-002d-47a1-a86b-8bc6cb9dd929",
                                                "date_cashflow": "2026-09-06T06:23:09.9872644+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "e02e299b-826a-4e87-b18d-e8c19f2b29ea",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "20",
                                                  "id": "79c7b56a-171d-4e7a-9f74-84afb3e48246",
                                                  "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": "2036685e-a69c-421d-9123-a688c80a9373",
                                                  "view_pos": true,
                                                  "order": 13,
                                                  "color_border": "sample string 14",
                                                  "color_button": "sample string 15",
                                                  "color_font": "sample string 16",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                  "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                  "id_user_upd": "8a9e3086-12c0-4f7d-b1c8-59252c7f1381",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "16"
                                                    },
                                                    {
                                                      "$ref": "16"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "4"
                                                  },
                                                  "st_users": {
                                                    "$ref": "2"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$ref": "19"
                                                    },
                                                    {
                                                      "$ref": "19"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$id": "21",
                                                      "id_doc_sa": "d1209e95-637d-46a5-9714-97b4bf7b66d6",
                                                      "id_line": 2,
                                                      "id_pay": "626351b9-7e7c-4153-ad76-a0bd95dc68f7",
                                                      "id_money": "5c79bbf0-be47-44cd-8c7e-7278e1e11ead",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "1a7b8d18-ecda-43a6-9ec5-b4a5f016bf30",
                                                      "id_employee": "bec8bd4c-8ced-4abf-bb18-1200c13cf9f6",
                                                      "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": "cbc27769-d660-4ce4-955b-b0f00b3fe466",
                                                      "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": "f7e74555-3201-4084-ad96-f54221a8f2fe",
                                                        "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": "dc8cc880-145f-421f-83c2-4b862ac78986",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "8b3e3de9-84db-487c-be17-fb8200e68076",
                                                        "view_pos": true,
                                                        "order": 14,
                                                        "color_border": "sample string 15",
                                                        "color_button": "sample string 16",
                                                        "color_font": "sample string 17",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                        "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                        "id_user_upd": "353251a0-7a28-4188-82b2-3e2f5b6bacea",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "23",
                                                            "id_employee": "76d6cb6a-22ba-46bc-abee-4845bde2719d",
                                                            "id_branch": "1fa615f3-7f05-4ebd-848d-a6d6edba08e2",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                            "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                            "id_user_upd": "514b6271-ef28-4cc9-9049-be0e5da8f7c6",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "3"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "22"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "23"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "24",
                                                          "id": "5421f3ee-8b69-4feb-8d91-b5813f596ca9",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                          "id_user_upd": "240cc969-6664-4294-97cc-bf82a5de3456",
                                                          "commited": true,
                                                          "mt_employees": [
                                                            {
                                                              "$ref": "22"
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "2"
                                                          }
                                                        },
                                                        "st_images": {
                                                          "$ref": "4"
                                                        },
                                                        "st_users": {
                                                          "$ref": "2"
                                                        },
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$id": "25",
                                                            "id_doc_sa": "6a4a2c90-0724-4f0f-ac1d-8f224fb9ba5a",
                                                            "id_line": 2,
                                                            "id_item_sub": "9a646ce5-c00e-4c05-a9ce-c3904fb5aca5",
                                                            "qty": 4.1,
                                                            "id_list": "ccbf3152-365f-46bb-9d7e-49d37304ae21",
                                                            "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": "a7116c71-9cea-49ea-a90a-ca10e46a3651",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "3d30810d-0c44-4e2c-80d7-579566789a39",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "120fff2d-d878-41bd-b047-12c967b8873a",
                                                            "id_user_upd": "e6a7e58c-b9e1-42f3-ac72-1f7a30cb018a",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "22"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "26",
                                                              "id": "8cd87454-e84a-409e-bbc0-29222b4cf286",
                                                              "id_item": "f3a77a05-fad9-4a00-8564-00c3759f7c67",
                                                              "id_item_type": "a14e8ac8-e9c6-4af5-a7ea-c247a04969aa",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "51ea2ef9-e80c-4c2e-a8a6-273e58a410af",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                              "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                              "id_user_upd": "6a59bc5a-9798-4343-887e-d4e8a69b00cf",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "7"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "27",
                                                                  "id_item_sub": "b7e8868b-d68d-46d7-bbde-8c7ef8142f45",
                                                                  "id_item": "f29b1211-2165-40fa-821f-42ca0407d8bc",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "ae40d03a-f716-42ce-b892-965af182fafd",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "26"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "28",
                                                                    "id": "b02186f8-3fd7-4eb5-a7a0-da551cad2484",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "109e7d01-4bcd-47f5-ac27-8a0ccedbb97e",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                    "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                    "id_user_upd": "a5ddf12e-b9c7-4e3a-9b86-a18452b12b0d",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "29",
                                                                      "id": "3b54e761-f72f-4931-a395-6951eb37b8b4",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "id_user_upd": "18f76f05-19d7-42dc-a0fb-108ee7c7d4b4",
                                                                      "commited": true,
                                                                      "mt_units_ref": [
                                                                        {
                                                                          "$ref": "28"
                                                                        },
                                                                        {
                                                                          "$ref": "28"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_items": [
                                                                        {
                                                                          "$ref": "7"
                                                                        },
                                                                        {
                                                                          "$ref": "7"
                                                                        }
                                                                      ],
                                                                      "mt_items1": [
                                                                        {
                                                                          "$ref": "7"
                                                                        },
                                                                        {
                                                                          "$ref": "7"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "27"
                                                                }
                                                              ],
                                                              "mt_items_types": {
                                                                "$id": "30",
                                                                "id": "bb5a3730-512c-4541-a7ad-4ae84956efef",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "3e6823d4-2812-472b-a098-8ef6142743e1",
                                                                "view_pos": true,
                                                                "order": 7,
                                                                "color_border": "sample string 8",
                                                                "color_button": "sample string 9",
                                                                "color_font": "sample string 10",
                                                                "font_bold": true,
                                                                "font_underline": true,
                                                                "font_size": 13,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                "id_user_upd": "bf686c81-4b07-4a2f-9fc9-2c9e67e661d6",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "31",
                                                                    "id_voucher": "781ada83-f027-454b-8fb4-e5a9f30d78d2",
                                                                    "id_line": "7cc2d946-aaee-448d-9377-d32998d0cb8f",
                                                                    "id_category": "af16a2ea-de62-4510-9c02-ca9ab41e5ad7",
                                                                    "id_item": "4cecbd65-c511-44a6-a9b7-68a8196c95c5",
                                                                    "id_item_type": "d4517f31-61f2-4efc-8546-3fbc151e6759",
                                                                    "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": "207d4946-1847-494d-8b5e-81d0d2695d19",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "date_end": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "date_used": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "date_sesion": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "id_employee": "8536102a-837b-4d92-a05b-d5b8626cd1f1",
                                                                      "id_branch": "58f50a4a-1d66-41eb-83ca-c2c87c4f95b3",
                                                                      "id_voucher_permision": "d13cc445-3aaf-4f06-834a-a9f42d1f0ca1",
                                                                      "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": "718cad80-58ae-42f2-b498-f3a9f5ce9752",
                                                                      "id_user_add": "725de60a-4af4-4a56-9996-867fd569eefd",
                                                                      "id_doc_sa": "804155a3-9bb5-4bd4-8fa7-30fcee7beeee",
                                                                      "id_item_sub": "d7c32b29-0b35-46b3-b833-e15655998e2b",
                                                                      "id_pos_sesion": "b375b93d-24e7-413a-9ba6-b460140ffb99",
                                                                      "is_authorized": true,
                                                                      "is_automatic": true,
                                                                      "print_in_branch": true,
                                                                      "printed": true,
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "is_used_entry": true,
                                                                      "is_used_consume": true,
                                                                      "is_close": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "22"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "20"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "21"
                                                                        },
                                                                        {
                                                                          "$ref": "21"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "31"
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "33",
                                                                        "id": "64e1d82e-9f9f-4113-bce5-550bc046236c",
                                                                        "date_from": "2026-09-06T06:23:09.9872644+02:00",
                                                                        "date_end": "2026-09-06T06:23:09.9872644+02:00",
                                                                        "date_used": "2026-09-06T06:23:09.9872644+02:00",
                                                                        "id_employee": "20758c4b-0c38-41a3-a0b0-6fcfabe8304e",
                                                                        "id_branch": "80c2ee1c-b569-4890-98ea-750468b5dc45",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "2bc674ab-9c5c-43ac-b1e7-6c8dbebef684",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                        "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "22"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "32"
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "31"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "4"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "34",
                                                                    "id": "d8c197f3-f1f0-4f69-9e0c-f01704956fe3",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-09-06T06:23:09.9872644+02:00",
                                                                    "date_end": "2026-09-06T06:23:09.9872644+02:00",
                                                                    "by_amt": true,
                                                                    "by_pcg": true,
                                                                    "ap_amount": 1.1,
                                                                    "ap_percent": 1.1,
                                                                    "ap_price": 1.1,
                                                                    "ap_price_min": 1.1,
                                                                    "ap_price_max": 1.1,
                                                                    "id_branch": "ae8e628e-a7b4-4753-9ffc-0810628cfda0",
                                                                    "id_pos": "577a7781-a95a-418f-a46a-59f640963961",
                                                                    "id_list": "cb3162d0-4edb-409f-a9f5-f2a28a0a1e9d",
                                                                    "id_item": "eb6133bd-ca05-4c3e-86d8-89581f13d20f",
                                                                    "id_item_type": "3ce3e9a6-e079-4daf-a37d-a9d0b56f6d3a",
                                                                    "id_category": "a5b61b33-2b09-4e1e-a66c-7082cdea13c3",
                                                                    "by_day_week": true,
                                                                    "use_mon": true,
                                                                    "use_tue": true,
                                                                    "use_wed": true,
                                                                    "use_thu": true,
                                                                    "use_fri": true,
                                                                    "use_sat": true,
                                                                    "use_sun": true,
                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                    "use_hour_end": "00:00:00.1234567",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                    "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                    "id_user_upd": "23a405e6-b65f-43b1-a93c-e3161723bd88",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_categories": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "35",
                                                                      "id": "950f56d3-a32c-46ef-9270-5ceb45eef831",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "47dfbf04-41c2-4562-8b9c-4837c1fac755",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "5f2a345d-2d63-4fe4-8a7c-55150149b6b0",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "id_user_upd": "351d79cd-7ed9-45ed-94b2-ad1aebb312ed",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "36",
                                                                          "id_pos": "f47418e8-233a-479b-b72c-6e464e5f1f8d",
                                                                          "id_pos_type": "d4c19f8f-caf1-4200-ae83-8e447b313d6e",
                                                                          "id_price_list": "73b02a42-71e1-4589-a58c-863b9b576a95",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "id_user_upd": "0ba467d6-09db-46e9-9fa8-e556125b99eb",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "37",
                                                                            "id_pos": "e07272db-ce66-4304-b115-3073e11dbcc4",
                                                                            "id_pos_type": "5ef22497-797f-4d63-bca6-21c1bf0a6330",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                            "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                            "id_user_upd": "ac362988-a98d-44e0-bf91-0c744b0401f6",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "38",
                                                                              "id": "66d06d85-1be8-4ee2-ab2f-8d63cb0f5762",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                              "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                              "id_user_upd": "f4ec5477-e967-4090-b499-20d616f410de",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$ref": "9"
                                                                                },
                                                                                {
                                                                                  "$ref": "9"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "39",
                                                                                  "id_pos_print": "8fcdd3e7-5939-4e62-8f0e-b326a1e63d67",
                                                                                  "id_doc": "4f88df9d-b1ac-4aa2-80b3-1cae1c00e2d7",
                                                                                  "id_pos_type": "514bbfa5-e040-40bd-b84b-2f2576e3a56f",
                                                                                  "id_doc_print": "a16a8524-d1cf-40f5-82d8-90893950ed47",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                                  "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                                  "id_user_upd": "f0855439-815c-49ca-984c-d668106c6756",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "15"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$id": "40",
                                                                                    "id": "d0377406-0afc-41b8-97aa-073263a35e2e",
                                                                                    "id_pos": "6c04f5ca-a168-4090-bf4c-6ea985402e99",
                                                                                    "id_mask": "sample string 3",
                                                                                    "name": "sample string 4",
                                                                                    "mode_print": 5,
                                                                                    "port": "sample string 6",
                                                                                    "baud_rate": 1,
                                                                                    "data_bits": 1,
                                                                                    "stop_bit": 1,
                                                                                    "flow_control": 1,
                                                                                    "parity": 1,
                                                                                    "pin_cashdrawer": 1,
                                                                                    "ip_printer": "sample string 7",
                                                                                    "port_ip": 1,
                                                                                    "printer_name": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                                    "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                                    "id_user_upd": "b209afa0-83e7-4be1-8ca3-372e3bcd5b9c",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "2"
                                                                                    }
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "38"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "41",
                                                                                    "id": "923c5fa1-a1ef-4b8d-83f5-1489812b71ef",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                                    "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "42",
                                                                                        "id_doc_print": "7f79516a-283b-4b03-ac3c-5756494e49b4",
                                                                                        "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": "41"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "42"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "2"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "39"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "mt_pos_view": [
                                                                                {
                                                                                  "$ref": "37"
                                                                                },
                                                                                {
                                                                                  "$ref": "37"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "2"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "36"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "43",
                                                                          "id_list": "1e93eae3-1d94-4303-9515-d88df2147e3b",
                                                                          "id_item_sub": "088ac762-169c-4e15-899e-770ca5a31a2c",
                                                                          "validity_date": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "id_user_upd": "c3170f84-f26e-4ac4-9855-541f0f833bba",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "26"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "43"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "35"
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "35"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "44",
                                                                          "id": "3c8b5eee-0805-4b6e-a667-0025987ec36e",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "date_end": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "id_branch": "47d313e5-e06a-4137-bc64-cc2da9a067af",
                                                                          "id_pos": "aadd601e-ace8-4a0c-9051-e9cf05620c45",
                                                                          "id_list": "12e29972-e55f-411e-a7a9-c55c2afaa85b",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "id_user_upd": "62b815e1-0257-48f2-9a14-43de9e8c3504",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "34"
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "25"
                                                                        },
                                                                        {
                                                                          "$ref": "25"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "2"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "34"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "45",
                                                                    "id": "c99e9b3d-939e-4208-9c94-9a7e7f53865b",
                                                                    "order_id": 2,
                                                                    "id_item": "493e7a54-0e13-4492-97f1-819fdafc237f",
                                                                    "id_item_type": "9352d149-de91-4cb1-86eb-223931d9fb5a",
                                                                    "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": "7c22d030-4edc-4c8b-bbec-d8c5c43da29c",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "a165ec72-1324-40a5-bee9-70e555c21af7",
                                                                    "count_voucher": 1,
                                                                    "id_category": "bfc5e467-189f-455e-8883-34b17ecc40ee",
                                                                    "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                    "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                    "id_user_upd": "9a7d4e37-238c-441f-a601-e36e0808667c",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "30"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "46",
                                                                      "id": "371ecfed-4596-4b80-82dc-2ee85580b19f",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "adb90d64-2625-4a62-ae64-81f49dc7237d",
                                                                      "date_tax": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "date_open": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "date_close": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "id_user_open": "2532aa3f-d718-434d-acfe-48955c530608",
                                                                      "id_user_close": "cd06bf0a-9459-43fa-9841-175427269daf",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$ref": "13"
                                                                        },
                                                                        {
                                                                          "$ref": "13"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "45"
                                                                        },
                                                                        {
                                                                          "$ref": "45"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "47",
                                                                          "id": "5eba1add-e6b0-4446-81e7-89623ba05cf3",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "ecb5aa15-b1a6-48b6-97dc-3e739c568146",
                                                                          "type_pay": 5,
                                                                          "module": "sample string 6",
                                                                          "process": true,
                                                                          "json_cloackrooms": "sample string 8",
                                                                          "multi_select": 9,
                                                                          "terminal_name": "sample string 10",
                                                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "48",
                                                                          "id": "db465568-9686-4df5-b09b-4775b9e5e638",
                                                                          "id_room_unit": "96bc42b2-a609-4311-a843-92e37d03c986",
                                                                          "id_room_list": "8ac9ac00-2ef5-4b85-b0c0-75f00ae771e0",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "date_from": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "date_end": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "date_open": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "date_close": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "id_employee": "0fabd070-0f15-459f-bde6-dd0c47f978bf",
                                                                          "id_employee_sec": "b997c4e0-f443-4dbc-8898-67e616282b7b",
                                                                          "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": "48bee5f8-10b4-40c1-9395-e6cf1510237c",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "e4fb0f2d-47d4-4bae-a21b-aeac96451bf1",
                                                                          "id_user_close": "064b1ff8-ed03-406d-8344-ee871efcf8f6",
                                                                          "id_unit_state": "90cca110-7f4c-4910-bf97-d588d432e809",
                                                                          "id_pos_sesion": "4cbea89a-6d44-423b-90f4-d3a6705565a4",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "49",
                                                                            "id": "c06789f0-9cde-49ef-bf11-5f93477676fa",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "f26cd8af-567f-49c3-b45b-d82d5af851ab",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "78fc35a3-96b2-47f6-bcbc-3c93851fa488",
                                                                            "locked": true,
                                                                            "date_locked": "2026-09-06T06:23:09.9872644+02:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                            "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                            "id_user_upd": "8e4c8027-ef3b-4432-be88-09489cc0aaf6",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "50",
                                                                              "id": "36d5bd5a-7408-4c2a-8e1c-2ff2a5101342",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "8e0530f6-13ef-466e-9e78-e9f570ae9553",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "1059361e-16da-4966-9007-14aa2dcac7fe",
                                                                              "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": "766e5730-3576-4d46-b8c7-40155e95bfcd",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                              "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                              "id_user_upd": "533c974b-a839-45d0-9949-f1b938e7d8fd",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "id_pos": "130e40ca-139d-42a5-8791-61c4f660d00e",
                                                                                  "id_room": "ab3e4a73-f1e9-4658-a89f-43b07e5f58cf",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                                  "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                                  "id_user_upd": "c544c256-d1dd-4ad5-a98d-58b401cfa8df",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_rooms": {
                                                                                    "$ref": "50"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "2"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "st_images1": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_list": [
                                                                                {
                                                                                  "$id": "52",
                                                                                  "id": "0ed530d6-c61a-42b1-a283-cc3a6ae60dfb",
                                                                                  "id_room": "86ec529d-5ccd-400e-98fd-3cd13611873e",
                                                                                  "date_in": "2026-09-06T06:23:09.9872644+02:00",
                                                                                  "date_out": "2026-09-06T06:23:09.9872644+02:00",
                                                                                  "id_user_add": "62656854-fbdb-40bb-98f2-22f4e31bf8d1",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                                  "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "50"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "52"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$id": "53",
                                                                              "id": "a722799b-0eb4-4658-9ed5-cc9c74016314",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                              "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                              "id_user_upd": "6a6e3409-795b-44e6-8868-6d95f1622970",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id_room_type": "99e8a1f7-ca4f-4cb4-8879-60d76de3d142",
                                                                                  "id_room_state": "a5e91c44-5258-462a-9d96-4a7967752f88",
                                                                                  "id_image": "35fc9623-ed4f-40c4-a163-ebbea4f4ccaf",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                                  "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                                  "id_user_upd": "1b0a62c7-1306-49b2-8f25-09c530f18cf6",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "55",
                                                                                    "id": "f3c0ba5c-51f7-4a74-b883-a3dfd91cdfd3",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                                    "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                                    "id_user_upd": "224e8b0d-7e45-4ba4-af39-c32320c15f8a",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$ref": "53"
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "2"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "2"
                                                                              }
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "48"
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_states": {
                                                                            "$ref": "55"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_rooms_list": {
                                                                            "$ref": "52"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "48"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "56",
                                                                          "id": "a01fbaf7-d80b-4de2-8446-2b425c3b07d5",
                                                                          "id_pos_sesion": "8ee6feeb-ee76-4c9f-9511-56557cb2f05a",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "74e91b13-2d48-4a9c-abc8-aa7856eeac5c",
                                                                          "id_room_unit_activity": "2e69f5e5-9dc8-4218-99da-a9f86db7a037",
                                                                          "id_doc_sa": "fd730a5b-edd2-4158-893a-22a3dbb16948",
                                                                          "id_pos_type": "4e993714-2057-4698-bb66-3edbdfdff194",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "c77ff575-0b42-4d06-a885-30798c8ecbfd",
                                                                          "coupon_id": "sample string 7",
                                                                          "terminal_id": "sample string 8",
                                                                          "card_name": "sample string 9",
                                                                          "card_bank": "sample string 10",
                                                                          "card_number": "sample string 11",
                                                                          "client_name": "sample string 12",
                                                                          "money_type": "sample string 13",
                                                                          "merchant_id": "sample string 14",
                                                                          "aid": "sample string 15",
                                                                          "auth_num": "sample string 16",
                                                                          "authorization": true,
                                                                          "signature": true,
                                                                          "contactless": true,
                                                                          "date_hour_pay": "sample string 17",
                                                                          "terminal_name": "sample string 18",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_tip": "e8ac65f4-89b7-440c-acf2-f130627158c1",
                                                                              "id_user": "541abc8c-dceb-48b1-9391-5de17c689617",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                              "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "56"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "56"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "58",
                                                                          "id_pos_sesion": "936ed4de-d1cd-4291-9c0e-c6573e9501f3",
                                                                          "id_user": "d1001d4c-c59a-4a19-a88a-4e9ecdd25f53",
                                                                          "date_add": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "14"
                                                                        },
                                                                        {
                                                                          "$ref": "14"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$id": "59",
                                                                          "id": "05aad594-6eca-4584-9243-5c89e2b2b434",
                                                                          "id_user": "c8a8e516-9bd7-42b1-8c91-af657ab17a63",
                                                                          "id_user_profile": "87d050ae-7661-4022-8b37-036f4ae103f3",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "id_pos_sesion": "f467473a-b748-4ee3-ad79-998eee90e091",
                                                                          "date_login": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "date_logout": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "60",
                                                                            "id": "7034fa83-3a96-480c-8fc1-36cdcb91cdc1",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "is_pass_required": true,
                                                                            "is_admin": true,
                                                                            "level_id": 7,
                                                                            "order_1": 8,
                                                                            "order_2": 9,
                                                                            "order_3": 10,
                                                                            "order_4": 11,
                                                                            "is_tips": true,
                                                                            "is_view_all": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                            "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "61",
                                                                                "id": "b238b961-c95b-41e6-aa5c-e8bf64a6d5e6",
                                                                                "id_function": "511563b0-f1e3-4727-931b-c50046079137",
                                                                                "id_user": "91b75064-5ff5-4655-aede-7c0690feab3a",
                                                                                "id_profile": "2c44f923-d7b5-466f-908c-fded2a07846a",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                                "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "60"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "62",
                                                                                  "id": "8ba4e80f-1fe4-4869-a28a-c5b3c51cd0fb",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "1a3761f5-90d7-43b3-9636-baf139d2d4e3",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "4fde6d37-99b5-405f-871b-ec6d7c6afaf4",
                                                                                  "view_pos": true,
                                                                                  "order": 10,
                                                                                  "color_border": "sample string 11",
                                                                                  "color_button": "sample string 12",
                                                                                  "color_font": "sample string 13",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 16,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                                  "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "63",
                                                                                    "id": "c5dc8385-9d93-42bd-b084-351a2e2baa92",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                                    "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions": [
                                                                                      {
                                                                                        "$ref": "62"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "62"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$ref": "61"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "61"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "61"
                                                                              }
                                                                            ],
                                                                            "st_users": [
                                                                              {
                                                                                "$ref": "2"
                                                                              },
                                                                              {
                                                                                "$ref": "2"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$ref": "59"
                                                                              },
                                                                              {
                                                                                "$ref": "59"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_messages": [
                                                                        {
                                                                          "$id": "64",
                                                                          "id": "aad197ac-6c81-47d3-a184-b6bea0df979f",
                                                                          "id_user": "43961aa8-33d7-4ada-97b7-f791be4bfcc1",
                                                                          "date_add": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "78620b4b-d9de-45f0-a1a6-e8e0e326056e",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "id_pos_sesion": "d32a48b9-8510-4846-9c31-dc6879271bd2",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "64"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "45"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "65",
                                                                "id": "875d59ed-ded9-478f-ab1e-78a323a41f41",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "914f13f3-22c4-41c0-97f0-0e669552d1a0",
                                                                "id_doc_print": "4ec168ce-bc10-4fd3-8292-2bc8d6b93680",
                                                                "hour_end": "00:00:00.1234567",
                                                                "price_item_sub": true,
                                                                "define_validity": true,
                                                                "price_ref": true,
                                                                "price_min": 11.1,
                                                                "supply_apply": 12,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                                "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "43"
                                                                },
                                                                {
                                                                  "$ref": "43"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "35"
                                                            },
                                                            "st_users": {
                                                              "$ref": "2"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "2"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "14"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "66",
                                                                "id_doc_sa": "a350cbde-6a4c-409a-859c-8f5dc9766f1e",
                                                                "id_line": 2,
                                                                "id_item": "14233624-ca20-467d-95d2-a28ae9acd272",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "25"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "66"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$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": "48"
                                                          },
                                                          {
                                                            "$ref": "48"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity1": [
                                                          {
                                                            "$ref": "48"
                                                          },
                                                          {
                                                            "$ref": "48"
                                                          }
                                                        ]
                                                      },
                                                      "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": "2"
                                                },
                                                "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": "2"
                                          }
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "4"
                                      },
                                      "st_users": {
                                        "$ref": "2"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "39"
                                        },
                                        {
                                          "$ref": "39"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "67",
                                          "id_pos": "9f309ca4-5a2c-4c27-abdc-ba59c69bca72",
                                          "id_doc": "d10120d9-80ff-40a9-80a6-af2e3c3a4ee5",
                                          "value": 3,
                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "15"
                                          },
                                          "mt_pos": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "14"
                                        },
                                        {
                                          "$ref": "14"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "68",
                                          "id": "7a82e707-01e6-4098-9c02-123902ddafa0",
                                          "id_pos": "8254debe-84ca-4038-a1a7-a6b452da6b49",
                                          "id_doc": "fa22a37b-838a-4ee0-992a-e904b1e4b097",
                                          "id_branch": "7acbf468-5d9c-49ea-9f20-199957e92a78",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-09-06T06:23:09.9872644+02:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "71a60e81-3f5f-4149-8b17-69df6b991f11",
                                          "id_loc_from": "c1b39884-d8b8-4ae1-a78d-a26108f3782f",
                                          "id_loc_end": "ee93970c-347f-43fd-9a03-d10635d86398",
                                          "id_user_add": "73fd1fca-6c96-4790-afc1-0301c05c53c7",
                                          "id_user_upd": "a1e3f27d-47fa-46ec-a72b-72e670d0d7e1",
                                          "id_pos_sesion": "02d42b02-987f-40f7-a458-d9c9b4dc01c4",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-09-06T06:23:09.9872644+02:00",
                                          "active": true,
                                          "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                          "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_docs": {
                                            "$ref": "15"
                                          },
                                          "mt_locations": {
                                            "$id": "69",
                                            "id": "acfc8434-f552-4706-8df2-cb7faf8f1549",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "1ed12e10-7976-4b84-999d-1e0ac1a155a3",
                                            "active": true,
                                            "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                            "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                            "id_user_upd": "d2202cdd-64e9-4620-9369-34dd1600b1f2",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "3"
                                            },
                                            "st_users": {
                                              "$ref": "2"
                                            },
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_sa1": [
                                              {
                                                "$ref": "14"
                                              },
                                              {
                                                "$ref": "14"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "68"
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "68"
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "70",
                                                "id_location": "45f68348-d7f4-405f-af67-f652fa2d548c",
                                                "id_item": "00d81aa8-5fa8-485a-85e1-fccc04f5b22b",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                                "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "7"
                                                },
                                                "mt_locations": {
                                                  "$ref": "69"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "69"
                                          },
                                          "mt_pos": {
                                            "$ref": "10"
                                          },
                                          "st_users": {
                                            "$ref": "2"
                                          },
                                          "st_users1": {
                                            "$ref": "2"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "71",
                                              "id_doc_st": "f4402e78-6e62-439b-93d1-db47ab3c53b3",
                                              "id_line": 2,
                                              "id_item": "1e37ab02-0e76-499d-98b2-be6bcb79ce6d",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "7"
                                              },
                                              "tt_doc_st": {
                                                "$ref": "68"
                                              }
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "68"
                                            },
                                            {
                                              "$ref": "68"
                                            }
                                          ],
                                          "tt_doc_st2": {
                                            "$ref": "68"
                                          }
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ]
                                    },
                                    "mt_locations": {
                                      "$ref": "69"
                                    },
                                    "mt_locations1": {
                                      "$ref": "69"
                                    },
                                    "mt_pos": {
                                      "$ref": "10"
                                    },
                                    "st_users": {
                                      "$ref": "2"
                                    },
                                    "st_users1": {
                                      "$ref": "2"
                                    },
                                    "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": "46"
                                    },
                                    "tt_rooms_units_activity": {
                                      "$ref": "48"
                                    },
                                    "tt_spool_doc_print": [
                                      {
                                        "$id": "72",
                                        "id": "2e2af677-b138-45e4-96cd-58527aa5bbd8",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "cf35a272-3274-4ab6-838c-7d67126b0384",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                        "printed": true,
                                        "print_on": "2026-09-06T06:23:09.9872644+02:00",
                                        "tt_doc_sa": {
                                          "$ref": "14"
                                        }
                                      },
                                      {
                                        "$ref": "72"
                                      }
                                    ]
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "46"
                                  }
                                },
                                {
                                  "$ref": "13"
                                }
                              ]
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "st_users": {
                            "$ref": "2"
                          },
                          "mt_pos_view": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ],
                          "st_doc_num": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "73",
                              "id": "d335049d-38f5-41c5-860b-5508d47e01e4",
                              "id_pos": "4e24d956-8294-4b50-970b-766c17a50336",
                              "mac_address": "sample string 3",
                              "date_end": "2026-09-06T06:23:09.9872644+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "218fc162-2f5f-4cd9-9736-43e65d1fc67c",
                              "active": true,
                              "created_on": "2026-09-06T06:23:09.9872644+02:00",
                              "last_update": "2026-09-06T06:23:09.9872644+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "74",
                              "id_user": "bd23beb1-1823-4b7b-a59e-1d6e48d8d196",
                              "id_pos": "0b5163cb-a1f4-4cf7-8921-baaf90c645d9",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:23:09.9872644+02:00",
                              "last_update": "2026-09-06T06:23:09.9872644+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_users": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_pos_connection": [
                            {
                              "$id": "75",
                              "id": "b825a298-6568-4cc0-8cef-56f617c25e6a",
                              "id_pos": "be03b474-9c70-4888-b3f7-23c3eece21aa",
                              "date_add": "2026-09-06T06:23:09.9872644+02:00",
                              "date_upd": "2026-09-06T06:23:09.9872644+02:00",
                              "date_out": "2026-09-06T06:23:09.9872644+02:00",
                              "connection_type": "sample string 3",
                              "connection_speed": 1,
                              "terminal_name": "sample string 4",
                              "version": "sample string 5",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "mt_branches": {
                            "$ref": "3"
                          },
                          "tt_logs": [
                            {
                              "$id": "76",
                              "id": "677b9f7c-1f3d-44f2-bec6-1225baebc756",
                              "id_user_add": "9db433c0-d09f-42f6-9e41-49a753d7b407",
                              "id_table": "d6cc93d2-5b98-43b7-9802-621762d5b036",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "a9099319-5630-482a-ac75-32e83c884f7c",
                              "created_on": "2026-09-06T06:23:09.9872644+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              },
                              "st_sync_tables": {
                                "$id": "77",
                                "id": "a3810455-11ce-4cb4-8a3e-25b0644d4560",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                "last_update": "2026-09-06T06:23:09.9872644+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "78",
                                    "id": "7e4a594d-3b75-4973-81d8-c7af7941dda7",
                                    "id_sync": "b6675e9a-2290-4d0e-a4b5-a3e396eff97e",
                                    "json": "sample string 3",
                                    "id_table": "37c62120-1164-4f43-a185-169de7aff5f8",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "79",
                                      "id": "54bce0b7-f340-4e35-aa92-c00e6c86a36a",
                                      "id_branch_from": "5fdf79e6-4423-460e-a9ef-2e7468a00749",
                                      "id_branch_to": "4228fd1d-eab6-4ce0-b7a8-f1d172d1b1af",
                                      "type": 4,
                                      "created_on": "2026-09-06T06:23:09.9872644+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-09-06T06:23:09.9872644+02:00",
                                      "send_on": "2026-09-06T06:23:09.9872644+02:00",
                                      "mt_branches": {
                                        "$ref": "3"
                                      },
                                      "mt_branches1": {
                                        "$ref": "3"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "78"
                                        },
                                        {
                                          "$ref": "78"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "77"
                                    }
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "76"
                                  },
                                  {
                                    "$ref": "76"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "76"
                            }
                          ],
                          "st_local_variables": [
                            {
                              "$id": "80",
                              "id": "a68c8ba2-ea56-4861-be25-f5848ea92750",
                              "id_pos": "a4849199-11d5-492c-ae68-5b2f2733fb7e",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "value": "sample string 5",
                              "type": "sample string 6",
                              "last_update": "2026-09-06T06:23:09.9872644+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "80"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ]
                        },
                        "mt_pos_types": {
                          "$ref": "38"
                        },
                        "st_users": {
                          "$ref": "2"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_items_formula": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "mt_units": {
                      "$ref": "29"
                    },
                    "mt_units1": {
                      "$ref": "29"
                    },
                    "st_images": {
                      "$ref": "4"
                    },
                    "st_users": {
                      "$ref": "2"
                    },
                    "mt_items_sub": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "tt_doc_sa_det_stock": [
                      {
                        "$ref": "66"
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "tt_doc_st_det": [
                      {
                        "$ref": "71"
                      },
                      {
                        "$ref": "71"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "tt_vouchers_det": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ]
                  },
                  "st_users": {
                    "$ref": "2"
                  }
                },
                {
                  "$ref": "6"
                }
              ],
              "st_images": {
                "$ref": "4"
              },
              "st_users": {
                "$ref": "2"
              },
              "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": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms1": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "54"
            },
            {
              "$ref": "54"
            }
          ],
          "st_functions": [
            {
              "$ref": "62"
            },
            {
              "$ref": "62"
            }
          ],
          "st_images_types": {
            "$id": "81",
            "id": "8797c362-7b1f-403f-a4eb-38e4b0739523",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-09-06T06:23:09.9872644+02:00",
            "last_update": "2026-09-06T06:23:09.9872644+02:00",
            "commited": true,
            "st_images": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ]
          },
          "mt_docs": [
            {
              "$ref": "15"
            },
            {
              "$ref": "15"
            }
          ],
          "st_users": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "st_users1": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_cloakrooms": [
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            }
          ]
        },
        "st_users": {
          "$ref": "2"
        },
        "mt_branches_zones": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_employees_branches": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_locations": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "mt_periods": [
          {
            "$id": "82",
            "id_branch": "72758ab7-0937-428a-8611-ede8d19f1de6",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-09-06T06:23:09.9872644+02:00",
            "date_end": "2026-09-06T06:23:09.9872644+02:00",
            "state": "sample string 6",
            "created_on": "2026-09-06T06:23:09.9872644+02:00",
            "last_update": "2026-09-06T06:23:09.9872644+02:00",
            "commited": true,
            "mt_branches": {
              "$ref": "3"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "mt_pos": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "st_sync_packages": [
          {
            "$ref": "79"
          },
          {
            "$ref": "79"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "79"
          },
          {
            "$ref": "79"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "mt_branches_zones": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ],
    "mt_brands": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "mt_categories": [
      {
        "$ref": "5"
      },
      {
        "$ref": "5"
      }
    ],
    "mt_categories_items": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ],
    "mt_cloakrooms": [
      {
        "$ref": "12"
      },
      {
        "$ref": "12"
      }
    ],
    "mt_docs_payment_money": [
      {
        "$ref": "16"
      },
      {
        "$ref": "16"
      }
    ],
    "mt_employees": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_employees_profiles": [
      {
        "$ref": "24"
      },
      {
        "$ref": "24"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "mt_items_sub": [
      {
        "$ref": "26"
      },
      {
        "$ref": "26"
      }
    ],
    "mt_items_types": [
      {
        "$ref": "30"
      },
      {
        "$ref": "30"
      }
    ],
    "mt_locations": [
      {
        "$ref": "69"
      },
      {
        "$ref": "69"
      }
    ],
    "mt_money_rates": [
      {
        "$ref": "18"
      },
      {
        "$ref": "18"
      }
    ],
    "mt_money_types": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ],
    "mt_payment_types": [
      {
        "$ref": "20"
      },
      {
        "$ref": "20"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_pos_doc_print": [
      {
        "$ref": "39"
      },
      {
        "$ref": "39"
      }
    ],
    "mt_pos_prices_list": [
      {
        "$ref": "36"
      },
      {
        "$ref": "36"
      }
    ],
    "mt_pos_print": [
      {
        "$ref": "40"
      },
      {
        "$ref": "40"
      }
    ],
    "mt_pos_rooms": [
      {
        "$ref": "51"
      },
      {
        "$ref": "51"
      }
    ],
    "mt_pos_types": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_pos_view": [
      {
        "$ref": "37"
      },
      {
        "$ref": "37"
      }
    ],
    "mt_prices_items": [
      {
        "$ref": "43"
      },
      {
        "$ref": "43"
      }
    ],
    "mt_prices_list": [
      {
        "$ref": "35"
      },
      {
        "$ref": "35"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "34"
      },
      {
        "$ref": "34"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "50"
      },
      {
        "$ref": "50"
      }
    ],
    "mt_rooms_units": [
      {
        "$ref": "49"
      },
      {
        "$ref": "49"
      }
    ],
    "mt_rooms_units_states_types": [
      {
        "$ref": "54"
      },
      {
        "$ref": "54"
      }
    ],
    "mt_rooms_units_types": [
      {
        "$ref": "53"
      },
      {
        "$ref": "53"
      }
    ],
    "mt_units": [
      {
        "$ref": "29"
      },
      {
        "$ref": "29"
      }
    ],
    "mt_units_ref": [
      {
        "$ref": "28"
      },
      {
        "$ref": "28"
      }
    ],
    "st_images": {
      "$ref": "4"
    },
    "st_images1": {
      "$ref": "4"
    },
    "st_permisions": [
      {
        "$ref": "61"
      },
      {
        "$ref": "61"
      }
    ],
    "st_pos_license": [
      {
        "$ref": "73"
      },
      {
        "$ref": "73"
      }
    ],
    "st_users_pos": [
      {
        "$ref": "74"
      },
      {
        "$ref": "74"
      }
    ],
    "st_users_token": [
      {
        "$id": "83",
        "id": "659c3c1b-2cba-409c-8eff-6859f1e10fbe",
        "token_id": "sample string 2",
        "id_user": "d37f1ff3-f374-4f60-8ed8-5d8b8eb2fe37",
        "date_from": "2026-09-06T06:23:09.9872644+02:00",
        "date_end": "2026-09-06T06:23:09.9872644+02:00",
        "created_on": "2026-09-06T06:23:09.9872644+02:00",
        "st_users": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "tt_doc_sa_cashflow": [
      {
        "$ref": "19"
      },
      {
        "$ref": "19"
      }
    ],
    "tt_doc_sa_det": [
      {
        "$ref": "25"
      },
      {
        "$ref": "25"
      }
    ],
    "tt_doc_sa_det1": [
      {
        "$ref": "25"
      },
      {
        "$ref": "25"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "tt_doc_st1": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "tt_items_customs": [
      {
        "$ref": "45"
      },
      {
        "$ref": "45"
      }
    ],
    "tt_logs": [
      {
        "$ref": "76"
      },
      {
        "$ref": "76"
      }
    ],
    "tt_pos_sesion": [
      {
        "$ref": "46"
      },
      {
        "$ref": "46"
      }
    ],
    "tt_pos_sesion1": [
      {
        "$ref": "46"
      },
      {
        "$ref": "46"
      }
    ],
    "tt_rooms_list": [
      {
        "$ref": "52"
      },
      {
        "$ref": "52"
      }
    ],
    "tt_rooms_units_activity": [
      {
        "$ref": "48"
      },
      {
        "$ref": "48"
      }
    ],
    "tt_rooms_units_activity1": [
      {
        "$ref": "48"
      },
      {
        "$ref": "48"
      }
    ],
    "tt_rooms_units_log": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_tips_users": [
      {
        "$ref": "57"
      },
      {
        "$ref": "57"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ],
    "mt_docs": [
      {
        "$ref": "15"
      },
      {
        "$ref": "15"
      }
    ],
    "tt_pos_sesion_users": [
      {
        "$ref": "58"
      },
      {
        "$ref": "58"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "14"
      },
      {
        "$ref": "14"
      }
    ],
    "tt_doc_sa1": [
      {
        "$ref": "14"
      },
      {
        "$ref": "14"
      }
    ],
    "mt_items": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "mt_rooms_units_states": [
      {
        "$ref": "55"
      },
      {
        "$ref": "55"
      }
    ],
    "st_users_profiles": {
      "$ref": "60"
    },
    "tt_cmd_connection": [
      {
        "$ref": "59"
      },
      {
        "$ref": "59"
      }
    ],
    "tt_cmd_messages": [
      {
        "$ref": "64"
      },
      {
        "$ref": "64"
      }
    ]
  }
}