GET api/Mt_Docs?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_docs
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

type_doc

string

Required

Max length: 1

stock

boolean

Required

sign_stock

integer

None.

sign_money

integer

Required

cash_flow

boolean

Required

block

boolean

Required

symbol

string

Max length: 3

prefix

string

Max length: 5

ask_det

boolean

Required

ask_pay

boolean

Required

reserved

boolean

Required

sale

boolean

Required

user_required

boolean

Required

view_in_report

boolean

Required

open_sesion_st

boolean

Required

amt_greater

decimal number

Required

correlation_control

boolean

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_docs_payment_money

Collection of mt_docs_payment_money

None.

st_images

st_images

None.

st_users

st_users

None.

mt_pos_doc_print

Collection of mt_pos_doc_print

None.

st_doc_num

Collection of st_doc_num

None.

tt_doc_sa

Collection of tt_doc_sa

None.

tt_doc_st

Collection of tt_doc_st

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "328115c9-f861-4a06-84fa-36c462977d20",
    "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": "9d3d2b97-1f82-4f73-9fe3-26529df5512f",
    "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-07-08T10:42:08.8185978+02:00",
    "last_update": "2026-07-08T10:42:08.8185978+02:00",
    "id_user_upd": "970bc31c-73fa-4c02-bcc5-2b64128c52f3",
    "commited": true,
    "mt_docs_payment_money": [
      {
        "$id": "2",
        "id_doc": "60a7f8d6-35f8-49bf-b41a-8bd69cf6c8ac",
        "id_pay": "23d37af9-ace4-421a-8e06-6be53028e7d2",
        "id_money": "3e2a7848-8e0a-4050-9c7d-22ab9919f834",
        "active": true,
        "created_on": "2026-07-08T10:42:08.8185978+02:00",
        "last_update": "2026-07-08T10:42:08.8185978+02:00",
        "id_user_upd": "1eab2dd4-3d3c-402a-8dc3-96d26c9c7b62",
        "commited": true,
        "mt_docs": {
          "$ref": "1"
        },
        "mt_money_types": {
          "$id": "3",
          "id": "74d6af6e-e2a3-4dec-999f-4c61c6c75c29",
          "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": "5add09e8-e5f1-41ba-95a9-7edcb3e9a774",
          "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-07-08T10:42:08.8185978+02:00",
          "last_update": "2026-07-08T10:42:08.8185978+02:00",
          "id_user_upd": "0d7b7e1b-a56f-4966-a916-92733c2821ff",
          "commited": true,
          "mt_docs_payment_money": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_money_rates": [
            {
              "$id": "4",
              "id_money_1": "af060a72-3d07-4c95-aaba-2a258111a920",
              "id_money_2": "fdec5860-6e6a-4cd4-9cb8-a464159df6df",
              "date_from": "2026-07-08T10:42:08.8185978+02:00",
              "coefficient": 4.1,
              "active": true,
              "created_on": "2026-07-08T10:42:08.8185978+02:00",
              "last_update": "2026-07-08T10:42:08.8185978+02:00",
              "id_user_upd": "23d08888-4993-47e0-8733-658d9f3dd2d9",
              "commited": true,
              "mt_money_types": {
                "$ref": "3"
              },
              "mt_money_types1": {
                "$ref": "3"
              },
              "st_users": {
                "$id": "5",
                "id": "11e74d40-92c1-47f7-9639-ef3fb48d8243",
                "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": "ad1f8b9e-dbf9-4ac5-a909-70f2df1fb646",
                "view_messages": true,
                "id_image_photo": "1042d67b-e8cf-49f2-be6f-5611bf3241de",
                "reserved": true,
                "pos_access": true,
                "back_access": true,
                "name_pos": "sample string 13",
                "id_image": "26c99179-1476-4464-98cf-a99616e61d99",
                "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-07-08T10:42:08.8185978+02:00",
                "last_update": "2026-07-08T10:42:08.8185978+02:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$id": "6",
                    "id": "cc9b0617-f54f-4688-8200-0c5f9df82af3",
                    "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": "557951c0-e2b7-4691-9d1e-1eabcc917439",
                    "order": 12,
                    "external_id": "sample string 13",
                    "sync": true,
                    "active": true,
                    "created_on": "2026-07-08T10:42:08.8185978+02:00",
                    "last_update": "2026-07-08T10:42:08.8185978+02:00",
                    "id_user_upd": "ddaf0844-db15-4cfc-a543-bf04a6b7369b",
                    "commited": true,
                    "st_images": {
                      "$id": "7",
                      "id": "edff9ac1-fc7d-4f4d-9c53-8e9120cf5381",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "id_img_type": "adde7927-9f1e-45c7-bf3c-2170988e5b39",
                      "image_file": "sample string 5",
                      "extension": "sample string 6",
                      "high": 1,
                      "width": 1,
                      "active": true,
                      "created_on": "2026-07-08T10:42:08.8185978+02:00",
                      "last_update": "2026-07-08T10:42:08.8185978+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$id": "8",
                          "id": "f51dc116-dac8-4813-890d-d3211c176a84",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_item_type": "24186f38-ae1e-4957-86cf-8ef41f6a9dd9",
                          "order_type": 5,
                          "name_pos": "sample string 6",
                          "id_image": "08bef1c7-6d8f-4e5c-b831-357238257493",
                          "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-07-08T10:42:08.8185978+02:00",
                          "last_update": "2026-07-08T10:42:08.8185978+02:00",
                          "id_user_upd": "6f87a4f0-7c75-4171-8d41-4f315ec11f85",
                          "commited": true,
                          "mt_categories_items": [
                            {
                              "$id": "9",
                              "id_category": "24988f91-2f40-4046-95e9-36cf6e159dc0",
                              "id_item": "eadf228a-bb37-48aa-9b79-1acbfa849c0c",
                              "is_default": true,
                              "active": true,
                              "created_on": "2026-07-08T10:42:08.8185978+02:00",
                              "last_update": "2026-07-08T10:42:08.8185978+02:00",
                              "id_user_upd": "f94228ed-d26c-4e12-b365-9334778c3d6b",
                              "commited": true,
                              "mt_categories": {
                                "$ref": "8"
                              },
                              "mt_items": {
                                "$id": "10",
                                "id": "c3ea8ff3-9a13-426b-af27-511e8c685518",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_unit": "b53bbed1-2205-4325-b007-7a366e73b1c5",
                                "id_unit_sec": "0ed806e5-f909-4798-9814-4250d256be0a",
                                "id_brand": "a3ca6bf0-019d-4813-becc-bb3b4c4eff04",
                                "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": "483c5fc8-b2ff-48ba-bc11-03168e7c2caf",
                                "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-07-08T10:42:08.8185978+02:00",
                                "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                "id_user_upd": "cf5cc18e-41b6-411b-bced-e0dbedef4971",
                                "commited": true,
                                "mt_brands": {
                                  "$id": "11",
                                  "id": "4ca44b4e-6b05-4f5e-a143-ff820a810f8c",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "active": true,
                                  "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                  "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                  "id_user_upd": "4eaf2a70-d651-4654-85e1-2a0119ef8dae",
                                  "commited": true,
                                  "mt_items": [
                                    {
                                      "$ref": "10"
                                    },
                                    {
                                      "$ref": "10"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "5"
                                  }
                                },
                                "mt_categories_items": [
                                  {
                                    "$ref": "9"
                                  },
                                  {
                                    "$ref": "9"
                                  }
                                ],
                                "mt_items_featured": [
                                  {
                                    "$id": "12",
                                    "id": "9d7da768-0f04-4e21-863b-b9f07d033f96",
                                    "id_branch": "71fbd92f-2170-4e86-9447-7f479c74eaa6",
                                    "id_pos_type": "792b4655-f327-4803-b80d-79062a90ef5e",
                                    "id_pos": "df651b63-4fa5-403e-8916-28c8ecae9854",
                                    "id_item": "aabc7b1a-0591-4651-88db-9f58afcb7a94",
                                    "date_from": "2026-07-08T10:42:08.8185978+02:00",
                                    "date_end": "2026-07-08T10:42:08.8185978+02:00",
                                    "image_id": 4,
                                    "active": true,
                                    "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                    "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                    "id_user_upd": "8a9c56c4-b9b7-44c7-a304-f3b678108b66",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_items": {
                                      "$ref": "10"
                                    },
                                    "mt_pos": {
                                      "$id": "13",
                                      "id": "7cacc9f0-202e-4511-b45c-df135039e3c4",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_branch": "c14ef728-0aa8-4735-990f-32ea94067c19",
                                      "id_zone": "3d79be82-55a9-48f1-9c4f-5ec96776003f",
                                      "user_required": true,
                                      "active": true,
                                      "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                      "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                      "id_user_upd": "da362016-cbe3-41b5-8260-d59924c9a09f",
                                      "commited": true,
                                      "mt_branches_zones": {
                                        "$id": "14",
                                        "id": "40cb8b4d-da67-40a5-9192-de31be82de04",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_branch": "4b803c7e-c85e-46b5-9af2-21f7bae49b73",
                                        "active": true,
                                        "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                        "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                        "id_user_upd": "bd31b5eb-0320-462d-a063-41672fcfcf60",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "6"
                                        },
                                        "mt_pos": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "st_users": {
                                          "$ref": "5"
                                        }
                                      },
                                      "mt_cloakrooms": [
                                        {
                                          "$id": "15",
                                          "id": "ab96f968-aae6-48f0-ae9c-6fab54d0efca",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "id_pos": "4711c385-cf28-4d45-9e39-430b49b87eb9",
                                          "unit_ini": 5,
                                          "unit_end": 6,
                                          "name_pos": "sample string 7",
                                          "id_image": "f79ca87c-9050-44d1-bf39-d3f00e21c816",
                                          "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-07-08T10:42:08.8185978+02:00",
                                          "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                          "id_user_upd": "f77f61cd-22b5-4679-90cf-cff17338d318",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          },
                                          "st_images": {
                                            "$ref": "7"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          },
                                          "tt_cloakrooms_units": [
                                            {
                                              "$id": "16",
                                              "id": "e7d6092c-568b-40e7-954c-7a007453bfdc",
                                              "id_cloakroom": "83682cba-ab5a-4225-a62e-d32fc177ad22",
                                              "id_pos_sesion": "ba7bdd8e-58ad-49a4-94d2-18f7fdfe7fc0",
                                              "unit_id": 4,
                                              "date_open": "2026-07-08T10:42:08.8185978+02:00",
                                              "date_close": "2026-07-08T10:42:08.8185978+02:00",
                                              "id_doc_sa": "5654649d-102b-42df-8ef2-6f661e3956e2",
                                              "commited": true,
                                              "mt_cloakrooms": {
                                                "$ref": "15"
                                              },
                                              "tt_doc_sa": {
                                                "$id": "17",
                                                "id": "07ef8fa7-cc14-40af-9af5-4b8ded1fc6b9",
                                                "id_pos": "887ff37b-3efb-4145-a949-05caa12294fb",
                                                "id_doc": "ddc58185-1dad-40af-ad9a-26a1a4b95532",
                                                "id_branch": "e4929bee-528f-4d6d-91b2-92b80b40cbdc",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-07-08T10:42:08.8185978+02:00",
                                                "date_tax": "2026-07-08T10:42:08.8185978+02:00",
                                                "hour_doc": "00:00:00.1234567",
                                                "block": true,
                                                "id_ref": "195289d4-5958-4bb1-8c23-8f2640b2f263",
                                                "id_relationship": "20ed1c4c-a3ba-462f-8f75-73ef1f0b8712",
                                                "id_loc_from": "c773f014-8f6a-47ff-be55-4b0692663637",
                                                "id_loc_end": "8268a3d5-6ded-4c05-bdbf-26ef3083248a",
                                                "id_user_add": "c0ce7d63-b3fe-4b7c-819d-ebd87941493e",
                                                "id_user_upd": "b40fbdb9-3308-40b7-9961-dbf215e3b2a4",
                                                "comment": "sample string 12",
                                                "id_pos_sesion": "d51e9d68-9076-43ba-8c7f-2c8a0776005f",
                                                "id_room_unit": "6a4c3c42-5d70-4635-9410-11f91dd37799",
                                                "ref_locator": "sample string 13",
                                                "ref_zone_aut": "sample string 14",
                                                "id_pos_type": "73bff9e7-b57b-4e31-978d-18f8254ca246",
                                                "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-07-08T10:42:08.8185978+02:00",
                                                "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                "commited": true,
                                                "created_by": 1,
                                                "doc_print": true,
                                                "mt_branches": {
                                                  "$ref": "6"
                                                },
                                                "mt_docs": {
                                                  "$ref": "1"
                                                },
                                                "mt_locations": {
                                                  "$id": "18",
                                                  "id": "668a3d37-1559-4fce-8982-73d7ebc03a5e",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "d272fe47-3b2a-4ef0-8164-6b2ec57d7590",
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                  "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                  "id_user_upd": "ce901e09-c7ff-4af2-816e-17f93ac1de67",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "6"
                                                  },
                                                  "st_users": {
                                                    "$ref": "5"
                                                  },
                                                  "tt_doc_sa": [
                                                    {
                                                      "$ref": "17"
                                                    },
                                                    {
                                                      "$ref": "17"
                                                    }
                                                  ],
                                                  "tt_doc_sa1": [
                                                    {
                                                      "$ref": "17"
                                                    },
                                                    {
                                                      "$ref": "17"
                                                    }
                                                  ],
                                                  "tt_doc_st": [
                                                    {
                                                      "$id": "19",
                                                      "id": "18e5d080-0eb7-4a97-a8b8-b524368d6a86",
                                                      "id_pos": "38039afb-6fd7-4385-a58e-7f4e4e2323fd",
                                                      "id_doc": "69f5b4f1-e282-4b53-a457-0b9a6fbe552e",
                                                      "id_branch": "1a654149-e4a3-4193-b023-12c7697e0341",
                                                      "nro_doc": "sample string 5",
                                                      "date_doc": "2026-07-08T10:42:08.8185978+02:00",
                                                      "block": true,
                                                      "nro_original": "sample string 8",
                                                      "id_ref": "6f74d3bc-2d0d-47c4-8a3f-495994cb8ad6",
                                                      "id_loc_from": "3b618923-c95f-4762-bb45-9a7db48dabc2",
                                                      "id_loc_end": "d8c35fdc-3302-4ce3-84aa-985ea4a8fab4",
                                                      "id_user_add": "8375fc59-6175-4489-87e4-d4951061163a",
                                                      "id_user_upd": "a39e797d-bc09-4594-b962-b5c649cbc5e0",
                                                      "id_pos_sesion": "7dad4694-e14e-46eb-9174-b5b6fe69e8d4",
                                                      "comment": "sample string 12",
                                                      "status": 1,
                                                      "is_send": true,
                                                      "date_send": "2026-07-08T10:42:08.8185978+02:00",
                                                      "active": true,
                                                      "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                      "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_docs": {
                                                        "$ref": "1"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "18"
                                                      },
                                                      "mt_locations1": {
                                                        "$ref": "18"
                                                      },
                                                      "mt_pos": {
                                                        "$ref": "13"
                                                      },
                                                      "st_users": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users1": {
                                                        "$ref": "5"
                                                      },
                                                      "tt_doc_st_det": [
                                                        {
                                                          "$id": "20",
                                                          "id_doc_st": "9a39ff2e-3e3e-456d-b7fb-ffa12ebffe42",
                                                          "id_line": 2,
                                                          "id_item": "d14339c4-a07c-43b5-a545-8c0da2101943",
                                                          "comment": "sample string 4",
                                                          "qty": 5.1,
                                                          "status": 1,
                                                          "active": true,
                                                          "mt_items": {
                                                            "$ref": "10"
                                                          },
                                                          "tt_doc_st": {
                                                            "$ref": "19"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_st1": [
                                                        {
                                                          "$ref": "19"
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "tt_doc_st2": {
                                                        "$ref": "19"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "19"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "19"
                                                    },
                                                    {
                                                      "$ref": "19"
                                                    }
                                                  ],
                                                  "tt_stock": [
                                                    {
                                                      "$id": "21",
                                                      "id_location": "dab67251-ab15-4cba-adcb-ce60fccc14ae",
                                                      "id_item": "eb109f8f-4da0-4780-abc2-2f721a7a3360",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                      "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                      "commited": true,
                                                      "mt_items": {
                                                        "$ref": "10"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "18"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "21"
                                                    }
                                                  ]
                                                },
                                                "mt_locations1": {
                                                  "$ref": "18"
                                                },
                                                "mt_pos": {
                                                  "$ref": "13"
                                                },
                                                "st_users": {
                                                  "$ref": "5"
                                                },
                                                "st_users1": {
                                                  "$ref": "5"
                                                },
                                                "tt_cloakrooms_units": [
                                                  {
                                                    "$ref": "16"
                                                  },
                                                  {
                                                    "$ref": "16"
                                                  }
                                                ],
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "22",
                                                    "id_doc_sa": "54ec919e-c4d1-47c3-bdad-f86369a768d6",
                                                    "id_pay": "3e709d5c-1a92-4580-aa7d-3b63634896ac",
                                                    "id_money": "c25908ba-bbd9-4464-9228-a7e9d416c188",
                                                    "date_cashflow": "2026-07-08T10:42:08.8185978+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "2b1ed0db-c4fa-40d6-98b7-82c34468fdd2",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "23",
                                                      "id": "449935cf-7c47-449a-999f-9822a628f223",
                                                      "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": "b9e010ca-3aa7-4d16-bc1a-c0e88ce9a247",
                                                      "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-07-08T10:42:08.8185978+02:00",
                                                      "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                      "id_user_upd": "bee68ae1-73be-485e-8ad9-14eb77cfdcaa",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "2"
                                                        },
                                                        {
                                                          "$ref": "2"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "7"
                                                      },
                                                      "st_users": {
                                                        "$ref": "5"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "22"
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "24",
                                                          "id_doc_sa": "318fe08e-e1ee-44b6-b8ec-8ac72db4129c",
                                                          "id_line": 2,
                                                          "id_pay": "343833a8-a00c-44cc-b372-5a7a49eb016f",
                                                          "id_money": "fef120e9-0a9d-48f3-816a-6537e2ee050a",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "be69814a-8e84-4a10-bcc0-5a1a394d17bb",
                                                          "id_employee": "ce15cb4d-35da-4384-a05b-a530cfa46c40",
                                                          "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": "152b3d74-ba96-4bce-ae9f-09d5a9870f82",
                                                          "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": "25",
                                                            "id": "b7ea123e-efcf-4877-a03d-68a0b03da843",
                                                            "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": "4c5556ce-e35e-4e05-9ee4-cff8c189f465",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "9993110b-c668-48f2-9384-236fd9a5406c",
                                                            "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-07-08T10:42:08.8185978+02:00",
                                                            "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                            "id_user_upd": "9d8e3609-a1e7-481d-a01e-094ab1e8a254",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "26",
                                                                "id_employee": "32b344ca-e40e-4e57-9a57-e8a70f2bbbe1",
                                                                "id_branch": "0543e3a3-b51c-4056-be99-ef9ec1d97ba9",
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                "id_user_upd": "debcad91-6d84-477c-b8c4-da70eaba4bb0",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "25"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "27",
                                                              "id": "16a9989b-308f-48ab-8814-febda818a92e",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                              "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                              "id_user_upd": "a46c6c51-e125-4867-830f-ec5a5f3234d9",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "5"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "7"
                                                            },
                                                            "st_users": {
                                                              "$ref": "5"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "28",
                                                                "id_doc_sa": "ad93bdff-b7db-4293-85b9-9d5dbd12c36b",
                                                                "id_line": 2,
                                                                "id_item_sub": "21e29bfe-9a14-425f-99e9-df3d15f2b42d",
                                                                "qty": 4.1,
                                                                "id_list": "5a4fa429-1e2f-4794-a91e-6f4e64fdcb36",
                                                                "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": "b9a44543-db4d-4fc3-b166-27197f86e859",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "a79e55db-d0dc-4db4-80fe-e095ee3411a2",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "fa93de21-4cdf-4a26-a9aa-fb6ade242c21",
                                                                "id_user_upd": "e956720e-4b92-4680-8794-764985e84fd7",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "25"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "29",
                                                                  "id": "a41060ae-bef6-48f1-a735-0a8592f2ccef",
                                                                  "id_item": "a79a5208-1b76-40af-9d9a-5a45bf9b674f",
                                                                  "id_item_type": "7adae4da-c6c9-46b8-a5ba-57865cd78db3",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "a4f57f90-97dd-4926-9e97-0ac1e0ffba30",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                  "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                  "id_user_upd": "9a314f6c-6f0f-49f5-bfb3-7eb40fe21a4d",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_item_sub": "33648310-b06f-46b3-abec-18ee2b60d477",
                                                                      "id_item": "ea16c6a0-a312-48e1-a943-402b633df93d",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "f94486b9-3e11-4abe-80d0-633c0d5ced5b",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "31",
                                                                        "id": "b7872ecf-a6e5-4874-a893-f01096affc89",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "e4d403d4-6497-4098-85bd-c3e81dd2d6e5",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                        "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                        "id_user_upd": "0785ddf7-316e-4140-90b6-360b2c9a2c93",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "32",
                                                                          "id": "20ffc11c-64f1-4db4-9efb-16905921fdd0",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "id_user_upd": "84931f1d-b07f-4d13-915c-12604504ae1f",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "10"
                                                                            },
                                                                            {
                                                                              "$ref": "10"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "10"
                                                                            },
                                                                            {
                                                                              "$ref": "10"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "30"
                                                                          },
                                                                          {
                                                                            "$ref": "30"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "33",
                                                                    "id": "00839554-5c31-4a6b-9d8b-3b82c036bd86",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "f007645a-c4b2-4cf6-836d-65d7f5d53c30",
                                                                    "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-07-08T10:42:08.8185978+02:00",
                                                                    "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                    "id_user_upd": "69ca6362-6d72-4d9e-98dd-2732f8017207",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "34",
                                                                        "id_voucher": "60b50440-1915-42ea-a68b-9277930a756b",
                                                                        "id_line": "ad9eedd2-0fb1-44e7-b432-8acf182b3de7",
                                                                        "id_category": "f1346744-1397-41d4-8405-c73e4f70d6a0",
                                                                        "id_item": "4da1de47-b95b-494f-b5ca-7c06c22cf17b",
                                                                        "id_item_type": "03fdf740-3676-46c7-9f1c-4c1d97ba107f",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "33"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "35",
                                                                          "id": "8edb8de0-0ae9-4cfa-a170-c575cf0a9a88",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "date_end": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "date_used": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "date_sesion": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "id_employee": "633e8165-1ad1-4a24-9393-85ccb045a463",
                                                                          "id_branch": "5525567e-52ed-4ecf-a730-448bf82e5bcd",
                                                                          "id_voucher_permision": "bb92255c-c409-46f8-bb2c-742d96eee00b",
                                                                          "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": "855431ac-d74c-459d-9c04-e42631f7f724",
                                                                          "id_user_add": "d55fdf91-137c-4837-a612-ee1a643e25b1",
                                                                          "id_doc_sa": "4e0a61f6-c971-4ccd-8c85-27d5dbba0776",
                                                                          "id_item_sub": "3bfe97a5-7f0a-43e6-a042-6e1dab168ec7",
                                                                          "id_pos_sesion": "af1ff693-2cd1-40a1-9676-3c91466b851a",
                                                                          "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-07-08T10:42:08.8185978+02:00",
                                                                          "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "25"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "24"
                                                                            },
                                                                            {
                                                                              "$ref": "24"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "36",
                                                                            "id": "0ca14288-35e5-4a58-bae2-ddad387ce6bb",
                                                                            "date_from": "2026-07-08T10:42:08.8185978+02:00",
                                                                            "date_end": "2026-07-08T10:42:08.8185978+02:00",
                                                                            "date_used": "2026-07-08T10:42:08.8185978+02:00",
                                                                            "id_employee": "42020f64-a633-467e-a119-ce9ee14b1ea8",
                                                                            "id_branch": "7e3d22f5-0189-498b-81b6-b654dde57fd8",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "af81d37b-fe07-465c-a103-5c044734af6b",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                            "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "29"
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "37",
                                                                        "id": "66d6b8ed-12a5-4122-aa29-4b73a2d12f40",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T10:42:08.8185978+02:00",
                                                                        "date_end": "2026-07-08T10:42:08.8185978+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": "a8428a9d-ec85-4302-90ac-991eb558e715",
                                                                        "id_pos": "8169de78-8a25-4ab1-941e-9acb95fd85f4",
                                                                        "id_list": "7e62fb8b-4b70-412c-9506-e247adbe904c",
                                                                        "id_item": "7d48b9b2-df7c-4bdd-ab86-e7a5c532f8e4",
                                                                        "id_item_type": "2af6c331-dcbd-4f73-99b0-0e47a14830f0",
                                                                        "id_category": "eabf1c34-d369-4a69-a87a-755c79f672ad",
                                                                        "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-07-08T10:42:08.8185978+02:00",
                                                                        "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                        "id_user_upd": "4e579e03-53b8-429e-8407-de08121c3533",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "33"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "13"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "38",
                                                                          "id": "fdd4db21-b241-4538-98e8-75e6c8d0558e",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "b950dd16-9224-4afc-ade6-abd20f9c8571",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "d3b5ca0d-58f0-4446-82ec-882dbf68bf8f",
                                                                          "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-07-08T10:42:08.8185978+02:00",
                                                                          "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "id_user_upd": "4189ca70-27cb-433f-bb15-d3e73387debd",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "39",
                                                                              "id_pos": "0c0ea895-16c8-41c9-90cf-fa5366a07257",
                                                                              "id_pos_type": "1bbadb50-0197-4d19-886d-bf2dfba43942",
                                                                              "id_price_list": "25397699-ca5f-4284-a5d1-63cd9b8adffe",
                                                                              "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-07-08T10:42:08.8185978+02:00",
                                                                              "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "id_user_upd": "7c06d129-ffa4-4dc1-aff7-e58b8c39d8f9",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "40",
                                                                                "id_pos": "cc5911c9-2e27-48fb-a3ef-12760e168f7e",
                                                                                "id_pos_type": "5696ac74-27a3-4bbd-8bad-0eb651e786c3",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                "id_user_upd": "ae5b196d-efaf-4c4d-b4ce-32f3a286da8e",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "13"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "39"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "39"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "41",
                                                                                  "id": "6688a26f-058a-441b-a798-6c673424a8ed",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                  "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                  "id_user_upd": "c6f9b2ce-e875-4dff-a6d8-6474d6121b7d",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "12"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "12"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_pos_print": "2a902377-7f17-40a4-affe-5b94bb8a5a37",
                                                                                      "id_doc": "bb17384a-2a39-431a-936e-42c9951aa26e",
                                                                                      "id_pos_type": "036d67ee-6886-4cd6-9cbc-bbc69c985e33",
                                                                                      "id_doc_print": "fdbbf712-34a3-4ef3-8bc3-0f37d1712513",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                      "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                      "id_user_upd": "82329ed0-312e-4ecd-885f-0a2b8ed19c53",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "1"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "43",
                                                                                        "id": "a35f9d02-fb68-4f01-acac-568cff99e062",
                                                                                        "id_pos": "6af68234-feff-4382-8961-053ed2232081",
                                                                                        "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-07-08T10:42:08.8185978+02:00",
                                                                                        "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                        "id_user_upd": "f1bf5de9-1854-424a-85b3-7db37d004876",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "13"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "5"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "41"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "44",
                                                                                        "id": "fc963c79-23ab-4cf0-bd7a-8679d9672349",
                                                                                        "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-07-08T10:42:08.8185978+02:00",
                                                                                        "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "42"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "45",
                                                                                            "id_doc_print": "88db61f6-2da0-45a0-90f4-3fb41ace7fd2",
                                                                                            "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": "44"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "45"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "5"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "5"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "38"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "39"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id_list": "49d6d7d9-e400-40a5-896a-ead2705c64bd",
                                                                              "id_item_sub": "7c642c5a-642d-40c4-b91b-51701f587f77",
                                                                              "validity_date": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "id_user_upd": "21885313-d5ad-47d0-978e-4315a83c87d6",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "29"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "38"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "38"
                                                                            },
                                                                            {
                                                                              "$ref": "38"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "38"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "7d2238d1-4905-4dd9-8f10-31d0b0be1f46",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "date_end": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "id_branch": "ee5a6126-79f9-4159-97bf-33b785cc3489",
                                                                              "id_pos": "75d0d0fc-3b9c-4b23-9abf-d36b21706fd6",
                                                                              "id_list": "9bb6435f-af5c-4208-8054-8aa5c0fce8f4",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "id_user_upd": "7fc338db-8e26-4e8b-81e1-9ac6f4cbb76d",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "13"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "38"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "37"
                                                                            },
                                                                            {
                                                                              "$ref": "37"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "28"
                                                                            },
                                                                            {
                                                                              "$ref": "28"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "37"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "48",
                                                                        "id": "405ac4b1-f51f-4c6a-bf71-fe3e92cb1ff6",
                                                                        "order_id": 2,
                                                                        "id_item": "f57d25b1-3de8-4e1d-87b6-2f0e1332d936",
                                                                        "id_item_type": "8733e2ac-f436-48f5-a262-9a6e3138d486",
                                                                        "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": "0d4ce9d6-f9fe-4357-ac9b-c590152514b0",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "461bd8e2-6842-4418-a831-6143ee639743",
                                                                        "count_voucher": 1,
                                                                        "id_category": "2724654d-abd1-4119-adb0-006e67310319",
                                                                        "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                        "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                        "id_user_upd": "b1c67f6a-15e9-448d-b4b3-29240e5d3b7e",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "33"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "49",
                                                                          "id": "8633dc78-6265-4043-8883-1699efa3c05b",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "af06d377-c311-4a9e-9071-28e9057a0e1a",
                                                                          "date_tax": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "date_open": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "date_close": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "id_user_open": "c5f283d7-4bc9-4838-9278-b3eb83cce4f5",
                                                                          "id_user_close": "786295fc-ec53-4d0b-8f1d-66dbb4fb7153",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "13"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "16"
                                                                            },
                                                                            {
                                                                              "$ref": "16"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "48"
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "50",
                                                                              "id": "75fc0a7b-59d2-4203-80f8-f2729446c416",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "17fe995c-dfdf-4ce9-a4cf-82ee2fd870a7",
                                                                              "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-07-08T10:42:08.8185978+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "50"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "51",
                                                                              "id": "93427777-134d-48fd-a274-d1838710fedc",
                                                                              "id_room_unit": "1d9ce036-61c7-4068-9d27-11c7564628a5",
                                                                              "id_room_list": "72ca8aad-a865-4867-8414-9a0e138fbea7",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "date_from": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "date_end": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "date_open": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "date_close": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "id_employee": "19fa87c6-6df2-4842-a2c6-392a2a5c5e00",
                                                                              "id_employee_sec": "c6c38db5-1447-4a75-a50d-d0125b808a84",
                                                                              "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": "4c613f14-eaad-4668-b57f-9ece5801bebf",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "673645f3-3a58-4190-b6fe-f0067fe5ae5b",
                                                                              "id_user_close": "3c32304e-0c64-42d5-a247-4ca8dbe6fba3",
                                                                              "id_unit_state": "3149502f-b418-4f59-888e-716b48b81247",
                                                                              "id_pos_sesion": "35427dfb-25ff-4429-a766-66ec4cd7fb10",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "25"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "52",
                                                                                "id": "e6617918-944f-4917-90e0-2cd21860666c",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "15184b82-bd1b-444a-8735-9f14e35537c9",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "8dddef6f-0983-4510-a579-04a25587e584",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T10:42:08.8185978+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                "id_user_upd": "30026df1-637b-44ce-8227-ee0a1a2d5e4d",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "53",
                                                                                  "id": "601412e3-8fe1-4450-b388-af57c33b1112",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "7a5d76ae-3c2a-45cb-9e0f-ca931838db5c",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "59c4d45f-9a64-4380-894a-06a77c970759",
                                                                                  "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": "cd01990d-52c6-413d-92f2-9ef0bfdaa439",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                  "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                  "id_user_upd": "957f16e9-bfcc-466d-9b54-5501c73cb84e",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "54",
                                                                                      "id_pos": "5944f677-ff3e-4c30-a20b-4dd99a82a77a",
                                                                                      "id_room": "6cd832ce-92dd-425b-8814-8d4d35faf250",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                      "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                      "id_user_upd": "4151c479-7fbd-4b54-a04e-cf33ce2826dc",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "13"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "5"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id": "a7849382-586d-4773-bce0-5e7ac878a208",
                                                                                      "id_room": "ac95c6d1-b43c-4b33-9383-ac6228351b14",
                                                                                      "date_in": "2026-07-08T10:42:08.8185978+02:00",
                                                                                      "date_out": "2026-07-08T10:42:08.8185978+02:00",
                                                                                      "id_user_add": "d8827c94-e8bb-4193-a03f-590cd6a65653",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                      "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "51"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "51"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "56",
                                                                                  "id": "87b94181-0667-4e58-9eb5-134b2018d7bb",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                  "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                  "id_user_upd": "200a382a-14cc-48d2-af02-f820b245f9ad",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "57",
                                                                                      "id_room_type": "4502ac07-2be8-4072-ab25-a38a76fa8ec9",
                                                                                      "id_room_state": "4005a3c0-6062-460c-8ffd-84065f592287",
                                                                                      "id_image": "c9af4352-24a5-4a47-915d-da03a57b5e01",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                      "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                      "id_user_upd": "c24a8d8f-ac80-4512-8bcd-641cadd4c008",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "58",
                                                                                        "id": "73e0080b-e338-4ebe-b84f-cd717c10a735",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                        "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                        "id_user_upd": "9204d319-e978-4ff2-bb59-9673041b3501",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "5"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "57"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "57"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "51"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "51"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "56"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "5"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "57"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "5"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "58"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "17"
                                                                                },
                                                                                {
                                                                                  "$ref": "17"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "55"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "51"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "59",
                                                                              "id": "23cd8cfa-81aa-492b-8d70-23a60a86f859",
                                                                              "id_pos_sesion": "7c7b5eab-8d3f-4da6-a994-12db6903986e",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "c3b40848-e941-46ca-a278-d68894e5ae9f",
                                                                              "id_room_unit_activity": "ca55e3bc-e7f0-4e32-ac36-5a02f175d9d0",
                                                                              "id_doc_sa": "fdf42265-56d3-4dc1-ba01-c827a5328dad",
                                                                              "id_pos_type": "841fa5c8-1c42-4436-b80e-756017c158ca",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "a0c85d00-0d36-4301-a461-608dc2cdb54d",
                                                                              "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-07-08T10:42:08.8185978+02:00",
                                                                              "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "60",
                                                                                  "id_tip": "970ff1d7-efc2-41d6-ac41-fa6f950b8b3d",
                                                                                  "id_user": "c307fc66-cd2d-42c9-a3e5-792302cc2324",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                  "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "59"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "60"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "59"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "61",
                                                                              "id_pos_sesion": "c139a849-fc96-4ba1-9e00-9af2b38f39e6",
                                                                              "id_user": "f4b2fd4e-227a-4be7-9dfb-e0f79e5636de",
                                                                              "date_add": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "61"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "17"
                                                                            },
                                                                            {
                                                                              "$ref": "17"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "62",
                                                                              "id": "cb7a7f64-c541-401d-9a25-4989a454a157",
                                                                              "id_user": "10b289ec-a16f-43c9-b208-19b0c973afa2",
                                                                              "id_user_profile": "44540c8c-d609-4639-9157-2e4626a243e2",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "id_pos_sesion": "ed4e1bb7-f9b7-4e17-89a2-80b160e42a16",
                                                                              "date_login": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "date_logout": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "63",
                                                                                "id": "43a7922e-3753-4f26-8a2f-140507f86969",
                                                                                "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-07-08T10:42:08.8185978+02:00",
                                                                                "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "64",
                                                                                    "id": "6d8c9477-8a50-41e3-b16c-dc9576ae0fc6",
                                                                                    "id_function": "df25f6e9-485c-42d5-8dcb-0435a20834b1",
                                                                                    "id_user": "d1765f43-6f65-4d75-bfdf-f0620d22b7dd",
                                                                                    "id_profile": "16e74ab9-f358-4cb0-83a4-a513a575555d",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                    "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "63"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "5"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "65",
                                                                                      "id": "31e4eb4d-82bb-4db1-8365-7b2c2f2e0c7c",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "ed0f2bcf-a64a-4dbf-9d4f-ed0113d853e9",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "2ea5d5f6-c1a2-468f-9779-8da086a47a50",
                                                                                      "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-07-08T10:42:08.8185978+02:00",
                                                                                      "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "66",
                                                                                        "id": "a9ed10d0-da87-4a80-8f69-9e9593c33a90",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                                        "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "65"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "65"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "64"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "64"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "64"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "5"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "62"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "62"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "62"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "67",
                                                                              "id": "f9360f5c-d382-40af-bc98-325ad20413f1",
                                                                              "id_user": "9d050b27-0747-4457-a1b7-4ca347b2ec92",
                                                                              "date_add": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "ef04f3cc-5116-4f9d-832e-8793aea4e682",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "id_pos_sesion": "2bdc397f-e68f-49e5-a92b-fe789e0f1564",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "49"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "67"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "68",
                                                                    "id": "5fe47170-8bb4-44a1-b8ea-1d740955ee77",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "9b90a357-c58a-4c76-91a4-1a46e67d9719",
                                                                    "id_doc_print": "68dc6352-e8b7-46f1-a2eb-ff2dfc8904f9",
                                                                    "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-07-08T10:42:08.8185978+02:00",
                                                                    "last_update": "2026-07-08T10:42:08.8185978+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "29"
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "46"
                                                                    },
                                                                    {
                                                                      "$ref": "46"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "28"
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "38"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "17"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "69",
                                                                    "id_doc_sa": "8aef4dec-bbb7-420f-83b6-1ce5baa2fd6f",
                                                                    "id_line": 2,
                                                                    "id_item": "73c769a0-8deb-4662-811d-bf135859a518",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "28"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "69"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "28"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "24"
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "35"
                                                              },
                                                              {
                                                                "$ref": "35"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "51"
                                                              },
                                                              {
                                                                "$ref": "51"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "51"
                                                              },
                                                              {
                                                                "$ref": "51"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "3"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "23"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "17"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "35"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "35"
                                                        },
                                                        {
                                                          "$ref": "35"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "5"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "3"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "17"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ],
                                                "tt_doc_sa_det": [
                                                  {
                                                    "$ref": "28"
                                                  },
                                                  {
                                                    "$ref": "28"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "24"
                                                  },
                                                  {
                                                    "$ref": "24"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "tt_doc_sa2": {
                                                  "$ref": "17"
                                                },
                                                "tt_pos_sesion": {
                                                  "$ref": "49"
                                                },
                                                "tt_rooms_units_activity": {
                                                  "$ref": "51"
                                                },
                                                "tt_spool_doc_print": [
                                                  {
                                                    "$id": "70",
                                                    "id": "cfac96a5-a633-435a-adc2-912c9ab4e818",
                                                    "spool_server": "sample string 2",
                                                    "id_doc_sa": "3f2fd277-6a5f-48d0-97ca-8065be7c2ea1",
                                                    "spool_printer": "sample string 4",
                                                    "count": 5,
                                                    "created_on": "2026-07-08T10:42:08.8185978+02:00",
                                                    "printed": true,
                                                    "print_on": "2026-07-08T10:42:08.8185978+02:00",
                                                    "tt_doc_sa": {
                                                      "$ref": "17"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "70"
                                                  }
                                                ]
                                              },
                                              "tt_pos_sesion": {
                                                "$ref": "49"
                                              }
                                            },
                                            {
                                              "$ref": "16"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ],
                                      "mt_items_featured": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "mt_pos_print": [
                                        {
                                          "$ref": "43"
                                        },
                                        {
                                          "$ref": "43"
                                        }
                                      ],
                                      "mt_pos_rooms": [
                                        {
                                          "$ref": "54"
                                        },
                                        {
                                          "$ref": "54"
                                        }
                                      ],
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "mt_pos_view": [
                                        {
                                          "$ref": "40"
                                        },
                                        {
                                          "$ref": "40"
                                        }
                                      ],
                                      "mt_prices_list_rules": [
                                        {
                                          "$ref": "47"
                                        },
                                        {
                                          "$ref": "47"
                                        }
                                      ],
                                      "mt_prices_rules": [
                                        {
                                          "$ref": "37"
                                        },
                                        {
                                          "$ref": "37"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "71",
                                          "id_pos": "9849d039-462a-4860-915f-e023e15ebfcc",
                                          "id_doc": "012af9b3-bd6a-4765-9c3c-3b417194ac3c",
                                          "value": 3,
                                          "created_on": "2026-07-08T10:42:08.8245761+02:00",
                                          "last_update": "2026-07-08T10:42:08.8245761+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "1"
                                          },
                                          "mt_pos": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "st_pos_license": [
                                        {
                                          "$id": "72",
                                          "id": "8fcd42bf-0df3-4b3f-a48f-4f3a799ba05c",
                                          "id_pos": "db15abd7-f663-4845-a662-987697f9790c",
                                          "mac_address": "sample string 3",
                                          "date_end": "2026-07-08T10:42:08.8245761+02:00",
                                          "key_access": "sample string 5",
                                          "id_user_add": "d37cc5bb-7bff-4549-b558-fcd46ab0bd9b",
                                          "active": true,
                                          "created_on": "2026-07-08T10:42:08.8245761+02:00",
                                          "last_update": "2026-07-08T10:42:08.8245761+02:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          }
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "st_users_pos": [
                                        {
                                          "$id": "73",
                                          "id_user": "80983776-55f0-45e3-a879-81256e0c5532",
                                          "id_pos": "ad5634a7-3d9d-4b26-8bae-0d1c6c964303",
                                          "pass_required": true,
                                          "active": true,
                                          "created_on": "2026-07-08T10:42:08.8245761+02:00",
                                          "last_update": "2026-07-08T10:42:08.8245761+02:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          }
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "17"
                                        },
                                        {
                                          "$ref": "17"
                                        }
                                      ],
                                      "tt_pos_connection": [
                                        {
                                          "$id": "74",
                                          "id": "49cd1337-1039-4f1f-a949-7f27e3d37f66",
                                          "id_pos": "983bcd25-9baa-4e60-bf53-675f6e2a3c7e",
                                          "date_add": "2026-07-08T10:42:08.8245761+02:00",
                                          "date_upd": "2026-07-08T10:42:08.8245761+02:00",
                                          "date_out": "2026-07-08T10:42:08.8245761+02:00",
                                          "connection_type": "sample string 3",
                                          "connection_speed": 1,
                                          "terminal_name": "sample string 4",
                                          "version": "sample string 5",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "tt_pos_sesion": [
                                        {
                                          "$ref": "49"
                                        },
                                        {
                                          "$ref": "49"
                                        }
                                      ],
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "tt_logs": [
                                        {
                                          "$id": "75",
                                          "id": "bbbcf778-aaa1-48f5-b8c8-0e2605797416",
                                          "id_user_add": "6ae79e72-1540-4ec8-b396-4ed5a06780c4",
                                          "id_table": "486c63ce-3f23-41e7-a488-17e6617de6b7",
                                          "message_log": "sample string 3",
                                          "json_object": "sample string 4",
                                          "log_type": "sample string 5",
                                          "id_pos": "6cad3bec-2eef-4ea3-ae25-1a25d61f8996",
                                          "created_on": "2026-07-08T10:42:08.8245761+02:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          },
                                          "st_sync_tables": {
                                            "$id": "76",
                                            "id": "ac1546d2-7920-442b-b3b5-427cbe1ddc1b",
                                            "level": 2,
                                            "order": 3,
                                            "name": "sample string 4",
                                            "log_ins": true,
                                            "log_upd": true,
                                            "packet_forward": true,
                                            "active": true,
                                            "created_on": "2026-07-08T10:42:08.8245761+02:00",
                                            "last_update": "2026-07-08T10:42:08.8245761+02:00",
                                            "commited": true,
                                            "st_sync_packages_det": [
                                              {
                                                "$id": "77",
                                                "id": "f0598b5b-f0f0-4424-9dea-a3c7fc285886",
                                                "id_sync": "7d404aa6-6790-451f-b22e-b92a78dc0545",
                                                "json": "sample string 3",
                                                "id_table": "12de9d08-a3f7-4698-9504-fd0b2c2f04eb",
                                                "order": 5,
                                                "st_sync_packages": {
                                                  "$id": "78",
                                                  "id": "9f205d3e-97c0-411b-864f-47a496a719b2",
                                                  "id_branch_from": "057641d9-ba8d-4b5a-aa32-25f83b7b42e1",
                                                  "id_branch_to": "0cc14574-f688-4472-8904-44d38cacc428",
                                                  "type": 4,
                                                  "created_on": "2026-07-08T10:42:08.8245761+02:00",
                                                  "order": 6,
                                                  "status": 7,
                                                  "log_info": "sample string 8",
                                                  "sync_on": "2026-07-08T10:42:08.8245761+02:00",
                                                  "send_on": "2026-07-08T10:42:08.8245761+02:00",
                                                  "mt_branches": {
                                                    "$ref": "6"
                                                  },
                                                  "mt_branches1": {
                                                    "$ref": "6"
                                                  },
                                                  "st_sync_packages_det": [
                                                    {
                                                      "$ref": "77"
                                                    },
                                                    {
                                                      "$ref": "77"
                                                    }
                                                  ]
                                                },
                                                "st_sync_tables": {
                                                  "$ref": "76"
                                                }
                                              },
                                              {
                                                "$ref": "77"
                                              }
                                            ],
                                            "tt_logs": [
                                              {
                                                "$ref": "75"
                                              },
                                              {
                                                "$ref": "75"
                                              }
                                            ]
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          }
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ],
                                      "st_local_variables": [
                                        {
                                          "$id": "79",
                                          "id": "0cd6ed5c-d6af-4a6c-840f-8b4374a65b7d",
                                          "id_pos": "e7ee9318-b0d2-4e82-9a69-0d9c10c844a1",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "value": "sample string 5",
                                          "type": "sample string 6",
                                          "last_update": "2026-07-08T10:42:08.8245761+02:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "79"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$ref": "19"
                                        },
                                        {
                                          "$ref": "19"
                                        }
                                      ]
                                    },
                                    "mt_pos_types": {
                                      "$ref": "41"
                                    },
                                    "st_users": {
                                      "$ref": "5"
                                    }
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "mt_items_formula": [
                                  {
                                    "$ref": "30"
                                  },
                                  {
                                    "$ref": "30"
                                  }
                                ],
                                "mt_units": {
                                  "$ref": "32"
                                },
                                "mt_units1": {
                                  "$ref": "32"
                                },
                                "st_images": {
                                  "$ref": "7"
                                },
                                "st_users": {
                                  "$ref": "5"
                                },
                                "mt_items_sub": [
                                  {
                                    "$ref": "29"
                                  },
                                  {
                                    "$ref": "29"
                                  }
                                ],
                                "mt_prices_rules": [
                                  {
                                    "$ref": "37"
                                  },
                                  {
                                    "$ref": "37"
                                  }
                                ],
                                "tt_doc_sa_det_stock": [
                                  {
                                    "$ref": "69"
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ],
                                "tt_doc_st_det": [
                                  {
                                    "$ref": "20"
                                  },
                                  {
                                    "$ref": "20"
                                  }
                                ],
                                "tt_items_customs": [
                                  {
                                    "$ref": "48"
                                  },
                                  {
                                    "$ref": "48"
                                  }
                                ],
                                "tt_stock": [
                                  {
                                    "$ref": "21"
                                  },
                                  {
                                    "$ref": "21"
                                  }
                                ],
                                "tt_vouchers_det": [
                                  {
                                    "$ref": "34"
                                  },
                                  {
                                    "$ref": "34"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "5"
                              }
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "st_images": {
                            "$ref": "7"
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "mt_prices_rules": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "tt_vouchers_det": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ]
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "3"
                        },
                        {
                          "$ref": "3"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "mt_rooms1": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "57"
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "st_functions": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "st_images_types": {
                        "$id": "80",
                        "id": "a9673034-a494-49af-8416-425cb6798680",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2026-07-08T10:42:08.8245761+02:00",
                        "last_update": "2026-07-08T10:42:08.8245761+02:00",
                        "commited": true,
                        "st_images": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ]
                      },
                      "mt_docs": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "st_users": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "st_users1": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "5"
                    },
                    "mt_branches_zones": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "mt_employees_branches": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "mt_periods": [
                      {
                        "$id": "81",
                        "id_branch": "6dacc07d-6869-4c5c-9d70-c46e1ce25953",
                        "exercise_id": 2,
                        "period_id": 3,
                        "date_from": "2026-07-08T10:42:08.8245761+02:00",
                        "date_end": "2026-07-08T10:42:08.8245761+02:00",
                        "state": "sample string 6",
                        "created_on": "2026-07-08T10:42:08.8245761+02:00",
                        "last_update": "2026-07-08T10:42:08.8245761+02:00",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "6"
                        }
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "st_sync_packages": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "st_sync_packages1": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ]
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "mt_branches_zones": [
                  {
                    "$ref": "14"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "mt_brands": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "mt_categories": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "mt_categories_items": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "mt_cloakrooms": [
                  {
                    "$ref": "15"
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "mt_docs_payment_money": [
                  {
                    "$ref": "2"
                  },
                  {
                    "$ref": "2"
                  }
                ],
                "mt_employees": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_employees_profiles": [
                  {
                    "$ref": "27"
                  },
                  {
                    "$ref": "27"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "mt_items_sub": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "mt_items_types": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "mt_locations": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "mt_money_rates": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ],
                "mt_money_types": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ],
                "mt_payment_types": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ],
                "mt_pos": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "mt_pos_doc_print": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "mt_pos_prices_list": [
                  {
                    "$ref": "39"
                  },
                  {
                    "$ref": "39"
                  }
                ],
                "mt_pos_print": [
                  {
                    "$ref": "43"
                  },
                  {
                    "$ref": "43"
                  }
                ],
                "mt_pos_rooms": [
                  {
                    "$ref": "54"
                  },
                  {
                    "$ref": "54"
                  }
                ],
                "mt_pos_types": [
                  {
                    "$ref": "41"
                  },
                  {
                    "$ref": "41"
                  }
                ],
                "mt_pos_view": [
                  {
                    "$ref": "40"
                  },
                  {
                    "$ref": "40"
                  }
                ],
                "mt_prices_items": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "mt_prices_list": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ],
                "mt_prices_list_rules": [
                  {
                    "$ref": "47"
                  },
                  {
                    "$ref": "47"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "37"
                  },
                  {
                    "$ref": "37"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "mt_rooms_units": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ],
                "mt_rooms_units_states_types": [
                  {
                    "$ref": "57"
                  },
                  {
                    "$ref": "57"
                  }
                ],
                "mt_rooms_units_types": [
                  {
                    "$ref": "56"
                  },
                  {
                    "$ref": "56"
                  }
                ],
                "mt_units": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ],
                "mt_units_ref": [
                  {
                    "$ref": "31"
                  },
                  {
                    "$ref": "31"
                  }
                ],
                "st_images": {
                  "$ref": "7"
                },
                "st_images1": {
                  "$ref": "7"
                },
                "st_permisions": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "st_pos_license": [
                  {
                    "$ref": "72"
                  },
                  {
                    "$ref": "72"
                  }
                ],
                "st_users_pos": [
                  {
                    "$ref": "73"
                  },
                  {
                    "$ref": "73"
                  }
                ],
                "st_users_token": [
                  {
                    "$id": "82",
                    "id": "15c3dc0f-0b1f-4986-844a-36981f8c57ad",
                    "token_id": "sample string 2",
                    "id_user": "9ad89532-4212-4f15-89ec-a66a11a12126",
                    "date_from": "2026-07-08T10:42:08.8245761+02:00",
                    "date_end": "2026-07-08T10:42:08.8245761+02:00",
                    "created_on": "2026-07-08T10:42:08.8245761+02:00",
                    "st_users": {
                      "$ref": "5"
                    }
                  },
                  {
                    "$ref": "82"
                  }
                ],
                "tt_doc_sa_cashflow": [
                  {
                    "$ref": "22"
                  },
                  {
                    "$ref": "22"
                  }
                ],
                "tt_doc_sa_det": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "tt_doc_sa_det1": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "19"
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "tt_doc_st1": [
                  {
                    "$ref": "19"
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ],
                "tt_logs": [
                  {
                    "$ref": "75"
                  },
                  {
                    "$ref": "75"
                  }
                ],
                "tt_pos_sesion": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "tt_pos_sesion1": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "tt_rooms_list": [
                  {
                    "$ref": "55"
                  },
                  {
                    "$ref": "55"
                  }
                ],
                "tt_rooms_units_activity": [
                  {
                    "$ref": "51"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "tt_rooms_units_activity1": [
                  {
                    "$ref": "51"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "tt_rooms_units_log": [
                  {
                    "$id": "83",
                    "id": "019b878a-80ab-411a-b604-5e446500ba55",
                    "id_room_activity": "483f29f9-1ae3-419f-ac46-c54f8cb2d9f4",
                    "id_pos_sesion": "d8a3e16f-75a9-41f9-b7b1-50c4ef3b606d",
                    "log_text": "sample string 4",
                    "id_user": "20a054a8-486c-4abe-866b-4638a5eff101",
                    "created_on": "2026-07-08T10:42:08.8245761+02:00",
                    "commited": true,
                    "st_users": {
                      "$ref": "5"
                    }
                  },
                  {
                    "$ref": "83"
                  }
                ],
                "tt_tips_users": [
                  {
                    "$ref": "60"
                  },
                  {
                    "$ref": "60"
                  }
                ],
                "tt_vouchers_permisions": [
                  {
                    "$ref": "36"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "tt_vouchers": [
                  {
                    "$ref": "35"
                  },
                  {
                    "$ref": "35"
                  }
                ],
                "mt_docs": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "tt_pos_sesion_users": [
                  {
                    "$ref": "61"
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "tt_doc_sa": [
                  {
                    "$ref": "17"
                  },
                  {
                    "$ref": "17"
                  }
                ],
                "tt_doc_sa1": [
                  {
                    "$ref": "17"
                  },
                  {
                    "$ref": "17"
                  }
                ],
                "mt_items": [
                  {
                    "$ref": "10"
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "mt_rooms_units_states": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "st_users_profiles": {
                  "$ref": "63"
                },
                "tt_cmd_connection": [
                  {
                    "$ref": "62"
                  },
                  {
                    "$ref": "62"
                  }
                ],
                "tt_cmd_messages": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ]
              }
            },
            {
              "$ref": "4"
            }
          ],
          "mt_money_rates1": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "st_images": {
            "$ref": "7"
          },
          "st_users": {
            "$ref": "5"
          },
          "tt_doc_sa_cashflow": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "tt_doc_sa_pay": [
            {
              "$ref": "24"
            },
            {
              "$ref": "24"
            }
          ]
        },
        "mt_payment_types": {
          "$ref": "23"
        },
        "st_users": {
          "$ref": "5"
        }
      },
      {
        "$ref": "2"
      }
    ],
    "st_images": {
      "$ref": "7"
    },
    "st_users": {
      "$ref": "5"
    },
    "mt_pos_doc_print": [
      {
        "$ref": "42"
      },
      {
        "$ref": "42"
      }
    ],
    "st_doc_num": [
      {
        "$ref": "71"
      },
      {
        "$ref": "71"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "19"
      },
      {
        "$ref": "19"
      }
    ]
  },
  {
    "$ref": "1"
  }
]