DELETE api/Mt_Units_Ref/{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": "36e18155-c354-48aa-afa1-f3f790fe8f55",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "active": true,
  "created_on": "2026-09-06T06:47:29.6555168+02:00",
  "last_update": "2026-09-06T06:47:29.6555168+02:00",
  "id_user_upd": "a0cb4a78-06de-41df-b1af-00e77b4a3291",
  "commited": true,
  "mt_units_ref": [
    {
      "$id": "2",
      "id": "9d6f5009-e5f2-4252-976b-619b4e39b623",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "coefficient": 4.1,
      "id_unit": "be9fd405-c521-43f5-b59e-7aad0b52339a",
      "active": true,
      "created_on": "2026-09-06T06:47:29.6555168+02:00",
      "last_update": "2026-09-06T06:47:29.6555168+02:00",
      "id_user_upd": "2deb1910-cbfb-4f86-8d9b-5db626775825",
      "commited": true,
      "mt_units": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "b9ba82b5-574a-40be-b6d6-b9f5a0f16782",
        "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": "9124d27f-3d2a-45f2-96ae-ecd519344031",
        "view_messages": true,
        "id_image_photo": "75334b3a-8107-43b3-8d7f-56eda616240f",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "3a244599-c9fb-4cc2-807c-32092a178b62",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-09-06T06:47:29.6555168+02:00",
        "last_update": "2026-09-06T06:47:29.6555168+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "4b64e1a2-b0d5-4b21-be2f-0b11a1046b3f",
            "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": "e7d39553-5c36-4089-88f2-cb4bfd1a6732",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-09-06T06:47:29.6555168+02:00",
            "last_update": "2026-09-06T06:47:29.6555168+02:00",
            "id_user_upd": "a4566944-212e-4fbc-b9f7-fd481bff3c2e",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "81b9ab65-09ec-4b3a-89b0-f49da5b3199a",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "80f451c6-75f4-45dd-86a8-23dc16e76021",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-09-06T06:47:29.6555168+02:00",
              "last_update": "2026-09-06T06:47:29.6555168+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "8e1f8ba9-c082-463d-9faf-8132990ab651",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "bc126aad-49d7-4cdb-a1c4-6efb7b7ef410",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "ba61c0eb-fb72-428a-bbc0-fdd1f2ed02aa",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-09-06T06:47:29.6555168+02:00",
                  "last_update": "2026-09-06T06:47:29.6555168+02:00",
                  "id_user_upd": "37422693-2c1e-4131-ac48-b2316f386885",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "70906a47-0b8a-49e9-9e94-69214dea9085",
                      "id_item": "76294b7c-5502-42dd-ab9e-4d9309169527",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-09-06T06:47:29.6555168+02:00",
                      "last_update": "2026-09-06T06:47:29.6555168+02:00",
                      "id_user_upd": "138c3a87-1d9e-4987-9aca-1784d56c90c6",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "92d8c52b-bb8c-4d2e-a65f-ce7fe2bc9669",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "896f2f68-fd11-4028-8562-d48e811af4a5",
                        "id_unit_sec": "74037829-bc4d-4b62-9d46-fd75f2aa9a42",
                        "id_brand": "5e59827b-7629-45fa-a6e7-a6003bc148be",
                        "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": "3d7966e1-e5b4-4e91-86bc-7a9810c0b99e",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-09-06T06:47:29.6555168+02:00",
                        "last_update": "2026-09-06T06:47:29.6555168+02:00",
                        "id_user_upd": "aa64a52d-209e-4683-b490-17b46c724954",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "e9e35ff1-3ee4-4700-bd3d-04f4450fc144",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-09-06T06:47:29.6555168+02:00",
                          "last_update": "2026-09-06T06:47:29.6555168+02:00",
                          "id_user_upd": "db5b151e-e683-469a-8ab4-00429bf42afc",
                          "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": "d5734e8e-524c-4221-84ad-701a66e5d038",
                            "id_branch": "657ac442-3e13-49d9-83fb-0d3751a9a72d",
                            "id_pos_type": "7d5f58b8-3991-4028-a65c-4633441b3cd3",
                            "id_pos": "9ace585f-ef51-4f9a-be33-f6dbccca4684",
                            "id_item": "4f103499-dc1a-4463-9363-d2f800b979a2",
                            "date_from": "2026-09-06T06:47:29.6555168+02:00",
                            "date_end": "2026-09-06T06:47:29.6555168+02:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-09-06T06:47:29.6555168+02:00",
                            "last_update": "2026-09-06T06:47:29.6555168+02:00",
                            "id_user_upd": "a0264ce1-f2db-401b-88bb-f2081808d5fd",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "29f5e211-01a4-4600-b522-126c4bdc4f29",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "a938657e-1ed7-4645-bf34-c5831a47bc4d",
                              "id_zone": "23884735-ea67-420d-b8f8-99d25b184e8b",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                              "last_update": "2026-09-06T06:47:29.6555168+02:00",
                              "id_user_upd": "34a5efaf-8da5-49a2-9565-b595846fbf5a",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "64e0a11c-c0c2-4f91-890e-907401d1fba2",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "83bb7f64-5e8c-4e05-8852-a0ef23be2d65",
                                "active": true,
                                "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                "id_user_upd": "e1623465-f7d9-45d0-a230-8fa29ce14060",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "c5142661-9477-467d-bc5d-7d728d04c5fe",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "d6ad75c0-1a8e-4bb0-9ae2-e703ac00a79e",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "22dfcaaa-5eb6-4abb-a58d-b50c12bd02bb",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                  "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                  "id_user_upd": "152abce1-1e2d-41fd-bf42-0dfdeaec786b",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "8fdac043-93ec-4f76-822c-ff1787c2bb97",
                                      "id_cloakroom": "5a0eda16-4b57-45f3-835d-60b83cf481ee",
                                      "id_pos_sesion": "6631bb1b-8eb6-42b7-8c4f-db1467058665",
                                      "unit_id": 4,
                                      "date_open": "2026-09-06T06:47:29.6555168+02:00",
                                      "date_close": "2026-09-06T06:47:29.6555168+02:00",
                                      "id_doc_sa": "5360469c-24fa-43e0-97d5-86732fd7f54e",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "96e33eb0-6d07-47c8-afe2-a232cc0f6e22",
                                        "id_pos": "d579c6c9-ebc7-46c9-a474-932d46b17fa3",
                                        "id_doc": "db81f5d9-bee7-48c5-a061-791da7d60402",
                                        "id_branch": "a8582c9d-354d-4276-a42b-23e927880bf2",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-09-06T06:47:29.6555168+02:00",
                                        "date_tax": "2026-09-06T06:47:29.6555168+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "15941301-5644-420a-a56d-ab5bb11d2c43",
                                        "id_relationship": "97dee7ce-bcb1-47ca-a5a7-a8e8aeb92b11",
                                        "id_loc_from": "47003701-06ec-4b18-9189-ada032439ef1",
                                        "id_loc_end": "16905cf5-e48c-430f-b67e-ad38a4a36279",
                                        "id_user_add": "fefe0fb4-5820-4dae-8377-9be60182f636",
                                        "id_user_upd": "4a4b4d43-12df-4074-89fa-ba9a183c969a",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "4546b14c-34da-4b2c-9c34-609f220d3770",
                                        "id_room_unit": "17446aac-6bad-4da1-9eb4-65bc2fd40bfd",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "4c3d9a08-a4b5-463d-ad35-833f6542e83c",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                        "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "87e84ce9-7bef-4323-9155-6cf0ab89cde9",
                                          "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": "8f36d047-e832-4a60-8d49-976b27cde12b",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                          "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                          "id_user_upd": "b92600b7-6745-4756-b118-14675244ec49",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "6088e303-dba7-492f-bfe6-847247a9973f",
                                              "id_pay": "db4f853f-ef0c-4471-b8a6-d7a5eb48917e",
                                              "id_money": "91744686-8d6d-4032-842d-61e9b9bc5cb6",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                              "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                              "id_user_upd": "b4131b60-ad18-4613-ba78-04b8f0a76a5b",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "3df87054-08d2-4156-bb53-76455c4e72e7",
                                                "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": "81624153-0e32-48b6-b9d8-19f03b9c6e7c",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                "id_user_upd": "4681356a-e03e-4a85-bbff-3fa3624e16ba",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "17cdd98c-4ecb-4fe6-b25e-47e996e0f8c5",
                                                    "id_money_2": "c9937ec2-2e21-4f3d-979e-f02fd5bd461d",
                                                    "date_from": "2026-09-06T06:47:29.6555168+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                    "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                    "id_user_upd": "19349804-f847-418c-8bc2-ab09d5e318f8",
                                                    "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": "698a92da-f922-4d9e-b08e-374e83b061e7",
                                                    "id_pay": "7b5c8d5c-eb19-43eb-945a-0a01e332beb2",
                                                    "id_money": "6841b775-49e9-4e8d-9b0a-63c7eb57c878",
                                                    "date_cashflow": "2026-09-06T06:47:29.6555168+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "4b740474-09d4-415a-a70c-0e95b08355ed",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "b4bb6005-ed60-45b1-b8ac-794979c54d5f",
                                                      "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": "90adb5a3-959b-4fe1-9b42-252f389a0281",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                      "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                      "id_user_upd": "5225bbc5-88d0-4945-9cd8-67da1388da10",
                                                      "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": "f752c64c-5b7b-4def-8b52-5b16ebe15610",
                                                          "id_line": 2,
                                                          "id_pay": "785af7f3-9b0d-4fce-b92d-4b15c04db087",
                                                          "id_money": "44877fdd-5227-4b66-a778-341de60a0a34",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "848a717d-faba-494a-87ff-13e00edfd0f3",
                                                          "id_employee": "e9ebfc85-ea2c-4397-af1c-bb7a7ed77b5a",
                                                          "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": "396b9f2f-b184-47e0-8fdf-fe666e455ea2",
                                                          "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": "2fcd9ff8-1070-4b4e-b6ca-ab1e6dc4db0c",
                                                            "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": "64e62cb7-54a7-49fe-ac5b-bb450a0514de",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "f010df84-267d-4ad9-a433-1b506aa5e8a1",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                            "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                            "id_user_upd": "2b2c9231-e115-4bdc-95a4-0c50c45ea161",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "affe0466-7720-4470-aadf-ea44286ba168",
                                                                "id_branch": "14709a06-1b4b-4186-aaea-62f81c9bf9df",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                "id_user_upd": "65b0ca91-a246-4111-a2ef-ca4ec41da54f",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "f52aa9f6-1cb3-4da8-99ce-77f3ba9a71f3",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                              "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                              "id_user_upd": "3cdf4d22-4659-4d66-bb7e-c26ddee3c65b",
                                                              "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": "8699a3a1-676b-49de-8dbc-a731590378b5",
                                                                "id_line": 2,
                                                                "id_item_sub": "b81a3fff-d66c-4e34-8bcb-25ed0f02c518",
                                                                "qty": 4.1,
                                                                "id_list": "3f0b0b3d-5101-411a-8a27-c73bf1bdfe21",
                                                                "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": "595a9670-8c99-473e-8bd0-f9466c030f31",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "82a28320-1b9d-40fa-9c7f-7e82eda5c8da",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "e611a89d-313e-4564-bf5e-2a1d0481d772",
                                                                "id_user_upd": "daaf243a-3796-4d7a-923b-4fc0b36d8b07",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "b0b16d36-44e4-4b0a-be71-c6579529e870",
                                                                  "id_item": "38a715e7-0b3e-4d00-a08d-188780190101",
                                                                  "id_item_type": "fe4ea733-0f88-451f-a50e-5e3f7c83cde9",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "3065ddeb-5bbe-48d5-89af-affdfb859a71",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                  "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                  "id_user_upd": "e6a5de21-1843-4cf4-8b0d-852b3f8be6af",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "86c48042-11f2-41d0-b780-6ae0bf042d68",
                                                                      "id_item": "7dd3d48d-514a-44f1-bd71-fa32d0d73ee0",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "343bc851-41d3-420b-a74b-91e669019327",
                                                                      "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": "e57d1072-9644-4b5e-b07b-4526ae260e95",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "64d0f89c-a7a7-4810-8a36-6250bbbd9dcf",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                    "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                    "id_user_upd": "72af64cb-6312-4c02-b015-9aaff5ac6e61",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "924313e4-8a30-4806-9c55-71a8635479d9",
                                                                        "id_line": "00c4fa24-a1b8-49fd-994e-b9eec866b755",
                                                                        "id_category": "646b81f9-7a2a-445e-b90f-943532c745fc",
                                                                        "id_item": "0b1fda7c-fd71-4df9-b1f6-accf9a477f24",
                                                                        "id_item_type": "58ec2f7e-00b8-4e4e-a12a-edee3de1db70",
                                                                        "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": "96ed6e20-7f8c-4618-884c-2223114659f7",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-09-06T06:47:29.6555168+02:00",
                                                                          "date_end": "2026-09-06T06:47:29.6555168+02:00",
                                                                          "date_used": "2026-09-06T06:47:29.6555168+02:00",
                                                                          "date_sesion": "2026-09-06T06:47:29.6555168+02:00",
                                                                          "id_employee": "a6d51b43-2699-4c9c-b6d3-5881c0bb861a",
                                                                          "id_branch": "d57ce224-0344-4782-965f-861ef4f276ba",
                                                                          "id_voucher_permision": "cc897dea-b318-4923-99b1-fc89288a797b",
                                                                          "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": "e16e60b3-7453-42d7-82f7-9c1191b94f51",
                                                                          "id_user_add": "a35a1e78-3bc2-4788-b0c4-7ef1c8a61fea",
                                                                          "id_doc_sa": "fd5a49c9-5ed5-47f7-b1a2-147b4777064b",
                                                                          "id_item_sub": "dc9252e5-1c75-4710-a4ce-264d7284f381",
                                                                          "id_pos_sesion": "e94a8f1e-b9dc-4647-a6e6-fa611ff5982d",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                          "last_update": "2026-09-06T06:47:29.6555168+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": "46089771-2084-40da-a736-a8f8c6815ca6",
                                                                            "date_from": "2026-09-06T06:47:29.6555168+02:00",
                                                                            "date_end": "2026-09-06T06:47:29.6555168+02:00",
                                                                            "date_used": "2026-09-06T06:47:29.6555168+02:00",
                                                                            "id_employee": "4f0c54e9-aa59-425c-8a8d-bcd93bc3dd6c",
                                                                            "id_branch": "f5362210-a8c6-4cba-993c-8909f6f7406c",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "bca55b4b-3651-4c64-a056-ce43f2575bef",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                            "last_update": "2026-09-06T06:47:29.6555168+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": "3c39fc33-0b11-41ac-a82a-21386750e48b",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-09-06T06:47:29.6555168+02:00",
                                                                        "date_end": "2026-09-06T06:47:29.6555168+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": "53e3e404-afa7-40c5-b901-660ad418a26e",
                                                                        "id_pos": "b3802d55-f85e-422d-802e-26aec6687edf",
                                                                        "id_list": "98585817-3865-4b82-afc6-33c4470836ad",
                                                                        "id_item": "7228144d-c64b-4900-8c46-ad283000854e",
                                                                        "id_item_type": "8955374a-47a1-471b-b1de-3ece3be0a730",
                                                                        "id_category": "673464e9-2e24-407c-ad82-b375f32a2579",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                        "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                        "id_user_upd": "91c39ca9-52ab-418a-a4fe-f2e31c90acd8",
                                                                        "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": "472384a5-034c-40d4-bf6e-eb24455f219f",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "6a41505f-b22b-432e-a475-baff9786aae4",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "0eb81b65-dfc2-4dc1-a185-3ff1f9214d03",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                          "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                          "id_user_upd": "60fd48a9-e980-47ef-be86-6c480c59dca8",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "f077e991-2f19-423b-9926-8b07050256f4",
                                                                              "id_pos_type": "2288c8e9-e9aa-432e-8bb8-7dc899af8610",
                                                                              "id_price_list": "712ff3c7-02fa-4038-a1f1-23c0332319fb",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "id_user_upd": "65b37bc3-d418-43bf-83cc-3e11b1d37442",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "32c5d71b-2107-4c14-a671-6cc8d0801216",
                                                                                "id_pos_type": "3c74e26e-2476-405b-a934-80cfda647ed6",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                "id_user_upd": "61430858-dc92-40d8-9337-db4b7b8fc219",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "1083644e-f378-4480-9827-0dcaea228ec4",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                  "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                  "id_user_upd": "08fdaea2-42d6-4470-9ad4-fa9ae52c25ce",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "7732023d-01a0-4aa4-92cc-bdb860e38214",
                                                                                      "id_doc": "b15a1bc9-1e12-4fd1-83fd-504c0ce5822a",
                                                                                      "id_pos_type": "200db4c5-0d13-4207-8f5a-889e21724d50",
                                                                                      "id_doc_print": "864ad9d3-add5-40fc-9a2d-b38c0c7dddf0",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                      "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                      "id_user_upd": "d47525dd-d7f4-4771-8ce2-3182c1b039da",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "b11293be-7212-4c09-8bf8-8e062b976aa5",
                                                                                        "id_pos": "46b5dec8-27b1-4689-8b90-6f0430e06213",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                        "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                        "id_user_upd": "2e06b345-a477-4eb4-9fb5-b6180285176b",
                                                                                        "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": "5238a5dc-7222-4e10-b59d-0616d636a81f",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                        "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "e091f5f2-f0e5-4e6c-8bd7-4d5a35a0ee5b",
                                                                                            "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": "603273d7-c4b6-40dc-819f-cc92f7a6b714",
                                                                              "id_item_sub": "b79bc5d6-f10c-41ef-80e8-5fe164d65171",
                                                                              "validity_date": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "id_user_upd": "3e5d0f18-c6f9-4dbc-bfb5-d7130a57ba1c",
                                                                              "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": "f64dbe3c-d7db-44c9-b95b-b6a071c52b70",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "date_end": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "id_branch": "c7a5a785-4dd2-4c78-bef5-2d119a51c74e",
                                                                              "id_pos": "c3edb313-94ed-44e6-84a4-923242eafa7d",
                                                                              "id_list": "d4fc80f5-d1ea-44c8-8471-8894b139b313",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "id_user_upd": "0ad697fc-26d2-4c42-8384-14fc3a34ba65",
                                                                              "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": "592501eb-eefb-4fc4-bd80-9d315e0aa83f",
                                                                        "order_id": 2,
                                                                        "id_item": "4bba406c-afde-4698-9c89-75632031c575",
                                                                        "id_item_type": "e43ee12b-66de-4ae4-9331-f7d1add37900",
                                                                        "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": "e770fce4-40e2-41ce-be9b-50a9676a83d6",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "564e34cd-4fe1-4af5-85de-48a101ac9ebf",
                                                                        "count_voucher": 1,
                                                                        "id_category": "0e317cc3-c80c-47dd-93ae-de0daa9c2adb",
                                                                        "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                        "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                        "id_user_upd": "13c5c4ec-4686-42c8-b1f2-5012a74e5c61",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "eb321985-301c-45bb-b8fb-c6a8e8404209",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "3b2cb816-8166-49d0-90de-c2c8be4fd5bc",
                                                                          "date_tax": "2026-09-06T06:47:29.6555168+02:00",
                                                                          "date_open": "2026-09-06T06:47:29.6555168+02:00",
                                                                          "date_close": "2026-09-06T06:47:29.6555168+02:00",
                                                                          "id_user_open": "9955b74e-4916-41dc-86fa-913268e76424",
                                                                          "id_user_close": "46ebcaf0-45ff-4bfd-8a5a-ab34c7577f67",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                          "last_update": "2026-09-06T06:47:29.6555168+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": "6a5be331-2778-47ef-ad9c-c2f69aeacf5b",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "5f9d7bd9-d714-40f7-a758-52f6bb4c3b4b",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "8add6a52-0d93-45b0-823a-c777cd2bd22d",
                                                                              "id_room_unit": "f9588bdb-e4fc-456e-85db-e1542bafdc49",
                                                                              "id_room_list": "8c6baf1d-a49d-44b9-ae8d-5fa1a49987a1",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "date_from": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "date_end": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "date_open": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "date_close": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "id_employee": "124bb3d5-16f6-4e19-9c04-a3c7a3e86dde",
                                                                              "id_employee_sec": "837c53e3-0596-4fbe-b4ee-c3aabe5b5eec",
                                                                              "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": "3f22619f-b23e-4a80-a2cf-3688af7e9034",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "17d3a353-5de3-42b5-9b1d-f1a5e8b4c348",
                                                                              "id_user_close": "6c87ce3a-a491-4134-9e13-9d691622ceaa",
                                                                              "id_unit_state": "ed07927f-7eb3-4dd5-929a-eeedeb52983b",
                                                                              "id_pos_sesion": "c959f657-fdd0-4409-a558-d82adf46e86c",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "5c3d0117-e32c-479f-b9af-2b1fb4273b34",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "f1c6d2d1-87ee-437e-8992-f703d4fcc289",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "42ad3acb-eb5f-40db-a860-de64ac227da5",
                                                                                "locked": true,
                                                                                "date_locked": "2026-09-06T06:47:29.6555168+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                "id_user_upd": "b42b7ba7-8ef6-4e87-a148-2020b431e9da",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "1a36464f-83c1-49e7-a9b4-ebedd84860b0",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "c2218b54-bddb-4d08-b24d-02ace377ab22",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "9b499721-e0fe-4b3e-96a6-780d6d66021c",
                                                                                  "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": "5b795e19-6dfa-408c-9c68-8a6e9b3fe355",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                  "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                  "id_user_upd": "98a44834-0080-4d8f-bf2b-6a4ad01b739b",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "68cd6d8d-cb4c-49bf-92c9-97bb4d5cef63",
                                                                                      "id_room": "34afc226-b839-4187-aa8e-5b935a881486",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                      "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                      "id_user_upd": "61023eab-49c8-46d0-9960-e5f32ee5b968",
                                                                                      "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": "0a4646ce-39f2-499c-9bb7-b330f4b80d26",
                                                                                      "id_room": "c7997e35-cb00-482b-b0e3-fe1134177ef9",
                                                                                      "date_in": "2026-09-06T06:47:29.6555168+02:00",
                                                                                      "date_out": "2026-09-06T06:47:29.6555168+02:00",
                                                                                      "id_user_add": "d8b688ca-4027-420d-9bae-cd65fea0e7a0",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                      "last_update": "2026-09-06T06:47:29.6555168+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": "5d1bc33f-765a-44ba-8d8b-bdc5fd82793d",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                  "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                  "id_user_upd": "2f6cc59d-3158-4427-9a91-5e3a6fe523a2",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "f35f0aac-e778-4166-8901-7b4d617fdffe",
                                                                                      "id_room_state": "0a8ae7dd-7864-45ca-b076-742426ae815f",
                                                                                      "id_image": "036078d8-4e7d-4f52-8a42-f28c681fd6d9",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                      "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                      "id_user_upd": "ace776f1-3a9b-4aaf-8ddb-28d610d5f8ae",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "cc02c6cc-0638-4424-8f82-b1fc188d5333",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                        "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                        "id_user_upd": "4d4d1d48-5329-4c44-b18f-c12ad43d7eda",
                                                                                        "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": "5cdf3b73-9b16-4d2e-98fd-e10adc6526e8",
                                                                              "id_pos_sesion": "66246081-a614-4c75-9cf6-abfeb39b8828",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "3df27d43-900b-4a94-a3d7-6c514570cfde",
                                                                              "id_room_unit_activity": "4d1ae20a-3213-4bf5-bf1b-77ff67559a82",
                                                                              "id_doc_sa": "6cf84620-daf7-4c30-a3dc-4b1f6dd12a4c",
                                                                              "id_pos_type": "a65ad33e-f20d-4087-8cbc-27cdbbec0400",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "872bf39c-9b4d-44d2-997f-533ae90c4bc3",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "8befb541-6945-40ff-af21-9a2af30840fe",
                                                                                  "id_user": "81c6aeed-9f5f-428f-aad3-67cf80e2d07e",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                  "last_update": "2026-09-06T06:47:29.6555168+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": "54689b2c-b9dd-4c1e-b8d3-3bee708ff6c4",
                                                                              "id_user": "f417038d-9303-4943-ab58-0a3ddada8438",
                                                                              "date_add": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "last_update": "2026-09-06T06:47:29.6555168+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": "40a4e896-d154-4da4-b391-8cd3db7c2194",
                                                                              "id_user": "1d88d62e-8863-401c-a46a-12f6fe6b6c33",
                                                                              "id_user_profile": "d853036a-60c7-4adc-9da4-8f06de815fde",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "id_pos_sesion": "2da177e9-a0a2-42a3-8239-1b2aea1c6481",
                                                                              "date_login": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "date_logout": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "59",
                                                                                "id": "c448406a-942a-4779-9cfe-9af09900eb6c",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "60",
                                                                                    "id": "839dcb42-e34a-456d-96ae-0be3b15d3564",
                                                                                    "id_function": "94457c9f-5fdb-4066-9dda-e8282553e2cf",
                                                                                    "id_user": "2c602ab3-107d-46de-977d-ff793dbd1e5b",
                                                                                    "id_profile": "601fc62d-0a04-46de-b5bf-c52d2b9ba5d5",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                    "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "59"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "61",
                                                                                      "id": "efbe1cd5-30db-4f61-bea6-cc6bf4d54d22",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "f8f361df-66a4-43bd-bcfb-14fadfbc34a6",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "70ab0507-ee92-4b7f-9b50-6a0ce766c19e",
                                                                                      "view_pos": true,
                                                                                      "order": 10,
                                                                                      "color_border": "sample string 11",
                                                                                      "color_button": "sample string 12",
                                                                                      "color_font": "sample string 13",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 16,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                      "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "62",
                                                                                        "id": "33e33093-2534-42f1-8fb3-56194bbbbe06",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                                        "last_update": "2026-09-06T06:47:29.6555168+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": "bf51e220-5c7e-4c61-9639-c764c2013f85",
                                                                              "id_user": "d04de929-e95a-4008-91f6-4ac4a15a3e48",
                                                                              "date_add": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "ed8cc580-780f-477f-843b-c0725d27af63",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "id_pos_sesion": "5db5aca2-b97e-46cb-8bc7-208ba435bad6",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "63"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "64",
                                                                    "id": "b03efdf7-9812-4380-9756-fefcf79de9b5",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "8aefec83-0bbd-4822-9caf-c8cef070122a",
                                                                    "id_doc_print": "33331b87-cbf5-4678-bba4-c0918354252a",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                                    "last_update": "2026-09-06T06:47:29.6555168+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": "0e760d44-3fa4-49cf-a925-ab4cd82ee654",
                                                                    "id_line": 2,
                                                                    "id_item": "b1d07a45-a849-4f73-bdbd-1de012be5a23",
                                                                    "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": "53b7e8ca-aff4-4993-a385-486c0ea21770",
                                              "id_doc": "71e522d0-0cce-4b1c-9518-d36d67a522ba",
                                              "value": 3,
                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                              "last_update": "2026-09-06T06:47:29.6555168+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": "4dc3b9c8-81e1-45ff-94d5-663ae98afca1",
                                              "id_pos": "77d27e9b-a86f-48b8-9395-e94a9e2a6299",
                                              "id_doc": "a5447462-860d-4245-9fcc-f6edd48c583a",
                                              "id_branch": "dad0899f-3854-4b8d-b629-7641cf5566bf",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-09-06T06:47:29.6555168+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "0cebdb52-2f3a-472d-ac9f-5c7542d253ef",
                                              "id_loc_from": "63c24d84-47a7-448c-b62d-a4eac09a1ab6",
                                              "id_loc_end": "4d545c90-85ca-41c0-bea4-12319da65fd6",
                                              "id_user_add": "0ed30f7f-bc07-42de-a22c-f89142aaadd2",
                                              "id_user_upd": "a355cf06-0fa7-423c-9761-b203753e0eb5",
                                              "id_pos_sesion": "69d7ac7d-b1b0-4a87-a930-d2cb1eef4727",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-09-06T06:47:29.6555168+02:00",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                              "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "299b1d51-6722-4cc6-b8e4-7985fcdd9536",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "244eedf7-4467-4685-b825-8f1d148a894f",
                                                "active": true,
                                                "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                                "id_user_upd": "34554623-c44c-43da-ad33-a724097f0ba4",
                                                "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": "40047191-1de1-4f55-8824-59cfbc1af9d9",
                                                    "id_item": "d1fe0288-e31a-4334-9cae-cea2943bc9dd",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                                    "last_update": "2026-09-06T06:47:29.6555168+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": "f048636e-724d-48a5-95e9-f2809e71e6c9",
                                                  "id_line": 2,
                                                  "id_item": "94ac6cfa-f5a7-43e1-8ea4-6199ec252a4a",
                                                  "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": "0239068f-3697-4618-a693-9cb8a77ed481",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "1d005284-60c0-4733-a073-ff4b9fbe0923",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                            "printed": true,
                                            "print_on": "2026-09-06T06:47:29.6555168+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": "b682c7af-7ebe-41a1-b63a-cebd5be14a20",
                                  "id_pos": "0a1d613d-7c88-4d99-8357-4035e233e002",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-09-06T06:47:29.6555168+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "06cdec25-ef40-471e-9aea-ac20c066f84e",
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                  "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "38966688-d834-4e1a-9c98-8da57e69bb8e",
                                  "id_pos": "59e2882d-c8d8-46e5-b74a-10417e65c000",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                  "last_update": "2026-09-06T06:47:29.6555168+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": "8813654c-e431-4093-abbc-b6a1a63a1d36",
                                  "id_pos": "9fe14ebc-6e16-4401-9795-6954d45ccc8a",
                                  "date_add": "2026-09-06T06:47:29.6555168+02:00",
                                  "date_upd": "2026-09-06T06:47:29.6555168+02:00",
                                  "date_out": "2026-09-06T06:47:29.6555168+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": "9ee5b38f-61cb-41e4-a9f4-ecf42dc37e33",
                                  "id_user_add": "46758408-fe50-4880-823b-cfa64868e020",
                                  "id_table": "6a75a672-e540-4bab-8118-c88ff2d1582e",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "faf81056-abea-42bb-b025-15d8cae15d3e",
                                  "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "c11f534a-0dc8-4c3c-9822-46c234fe8576",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                    "last_update": "2026-09-06T06:47:29.6555168+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "812bd532-a97d-49fb-ad6c-2b8275be92a9",
                                        "id_sync": "41741166-9789-44aa-a704-a15bc6e5a41d",
                                        "json": "sample string 3",
                                        "id_table": "61d229e9-a9e1-4af3-8319-fdbabf7f2366",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "601b7fd4-536d-4454-98f7-90ec49836088",
                                          "id_branch_from": "da0baca4-e553-499a-8d83-ea81fd70b349",
                                          "id_branch_to": "edc8f2f4-bfdd-4712-8dfa-8903ae93804c",
                                          "type": 4,
                                          "created_on": "2026-09-06T06:47:29.6555168+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-09-06T06:47:29.6555168+02:00",
                                          "send_on": "2026-09-06T06:47:29.6555168+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": "9c9f22d0-a321-473a-97c7-5063b270b5b4",
                                  "id_pos": "622dee09-085f-4c6a-9e42-2d120aa96f13",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-09-06T06:47:29.6555168+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": "0b824724-184b-4ac2-8cae-991de566a020",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-09-06T06:47:29.6555168+02:00",
                "last_update": "2026-09-06T06:47:29.6555168+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": "b3d304d5-d392-4657-a37d-7845e18ad0a6",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-09-06T06:47:29.6555168+02:00",
                "date_end": "2026-09-06T06:47:29.6555168+02:00",
                "state": "sample string 6",
                "created_on": "2026-09-06T06:47:29.6555168+02:00",
                "last_update": "2026-09-06T06:47:29.6555168+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": "02187049-4afd-45e8-b696-20b114794c96",
            "token_id": "sample string 2",
            "id_user": "ab08a6bf-7368-4d81-bf73-9f244fe60484",
            "date_from": "2026-09-06T06:47:29.6555168+02:00",
            "date_end": "2026-09-06T06:47:29.6555168+02:00",
            "created_on": "2026-09-06T06:47:29.6555168+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": "5d67cd89-22c4-4302-88f6-432ff01d3d3f",
            "id_room_activity": "cdacc6a5-70fa-4cb0-b7df-fcfe197d0597",
            "id_pos_sesion": "31258327-a6f4-4635-897a-63c1d6e1aec1",
            "log_text": "sample string 4",
            "id_user": "9707b3a5-937b-454b-a414-ec5521d48ca0",
            "event_type": "sample string 6",
            "correlation_id": "30fef6ef-29bd-43c6-83b3-47202071970a",
            "id_room_unit": "bee736c2-5d01-4ff9-b702-0c3ee41b0120",
            "id_room_unit_source": "dfb6d675-6560-4617-bd5c-63efe6c15254",
            "id_room_unit_destination": "213baf7d-e96b-4ee3-81aa-bbe08797f7ea",
            "id_room_activity_related": "2dde7cae-efcc-4987-9147-c4b749ab56ce",
            "id_doc_sa": "1ee5166b-4513-4a0b-893b-39077e079f76",
            "id_user_authorizer": "2242641d-ffa4-4717-a68b-d546bf469fc9",
            "data_json": "sample string 7",
            "created_on": "2026-09-06T06:47:29.6555168+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"
    }
  ]
}