POST api/Mt_Units

Request Information

URI Parameters

None.

Body Parameters

mt_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

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_units_ref

Collection of mt_units_ref

None.

st_users

st_users

None.

mt_items

Collection of mt_items

None.

mt_items1

Collection of mt_items

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "6eda1e1b-6551-4877-ab96-8b416bb280a6",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "active": true,
  "created_on": "2026-03-10T07:08:10.0261529+01:00",
  "last_update": "2026-03-10T07:08:10.0261529+01:00",
  "id_user_upd": "cada954f-99bf-467c-a1df-9519f331a302",
  "commited": true,
  "mt_units_ref": [
    {
      "$id": "2",
      "id": "217389f4-5425-4ff3-93fd-c57494c45d7d",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "coefficient": 4.1,
      "id_unit": "92bd0772-8202-47ea-93bc-bf8e64db83bc",
      "active": true,
      "created_on": "2026-03-10T07:08:10.0261529+01:00",
      "last_update": "2026-03-10T07:08:10.0261529+01:00",
      "id_user_upd": "bc02cef6-0d38-4bd5-9d9c-c328afa45cdc",
      "commited": true,
      "mt_units": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "a823eb25-174b-4eb7-a2f4-b885e3864896",
        "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": "9d774c37-46ef-476e-a426-e9be9a0590f9",
        "view_messages": true,
        "id_image_photo": "440dd0b7-2963-4122-a08a-bc7182d0e681",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "4a25657b-e84a-4fb0-b1a3-e4a1d33af6ab",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-03-10T07:08:10.0261529+01:00",
        "last_update": "2026-03-10T07:08:10.0261529+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "3e6a1b9f-5d04-4bce-a445-1ade6b331217",
            "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": "d319a4f0-2c14-42d8-a299-cf17cac5ea4a",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-03-10T07:08:10.0261529+01:00",
            "last_update": "2026-03-10T07:08:10.0261529+01:00",
            "id_user_upd": "602555be-a822-49e9-b753-3c61e21a2257",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "dc42010a-ed47-4c7e-b48b-3d6a0ca02688",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "04b0398f-8400-4617-b4c6-9ecff5cdf238",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-03-10T07:08:10.0261529+01:00",
              "last_update": "2026-03-10T07:08:10.0261529+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "6ff9446a-3663-45fa-8923-b1c3857bb765",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "d38b7450-44e5-445f-b49a-12bbdadc3e9b",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "f88b67be-ede8-4e9c-97f0-de3ed169a2a9",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-03-10T07:08:10.0261529+01:00",
                  "last_update": "2026-03-10T07:08:10.0261529+01:00",
                  "id_user_upd": "f2a15db2-f51a-44ed-baa4-099a1eec907d",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "609ca401-b093-43b4-9d5d-154b03b299e3",
                      "id_item": "4deb8270-d3da-4dcb-b0f5-bdcbc5ee06a4",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-03-10T07:08:10.0261529+01:00",
                      "last_update": "2026-03-10T07:08:10.0261529+01:00",
                      "id_user_upd": "86ddbf96-b01c-4392-851f-239ca0bd1c0e",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "76e5c094-a5b5-4b92-8290-aa7d258b9666",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "7bfb0191-9a31-457b-8dea-e620d8d42ffb",
                        "id_unit_sec": "54f7a4f9-dba5-4cb1-aae0-1032355bebe0",
                        "id_brand": "93833bf9-c3ce-4a1c-850f-d734b28e2996",
                        "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": "948f1bb8-7c17-4ad2-b946-8b15ef7bea2d",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-03-10T07:08:10.0261529+01:00",
                        "last_update": "2026-03-10T07:08:10.0261529+01:00",
                        "id_user_upd": "f14d015f-1f8b-4b4a-b4da-7174d935771a",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "b43d54cf-1d69-4699-886f-77cf894261ec",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-03-10T07:08:10.0261529+01:00",
                          "last_update": "2026-03-10T07:08:10.0261529+01:00",
                          "id_user_upd": "0c7208b4-6770-4a0c-99e8-2bb4ad867e5f",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$ref": "3"
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$id": "10",
                            "id": "1c4d9d15-d4ea-431b-be45-675ae2555958",
                            "id_branch": "5f1bed8d-a152-4840-860f-d1effd8a9b0d",
                            "id_pos_type": "d84f70bd-0b94-4ccb-a9d6-faaefcb52ea3",
                            "id_pos": "ea78c8fc-961c-43e4-966b-b766d9f3a9a2",
                            "id_item": "ddd1c312-f3de-4ed2-b29f-6994f9892faf",
                            "date_from": "2026-03-10T07:08:10.0261529+01:00",
                            "date_end": "2026-03-10T07:08:10.0261529+01:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-03-10T07:08:10.0261529+01:00",
                            "last_update": "2026-03-10T07:08:10.0261529+01:00",
                            "id_user_upd": "c95841f4-1900-4bdc-98ac-7c3bf284e5a7",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "943a9067-8564-4765-80cd-26f9bb3fc9e8",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "fa2c6872-c70e-4325-8b54-54ecbe4423e7",
                              "id_zone": "db9b509f-c04e-4ee6-b697-cce9889cfb6d",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-03-10T07:08:10.0261529+01:00",
                              "last_update": "2026-03-10T07:08:10.0261529+01:00",
                              "id_user_upd": "4819d69a-ec65-4424-ad5f-357ca178e4e3",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "3d6dd03f-a6f9-4fe7-9918-50ad51106f7b",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "22063d7c-f34c-4f1d-9e42-b9582b8631bd",
                                "active": true,
                                "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                "id_user_upd": "b5654f05-c10e-433d-8385-8c4af2474909",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "710be2a4-85ec-4948-8bf7-bfc02a887c15",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "29c43e38-326f-4bc3-b46a-03e0cdfa8cc2",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "cfe5c101-413e-4492-8a0d-dbb078b53c25",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                  "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                  "id_user_upd": "a500fa18-763a-4678-8e28-c3df498e4d96",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "c61833bd-31b9-4e92-b15f-d5e6473d2f40",
                                      "id_cloakroom": "7d1fe30b-1a19-4a70-8d8b-24519ac8e6c2",
                                      "id_pos_sesion": "69914aa3-96b0-4b01-912b-f08172a75e84",
                                      "unit_id": 4,
                                      "date_open": "2026-03-10T07:08:10.0261529+01:00",
                                      "date_close": "2026-03-10T07:08:10.0261529+01:00",
                                      "id_doc_sa": "1d6373a8-4279-47e5-8a08-473b92ab5c99",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "b480c818-4f68-448b-9b82-cca411f3848a",
                                        "id_pos": "77bfe241-3057-418c-badb-ec8492c4fad5",
                                        "id_doc": "7acb87ac-5fe8-44ef-b287-3a1a84c8ba0f",
                                        "id_branch": "48682a2d-a322-47cd-8dd4-1aece4cdfbd0",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T07:08:10.0261529+01:00",
                                        "date_tax": "2026-03-10T07:08:10.0261529+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "510a838c-a591-4fbb-9d51-5997448eef9b",
                                        "id_relationship": "c7bb24cd-9d08-4828-b8c8-b24d3e79ab33",
                                        "id_loc_from": "8ba94760-0695-40fb-8dc9-15f4c59d1403",
                                        "id_loc_end": "5271e7e7-2012-4590-a3d3-1311602fdb92",
                                        "id_user_add": "a673b8b8-58de-4d4f-af44-d6f18dc4ab93",
                                        "id_user_upd": "d7920d6f-c0a5-47d1-80e5-1699bc05ab02",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "7db34ff7-3145-48a3-bed6-81b23e9cb992",
                                        "id_room_unit": "2ea4a406-fc2a-4a79-89ee-2ee1e7811bab",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "b59306f6-3560-4b0a-af43-715ef900455c",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                        "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "cc11cfeb-56fd-439c-a657-53bb86adca8e",
                                          "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": "c618c5c2-625b-4860-aeb8-d161c6ff6843",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                          "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                          "id_user_upd": "2b4ecbfd-ae2a-456b-995e-9a340e4714bf",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "36718fc3-76fd-4564-a0e1-232dea1b80d3",
                                              "id_pay": "11995310-951a-4c84-80c4-859eacbe60b0",
                                              "id_money": "674a6e24-2049-4a54-bab3-8f815eecb8a8",
                                              "active": true,
                                              "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                              "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                              "id_user_upd": "d8646dba-5e05-4df7-8b44-5c4befbcff38",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "5ab2b7ab-640f-4190-b692-cb33f570dd11",
                                                "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": "b1b04c05-d521-4c1a-9f90-ae4fb7923a0a",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                "id_user_upd": "d5dfadc4-f396-4fcd-bb32-860102b6b4b8",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "a163c3e3-d387-4181-b4d8-74f3c6ff23c7",
                                                    "id_money_2": "9a28f8c3-1608-47bf-aa6e-bbca66fc62b1",
                                                    "date_from": "2026-03-10T07:08:10.0261529+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                    "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                    "id_user_upd": "94cf253e-6dd5-4c36-930f-6826fec75d78",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "18"
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "83d2a184-6291-40de-a8e1-74d328de5b21",
                                                    "id_pay": "5d1929b4-9a09-43eb-8ae2-f26612cdda8a",
                                                    "id_money": "00648288-ca2b-4358-a198-37c139fd95e1",
                                                    "date_cashflow": "2026-03-10T07:08:10.0261529+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "a680619d-9f17-4cda-957b-e59524de0733",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "1b038aab-3b5a-4f24-af0e-6c6857048daf",
                                                      "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": "9f2a4f46-90cd-492e-babf-72b30555a5ef",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                      "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                      "id_user_upd": "95ab7881-0888-47a5-b30e-0a0d819c21c2",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "22",
                                                          "id_doc_sa": "ac4d3602-8dea-4780-b381-465d6acf9bc0",
                                                          "id_line": 2,
                                                          "id_pay": "8591730f-4028-414a-9564-89c2f35ddc10",
                                                          "id_money": "3b25c388-36a4-4a90-b2a6-97ca66386a0c",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "a5795c70-578f-4efa-959b-37c040051848",
                                                          "id_employee": "24c0b363-4582-412f-bb3e-2f8784df49d2",
                                                          "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": "ac351460-ad8a-43fa-a634-48ffb8da5600",
                                                          "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": "23",
                                                            "id": "ddc999df-88b8-4d68-83a7-36be0daedf76",
                                                            "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": "0ce50473-f32e-4071-ad70-b89a6527ec98",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "9f51fe43-1d0f-43fa-970b-d09bce33d7dc",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                            "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                            "id_user_upd": "fe3cc91e-dd2c-4de3-9121-0eb4a790713a",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "86347100-dd1e-4298-81ef-181e6ff94608",
                                                                "id_branch": "0cc0b7ba-2d60-413f-a92c-c2ddc97398a9",
                                                                "active": true,
                                                                "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                "id_user_upd": "11a050cc-390c-4f04-aff9-42c9aa2fc689",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "85f8c846-b403-4d6d-ad4f-3b4ed81a9ae9",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                              "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                              "id_user_upd": "f816d6b7-5e82-4c17-807b-e9d55e3f4c39",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "3"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "26",
                                                                "id_doc_sa": "73daf254-8f8c-4e7b-9a51-82422abef5aa",
                                                                "id_line": 2,
                                                                "id_item_sub": "901b9818-d791-4e1b-9da5-51e0a1c9b6f2",
                                                                "qty": 4.1,
                                                                "id_list": "6c63a4cc-92ec-4dc1-81ce-078ebc984046",
                                                                "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": "9a94701f-a6a0-44f1-9056-56a9e1b018da",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "52331bad-5a4d-4e86-a0e9-932f23491885",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "25009c9b-f292-4980-a11e-1c7e8901907a",
                                                                "id_user_upd": "ad0def71-511a-438e-96e7-018bb5ca850b",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "d588f237-10ba-4481-8fc6-fb333f4b5740",
                                                                  "id_item": "8a9c8810-eda2-4a32-a722-174b006a79fe",
                                                                  "id_item_type": "fb5635d5-1d97-4d53-99b4-4f704ee6a5be",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "feb72a98-019f-47bf-9a65-bc8606db8263",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                  "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                  "id_user_upd": "191a5ef4-b95e-468c-b954-86c4a60e7b19",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "3b9ee8db-7044-4c9b-bc2b-5024356dde28",
                                                                      "id_item": "5aab6cd0-8f6a-4d20-a7e1-9aefd820eb64",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "4c744c97-5f8f-40e2-89c5-558bae8265f6",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$ref": "2"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "58669377-f68e-4889-b1aa-c72ffc7aae9f",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "b0773ee3-f8ef-432f-bdda-4bc93e07fd43",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                    "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                    "id_user_upd": "2f12c65b-3a98-4c55-97c5-80d26b417ab8",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "74560c8e-8d7e-4f7a-9612-d1c822d551a8",
                                                                        "id_line": "79695741-2557-4b8b-a8fc-67eb8883a410",
                                                                        "id_category": "eadd00aa-043e-4560-8dec-83c914c8c890",
                                                                        "id_item": "c2ff8167-165d-4580-a3f9-1b0a985946cb",
                                                                        "id_item_type": "7dac4736-dc26-40c4-93fa-29f338aa4e31",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "31",
                                                                          "id": "c416c772-95fe-4131-853a-67376329db88",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "date_end": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "date_used": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "date_sesion": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "id_employee": "305e23e9-594b-4f5f-a5be-c898ff34afcf",
                                                                          "id_branch": "706724dc-445f-43ca-b5ce-e94951557c09",
                                                                          "id_voucher_permision": "25a292c8-6f4a-4c2f-b6af-2533099b20ad",
                                                                          "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": "da2d5c8b-a4a2-4c72-a77e-b21f8a9be5cf",
                                                                          "id_user_add": "d7804efd-2c0b-4f01-bb7c-fed7d43d4381",
                                                                          "id_doc_sa": "7857303f-57c6-4983-80e8-c9865282cd09",
                                                                          "id_item_sub": "8220b9fa-69e2-4701-89d1-78ab3e398db1",
                                                                          "id_pos_sesion": "acc3a327-89ea-43bf-811e-27667add928b",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "22"
                                                                            },
                                                                            {
                                                                              "$ref": "22"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "7a44e2cc-197a-4bad-8116-358ef4d3f670",
                                                                            "date_from": "2026-03-10T07:08:10.0261529+01:00",
                                                                            "date_end": "2026-03-10T07:08:10.0261529+01:00",
                                                                            "date_used": "2026-03-10T07:08:10.0261529+01:00",
                                                                            "id_employee": "ca4e3762-5257-45c8-b199-5856a014d0f9",
                                                                            "id_branch": "5ec3df2d-3b92-4f8b-aa78-2a7670c7abb2",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "4db47f75-cb34-478b-a69d-6fcf23997b2b",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                            "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "23"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "e89de798-7be9-491f-8683-c82eb6280f1f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T07:08:10.0261529+01:00",
                                                                        "date_end": "2026-03-10T07:08:10.0261529+01:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "a2322d39-6acc-497b-8374-4404ff7b1526",
                                                                        "id_pos": "91ddde2c-2c60-4218-8511-5eac43f7668d",
                                                                        "id_list": "49755128-6bdf-4540-9742-e6d99dc593c9",
                                                                        "id_item": "aa4a77d4-c6e7-4f5c-9d07-8356340f0bfe",
                                                                        "id_item_type": "83b6cb97-b666-4247-802b-8f95aed77366",
                                                                        "id_category": "22942dff-57c7-4ed6-941b-dfc6cafefa87",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                        "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                        "id_user_upd": "7f028507-8916-42f3-b9c3-0c1cab9d2430",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "34",
                                                                          "id": "b960b2ba-5607-47d7-ae7e-546ccf34d158",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "6d3df40b-f67e-49f2-aaeb-9a6f99a92727",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "1d81e619-a7fd-445d-82da-c53534cbc7fd",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "id_user_upd": "462cef9b-1b2d-46a9-b2f0-31499fecbaf9",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "d11e29c5-1f6e-4846-8f6b-c6ad561eeaf0",
                                                                              "id_pos_type": "0e4a620d-7433-42c5-9a26-36ef0b4a27ff",
                                                                              "id_price_list": "beda8b9b-ff38-4008-a969-2aaafa8a3692",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "id_user_upd": "d19dfb18-2cc9-4c45-9157-14524dfac33a",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "12c95c57-4262-47d0-b14f-f650a5e12a76",
                                                                                "id_pos_type": "bdca45f9-90c9-41fc-84cc-6d2f2bf8340d",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                "id_user_upd": "0af8436f-c219-41d1-8dc0-261d3cba86fe",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "44f6d20e-24f4-4fd2-a87c-7f806e675e50",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                  "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                  "id_user_upd": "48939d2e-9255-461b-b93d-2b8df13b11ae",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "ffe99f78-4638-4cab-b780-d699eb851461",
                                                                                      "id_doc": "b7ef42df-7b72-45d5-8b63-3c0c6d5b64b4",
                                                                                      "id_pos_type": "252153e4-22f9-4c60-8390-1ce5eab68ee3",
                                                                                      "id_doc_print": "725a4e3a-0e49-4774-a474-6a7d08c96344",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                      "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                      "id_user_upd": "78c10f0b-f76a-43f1-8d53-865d50ace79b",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "144950c2-5789-4e65-80ab-171dbb1f296e",
                                                                                        "id_pos": "4443259d-bb92-4d33-a70e-06ac0b346cdc",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                        "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                        "id_user_upd": "6610321c-2222-433d-beff-220104e15ed2",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "40",
                                                                                        "id": "7ee82ca8-d157-4f9f-9ae8-1c8b475ea19d",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                        "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "0dce7a6f-bd3e-4119-870d-5e81e40c7e4a",
                                                                                            "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": "40"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "41"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id_list": "295ba6a3-d381-4ef9-8d07-9250dde12a2e",
                                                                              "id_item_sub": "0c83dc85-f354-439c-9881-835aa3af2d3b",
                                                                              "validity_date": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "id_user_upd": "8ee2b0ad-8d5f-4fa4-b6ea-72af46e37f36",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "27"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id": "2d73e873-1de5-45bb-9aa8-62b13dea8e48",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "date_end": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "id_branch": "28558cc2-3696-41d7-9c8a-76383d38cade",
                                                                              "id_pos": "b57611fa-ea0e-49a7-b37a-5c2e9bdce4d6",
                                                                              "id_list": "3a490369-5835-4aeb-a592-e9b0687061cf",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "id_user_upd": "87f6caa2-fbb1-4961-9e39-6205079c17fc",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "71bf9e39-7280-473e-90e5-bb6eac0c2298",
                                                                        "order_id": 2,
                                                                        "id_item": "016be747-14cb-4d06-8ecd-6a05b75b4ba2",
                                                                        "id_item_type": "931340cb-3a69-4af4-80bd-4991afaf4877",
                                                                        "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": "977bf421-3319-4fae-a38f-b0044ad7d52a",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "d110fa79-b1a1-4a13-a7ab-7c8dc789d025",
                                                                        "count_voucher": 1,
                                                                        "id_category": "841d33da-ee51-42b2-93fa-6376701b85f7",
                                                                        "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                        "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                        "id_user_upd": "7db409d2-5576-439e-8e92-24ab02a97423",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "6e7f75a9-e157-445b-9b11-82fb3140d6dc",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "f0bad5e2-48cf-4973-96a6-8eeff84173fa",
                                                                          "date_tax": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "date_open": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "date_close": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "id_user_open": "cab8a2e1-8c79-4446-9347-322c3465ca18",
                                                                          "id_user_close": "abb8d163-40f0-4cc7-8616-7a6e119ac4f5",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "44"
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "f43f1c2f-96d0-418a-903f-d95e4e148a97",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "a88e3393-07a8-409c-bfad-ea09f80215c6",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "41a874ef-a3f2-4110-b38e-010454429ad8",
                                                                              "id_room_unit": "6d84892e-040d-42f0-bc3b-8b75d3079d46",
                                                                              "id_room_list": "081cbf35-fe1b-4703-8869-4506bbf1f475",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "date_from": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "date_end": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "date_open": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "date_close": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "id_employee": "e5995c05-3c7a-4857-b911-b47ac87364ad",
                                                                              "id_employee_sec": "68b43dac-8c7d-42cf-98b7-7a41f7b1a8ff",
                                                                              "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": "49173d69-bb4f-4c74-9ea4-e71a82ce98d1",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "943dc27a-2bfe-4929-9fa4-5112d345f2f8",
                                                                              "id_user_close": "823e1ca6-578b-458f-acbd-246f69448996",
                                                                              "id_unit_state": "7399e088-efd5-48ef-85a8-a0aceb547645",
                                                                              "id_pos_sesion": "b54318ce-25a7-4082-ac78-be96c78f7561",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "2eed0f60-c7a9-4c64-b13e-fa4459c4c482",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "0235a292-ebf5-4bfb-98b1-cd50b29b66f5",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "549141ff-fd5c-4a4e-adbb-5990d0a17ce2",
                                                                                "locked": true,
                                                                                "date_locked": "2026-03-10T07:08:10.0261529+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                "id_user_upd": "ee66feed-9db3-4855-a9bf-fbe78fcf8369",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "0c7a1982-1da1-4ae7-a322-9112d2c7e968",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "76e985f0-ea0a-4e9f-b823-78df36953b1d",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "c885d135-1916-48cd-bd18-35d7512a6e11",
                                                                                  "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": "d6be57bd-253f-4256-a905-79f7dd428ea9",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                  "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                  "id_user_upd": "3accd5bb-2d75-4f32-ba63-10ac9e6ae4c2",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "d83c3299-0f0e-43f8-847e-9d7f662051f2",
                                                                                      "id_room": "bd068f7c-c9ea-4391-b3ac-02bc9b76dc37",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                      "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                      "id_user_upd": "d82d4227-0ef1-4704-8cc8-c3c3375ae4db",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "d22fd7bf-5d21-46fd-88d0-c128417c896a",
                                                                                      "id_room": "608cbfcc-a574-4682-90a7-bf374758c6b2",
                                                                                      "date_in": "2026-03-10T07:08:10.0261529+01:00",
                                                                                      "date_out": "2026-03-10T07:08:10.0261529+01:00",
                                                                                      "id_user_add": "82bafa1e-1663-4aa3-95a3-5a5daf432ac2",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                      "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "7a2ace7e-ee44-4554-8e09-4c095afb6b8e",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                  "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                  "id_user_upd": "88554f80-6566-4fe9-b880-ae3d83b6a74e",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "23d7219c-5cd8-468f-9f99-f9483e6e0bd4",
                                                                                      "id_room_state": "25165765-29f2-4365-8798-4b281618ba9d",
                                                                                      "id_image": "bf453d4b-7ae5-4a8b-8693-3746bfe75734",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                      "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                      "id_user_upd": "efe888cc-2ab0-4a46-a2d8-03c173733d89",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "db009107-d441-4b60-b050-f54bd7b6510c",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                        "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                        "id_user_upd": "50c2b84a-f51b-4867-9dce-49a9d0c928f4",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "52"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "1a79e9de-3d16-46ce-af06-35a82adca806",
                                                                              "id_pos_sesion": "217ebadf-daee-4ca3-acca-596e1ffa7f44",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "9fe9b1a6-bf7d-4f84-aa78-ffaf41d37efb",
                                                                              "id_room_unit_activity": "0fc627ef-561a-4a1d-94fc-80b0c21f6de8",
                                                                              "id_doc_sa": "f4dfc0bf-ffa8-45fe-9a03-218e97befa23",
                                                                              "id_pos_type": "25277c44-cd1c-4fc0-8557-d39e75595a9a",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "3720959c-bdb4-4531-8fe4-575285f6eab0",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "8185bbb1-3675-4bb6-8320-116805bc8467",
                                                                                  "id_user": "3d69c47b-7ed8-4c15-ac32-dcdfd5537315",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                                  "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "11f82a33-0df2-4720-bb44-32ed7dedfdd2",
                                                                              "id_user": "a44eb11a-2dfd-4bb5-b7ea-dc90f8693f55",
                                                                              "date_add": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "58",
                                                                    "id": "be5524f2-ebad-4dff-918c-85f23abc0330",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "e0b7baae-e3db-40f5-9bfb-1699ade690a5",
                                                                    "id_doc_print": "1cb2cae7-da78-4d90-9b24-45b6d69399d0",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                                    "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "42"
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "34"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id_doc_sa": "3dba1395-3877-4116-9d32-83533314afac",
                                                                    "id_line": 2,
                                                                    "id_item": "0af02a87-5f53-4695-a71f-ad12aaa07e02",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "21"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "15"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "21"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "60",
                                              "id_pos": "b20d152f-e276-4674-8c63-11ab7fe244e0",
                                              "id_doc": "3bf5a879-06f7-4ee4-9ee5-d9260033f0f5",
                                              "value": 3,
                                              "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                              "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "61",
                                              "id": "25c8ee9f-1eb6-4aee-9476-76c9c9760533",
                                              "id_pos": "c7b2183c-3a9c-4153-8250-e8a0efa8235a",
                                              "id_doc": "ac682ab1-8a32-4743-a365-4d0a8659120e",
                                              "id_branch": "5f86d99f-3358-458a-a2d5-ce9b31e8fc5c",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-03-10T07:08:10.0261529+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "0f9e4fd5-63c3-487e-b1c7-0be054b33e18",
                                              "id_loc_from": "e4539ddf-25b5-4c25-938b-b34341decd11",
                                              "id_loc_end": "69ca0f6c-af4b-4cf9-bbac-f4e701e95683",
                                              "id_user_add": "576814f3-c339-4b58-8d22-78bac5cba45a",
                                              "id_user_upd": "16cb0566-20de-4f83-a17a-e5704f5cc66c",
                                              "id_pos_sesion": "bba074e0-9362-4ab1-b69f-957baddf2591",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-03-10T07:08:10.0261529+01:00",
                                              "active": true,
                                              "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                              "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "62",
                                                "id": "a070fde9-0218-4905-bda3-ca45fe60221c",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "84bc9a68-9a2b-4c22-9422-5b985e8f278e",
                                                "active": true,
                                                "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                "id_user_upd": "e80071e4-cfd4-4710-96fc-80bc25ae6def",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "63",
                                                    "id_location": "e5ee9bb8-323e-4297-a26c-8864d885d213",
                                                    "id_item": "a948d758-b884-461e-95ea-326ce3d5748a",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                                    "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "62"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "62"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "64",
                                                  "id_doc_st": "36c74d80-5ffc-41ef-a9d9-7ab260045b9f",
                                                  "id_line": 2,
                                                  "id_item": "0d771ea0-8c31-4c52-b1ac-95d9d7c50e48",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "61"
                                                  }
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "61"
                                              }
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "62"
                                        },
                                        "mt_locations1": {
                                          "$ref": "62"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "3"
                                        },
                                        "st_users1": {
                                          "$ref": "3"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "15"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "45"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "47"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "65",
                                            "id": "fb211397-5be7-4448-88e2-94d98bd71a23",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "f059f44f-63b7-42e7-b92a-d7b298eb5cba",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                            "printed": true,
                                            "print_on": "2026-03-10T07:08:10.0261529+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      }
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "50"
                                },
                                {
                                  "$ref": "50"
                                }
                              ],
                              "st_users": {
                                "$ref": "3"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "43"
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "33"
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "4e837820-1335-482d-bdde-795e343d6749",
                                  "id_pos": "e6e6faf8-5a45-4900-9786-e814fdcc6d94",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-03-10T07:08:10.0261529+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "89c5f361-83db-487e-a89c-ef38424288bc",
                                  "active": true,
                                  "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                  "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "5aab4674-2318-4315-9b41-8a38dc4b9c5b",
                                  "id_pos": "3a6ec0e8-8978-4765-851c-0679d1a46307",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                  "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "3c2cb467-0a17-4bec-8fd6-e35662b7ff07",
                                  "id_pos": "3c0852ee-6240-4fc2-a618-a666b96e2e86",
                                  "date_add": "2026-03-10T07:08:10.0261529+01:00",
                                  "date_upd": "2026-03-10T07:08:10.0261529+01:00",
                                  "date_out": "2026-03-10T07:08:10.0261529+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "732765aa-ba97-47b1-8c27-f22556cc1d9e",
                                  "id_user_add": "de29d7f6-62ad-4ddb-8571-837320b55b68",
                                  "id_table": "4dd8364b-8185-48a0-948b-23427979ac1f",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "f3b33c0f-9483-46e6-9d9e-280e805df3ff",
                                  "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "12a2a065-2163-45f6-a78f-2ff8af4e8f34",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                    "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "21b376c3-91d4-4c9b-ab98-dae35b0fa05e",
                                        "id_sync": "5cc930af-86be-46f5-81f1-e08d0e8bfde1",
                                        "json": "sample string 3",
                                        "id_table": "9b4bdba6-5be5-4aa2-8a3e-6a2b875159c5",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "4bfda59e-25ae-4b7a-baed-e43db620d040",
                                          "id_branch_from": "a38bf420-bf6c-4c4c-8749-f91387df5ed2",
                                          "id_branch_to": "e7104436-91e5-4526-b59b-f3b78467585d",
                                          "type": 4,
                                          "created_on": "2026-03-10T07:08:10.0261529+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-03-10T07:08:10.0261529+01:00",
                                          "send_on": "2026-03-10T07:08:10.0261529+01:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "24ca7f33-6fd2-466d-ab8c-835c4227322b",
                                  "id_pos": "d5fcfc7e-87cd-4a5d-a0ed-b3d910df8f38",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-03-10T07:08:10.0261529+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ]
                            },
                            "mt_pos_types": {
                              "$ref": "37"
                            },
                            "st_users": {
                              "$ref": "3"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units": {
                          "$ref": "1"
                        },
                        "mt_units1": {
                          "$ref": "1"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$ref": "59"
                          },
                          {
                            "$ref": "59"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "64"
                          },
                          {
                            "$ref": "64"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "63"
                          },
                          {
                            "$ref": "63"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "st_functions": [
                {
                  "$id": "74",
                  "id": "0d76180c-23ac-4677-9cfd-fa3735143c8a",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "b4f8459e-73f0-44d7-8093-650ba5ef42b3",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "4f62eaae-0e38-4a7f-a57f-ef4352ad0266",
                  "view_pos": true,
                  "order": 10,
                  "color_border": "sample string 11",
                  "color_button": "sample string 12",
                  "color_font": "sample string 13",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 16,
                  "active": true,
                  "created_on": "2026-03-10T07:08:10.0261529+01:00",
                  "last_update": "2026-03-10T07:08:10.0261529+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "75",
                    "id": "79163368-6515-447e-a376-9d46b51685d6",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-03-10T07:08:10.0261529+01:00",
                    "last_update": "2026-03-10T07:08:10.0261529+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$id": "76",
                      "id": "a6288200-25b1-45f7-9efd-d3eeb0822767",
                      "id_function": "0bb73179-d5f4-43d8-a2e3-a1c4c0a9043e",
                      "id_user": "33346ba1-cd03-4253-a53f-c45165e379f0",
                      "id_profile": "97492a3a-d8a7-48a4-9c83-a52cd508ed03",
                      "permission": 3,
                      "active": true,
                      "created_on": "2026-03-10T07:08:10.0261529+01:00",
                      "last_update": "2026-03-10T07:08:10.0261529+01:00",
                      "commited": true,
                      "st_users_profiles": {
                        "$id": "77",
                        "id": "9145d9d6-c559-4047-9566-55bf1ef7917a",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "is_pass_required": true,
                        "is_admin": true,
                        "level_id": 7,
                        "order_1": 8,
                        "order_2": 9,
                        "order_3": 10,
                        "order_4": 11,
                        "is_tips": true,
                        "active": true,
                        "created_on": "2026-03-10T07:08:10.0261529+01:00",
                        "last_update": "2026-03-10T07:08:10.0261529+01:00",
                        "commited": true,
                        "st_permisions": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      },
                      "st_functions": {
                        "$ref": "74"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "74"
                }
              ],
              "st_images_types": {
                "$id": "78",
                "id": "08eb9a6d-71c7-45eb-bd2e-aaf2e21a2212",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-03-10T07:08:10.0261529+01:00",
                "last_update": "2026-03-10T07:08:10.0261529+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_locations": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "mt_periods": [
              {
                "$id": "79",
                "id_branch": "e5b2f7e0-70f5-40cd-a801-8afe56c33f97",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-03-10T07:08:10.0261529+01:00",
                "date_end": "2026-03-10T07:08:10.0261529+01:00",
                "state": "sample string 6",
                "created_on": "2026-03-10T07:08:10.0261529+01:00",
                "last_update": "2026-03-10T07:08:10.0261529+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "79"
              }
            ],
            "mt_pos": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_brands": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_employees": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_locations": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_pos": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_units": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "st_users_profiles": {
          "$ref": "77"
        },
        "st_users_token": [
          {
            "$id": "80",
            "id": "a4eff7a5-721b-4497-94c0-fcd5d0f2126c",
            "token_id": "sample string 2",
            "id_user": "16c24156-5a03-4e0b-bf5a-70d06004ab58",
            "date_from": "2026-03-10T07:08:10.0261529+01:00",
            "date_end": "2026-03-10T07:08:10.0261529+01:00",
            "created_on": "2026-03-10T07:08:10.0261529+01:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "80"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_logs": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "81",
            "id": "38011509-06b7-44df-ab12-dc3f09842219",
            "id_room_activity": "0ea25381-f4d0-4973-a9fa-0c25a2a700d8",
            "id_pos_sesion": "6c998548-df9c-4870-a028-82e898cd8dc2",
            "log_text": "sample string 4",
            "id_user": "0e5dc035-38d8-45ae-a4d3-bd96474c6e77",
            "created_on": "2026-03-10T07:08:10.0261529+01:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_docs": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ]
      },
      "mt_items_formula": [
        {
          "$ref": "28"
        },
        {
          "$ref": "28"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": {
    "$ref": "3"
  },
  "mt_items": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ],
  "mt_items1": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

mt_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

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_units_ref

Collection of mt_units_ref

None.

st_users

st_users

None.

mt_items

Collection of mt_items

None.

mt_items1

Collection of mt_items

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "d5048a74-4755-4027-8bf1-87123300a2f2",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "active": true,
  "created_on": "2026-03-10T07:08:10.0418219+01:00",
  "last_update": "2026-03-10T07:08:10.0418219+01:00",
  "id_user_upd": "373799cf-0829-463d-8b6f-96ad5f97e858",
  "commited": true,
  "mt_units_ref": [
    {
      "$id": "2",
      "id": "d9b4964d-3309-4e47-8044-fd754b94ec15",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "coefficient": 4.1,
      "id_unit": "cec9f2b9-ce11-4edf-9b25-52d1276bd3f5",
      "active": true,
      "created_on": "2026-03-10T07:08:10.0418219+01:00",
      "last_update": "2026-03-10T07:08:10.0418219+01:00",
      "id_user_upd": "e94bd278-1cb7-4ee4-a78f-accd88a8fd03",
      "commited": true,
      "mt_units": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "75945bc4-46a8-405e-bb5e-960a1513b4ef",
        "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": "ed91d6e4-d598-4b2c-90e9-34d532506012",
        "view_messages": true,
        "id_image_photo": "219442ba-b31f-417b-8768-d4b61e5fa672",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "c9c4ad98-c3f9-4ca0-a74b-bcc6890d257a",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-03-10T07:08:10.0418219+01:00",
        "last_update": "2026-03-10T07:08:10.0418219+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "886075fa-065e-4626-ba09-7c91206abe44",
            "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": "0a0ff676-cf04-40e1-b79a-fbc5c0986063",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-03-10T07:08:10.0418219+01:00",
            "last_update": "2026-03-10T07:08:10.0418219+01:00",
            "id_user_upd": "513b7477-9101-4d9f-ad86-394844a1ba66",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "79acacfb-fdc0-44d4-a697-e6407ea4fb2d",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "ff7e003b-3b10-4ed6-89cf-26861fb90289",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-03-10T07:08:10.0418219+01:00",
              "last_update": "2026-03-10T07:08:10.0418219+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "4fc4f6d4-f092-4455-9035-b95f10674976",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "aeee6137-ae3f-4dc0-b440-406044e1b85a",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "79d3ac5c-43dc-4a38-a118-4cec1438ca3d",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-03-10T07:08:10.0418219+01:00",
                  "last_update": "2026-03-10T07:08:10.0418219+01:00",
                  "id_user_upd": "2ab33b71-cf17-4225-9e33-4f0a05dc5ab2",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "5180cd85-5035-48f2-89cf-e2e175828cc2",
                      "id_item": "fcd7e7a6-8e4b-41cb-9dcc-a87ea88b4070",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-03-10T07:08:10.0418219+01:00",
                      "last_update": "2026-03-10T07:08:10.0418219+01:00",
                      "id_user_upd": "893b618a-1e05-4794-9fef-e7014e5ca70b",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "f7d91091-1aef-431a-ada7-4ea723ab0fad",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "750dfac4-0865-40ed-ab04-bd6aadf4c4d4",
                        "id_unit_sec": "5d7d4753-217d-4184-a7e5-032bba8cf34a",
                        "id_brand": "a5a9eac0-2d5c-43b7-bb03-a3342da53aa2",
                        "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": "b3871c25-5625-44ce-9de0-ef6a81040344",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-03-10T07:08:10.0418219+01:00",
                        "last_update": "2026-03-10T07:08:10.0418219+01:00",
                        "id_user_upd": "df58728f-8da1-490f-a532-af781f5f02f9",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "0181612c-2f0d-48eb-8589-c265ad4d1988",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-03-10T07:08:10.0418219+01:00",
                          "last_update": "2026-03-10T07:08:10.0418219+01:00",
                          "id_user_upd": "c35cfb77-4e4b-46a8-ba07-95a8160053b1",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$ref": "3"
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$id": "10",
                            "id": "5d42274c-09af-4f95-8eac-a699a25e7cf7",
                            "id_branch": "1685f7da-f690-4933-8b78-a224b8c8b0bb",
                            "id_pos_type": "41097d1b-00ad-484e-a2af-e9ad5fe8123e",
                            "id_pos": "2c5e0bea-e691-4468-bc2f-8c25942eb0f6",
                            "id_item": "fb4a416c-040b-4ab9-9aa1-beaa32b6fe4d",
                            "date_from": "2026-03-10T07:08:10.0418219+01:00",
                            "date_end": "2026-03-10T07:08:10.0418219+01:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-03-10T07:08:10.0418219+01:00",
                            "last_update": "2026-03-10T07:08:10.0418219+01:00",
                            "id_user_upd": "6435beae-e2e0-4aae-be9e-04573229546d",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "1014611e-bdfd-4471-93fa-4a3007cb8b34",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "6dc77e4b-59d3-4ce4-9f3c-6fef1665b957",
                              "id_zone": "d87c6f85-a1ef-4e3b-aa45-c8733953d23c",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-03-10T07:08:10.0418219+01:00",
                              "last_update": "2026-03-10T07:08:10.0418219+01:00",
                              "id_user_upd": "f8165e45-3374-4fbc-ad9e-eecfb4c97f97",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "da004620-0c88-401f-b18d-2120a975ab50",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "580e4622-0a8f-4b4c-8817-57a2fdaa46f0",
                                "active": true,
                                "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                "id_user_upd": "62060bae-0b4d-4e8e-9e56-64ecb10d1dad",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "168804f6-c380-41c4-bd56-5bd5a8cf0d4b",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "458210b6-fca1-456e-8bea-5f5f0a8ca8f1",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "4ea63211-7322-4f02-b893-0f98450e34c0",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                  "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                  "id_user_upd": "00db25eb-d368-41a5-88c4-efc23cdd16f4",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "54bd5ec3-b6da-42e7-805a-11d92e77b389",
                                      "id_cloakroom": "16801bf7-0162-4ed0-8112-3aea517ab0f9",
                                      "id_pos_sesion": "8bf9bd2a-2776-43f3-9c76-9e6e582f78b5",
                                      "unit_id": 4,
                                      "date_open": "2026-03-10T07:08:10.0418219+01:00",
                                      "date_close": "2026-03-10T07:08:10.0418219+01:00",
                                      "id_doc_sa": "698e0b70-44ae-4770-81f0-c33dd481985e",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "d0679ecb-e577-4179-b9f1-fad3561b3d26",
                                        "id_pos": "ca98763b-b117-49a3-abdd-d9cc749ae569",
                                        "id_doc": "ef59c852-80ae-4b11-b887-4c30ef477add",
                                        "id_branch": "45c8391e-eee1-484a-959c-51e21f89f000",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T07:08:10.0418219+01:00",
                                        "date_tax": "2026-03-10T07:08:10.0418219+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "464dced0-084e-4763-8d06-1be1fd34a959",
                                        "id_relationship": "bc0bd1fc-9d10-49ed-be42-76782e8e1ceb",
                                        "id_loc_from": "8d065f07-a0c0-4f83-b6d7-c55c6186abee",
                                        "id_loc_end": "c60f39b4-2656-42ff-a3dc-8b98a817d8a1",
                                        "id_user_add": "ef516f8e-1ad0-4230-839d-571c095bee86",
                                        "id_user_upd": "87cdf985-6b32-4e62-b181-52f7ac5ae1f6",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "5a3c5ea1-a302-4e4a-b6d7-785f643ddc5b",
                                        "id_room_unit": "f4a11b01-a4e0-42f2-bf35-df99b10f591b",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "d19ad113-fc8e-4dd7-a7f1-697c67295b59",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                        "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "7d33749e-db26-4931-87cd-9bac3e2d21b3",
                                          "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": "5a542449-7491-443c-9cad-f3ba3ea3bce9",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                          "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                          "id_user_upd": "b04a8b11-14c0-4ab2-b1ab-57d98996309b",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "78880005-85bc-4b60-a585-e5b3c7583c6e",
                                              "id_pay": "f3993045-0864-42cb-bd27-c611c8bb8c59",
                                              "id_money": "1c6d4f45-30ba-463e-9eec-94e400be5490",
                                              "active": true,
                                              "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                              "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                              "id_user_upd": "13e4f2d0-65ad-4de0-8705-ba06ec236337",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "639ed35d-1142-4738-9383-03cbbbab536b",
                                                "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": "55f24b13-5ce2-419b-895a-2d4949dbd854",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                "id_user_upd": "6e611f4c-f9ca-42e8-a81d-ab67a83f3b2b",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "50ac5d43-927f-4715-bb31-5bd3defbcf48",
                                                    "id_money_2": "373a231e-53ea-4b9c-ac73-147dc3675b54",
                                                    "date_from": "2026-03-10T07:08:10.0418219+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                    "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                    "id_user_upd": "4a59fcd3-71af-459f-ab0f-ea339a86bf60",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "18"
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "2b3eb7c2-c0d6-4256-af4a-49710af94bcb",
                                                    "id_pay": "650001eb-bdf9-46a7-b104-e7dae8c77b85",
                                                    "id_money": "f1260abd-ba4d-45c9-866d-5c0fb3b210df",
                                                    "date_cashflow": "2026-03-10T07:08:10.0418219+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "c54933d2-84bb-43a8-850f-f8d69c323141",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "36c42c0e-6ed3-46d7-bd52-3dc5d9e1a2c0",
                                                      "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": "4877da62-eabf-4344-94f8-ba165edb02a1",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                      "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                      "id_user_upd": "63e66cac-2a5e-4cdc-b786-07cb47e22175",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "22",
                                                          "id_doc_sa": "97f1371f-8093-48ba-9ea2-b23e0ca9a9c4",
                                                          "id_line": 2,
                                                          "id_pay": "dfcdbc8c-358e-4406-8739-d19f972f9894",
                                                          "id_money": "cfc199c2-ac3d-4e8f-9ac5-c94b00bca3c8",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "413a1a7d-902c-4c79-84e7-1cb9621c1e01",
                                                          "id_employee": "74f95b15-c8f2-45b3-949c-f8754d7b4783",
                                                          "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": "39de046e-30b6-459b-b2c2-ac865e0a73ca",
                                                          "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": "23",
                                                            "id": "8a6bd4cf-0483-494a-896a-6a36b54f723b",
                                                            "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": "b038b590-5be2-4010-8d69-c5f3b5e2ef74",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "8676f0c6-d061-42c5-9a73-2b5254408d8d",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                            "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                            "id_user_upd": "2fae3af5-8681-4e72-9b1f-35bfb6300006",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "c6fe6bc1-ba35-4ab9-9c6b-4f17b1e09116",
                                                                "id_branch": "ff99c00e-ede3-4a6d-9150-05cffe3fc782",
                                                                "active": true,
                                                                "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                "id_user_upd": "e339e3a9-4bf5-43bd-a7a8-7fc490bebc94",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "36ac3afb-c676-45be-839f-69e0e6d91a1e",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                              "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                              "id_user_upd": "d2f2248f-2bd4-4de5-a28a-b0a37f772a87",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "3"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "26",
                                                                "id_doc_sa": "5f33eafd-f0b4-42c1-9592-7ccb5f38bfae",
                                                                "id_line": 2,
                                                                "id_item_sub": "47af3cfc-f608-4f4a-a35d-9bdc1b16b960",
                                                                "qty": 4.1,
                                                                "id_list": "4a421ad2-1ff4-4501-bd4c-ef61e405273c",
                                                                "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": "d290f005-e540-4774-b013-6d45477c941e",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "07c30046-5712-4928-80b2-fbc42bedc0d1",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "d74ca2ec-3b73-4692-afb7-d0e85353b2d0",
                                                                "id_user_upd": "c3861402-5aaf-4d96-b263-a2fcbf2920a7",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "566ef206-5f39-4069-823d-a8db9de7847b",
                                                                  "id_item": "7c5338ba-8760-489d-87e5-d59d9d562ee1",
                                                                  "id_item_type": "f3d8ba9b-7cea-423c-a50b-d1db4dec81b5",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "a9a3bf4a-8472-4a77-a8c5-7ae5aa6b4066",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                  "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                  "id_user_upd": "90ae2052-33fd-48b6-9881-541399b3898f",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "8de2fbc2-5a38-4629-bfb8-462882ea33f0",
                                                                      "id_item": "e3df6413-5f2a-4167-bb97-ea341287f5a5",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "e0b021fc-6323-43ef-8280-94c82eaefca3",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$ref": "2"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "e662e3e8-bdb2-4746-a36b-a4d9d1afdcdb",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "6e841764-53ef-402c-be51-eb75f2528079",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                    "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                    "id_user_upd": "ec9ebc0b-7b1f-4507-867c-229d45761ea4",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "5efe5f38-8c0e-4577-9399-1b28b6a0d956",
                                                                        "id_line": "ffc7fb41-493b-4c61-9cad-28e5adf54fc5",
                                                                        "id_category": "f076518e-0a55-47aa-b9bb-2dfa399583e7",
                                                                        "id_item": "ddabf301-7c7c-440b-9ada-0ef874906f0d",
                                                                        "id_item_type": "df28ef7f-aa52-4451-af1a-188366463c38",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "31",
                                                                          "id": "c1a0bc2e-9946-49b8-b2a6-b759b4fc3471",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "date_end": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "date_used": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "date_sesion": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "id_employee": "1e88ddfa-811b-4fa8-9ded-6b98424c62b0",
                                                                          "id_branch": "45f53735-cb38-417d-b8c4-909b2509baec",
                                                                          "id_voucher_permision": "8cce58a8-b2cb-4c61-83ff-930b5c4facea",
                                                                          "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": "43b32b06-a8b0-449d-b283-56bf100c6cec",
                                                                          "id_user_add": "01483b63-d33c-4285-8fa0-6f1ac233ef56",
                                                                          "id_doc_sa": "bd2744d8-531c-493f-825a-bdc2d729f415",
                                                                          "id_item_sub": "b7875afe-6257-4701-83ca-a14472a59a90",
                                                                          "id_pos_sesion": "4351d7f3-7eb6-44f8-b0f6-3c2dee92b989",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "22"
                                                                            },
                                                                            {
                                                                              "$ref": "22"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "d3f1f2b1-0012-41fb-918b-f8edf3939f97",
                                                                            "date_from": "2026-03-10T07:08:10.0418219+01:00",
                                                                            "date_end": "2026-03-10T07:08:10.0418219+01:00",
                                                                            "date_used": "2026-03-10T07:08:10.0418219+01:00",
                                                                            "id_employee": "5edaf3b3-562f-4cb6-b896-0223b095bb91",
                                                                            "id_branch": "dc38e714-7283-4398-96ad-403ed5600170",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "3ddf0d6b-6b67-4379-b56e-9899f90ec4fb",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                            "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "23"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "531f2faf-c366-431a-aeb4-923fcadf1603",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T07:08:10.0418219+01:00",
                                                                        "date_end": "2026-03-10T07:08:10.0418219+01:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "0035f6de-3ec9-4e41-9162-daa9645f78e0",
                                                                        "id_pos": "694298b4-1d28-4977-9a53-e790e5b86bd9",
                                                                        "id_list": "8ddcc4b4-0e26-4338-a806-20269678a5ac",
                                                                        "id_item": "2e6e64e8-f866-46bb-a5ee-694c2859f1d2",
                                                                        "id_item_type": "c41ce596-ae3d-490e-a057-136ecc1cb863",
                                                                        "id_category": "07594ec7-c199-4093-9682-bd7e744601eb",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                        "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                        "id_user_upd": "0549446d-a9b4-42a7-9abb-9eeabcfd235d",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "34",
                                                                          "id": "d8ef2148-05cd-4fe8-ba5c-3a3ab7935eb6",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "8456260b-8616-491e-9d4a-52e9b8bbd872",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "6e942fab-e7fc-4390-b9d0-cef1909e5c85",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "id_user_upd": "e881341e-ea76-42d5-b11f-153d0e3c6474",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "ef793f3b-58c4-4b84-a4c2-26e7a5798a95",
                                                                              "id_pos_type": "57d43e7f-68b0-442f-972c-f3b29f2d44ad",
                                                                              "id_price_list": "7e710f99-8038-4616-b8e3-48123158f6f3",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "id_user_upd": "7c3c6ff0-b18d-4b1f-a6ff-8f99da6ce38f",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "6981d8e5-a879-4e87-a0cf-bf2b173b01b1",
                                                                                "id_pos_type": "91ecc8b4-28b9-4a15-a6b5-f54a6f5e57ba",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                "id_user_upd": "411c32ac-2620-4cb8-83ed-11ac6770e36f",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "de191cba-809d-4c8a-a445-bf9a41c5a0c2",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                  "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                  "id_user_upd": "6aef55c7-3b41-45d6-9a43-8fde7f5b41d9",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "2711b992-b8f8-44d8-bfee-b8e9877adb8e",
                                                                                      "id_doc": "b878e727-1046-4df2-9d25-69e49699d0e0",
                                                                                      "id_pos_type": "239f46b6-02d5-4e0c-89f1-6c89ae03bb67",
                                                                                      "id_doc_print": "8d0d53f9-5ee9-420a-9991-f448e44fd032",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                      "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                      "id_user_upd": "2820b348-4951-43a3-91e3-7917b867ed63",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "cae72348-e91c-425d-95ce-801a297d40c5",
                                                                                        "id_pos": "02a449c1-abea-4174-b7a4-00ea53239061",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                        "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                        "id_user_upd": "773379dc-66b8-436f-ac98-ba9a354094a3",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "40",
                                                                                        "id": "19df719e-3cc5-42fb-9485-b64d06c9e694",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                        "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "a15b649d-c5f4-40a4-ae72-07ad74a9a72e",
                                                                                            "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": "40"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "41"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id_list": "a071f1e5-aa43-4ce9-9875-f148663cb6f6",
                                                                              "id_item_sub": "ab9ba687-cec1-45b3-84d9-f19cc1a55384",
                                                                              "validity_date": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "id_user_upd": "72372fab-d32c-456d-843d-d5a472436b81",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "27"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id": "997ae593-f8a0-486b-9223-a083b97ed13d",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "date_end": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "id_branch": "4a4ea75e-019a-41e9-9f76-dc526a819e9b",
                                                                              "id_pos": "31eca40c-157f-4243-9dab-cf3d01c6412f",
                                                                              "id_list": "80a05e7d-01d4-4668-9afc-34feb1b9587a",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "id_user_upd": "c495cd3f-2a1a-4fb6-bfcd-6459bc913412",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "3b8e85ac-7f2f-4cd7-be49-7047db7f99da",
                                                                        "order_id": 2,
                                                                        "id_item": "46349b4b-e9df-4a04-8506-ed0da3fed894",
                                                                        "id_item_type": "bb392005-fd0f-437f-9569-7912cc32fcfd",
                                                                        "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": "7d4ee18b-b6bc-477e-b187-b3fbf75da63e",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "0cd8032c-d53a-4737-a3ea-28cde00535a0",
                                                                        "count_voucher": 1,
                                                                        "id_category": "f022bc66-287d-4504-8895-0bef4e9b21d3",
                                                                        "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                        "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                        "id_user_upd": "d6b397f8-55a3-4eb6-a453-53e980d92da6",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "5661dd35-f31b-4212-ae1a-dfe0b401d6fd",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "033e6fde-156b-43ec-a2b4-b1ae16861f7d",
                                                                          "date_tax": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "date_open": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "date_close": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "id_user_open": "c7fb1188-b970-448b-a4c0-ea760a2d6268",
                                                                          "id_user_close": "a1932db1-b493-49b4-9e31-b0174f3dcf39",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "44"
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "18f89251-a7c7-47e0-a5a7-ba2dedb87e20",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "3faedaff-a5e0-4c48-a172-6807f7bb95c4",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "1c16cbb1-3c20-4ab5-8ba9-37b0bcdfc78b",
                                                                              "id_room_unit": "cc1bbb98-fc1e-42c5-934a-4770315546b3",
                                                                              "id_room_list": "c62a65d8-d800-4c49-801f-652354ed7d59",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "date_from": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "date_end": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "date_open": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "date_close": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "id_employee": "c9249672-3e66-41e5-ad89-f75c8001b51f",
                                                                              "id_employee_sec": "d5479618-b075-4d4d-8958-6928203e75b5",
                                                                              "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": "920b7749-fed9-42d7-ba69-36fb660d7c35",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "b31680a6-5769-474b-a001-df5b5c6d2502",
                                                                              "id_user_close": "2019d3ab-873e-4bce-8bc2-df638732d457",
                                                                              "id_unit_state": "9d238274-3029-48e6-9789-ed6623e75bdf",
                                                                              "id_pos_sesion": "d31a12d1-b401-4230-a9d7-edcf9e85383d",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "efcca778-0b7d-46df-a857-b3e37133830d",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "b5a03810-5255-4d82-898f-68d465a0ba0e",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "20c66d4e-b210-406e-be00-6a214e82781b",
                                                                                "locked": true,
                                                                                "date_locked": "2026-03-10T07:08:10.0418219+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                "id_user_upd": "2fc93633-0d2c-4577-b6eb-def618cb3c7e",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "cf5ed403-2e35-4a7f-82b8-8ab59594d8e5",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "00143621-551e-4c86-aa13-d37399ff53a8",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "308fe31f-4b0c-4bf1-8727-4628d639c1a9",
                                                                                  "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": "4352992d-f25c-433d-aa2c-6f6dba199ca5",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                  "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                  "id_user_upd": "4a0878d6-9cb4-4215-a12c-501d41b9e41d",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "d7f42e0f-2dca-4ea3-aad5-d74690e8b850",
                                                                                      "id_room": "b8f5caa8-6313-4bc1-8f62-f5b52ff548dc",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                      "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                      "id_user_upd": "eacf1004-59d6-4b31-bd37-ac0bb54d70f9",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "32acdb66-89b3-48aa-b05f-78714c681b8d",
                                                                                      "id_room": "fa4bdfa5-1525-477f-b1d9-50c512a6f902",
                                                                                      "date_in": "2026-03-10T07:08:10.0418219+01:00",
                                                                                      "date_out": "2026-03-10T07:08:10.0418219+01:00",
                                                                                      "id_user_add": "a4586e1a-48d4-4326-a897-15da365b3188",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                      "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "4010e9c1-70f7-40c5-95ec-7d27607f3bd1",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                  "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                  "id_user_upd": "07180955-d64a-402b-ad00-7821d4b6db91",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "22e14d14-5bc1-4966-8167-d2143c6a0843",
                                                                                      "id_room_state": "5ecfbf27-f2f1-4d83-9dd9-346b36d6e0e2",
                                                                                      "id_image": "051689c9-7c56-48e9-aef0-6d016ae3fe18",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                      "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                      "id_user_upd": "5e29c4af-be3b-4704-af73-fafa5628eb23",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "7413bb1a-2545-4c8f-97e0-058529d0b0db",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                        "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                        "id_user_upd": "c3fcc109-c2a4-4b8c-96d6-6f56d68d5d18",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "52"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "d03c627d-0f4c-4487-9af2-e36da9748676",
                                                                              "id_pos_sesion": "a63d3648-e816-43fe-95d6-a78c388ae279",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "cc6e61da-23ef-471f-9246-76b94ac3c11d",
                                                                              "id_room_unit_activity": "4fd28ff0-7830-4811-be2b-d12d0340d8d8",
                                                                              "id_doc_sa": "18ce1ad7-af7a-4404-b734-a117a37dbeb5",
                                                                              "id_pos_type": "41ea719b-e268-4482-8437-d78d0dbb243c",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "92fc2bbc-1092-4289-ba6d-05134d5fa2eb",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "07946143-fb81-49ad-bd76-cbd168711641",
                                                                                  "id_user": "d2b03837-b7e1-46be-bc0b-5cf17573b83e",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                                  "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "1011efab-1357-455f-9374-2e136aada2a5",
                                                                              "id_user": "bd793525-94f1-4e45-9374-3767a36cfebb",
                                                                              "date_add": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "58",
                                                                    "id": "35111f5a-744f-4f90-882b-7d4443bb1fe0",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "fc898614-a29c-46af-a151-1fce32fe5139",
                                                                    "id_doc_print": "6d0e1e78-d19e-467d-ad65-1737bf188452",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                                    "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "42"
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "34"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id_doc_sa": "9f44b936-c4e1-4615-b778-ded81b8a0e58",
                                                                    "id_line": 2,
                                                                    "id_item": "027f1e73-e5bb-4c70-9f33-42ec42181aec",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "21"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "15"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "21"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "60",
                                              "id_pos": "6fa8b965-a2ad-4a7d-8b50-490227fdd9b2",
                                              "id_doc": "93a1b570-9632-4b8d-81a4-68f9c1ab742f",
                                              "value": 3,
                                              "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                              "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "61",
                                              "id": "0ed64451-2f82-4297-992e-26bfc35ecd6a",
                                              "id_pos": "3b3065d1-8dd0-4537-bee0-66e064fcff17",
                                              "id_doc": "3f430421-a48c-4102-a551-00bcc1f20124",
                                              "id_branch": "ac4c9f0e-f732-4258-9b97-c622e8defa0b",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-03-10T07:08:10.0418219+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "b6ce9f51-7453-4b39-ac1f-169679ef3cff",
                                              "id_loc_from": "da35976d-1600-40a8-8ccf-0f57bbe7c7f0",
                                              "id_loc_end": "9a65d103-9866-4375-98f2-578c609e5a9c",
                                              "id_user_add": "b0c905e6-91f7-49e7-8b60-4ad9db086ed4",
                                              "id_user_upd": "83a45dea-dc71-46dd-a3ca-034bff0a920f",
                                              "id_pos_sesion": "2447a7e7-74f6-4c87-97bb-aeccf4272855",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-03-10T07:08:10.0418219+01:00",
                                              "active": true,
                                              "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                              "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "62",
                                                "id": "7334ea96-a56c-4977-bb96-2236d299fd31",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "40172c71-9e81-4245-8371-8b7c04eebdc8",
                                                "active": true,
                                                "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                "id_user_upd": "664b7b8d-12b3-441f-8909-8e3a2587caf2",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "63",
                                                    "id_location": "17b78d31-fa7c-4767-8f1e-a9b1aa18abb0",
                                                    "id_item": "db8d5530-9077-4cab-843f-f54c4dc22343",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                                    "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "62"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "62"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "64",
                                                  "id_doc_st": "4f1bf00e-eb1c-4fb0-aa13-65ef8f87f251",
                                                  "id_line": 2,
                                                  "id_item": "684c9771-fffb-4e38-801f-b064edb7b64e",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "61"
                                                  }
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "61"
                                              }
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "62"
                                        },
                                        "mt_locations1": {
                                          "$ref": "62"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "3"
                                        },
                                        "st_users1": {
                                          "$ref": "3"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "15"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "45"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "47"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "65",
                                            "id": "33170ddc-6fc1-45b8-8d82-9d8320097929",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "ad057fc4-c965-4a58-a1e6-a4a80554c00a",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                            "printed": true,
                                            "print_on": "2026-03-10T07:08:10.0418219+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      }
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "50"
                                },
                                {
                                  "$ref": "50"
                                }
                              ],
                              "st_users": {
                                "$ref": "3"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "43"
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "33"
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "632976a4-fdd5-4eb6-8dca-160447b22746",
                                  "id_pos": "9a8b1b26-09aa-4358-95b1-b665663ff85d",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-03-10T07:08:10.0418219+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "50d7cb1e-4a6c-4b9d-ba14-de0fd61d7a40",
                                  "active": true,
                                  "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                  "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "97e496af-16c2-4ea3-99f7-c374887b2263",
                                  "id_pos": "8fb5d8de-e36a-4f07-9938-0b5d84f0e133",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                  "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "d5c46547-a763-4ad5-a688-fb9560c8b7c4",
                                  "id_pos": "ad800df7-399b-4043-acf2-b14aec0a368e",
                                  "date_add": "2026-03-10T07:08:10.0418219+01:00",
                                  "date_upd": "2026-03-10T07:08:10.0418219+01:00",
                                  "date_out": "2026-03-10T07:08:10.0418219+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "6e61b2e7-368d-498d-927b-902d48c96923",
                                  "id_user_add": "5d1d0295-9c83-4d0c-bb59-9c54c9819c36",
                                  "id_table": "a0305b58-bcbf-4a98-b645-fb45b57742a4",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "de033bc5-636a-43de-9520-083b78e5bf5c",
                                  "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "b7a7d541-7436-44c9-bf5b-fd3c74cbfa78",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                    "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "bf7926cc-2e82-4e0b-b85f-40d7ac97f9d6",
                                        "id_sync": "12fc14cc-9ec1-4f8f-8200-ca5aa082825e",
                                        "json": "sample string 3",
                                        "id_table": "243495db-4f12-4bbc-819a-4477e334c92e",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "40086736-e29c-4ea4-aa9d-c1f1f1109914",
                                          "id_branch_from": "d8f7a1d3-1fdc-4836-a921-36c04696d5fb",
                                          "id_branch_to": "6293f249-666b-4c4e-ac96-fc7010a473af",
                                          "type": 4,
                                          "created_on": "2026-03-10T07:08:10.0418219+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-03-10T07:08:10.0418219+01:00",
                                          "send_on": "2026-03-10T07:08:10.0418219+01:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "d42729b6-db41-4c61-b66d-3ceeb7c1e90e",
                                  "id_pos": "3ee5c446-02b6-42d7-9383-f1a8f0c50a45",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-03-10T07:08:10.0418219+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ]
                            },
                            "mt_pos_types": {
                              "$ref": "37"
                            },
                            "st_users": {
                              "$ref": "3"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units": {
                          "$ref": "1"
                        },
                        "mt_units1": {
                          "$ref": "1"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$ref": "59"
                          },
                          {
                            "$ref": "59"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "64"
                          },
                          {
                            "$ref": "64"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "63"
                          },
                          {
                            "$ref": "63"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "st_functions": [
                {
                  "$id": "74",
                  "id": "0c462ffe-ac3b-41e1-b103-dbc47fb9187c",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "1161180f-4774-40c7-9a5f-396be1ed96f4",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "2627f932-b191-4182-bfec-ab46726d75a4",
                  "view_pos": true,
                  "order": 10,
                  "color_border": "sample string 11",
                  "color_button": "sample string 12",
                  "color_font": "sample string 13",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 16,
                  "active": true,
                  "created_on": "2026-03-10T07:08:10.0418219+01:00",
                  "last_update": "2026-03-10T07:08:10.0418219+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "75",
                    "id": "5e4ab5d5-0b72-4a93-a2dc-ac0e5509cc12",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-03-10T07:08:10.0418219+01:00",
                    "last_update": "2026-03-10T07:08:10.0418219+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$id": "76",
                      "id": "a72cb870-6891-4adc-a30f-099ce8375c5b",
                      "id_function": "fe3abd36-5d8e-4d9a-a20f-79d272f1c2a4",
                      "id_user": "d1ad8871-debc-43c0-b028-5bf75bd459cf",
                      "id_profile": "56090457-e447-4312-8177-68d91bf66e66",
                      "permission": 3,
                      "active": true,
                      "created_on": "2026-03-10T07:08:10.0418219+01:00",
                      "last_update": "2026-03-10T07:08:10.0418219+01:00",
                      "commited": true,
                      "st_users_profiles": {
                        "$id": "77",
                        "id": "6f0c0889-3336-4075-ad03-f4519e478d99",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "is_pass_required": true,
                        "is_admin": true,
                        "level_id": 7,
                        "order_1": 8,
                        "order_2": 9,
                        "order_3": 10,
                        "order_4": 11,
                        "is_tips": true,
                        "active": true,
                        "created_on": "2026-03-10T07:08:10.0418219+01:00",
                        "last_update": "2026-03-10T07:08:10.0418219+01:00",
                        "commited": true,
                        "st_permisions": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      },
                      "st_functions": {
                        "$ref": "74"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "74"
                }
              ],
              "st_images_types": {
                "$id": "78",
                "id": "f0ca744e-8d38-453e-93d5-9ae7da2fe090",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-03-10T07:08:10.0418219+01:00",
                "last_update": "2026-03-10T07:08:10.0418219+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_locations": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "mt_periods": [
              {
                "$id": "79",
                "id_branch": "643087b3-9135-41bd-9110-ed3fac1dd2d6",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-03-10T07:08:10.0418219+01:00",
                "date_end": "2026-03-10T07:08:10.0418219+01:00",
                "state": "sample string 6",
                "created_on": "2026-03-10T07:08:10.0418219+01:00",
                "last_update": "2026-03-10T07:08:10.0418219+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "79"
              }
            ],
            "mt_pos": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_brands": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_employees": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_locations": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_pos": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_units": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "st_users_profiles": {
          "$ref": "77"
        },
        "st_users_token": [
          {
            "$id": "80",
            "id": "b8bad8c1-d792-4085-bb9c-6a4823748659",
            "token_id": "sample string 2",
            "id_user": "bd241168-e614-4717-80d2-d0285a5756f7",
            "date_from": "2026-03-10T07:08:10.0418219+01:00",
            "date_end": "2026-03-10T07:08:10.0418219+01:00",
            "created_on": "2026-03-10T07:08:10.0418219+01:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "80"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_logs": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "81",
            "id": "41c2c3d8-42ca-4f0c-a75e-a033c937490d",
            "id_room_activity": "f645c4b7-86fa-4790-a2fd-c8b65a36634c",
            "id_pos_sesion": "a121a601-6414-46be-a6e1-44ffb20f4e65",
            "log_text": "sample string 4",
            "id_user": "aab40935-1380-4ec1-a3d5-f7647defa2b5",
            "created_on": "2026-03-10T07:08:10.0418219+01:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_docs": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ]
      },
      "mt_items_formula": [
        {
          "$ref": "28"
        },
        {
          "$ref": "28"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": {
    "$ref": "3"
  },
  "mt_items": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ],
  "mt_items1": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ]
}