DELETE api/Mt_Units/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

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": "caab9a7e-61e2-4963-8fc1-5a139432d05e",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "active": true,
  "created_on": "2026-05-09T09:39:34.9162278+02:00",
  "last_update": "2026-05-09T09:39:34.9162278+02:00",
  "id_user_upd": "eacab2a7-3183-459f-b5d8-3c296c319082",
  "commited": true,
  "mt_units_ref": [
    {
      "$id": "2",
      "id": "b0c80eba-0e8d-4887-896e-1e20b2d8a789",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "coefficient": 4.1,
      "id_unit": "ceab378c-2060-4798-8b32-360d41ddbbba",
      "active": true,
      "created_on": "2026-05-09T09:39:34.9162278+02:00",
      "last_update": "2026-05-09T09:39:34.9162278+02:00",
      "id_user_upd": "9c3b8e45-dd4f-4a10-b37f-e08460d02bf8",
      "commited": true,
      "mt_units": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "d39e93d5-7b94-400a-9704-af6d13758471",
        "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": "7946dcfa-24c8-4cdc-869a-a76c86769445",
        "view_messages": true,
        "id_image_photo": "745a79cc-4f64-4554-8493-c98056f746da",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "c4a5c4f8-7d39-4209-bee2-131e848c64a2",
        "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-05-09T09:39:34.9162278+02:00",
        "last_update": "2026-05-09T09:39:34.9162278+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "78d737b7-1657-4f02-b22d-f721b45175b1",
            "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": "7b0f624b-604c-4045-bb38-c69ce7bca2fa",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-05-09T09:39:34.9162278+02:00",
            "last_update": "2026-05-09T09:39:34.9162278+02:00",
            "id_user_upd": "180d2217-c5fb-4e01-9eef-a9653cbfb9b6",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "7a3f393f-7b00-4275-8615-9faa8963c94d",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "31b7a41c-c831-4b8b-893b-56f9131377e4",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-05-09T09:39:34.9162278+02:00",
              "last_update": "2026-05-09T09:39:34.9162278+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "0a2b3dad-df60-4fed-b4a8-fa9d93284164",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "07bf99d9-c4be-4f9f-bf02-e0ba70fef7f6",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "8f044259-b8bb-4be0-8a4d-b3676852c532",
                  "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-05-09T09:39:34.9162278+02:00",
                  "last_update": "2026-05-09T09:39:34.9162278+02:00",
                  "id_user_upd": "b46c45d4-55a7-4614-b99e-0da04027d7f6",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "b84e59f6-27e7-4781-b8a2-0ab3d9574940",
                      "id_item": "065a887f-7f60-4d60-a280-ce5e17891d2c",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-05-09T09:39:34.9162278+02:00",
                      "last_update": "2026-05-09T09:39:34.9162278+02:00",
                      "id_user_upd": "3063addb-02ec-4ca5-9bc1-79c22f15368c",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "86058056-aeab-4533-b28d-17e333f392d8",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "6d653af4-6eee-460c-bc07-6aa3011ffbcf",
                        "id_unit_sec": "bdf2aef7-091f-480b-aa77-1be838e0b7b1",
                        "id_brand": "752c82d4-bba0-414b-891b-46427e533215",
                        "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": "af27c403-3468-4717-a88a-d8838f08f6f4",
                        "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-05-09T09:39:34.9162278+02:00",
                        "last_update": "2026-05-09T09:39:34.9162278+02:00",
                        "id_user_upd": "d4306c2e-23a5-4bea-82e2-b0aef28cf710",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "2bcb957b-8436-4e71-ac07-13dfce054fe8",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-05-09T09:39:34.9162278+02:00",
                          "last_update": "2026-05-09T09:39:34.9162278+02:00",
                          "id_user_upd": "fc36ed86-b5e2-419d-8130-b97ad201a4be",
                          "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": "73b4053f-67b8-42bf-8e94-187051f59526",
                            "id_branch": "034a6275-4050-4999-87e4-cc707f3ac6d6",
                            "id_pos_type": "a7631a49-b17d-4b6d-ba46-37b756994e88",
                            "id_pos": "3685799d-1e1a-41a7-a375-3041f5e10218",
                            "id_item": "6649eebc-6103-4a99-a067-51c451b62afb",
                            "date_from": "2026-05-09T09:39:34.9162278+02:00",
                            "date_end": "2026-05-09T09:39:34.9162278+02:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-05-09T09:39:34.9162278+02:00",
                            "last_update": "2026-05-09T09:39:34.9162278+02:00",
                            "id_user_upd": "45c86e11-fbe7-43a5-aa4a-0233e9f41bd2",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "86b1ece2-0182-42ec-998f-cf7c5c81fb2f",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "8ab77d3b-8582-4ce9-805b-da6ae09c6c8a",
                              "id_zone": "05d70c8d-cb1c-4581-bfd1-bb4f6f9014f6",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-05-09T09:39:34.9162278+02:00",
                              "last_update": "2026-05-09T09:39:34.9162278+02:00",
                              "id_user_upd": "93a8531a-bfd0-4121-b96b-c88a90b750ae",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "4aaa708d-f266-44d1-82d5-26ae623eaa56",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "52ad1dc8-1fbf-480a-8396-4d259da19b2d",
                                "active": true,
                                "created_on": "2026-05-09T09:39:34.9162278+02:00",
                                "last_update": "2026-05-09T09:39:34.9162278+02:00",
                                "id_user_upd": "4b5cd3f6-be85-4e77-a812-7d4a2570c7b5",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "7024f18e-4021-4a1f-af8f-dcda976aa768",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "39fca965-707a-4c64-83b5-a72b6dbd318c",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "7d933ae9-1f11-4aca-be3e-a0c34307724a",
                                  "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-05-09T09:39:34.9162278+02:00",
                                  "last_update": "2026-05-09T09:39:34.9162278+02:00",
                                  "id_user_upd": "8e2b8473-89ac-4e44-be25-22af3fce4bc9",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "af0e121c-d99f-4aae-a13e-bae4a34c2a10",
                                      "id_cloakroom": "9f35bf81-5a93-44c7-a123-d30813e83716",
                                      "id_pos_sesion": "881db08b-6fd0-43ac-b633-0eb000191d2e",
                                      "unit_id": 4,
                                      "date_open": "2026-05-09T09:39:34.9162278+02:00",
                                      "date_close": "2026-05-09T09:39:34.9162278+02:00",
                                      "id_doc_sa": "e5fcc703-064a-4a67-bb39-d43f70e80242",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "a3807e6e-e728-4db6-93df-4915a9b12eb7",
                                        "id_pos": "16468f9b-63e1-420a-9890-aa73f3e810f8",
                                        "id_doc": "451abb24-af11-40af-b7bc-63de683776b7",
                                        "id_branch": "7d784781-0c08-415d-b0dc-d5c6423efe44",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-05-09T09:39:34.9162278+02:00",
                                        "date_tax": "2026-05-09T09:39:34.9162278+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "f782fff9-b07e-4836-9991-a949c545655d",
                                        "id_relationship": "41513c32-8533-466d-9a67-9da0570b4a76",
                                        "id_loc_from": "753bbc26-0088-4e49-a975-17d09e781bf2",
                                        "id_loc_end": "72a0bf26-b21b-4444-b684-2a4a075366b9",
                                        "id_user_add": "a25d9ea7-cd80-498c-8da3-6b94a7ee805f",
                                        "id_user_upd": "0b0f6581-3440-412b-b890-406e197ce1d9",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "3b70ee27-6a81-4186-b961-79a2db957c36",
                                        "id_room_unit": "7adfefa2-d945-42fe-b01e-5677a9c13145",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "a29f5c14-12d2-4cb8-b4ad-6da5dec791a7",
                                        "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-05-09T09:39:34.9162278+02:00",
                                        "last_update": "2026-05-09T09:39:34.9162278+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "d240e0c1-bdb3-4192-aa66-756f6217b06a",
                                          "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": "89be4a47-cfff-49db-9535-cafd2ceb2ad5",
                                          "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-05-09T09:39:34.9318878+02:00",
                                          "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                          "id_user_upd": "eb52fb2a-9af4-4a81-954b-31e8ac7704e5",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "f207ebcc-4893-46e5-a598-5042e54b917f",
                                              "id_pay": "2e1e1ea6-da69-4df5-ba68-c2ff5b66cca6",
                                              "id_money": "0010328b-445f-4f00-b133-f68f6c5bdd93",
                                              "active": true,
                                              "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                              "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                              "id_user_upd": "c1688b04-eb18-4c1e-a1a1-b93a04146907",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "f40558cb-52e9-45b6-a1a4-7f241e19d215",
                                                "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": "31adcd2d-a3fd-4927-b445-ba569e7c6d8d",
                                                "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-05-09T09:39:34.9318878+02:00",
                                                "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                "id_user_upd": "a2e639fa-b69b-4fcc-bf4b-1517fdfa2132",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "871f21ce-a2a9-4504-9cb5-8622ec523c7c",
                                                    "id_money_2": "b4692fcb-eba2-4771-a639-fd4a82465b06",
                                                    "date_from": "2026-05-09T09:39:34.9318878+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                    "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                    "id_user_upd": "879cc5e3-5d77-4bc9-b5a6-e3bfcdbc8a6b",
                                                    "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": "284cf6fd-384d-486f-b1c0-246842a8a903",
                                                    "id_pay": "68b2244e-b7ae-4426-8377-d3905872a88f",
                                                    "id_money": "723171db-1ee0-4ef7-b705-6ff42c11121c",
                                                    "date_cashflow": "2026-05-09T09:39:34.9318878+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "f063a66a-d7cc-4e5f-8b96-7fec1a7edfed",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "db226f84-98e4-4c29-b5d0-cb8916892116",
                                                      "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": "a94a268e-a43f-4c59-b935-cd6292bfbb7d",
                                                      "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-05-09T09:39:34.9318878+02:00",
                                                      "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                      "id_user_upd": "3fa2285f-7995-4110-8f89-05e8940f86c9",
                                                      "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": "01ff79fa-f124-4609-8783-17332f43eab4",
                                                          "id_line": 2,
                                                          "id_pay": "dbde6c32-e73a-4066-88c8-9f41ed6ba047",
                                                          "id_money": "5291fcc4-8567-4dbe-a097-e003c633cb01",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "9662e9ab-b871-4e89-8dab-d78a85febf5b",
                                                          "id_employee": "bce7e60f-df16-4423-9caf-e3512943c4e9",
                                                          "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": "abaca6e2-8027-4fe7-b34f-2ff7487c1a87",
                                                          "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": "a6b419ee-b7e2-48b5-aa41-687a493619c6",
                                                            "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": "7ac95ef3-3fa3-4463-a13a-c9efca602ae2",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "aefd1eae-1965-41c3-b1e4-fab85eb55144",
                                                            "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-05-09T09:39:34.9318878+02:00",
                                                            "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                            "id_user_upd": "6ba44f63-d730-484d-8a00-44408745921e",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "202518e2-9119-49a7-988d-c80fabd9384e",
                                                                "id_branch": "9fa92b77-1084-4fe4-8e36-8a6434bb9797",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                "id_user_upd": "9ba0777e-6cd9-4dad-a5f0-c7c3ce34e81b",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "4bbca77b-8bc4-44ae-a8f5-a630436b6a0c",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                              "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                              "id_user_upd": "8c3d3022-cb70-4e97-a8fc-51018eca9a9b",
                                                              "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": "aa62ab1a-5ed0-4fb4-a513-1e60e26362cc",
                                                                "id_line": 2,
                                                                "id_item_sub": "2f42f2e8-ff51-459f-b402-140e431f9f01",
                                                                "qty": 4.1,
                                                                "id_list": "d306dab7-85d1-4e23-8c44-784dd29ddc68",
                                                                "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": "983df5a8-0d02-4964-b352-c41deddc6c6e",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "b6470bba-34c0-48fe-8b9c-b77d02f9d3ff",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "005757e7-abcd-4981-948f-7649a3db4f8a",
                                                                "id_user_upd": "b3f86041-8fbc-4978-89f1-18e0461d6e2d",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "5632807f-1da0-42d6-a667-51300043d2e1",
                                                                  "id_item": "f1541fe6-d3d4-4bcf-9ad9-0c9df4a54410",
                                                                  "id_item_type": "d51fb7fe-66c7-4f47-bfcd-f2dbf1dba585",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "01dbd951-b99a-4b30-b55e-129358ed8ba9",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                  "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                  "id_user_upd": "ea442657-7976-43e9-b36b-02ef3c79fa8e",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "3a5daaa6-e7e7-4572-8e2a-b9067b6fbd23",
                                                                      "id_item": "1ccd7345-f0fa-4582-9484-0e9e7058bd8d",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "ce48d050-467f-49e3-af0c-f53feb2f660b",
                                                                      "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": "dc7d83d9-601b-48af-85b4-1fe3a73c1832",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "4b7932a3-a1e4-44d4-a817-c6bdada7d957",
                                                                    "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-05-09T09:39:34.9318878+02:00",
                                                                    "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                    "id_user_upd": "9e700683-3b7d-4a9c-840a-86aff9f65504",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "88383f07-7679-4b0b-9b11-975a6802386e",
                                                                        "id_line": "ba2a4224-21db-4dc1-a9a9-536f0597e8fd",
                                                                        "id_category": "7a04861c-b438-4cbe-9934-da0b505d14f2",
                                                                        "id_item": "96601ab9-3233-4cc0-a137-90e429bf0d3c",
                                                                        "id_item_type": "3c67ab73-776e-4550-8b98-edef3772a239",
                                                                        "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": "416a13b8-0c1a-4294-99e1-657efe728832",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-05-09T09:39:34.9318878+02:00",
                                                                          "date_end": "2026-05-09T09:39:34.9318878+02:00",
                                                                          "date_used": "2026-05-09T09:39:34.9318878+02:00",
                                                                          "date_sesion": "2026-05-09T09:39:34.9318878+02:00",
                                                                          "id_employee": "a8d5ba74-5518-457b-bc81-aa59cd2e0f99",
                                                                          "id_branch": "b028b16b-3377-493e-b61b-270623040c92",
                                                                          "id_voucher_permision": "e6669bc9-b72e-4106-8070-87559c1dcdd7",
                                                                          "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": "1397710a-7e31-49f9-8e67-ac821dccd9f8",
                                                                          "id_user_add": "411753a2-b26b-4dcb-90e2-538f6d921aa5",
                                                                          "id_doc_sa": "774934b7-3eb6-41e9-8823-cf53a2c0466a",
                                                                          "id_item_sub": "fc6b5169-f353-400c-ae4b-70cb31da07da",
                                                                          "id_pos_sesion": "2b60c42a-b354-44e3-b616-3a70fe81b5c0",
                                                                          "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-05-09T09:39:34.9318878+02:00",
                                                                          "last_update": "2026-05-09T09:39:34.9318878+02: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": "8f189ca6-841d-404f-b9b0-5e686786640c",
                                                                            "date_from": "2026-05-09T09:39:34.9318878+02:00",
                                                                            "date_end": "2026-05-09T09:39:34.9318878+02:00",
                                                                            "date_used": "2026-05-09T09:39:34.9318878+02:00",
                                                                            "id_employee": "32bfb33d-f856-47a1-973d-64581e5085d9",
                                                                            "id_branch": "bfb80dbb-236f-48d7-a302-91d2132d7570",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "0b63d9cc-9f07-4f15-a936-80057710f66e",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                            "last_update": "2026-05-09T09:39:34.9318878+02: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": "3697e0d3-4b9b-48bc-a857-9c0887adb3b3",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-05-09T09:39:34.9318878+02:00",
                                                                        "date_end": "2026-05-09T09:39:34.9318878+02:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "f9422870-e119-4e37-bcb6-114529d4ea79",
                                                                        "id_pos": "b1ba22c1-3bdd-4ba7-9ded-3192049845d6",
                                                                        "id_list": "89e4bc2f-b7c4-490b-9ad1-dbf00699264b",
                                                                        "id_item": "6268c2fb-7019-4bbd-be07-2fc2fa404daa",
                                                                        "id_item_type": "9bb9ff34-8b89-48c3-8fe6-32d939a74d21",
                                                                        "id_category": "fe531eb5-5341-4db4-bb7f-930b86679c10",
                                                                        "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-05-09T09:39:34.9318878+02:00",
                                                                        "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                        "id_user_upd": "d3b93194-6589-458f-b3b9-c94cfbad34e5",
                                                                        "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": "18927af0-7a6f-4644-8793-87de3866f9fb",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "6b8e4e65-09be-480a-99c0-6a0b1f922d51",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "9a96b66d-7eae-44fc-a950-5374e2c2b98d",
                                                                          "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-05-09T09:39:34.9318878+02:00",
                                                                          "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                          "id_user_upd": "d2507beb-1a61-4a70-bcd1-97fa6ccf9ca8",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "415ac48d-6153-459e-bf77-610f94e627e9",
                                                                              "id_pos_type": "d3b73334-d70c-43f8-89e4-7b678995ed4d",
                                                                              "id_price_list": "304ed479-9431-431e-97df-6184e9e4dd31",
                                                                              "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-05-09T09:39:34.9318878+02:00",
                                                                              "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "id_user_upd": "cd230a53-44b2-4596-aed6-e80fe3ac5072",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "f45afffb-510f-4180-a9c2-244e7ad7e49c",
                                                                                "id_pos_type": "7de98e76-8961-4c8f-b397-7605929fe938",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                "id_user_upd": "08a7b9f9-53c9-45ae-acbc-b628e3ed20ca",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "696f6f96-5f85-4999-95b2-4c2e6e03b79c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                  "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                  "id_user_upd": "019b9eaa-ac5c-4c28-b15f-41f9407bbdd9",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "e199bbed-6837-4cc6-a305-6b0f4f4178f9",
                                                                                      "id_doc": "1ceb44ed-ecef-46ed-84a5-993b3fe3280c",
                                                                                      "id_pos_type": "98b62cbf-5eef-4c1b-91ff-191acd3c7daa",
                                                                                      "id_doc_print": "443255e5-0d0b-4d85-9ce0-c7efc1f6ca32",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                      "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                      "id_user_upd": "83d26cd4-e965-4a2a-aaff-1f333b03119f",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "2b7c5c47-f93f-495d-be01-462afec1e9ae",
                                                                                        "id_pos": "52f84611-c69b-4c52-b06d-2ea49ec240e9",
                                                                                        "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-05-09T09:39:34.9318878+02:00",
                                                                                        "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                        "id_user_upd": "c46215d8-a904-4842-b951-590b0af9d5a9",
                                                                                        "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": "1f09e518-1595-4495-9ac0-ec79dfc15cd8",
                                                                                        "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-05-09T09:39:34.9318878+02:00",
                                                                                        "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "bf619e88-8bc6-495a-be7f-a6265472f549",
                                                                                            "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": "0c5f390c-03e7-4575-9a13-70fea06d9a3e",
                                                                              "id_item_sub": "fd35cf27-940e-4987-b826-1b2b6e95dee8",
                                                                              "validity_date": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "id_user_upd": "956c43c0-5234-49c6-9544-c5b99246bf5c",
                                                                              "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": "38cff046-4aa0-440c-94a3-738484c78ab5",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "date_end": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "id_branch": "577538f6-ca9c-4a55-a86b-66276bc2b99a",
                                                                              "id_pos": "583e301a-961b-4fd6-a93d-81c84375f755",
                                                                              "id_list": "e6f1d01e-0317-44d2-9984-c2c844bd5907",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "id_user_upd": "31d59ef5-7041-4e89-9a0a-6a12bada2a48",
                                                                              "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": "0dd5d85e-add5-4935-afa0-5726d4edf667",
                                                                        "order_id": 2,
                                                                        "id_item": "738be52a-e685-4242-852f-7ba05ae67139",
                                                                        "id_item_type": "a8e1f1e7-1e80-4ad1-a1af-0595b7f1b29c",
                                                                        "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": "7a03a9c2-aed8-476a-a382-807fa656e0d0",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "f923f77a-6314-4b7f-8c5b-5810bf417119",
                                                                        "count_voucher": 1,
                                                                        "id_category": "58be4d3d-5cb5-4b22-bfc4-b1a1e200fa06",
                                                                        "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                        "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                        "id_user_upd": "ec982549-ab00-4534-ae34-d871176f33a2",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "328ecd1c-66b7-4355-a593-8c8371ec4e8a",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "59c32150-d914-4ad1-b442-91803e8ca0f0",
                                                                          "date_tax": "2026-05-09T09:39:34.9318878+02:00",
                                                                          "date_open": "2026-05-09T09:39:34.9318878+02:00",
                                                                          "date_close": "2026-05-09T09:39:34.9318878+02:00",
                                                                          "id_user_open": "9fe579b2-4f08-46b8-ab9e-b6d73556b85f",
                                                                          "id_user_close": "5f313937-23fb-4810-ac9c-0b710231169e",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                          "last_update": "2026-05-09T09:39:34.9318878+02: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": "a429bd3f-b8b4-4b93-bd82-af339e2ce1d5",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "d8fba932-e463-4cae-86b2-a5f1b1796092",
                                                                              "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-05-09T09:39:34.9318878+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "7a0f291b-43c4-40fc-8dbd-9346e28c2c0d",
                                                                              "id_room_unit": "9877f47a-817c-42cd-ae94-dc6c1c6bafb1",
                                                                              "id_room_list": "3185cffb-e7d0-43de-94c5-9b37e2ded09e",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "date_from": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "date_end": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "date_open": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "date_close": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "id_employee": "bb5978d4-ee0d-4c12-9f5f-31fe5b3d46a2",
                                                                              "id_employee_sec": "4cfcf0cc-290a-44d0-a028-53c677f5af4a",
                                                                              "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": "15af236c-07db-478f-8f5d-ad42114677de",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "b9926439-5142-466d-8b89-b03959697831",
                                                                              "id_user_close": "44230e27-f526-4f6a-a65e-dfb2da016487",
                                                                              "id_unit_state": "45d4c206-0fd7-4478-9264-e943aebcefe1",
                                                                              "id_pos_sesion": "3c3e75e0-f646-4de9-9ed0-94bfac8b0ac6",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "489a88fa-ee4f-4116-9c18-8177c0b579f7",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "2a578855-5412-4005-a0b3-7094147aac3e",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "1f428235-f7b7-4d85-9769-ec031c2af701",
                                                                                "locked": true,
                                                                                "date_locked": "2026-05-09T09:39:34.9318878+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                "id_user_upd": "e8acd3ba-0931-401c-9720-361c79f28bb5",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "6cc46581-1053-4ab5-a000-32b244b8dcbb",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "41250599-572a-42ce-98f3-d3dce87dcff2",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "61eb1dac-e8dd-4f39-a34e-2e21b2ebfb79",
                                                                                  "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": "184d967e-c42e-44ae-86fc-501608b0c2c2",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                  "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                  "id_user_upd": "8718a3aa-0303-434c-bbb8-13c092d87431",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "5d9a10d3-6307-4af5-8397-ae4ad80f67a5",
                                                                                      "id_room": "41f44022-0017-46c2-9c46-ea70d44f3415",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                      "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                      "id_user_upd": "7a00bfef-9e87-45ba-9122-b74fa8ae9750",
                                                                                      "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": "8f6046af-3f9c-4057-b436-d0fa4fd534cb",
                                                                                      "id_room": "90d3c93c-e9aa-4270-abc2-be23ecb031b3",
                                                                                      "date_in": "2026-05-09T09:39:34.9318878+02:00",
                                                                                      "date_out": "2026-05-09T09:39:34.9318878+02:00",
                                                                                      "id_user_add": "22c9549f-2e82-4908-b235-71b6e822cab7",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                      "last_update": "2026-05-09T09:39:34.9318878+02: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": "4ff81e50-3ccf-4827-874c-0794f2f5a7ac",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                  "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                  "id_user_upd": "630d34da-d6d8-4eac-8dad-c39fabe37208",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "7f369ede-2995-4eb7-9e79-8fdaa94a1355",
                                                                                      "id_room_state": "e46795db-99c3-4e6c-bd92-4a01fce20eb0",
                                                                                      "id_image": "368e883f-0761-4d35-b3c9-e0765f1c16be",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                      "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                      "id_user_upd": "8a639a66-f13b-4ecc-bc09-b927c146c223",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "147b0b2d-4d05-4675-8680-f1875cb29a4b",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                        "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                        "id_user_upd": "a81c6133-6610-4903-a9e6-6dbc7317f1f4",
                                                                                        "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"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "495bf341-33bd-456b-b17e-f1a52de56bf6",
                                                                              "id_pos_sesion": "1914b30b-02d6-4ac2-b63e-95fea1a7449f",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "b94df8d6-9468-4fdf-a9a0-9965f6aaeb22",
                                                                              "id_room_unit_activity": "d49b692f-6a7e-4f35-b67f-9c106ef8a643",
                                                                              "id_doc_sa": "b6d2f4b9-4557-4ff4-986c-4c125f2bfdda",
                                                                              "id_pos_type": "0235cfb8-0799-40b9-beb9-6e3f98df9016",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "3d2910e4-121a-4089-9812-8c026bcc83ce",
                                                                              "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-05-09T09:39:34.9318878+02:00",
                                                                              "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "ea875a18-8df9-4d1c-8d15-38b54b98fa66",
                                                                                  "id_user": "10188d04-941c-4c32-93a6-69927e50ee23",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                  "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "2f42c8ff-7ec5-4905-a737-d37f84242ae8",
                                                                              "id_user": "bfe9b652-60fa-4f2d-8825-75a057279499",
                                                                              "date_add": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id": "39cfb220-4243-4f5c-8c8b-335c68f2db53",
                                                                              "id_user": "d1187355-5bf0-4e41-9b4e-b59b5463adf3",
                                                                              "id_user_profile": "f577bdb8-1c89-4dc4-b53b-3f307e76f59d",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "id_pos_sesion": "698744cb-feb5-41c2-a955-943cf91dc6d2",
                                                                              "date_login": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "date_logout": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "59",
                                                                                "id": "3560d3b9-c696-4a7f-9bf7-8f9228ebd35d",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "60",
                                                                                    "id": "12c76b6d-ee8a-4d4f-90c7-6b4c803d548f",
                                                                                    "id_function": "c24a2c06-3a67-49ac-afd2-329084ae102b",
                                                                                    "id_user": "6c14a82a-45ab-4891-ba07-f3b55617a027",
                                                                                    "id_profile": "7f015b96-34e8-4db8-91be-d115bc4c4179",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                    "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "59"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "61",
                                                                                      "id": "8608f134-1281-4784-9bd8-beec461a8ac9",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "d6632847-c9b0-4e24-bad3-6f9e3760248b",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "2b92a5e8-a307-4d59-9f68-3d2af8cf174d",
                                                                                      "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-05-09T09:39:34.9318878+02:00",
                                                                                      "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "62",
                                                                                        "id": "c996ca7a-f0f7-43cc-8cd1-e6cf2c9418c8",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                                        "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "60"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "63",
                                                                              "id": "4e0bfed6-a71d-4cbc-a4d3-62252248d5bd",
                                                                              "id_user": "525a06c7-bc1d-4d39-9b32-60f3aa729908",
                                                                              "date_add": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "e64dd593-bdeb-4499-a4d3-ebcd538ec093",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "id_pos_sesion": "18868469-71eb-4ee8-8b18-ee4377c96c66",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "63"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "64",
                                                                    "id": "3e7f3e76-7f4e-4a5e-a921-0617de74ced5",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "c99c24b6-bd28-474c-b6b8-f794cb039e4a",
                                                                    "id_doc_print": "dfa7eb8f-a775-441c-9412-ea7cabd3c568",
                                                                    "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-05-09T09:39:34.9318878+02:00",
                                                                    "last_update": "2026-05-09T09:39:34.9318878+02: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": "65",
                                                                    "id_doc_sa": "c4045487-3552-4e8f-9fed-60b972c1bf39",
                                                                    "id_line": 2,
                                                                    "id_item": "a4e8bd18-56bf-4ba1-b770-1a93c12f6b1a",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "65"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$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": "66",
                                              "id_pos": "c92e685f-4d50-4958-beae-85f4e53a38f7",
                                              "id_doc": "fd804c3f-8a5e-46b3-aa65-a4d03eb44f70",
                                              "value": 3,
                                              "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                              "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "67",
                                              "id": "cd0d3546-6245-4c8c-9685-aa27aba250d7",
                                              "id_pos": "98732d15-5758-4d56-95c1-4152692e518d",
                                              "id_doc": "b9680734-4996-41c1-a8f6-a5bb5eae1de4",
                                              "id_branch": "45aca2fa-46c3-4ef8-8346-b747479e1297",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-05-09T09:39:34.9318878+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "e7acd997-fad9-48c0-b659-ad55478cc07a",
                                              "id_loc_from": "c98c912a-c989-487a-8c94-4572c167d707",
                                              "id_loc_end": "86613b42-13c6-46fa-9072-099970a01e06",
                                              "id_user_add": "1fbccd34-96a7-43af-8aaa-47532feea467",
                                              "id_user_upd": "e70e9218-cd11-459d-a581-4bf76396d295",
                                              "id_pos_sesion": "84bb4291-9067-4428-915c-f40d79aed457",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-05-09T09:39:34.9318878+02:00",
                                              "active": true,
                                              "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                              "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "edfdf87f-7d80-490d-93c1-03d7050f5a9a",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "3d39dc8c-a932-41c5-ac51-e65de3f57e17",
                                                "active": true,
                                                "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                "id_user_upd": "bb3f600f-dce2-4905-8cb4-4ca485b88342",
                                                "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": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "69",
                                                    "id_location": "fe0825fc-5527-4d71-9018-b753b86314cd",
                                                    "id_item": "4ccf5de8-d4c5-4129-ad73-1a74bd814d0c",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                                    "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "68"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "68"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "70",
                                                  "id_doc_st": "26230350-be84-4b92-af1f-fde67665a9b0",
                                                  "id_line": 2,
                                                  "id_item": "27c994b5-af62-4184-9548-48f7d7212afb",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "67"
                                                  }
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "68"
                                        },
                                        "mt_locations1": {
                                          "$ref": "68"
                                        },
                                        "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": "71",
                                            "id": "45cfcfd4-f10c-431c-9aee-4b039b13e1db",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "18d7b47f-ba14-45d6-b258-c7de3e6c6eac",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                            "printed": true,
                                            "print_on": "2026-05-09T09:39:34.9318878+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "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": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "72",
                                  "id": "86ce28b0-4b18-44a9-8784-6a263da9143b",
                                  "id_pos": "f0608138-de35-4626-8bb1-d15105002394",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-05-09T09:39:34.9318878+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "934962c8-1031-41d0-a178-e1662c64566a",
                                  "active": true,
                                  "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                  "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "f8b32ba5-6a91-4202-8113-26d4eeb06e8c",
                                  "id_pos": "72c9311a-de1d-4d7c-accf-8b1cbbcecb07",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                  "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "74",
                                  "id": "85d04026-5a40-4895-b8a3-336dc3795fec",
                                  "id_pos": "0c8b7199-83cc-4b0b-9455-241375e469ac",
                                  "date_add": "2026-05-09T09:39:34.9318878+02:00",
                                  "date_upd": "2026-05-09T09:39:34.9318878+02:00",
                                  "date_out": "2026-05-09T09:39:34.9318878+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "75",
                                  "id": "a4156ff4-2bc0-4812-b1ea-513a898a0402",
                                  "id_user_add": "e958a538-3968-454b-ba3d-a241551dc978",
                                  "id_table": "81f9382f-eeea-49ac-9f90-b8cad4ce1d5c",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "15c9d5c4-5eba-4c7a-9560-cf900048428a",
                                  "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "7f7c5062-a18a-4f13-b84f-863a3c5816ad",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                    "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "755a6887-ab92-4217-ae2e-572962850cb6",
                                        "id_sync": "2e355543-c723-463e-825a-005d2ba91dae",
                                        "json": "sample string 3",
                                        "id_table": "346c9bcd-f5e9-41fe-a052-1290ec5949d8",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "58a9b4dc-fe9e-426c-94eb-10bb481ce2e3",
                                          "id_branch_from": "3aa80ebd-3986-4d14-a62d-89b0a8938651",
                                          "id_branch_to": "d9686a3b-1d59-40ec-93b6-71d737971a47",
                                          "type": 4,
                                          "created_on": "2026-05-09T09:39:34.9318878+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-05-09T09:39:34.9318878+02:00",
                                          "send_on": "2026-05-09T09:39:34.9318878+02:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "77"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "76"
                                        }
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "79",
                                  "id": "e0ad81e5-c1c0-4a1a-ba14-2dd233efb8c8",
                                  "id_pos": "a7ec2059-1778-4c86-80d2-65ce8d78f3a6",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-05-09T09:39:34.9318878+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            },
                            "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": "65"
                          },
                          {
                            "$ref": "65"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "70"
                          },
                          {
                            "$ref": "70"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "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": [
                {
                  "$ref": "61"
                },
                {
                  "$ref": "61"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "8bf560b0-71a6-474c-a07a-f39b21448bb4",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-05-09T09:39:34.9318878+02:00",
                "last_update": "2026-05-09T09:39:34.9318878+02: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": "68"
              },
              {
                "$ref": "68"
              }
            ],
            "mt_periods": [
              {
                "$id": "81",
                "id_branch": "9b0dc3ca-c299-41d4-bf35-b438f1713c8c",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-05-09T09:39:34.9318878+02:00",
                "date_end": "2026-05-09T09:39:34.9318878+02:00",
                "state": "sample string 6",
                "created_on": "2026-05-09T09:39:34.9318878+02:00",
                "last_update": "2026-05-09T09:39:34.9318878+02:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "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": "78"
              },
              {
                "$ref": "78"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "78"
              },
              {
                "$ref": "78"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "67"
              },
              {
                "$ref": "67"
              }
            ],
            "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_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_locations": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "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_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": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "72"
          },
          {
            "$ref": "72"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "st_users_token": [
          {
            "$id": "82",
            "id": "c42a065f-212c-4ed5-8dc7-bb6e9a366a74",
            "token_id": "sample string 2",
            "id_user": "6f1d5dc8-3dd7-40f8-8c6e-447ef839a59a",
            "date_from": "2026-05-09T09:39:34.9318878+02:00",
            "date_end": "2026-05-09T09:39:34.9318878+02:00",
            "created_on": "2026-05-09T09:39:34.9318878+02:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "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_st": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_logs": [
          {
            "$ref": "75"
          },
          {
            "$ref": "75"
          }
        ],
        "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": "83",
            "id": "f24d4a17-bbcb-4a79-bf2c-0679c353184e",
            "id_room_activity": "ca179e70-a465-4e5e-9c22-2eb5cd9f0e0f",
            "id_pos_sesion": "7e45fdee-4047-4126-9f66-5626049a53da",
            "log_text": "sample string 4",
            "id_user": "32c6e1fb-7fe8-4427-9ef7-52219476bf97",
            "created_on": "2026-05-09T09:39:34.9318878+02:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "83"
          }
        ],
        "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"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "mt_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "st_users_profiles": {
          "$ref": "59"
        },
        "tt_cmd_connection": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ]
      },
      "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"
    }
  ]
}