GET api/Mt_Units/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_units_ref

Collection of mt_units_ref

None.

st_users

st_users

None.

mt_items

Collection of mt_items

None.

mt_items1

Collection of mt_items

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "c44c1906-0b07-4b90-a4c4-3f8f32b4b6ea",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "active": true,
  "created_on": "2026-05-09T09:37:32.797486+02:00",
  "last_update": "2026-05-09T09:37:32.797486+02:00",
  "id_user_upd": "df1824cc-4eb5-4abf-9dc5-fb44487743ac",
  "commited": true,
  "mt_units_ref": [
    {
      "$id": "2",
      "id": "a433e483-d222-46cd-9013-f104d713965b",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "coefficient": 4.1,
      "id_unit": "421ccd59-9496-4c80-a002-f2861726e6b0",
      "active": true,
      "created_on": "2026-05-09T09:37:32.797486+02:00",
      "last_update": "2026-05-09T09:37:32.797486+02:00",
      "id_user_upd": "74072856-6211-48a6-84d5-df9d69aac55f",
      "commited": true,
      "mt_units": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "80fa0c95-c255-4fd2-8b54-4dd48cc7ca96",
        "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": "90c898db-7dca-40a5-90e6-1e012c4a3205",
        "view_messages": true,
        "id_image_photo": "7630e36a-3f4a-407e-96e5-17249fec076e",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "60660d65-effe-47ac-8faa-0e1f037c6100",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-05-09T09:37:32.797486+02:00",
        "last_update": "2026-05-09T09:37:32.797486+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "d7ecd50f-fd3f-47af-bbc2-8d0cc67599da",
            "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": "dc1ab91a-d0b4-4d01-92c3-d5f2edddf6a0",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-05-09T09:37:32.797486+02:00",
            "last_update": "2026-05-09T09:37:32.797486+02:00",
            "id_user_upd": "ad61389f-4731-45d0-b435-e25c64fea7a9",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "88da97be-32b0-4bad-9541-5583cbe767c0",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "755bcd57-fa0c-402e-b12c-939e7c4c2a83",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-05-09T09:37:32.797486+02:00",
              "last_update": "2026-05-09T09:37:32.797486+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "05b6d32a-dddd-4082-b930-b1f977ab26ac",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "0f847501-2572-4dc3-8bc6-a26b23d032e7",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "c670ac25-4516-4d8a-aaad-3f4011532bb2",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-05-09T09:37:32.797486+02:00",
                  "last_update": "2026-05-09T09:37:32.797486+02:00",
                  "id_user_upd": "30b48f45-1d1c-4f57-a467-d1777c92ad3f",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "0d57afe7-9e00-48d3-8460-323b595a9d08",
                      "id_item": "52a42833-8ba4-4368-834f-4add0efb7bf7",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-05-09T09:37:32.797486+02:00",
                      "last_update": "2026-05-09T09:37:32.797486+02:00",
                      "id_user_upd": "f95d251d-d850-4efc-9d27-8d3ca1093484",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "fd018ccd-c1d2-443d-8738-13e4620c0e8e",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "c8ff602c-0455-4eb4-bcce-d0e0cc6a6bd5",
                        "id_unit_sec": "2b03b519-e858-413d-a1ce-27962fa2d1f4",
                        "id_brand": "20ffd690-00df-4b70-94c1-8422bfd3156d",
                        "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": "986b41e1-a63b-443d-b1c8-6a0d3178bd01",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-05-09T09:37:32.797486+02:00",
                        "last_update": "2026-05-09T09:37:32.797486+02:00",
                        "id_user_upd": "d9607058-b134-4d18-aeb9-ebaf6b78c859",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "23d005af-a97c-4210-98c9-8daf5dba8434",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-05-09T09:37:32.797486+02:00",
                          "last_update": "2026-05-09T09:37:32.797486+02:00",
                          "id_user_upd": "57a7c0d0-1b8a-4e8c-a0f3-062a83a012a1",
                          "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": "d92807b7-4cf5-493d-88d5-5f254154e019",
                            "id_branch": "f801c57e-aacb-4b64-9815-bdbb26a986a4",
                            "id_pos_type": "e9ce2fff-ccc3-4eee-98d8-cc53a1235d8a",
                            "id_pos": "c4b024f3-44bb-48f3-873e-543527f53641",
                            "id_item": "0584bb47-a206-4a36-b36b-9808b8b83ec8",
                            "date_from": "2026-05-09T09:37:32.797486+02:00",
                            "date_end": "2026-05-09T09:37:32.797486+02:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-05-09T09:37:32.797486+02:00",
                            "last_update": "2026-05-09T09:37:32.797486+02:00",
                            "id_user_upd": "57b4c4b6-4e8c-4cef-9ae0-296061f39fef",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "2dda61b2-b3d8-4bfa-9b06-d91fdb4f788d",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "3ab349d2-309a-4390-95bb-f9cdf7e324fe",
                              "id_zone": "4d108fcf-b526-4669-9074-42b885629c65",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                              "last_update": "2026-05-09T09:37:32.797486+02:00",
                              "id_user_upd": "01ef5557-5f1f-4c30-87ef-4ea0cccfee60",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "ad1a74d3-a4f2-487e-9f5a-22615a21b684",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "36e662f1-c442-45bb-b025-845b3af78aa5",
                                "active": true,
                                "created_on": "2026-05-09T09:37:32.797486+02:00",
                                "last_update": "2026-05-09T09:37:32.797486+02:00",
                                "id_user_upd": "3e6beddf-28ef-4adc-8057-349267cb7cde",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "e164f151-b770-4797-87cc-1b2ff2318fa6",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "03d5c2c0-d9c3-4584-8e65-a4ac00c58889",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "fb2642ed-6ef7-400f-8d29-3141734afc87",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-05-09T09:37:32.797486+02:00",
                                  "last_update": "2026-05-09T09:37:32.797486+02:00",
                                  "id_user_upd": "86f77dca-091d-4364-aef5-3d4f2595fbf2",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "3f4aad02-07ba-493f-be3b-053bb8d73e21",
                                      "id_cloakroom": "8e089502-db99-4b5a-af62-513f1217162d",
                                      "id_pos_sesion": "325d3f84-f081-499e-b1bc-6a448c480d18",
                                      "unit_id": 4,
                                      "date_open": "2026-05-09T09:37:32.797486+02:00",
                                      "date_close": "2026-05-09T09:37:32.797486+02:00",
                                      "id_doc_sa": "9e285532-245c-4d7d-b9cd-12443d8bc133",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "c55d0f06-05b6-416b-b1b5-17c9f39e885f",
                                        "id_pos": "aa2fed00-a3a1-4932-97d7-df50d848a3b7",
                                        "id_doc": "da018504-1785-41f2-b31a-756bf8971c14",
                                        "id_branch": "2293da09-4cd7-4820-89c0-08ee6c92ead7",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-05-09T09:37:32.797486+02:00",
                                        "date_tax": "2026-05-09T09:37:32.797486+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "6fc7ab4c-2af1-4776-815d-19a7d8471b66",
                                        "id_relationship": "a0a98d37-636b-468d-b9ee-56dd793d8cc1",
                                        "id_loc_from": "4d8ae756-4c77-48fa-a7b9-0fe03c33762c",
                                        "id_loc_end": "f672811b-ac19-4a2a-af63-64bcc602b4a7",
                                        "id_user_add": "5e707e56-16b3-42f8-a234-91f1a4fe7603",
                                        "id_user_upd": "988e3c46-3c18-40e9-a91b-803da6ab104f",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "45614a85-9f0c-4719-ab11-4e60ffb9898e",
                                        "id_room_unit": "842114dd-6faf-4b70-80d1-11efdf40fac5",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "9b9f1591-1dd1-4d88-a4ce-508f0cedb87a",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-05-09T09:37:32.797486+02:00",
                                        "last_update": "2026-05-09T09:37:32.797486+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "535ae240-db36-4dc1-8742-ec2ee39328c8",
                                          "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": "1eb5c690-aba0-45e5-9bcb-7a5454f6737f",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-05-09T09:37:32.797486+02:00",
                                          "last_update": "2026-05-09T09:37:32.797486+02:00",
                                          "id_user_upd": "d12d1d4a-5615-4385-8e6e-b023e4d8d3b3",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "02389bf7-6e91-47b6-b097-35c59ad6e37a",
                                              "id_pay": "4e2fd86e-a00d-4523-935f-95a1edf119c7",
                                              "id_money": "6bf27dca-685c-4d98-bd59-365eb246e914",
                                              "active": true,
                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                              "last_update": "2026-05-09T09:37:32.797486+02:00",
                                              "id_user_upd": "4f4e5824-29cf-44bd-af56-3aac42d42ce1",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "54e87730-96c4-4a67-8dcb-f1e4269dcf29",
                                                "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": "5609a3b7-6f53-46ed-9003-d2d9e00defa3",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                "id_user_upd": "a4a55cc8-f06e-4b53-993e-970d8cd6d27e",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "d1cb881d-eea7-4090-a339-3bfcd8c50350",
                                                    "id_money_2": "a3ea87a7-db23-4aca-b47b-b4486048a664",
                                                    "date_from": "2026-05-09T09:37:32.797486+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                    "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                    "id_user_upd": "92fcdc68-6e69-4dc6-9f95-5f50277ea081",
                                                    "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": "7c0eb939-ae5f-41b9-9c75-44ffafef9897",
                                                    "id_pay": "d0b22a7a-97f4-4e46-b7b1-dee68c1cc3f5",
                                                    "id_money": "932ba5da-5604-4504-9cdf-10f5dd99e32e",
                                                    "date_cashflow": "2026-05-09T09:37:32.797486+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "27af1029-51cb-4d87-a046-61ea0ea8c674",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "b100a12c-1f85-4a6d-908d-5e05427b78e5",
                                                      "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": "17a7c458-15d6-4e4a-8290-741fcbc5680d",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                      "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                      "id_user_upd": "ecb1bcc4-1238-4b15-97db-96c881615d56",
                                                      "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": "dcf58bbd-7475-41de-9171-bcef7fc8e27f",
                                                          "id_line": 2,
                                                          "id_pay": "a9c0082e-6e8f-4ed6-9083-d62ce439f2c7",
                                                          "id_money": "0b7d75a5-6938-4fa4-a617-b5ea6dff152f",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "0ee3e1e4-5605-4516-bdc7-cd70af3d0ea4",
                                                          "id_employee": "dfc998bb-bf50-4ab2-a447-4f28b58b2f86",
                                                          "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": "3396a1c9-f37e-43db-a3aa-9c7d87c4439b",
                                                          "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": "64706000-9fae-4233-98e1-3d856da8293e",
                                                            "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": "268e4b28-08af-43b6-96f7-bee6bd25a6b0",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "fc3000dd-4052-43f7-95cb-686b2e60e934",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                            "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                            "id_user_upd": "f782152e-cedf-47d7-93a3-c6559120a2ee",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "7d6faed8-392c-4183-a341-d206e2d86242",
                                                                "id_branch": "39160e75-ded9-4ace-a978-c071f5a47273",
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                "id_user_upd": "219c580f-945f-415b-a991-6450c485dec2",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "c4610dae-6317-496b-8707-a1263a3794d6",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                              "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                              "id_user_upd": "eff0033c-bc21-4dbf-b470-bd18cfa312a3",
                                                              "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": "362c1fb5-e5b5-45a3-a451-ff1a52b43bc4",
                                                                "id_line": 2,
                                                                "id_item_sub": "7cf21fbb-841c-472e-b6fd-19be07d416b6",
                                                                "qty": 4.1,
                                                                "id_list": "f465f63c-3eb3-4c6e-b6c1-dc7a3c090e1b",
                                                                "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": "641f7cc7-d4eb-44bb-8769-5b750f51ef4b",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "a380f47b-ef56-4c15-a583-c07ca0940201",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "637f58a8-5f36-46f9-a5df-9c9da7b6a5e5",
                                                                "id_user_upd": "b7dbdbf2-152e-49c2-89eb-fa9c12f7632a",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "6ad455f6-2328-4ebc-8999-7bedc1c33ae9",
                                                                  "id_item": "30d4c82c-f1a5-467d-9fd8-c4cdbe95b3f4",
                                                                  "id_item_type": "b6de0647-0b76-4478-991c-f267577b5b32",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "600fd441-458c-4d6b-8442-e9f35cfb2fef",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                  "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                  "id_user_upd": "84422408-9408-4623-a31a-1b6b7c8599d3",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "658c06f8-0eed-4402-9e9f-7f54cb20c97a",
                                                                      "id_item": "aa27e574-6668-45f2-bedd-f774922092ef",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "186d4a1b-b959-454b-834f-a2c02c615b06",
                                                                      "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": "9a4369fa-f869-44af-89ae-a0f4dff2573a",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "fd662d42-f79c-4d7b-850e-fcca2f18cc77",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                    "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                    "id_user_upd": "ebf276ac-8bcf-40b1-8bf2-27ce32fae32f",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "3c9c2040-dec3-4136-a19e-98367f4aa9b2",
                                                                        "id_line": "4e4e8c66-37ae-46d1-818e-d3876f8e6e7f",
                                                                        "id_category": "4e576e0c-3277-428e-a7a9-569250106e0e",
                                                                        "id_item": "41bd7204-6db2-41e1-ae00-840a9de1f025",
                                                                        "id_item_type": "c8bb0d74-b3b3-4434-8729-fee9617be508",
                                                                        "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": "4258e6bb-58f4-40d2-8c77-271d59c77607",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-05-09T09:37:32.797486+02:00",
                                                                          "date_end": "2026-05-09T09:37:32.797486+02:00",
                                                                          "date_used": "2026-05-09T09:37:32.797486+02:00",
                                                                          "date_sesion": "2026-05-09T09:37:32.797486+02:00",
                                                                          "id_employee": "fd84f966-da66-444e-be6d-fa037751a813",
                                                                          "id_branch": "f52d0a81-af17-4645-96ae-20726ef481af",
                                                                          "id_voucher_permision": "029d3804-af96-4d9a-9665-67f4b036af28",
                                                                          "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": "36607770-df1d-469a-8123-652dfb3a5253",
                                                                          "id_user_add": "8fd804b0-c87a-427f-88fc-fff0d2ecf0d7",
                                                                          "id_doc_sa": "6413a545-a709-4239-920a-c24324016ceb",
                                                                          "id_item_sub": "9d1ab7f6-ed8d-48fa-82cb-cc23722275ec",
                                                                          "id_pos_sesion": "ec9fc588-9b0b-4b63-92d1-e6b9866ac8b3",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                          "last_update": "2026-05-09T09:37:32.797486+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": "cec800df-b233-4bb3-b06f-436209d4a31c",
                                                                            "date_from": "2026-05-09T09:37:32.797486+02:00",
                                                                            "date_end": "2026-05-09T09:37:32.797486+02:00",
                                                                            "date_used": "2026-05-09T09:37:32.797486+02:00",
                                                                            "id_employee": "b22d579c-bafe-4dcb-9b37-1cf211516a45",
                                                                            "id_branch": "b0d9c11f-e0c7-4562-a155-da8e3e358cd4",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "d91e7592-b43d-4c27-9333-a6dbc0f45446",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                            "last_update": "2026-05-09T09:37:32.797486+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": "f748f29c-8b7c-48c6-a2cd-22f5dd7d66bd",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-05-09T09:37:32.797486+02:00",
                                                                        "date_end": "2026-05-09T09:37:32.797486+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": "5dd57792-5bae-4822-9a47-d03a40eeeeec",
                                                                        "id_pos": "bf782b8e-75c1-4aa1-a5c0-d6d9d54c5315",
                                                                        "id_list": "197d75d4-fa01-45c3-a3fc-ad822ff9919e",
                                                                        "id_item": "77f3cd9b-fe67-4d35-8980-6897315de8b0",
                                                                        "id_item_type": "81da7eeb-ebff-423b-aeb8-88419b46cb5a",
                                                                        "id_category": "aab9fc1b-81e0-4c21-a6b1-a71330348f44",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                        "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                        "id_user_upd": "e804a326-4096-4726-9e3e-2d0713cd5730",
                                                                        "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": "97a60df2-2088-480d-8abc-e331746a9d8a",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "75d9a9ec-aa3b-423b-b7cd-284573b33a60",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "8c712f25-1933-44cf-905e-50b2c52558ea",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                          "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                          "id_user_upd": "11486bc8-933a-42f4-910c-edb6e4f13022",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "a47a7adc-4600-47f5-81ab-b55ba82b9f3c",
                                                                              "id_pos_type": "4da1a340-10a8-4bc1-8aa7-55010360516d",
                                                                              "id_price_list": "5fc70cda-3208-4436-9edc-7cf5a9d253b5",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                              "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                              "id_user_upd": "70a54aad-0246-4b60-8c33-d332c46f1800",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "0ef4121d-35d4-42e7-a947-7c94beb0a397",
                                                                                "id_pos_type": "baab596d-58e9-4be4-b0dc-a4cc2d48d4f2",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                "id_user_upd": "386a2619-09c2-4a1b-9ebb-eed1dd7e0f0b",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "2e321296-1471-4fd5-8afe-e9518f9ad462",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                  "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                  "id_user_upd": "847f9b9c-59be-4d49-a816-46147128957a",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "4337ade7-3166-416a-940a-b884c4c5f2d6",
                                                                                      "id_doc": "e9f3af25-0ce9-46ce-862b-0e80fb352364",
                                                                                      "id_pos_type": "924bafbc-eb3f-468a-856e-23820b6770cf",
                                                                                      "id_doc_print": "69516df0-3c27-4821-8e7d-2a3abbf3c0df",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                      "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                      "id_user_upd": "c0abace3-795b-4fbe-ad98-c9e6e79e2bb8",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "a08a283b-e85d-49c1-8a32-d9dae77587df",
                                                                                        "id_pos": "75503901-4048-46b7-aae0-361ae69543d7",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                        "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                        "id_user_upd": "13e7bbac-4a72-4ea0-a910-e5c36ec83e3d",
                                                                                        "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": "c051cea7-c302-40c4-a9e0-00712975b147",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                        "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "d03bf5ea-3068-457c-aef9-ef655b3e8384",
                                                                                            "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": "323ca7d0-c029-4df7-9dbc-bb0aeba68a65",
                                                                              "id_item_sub": "41ba68c7-6236-4ef7-b496-3d3a4c86e051",
                                                                              "validity_date": "2026-05-09T09:37:32.797486+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                              "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                              "id_user_upd": "d2b303f3-3523-4425-a507-11eb6390d7df",
                                                                              "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": "6a8fc1c7-375c-4fc5-9d00-77689e987354",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-05-09T09:37:32.797486+02:00",
                                                                              "date_end": "2026-05-09T09:37:32.797486+02:00",
                                                                              "id_branch": "bfd004b4-e365-4eb4-b891-395362daa631",
                                                                              "id_pos": "4cd9f04b-d688-4c40-afd5-2ea1a9f26292",
                                                                              "id_list": "22d586c9-6a57-4ea9-8bc3-7bc0e990bb4f",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                              "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                              "id_user_upd": "a56e67a4-2ffa-4553-aa79-f33e01da37af",
                                                                              "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": "a0b094d0-db5d-4531-9165-5b11caaa65dd",
                                                                        "order_id": 2,
                                                                        "id_item": "02cec747-f581-4b9d-9966-efac5114b486",
                                                                        "id_item_type": "fb855598-2f65-407b-b837-601aa149c3be",
                                                                        "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": "c74f706d-080d-4275-b3d5-f2d1473693c0",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "d9108952-d8ee-4684-ba0a-d1efb73177ad",
                                                                        "count_voucher": 1,
                                                                        "id_category": "207181be-d25f-48fd-9d14-ce89bba06003",
                                                                        "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                        "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                        "id_user_upd": "098c86dd-6665-40ff-bbd2-7d777f48117e",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "7500bd07-2dd8-4d5f-a9c2-530f8f510c83",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "30111673-8b16-4019-ace9-f550c1ff7b3f",
                                                                          "date_tax": "2026-05-09T09:37:32.797486+02:00",
                                                                          "date_open": "2026-05-09T09:37:32.797486+02:00",
                                                                          "date_close": "2026-05-09T09:37:32.797486+02:00",
                                                                          "id_user_open": "7a447136-88a4-455b-a444-07386a296a00",
                                                                          "id_user_close": "958deca4-135a-4d58-9f2b-8d2b528875b9",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                          "last_update": "2026-05-09T09:37:32.797486+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": "f73854a7-d268-4abb-be15-11844018a0ff",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "cb2b0877-ca9d-4508-a8dd-83b84a72f4b7",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "deaa8d94-f6b4-40b7-ad02-3e7e0538c991",
                                                                              "id_room_unit": "03735cd5-2551-4181-b8ec-6b6b47ae7220",
                                                                              "id_room_list": "d1c48040-4a6c-4e36-99d9-1a3c4177dc60",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-05-09T09:37:32.797486+02:00",
                                                                              "date_from": "2026-05-09T09:37:32.797486+02:00",
                                                                              "date_end": "2026-05-09T09:37:32.797486+02:00",
                                                                              "date_open": "2026-05-09T09:37:32.797486+02:00",
                                                                              "date_close": "2026-05-09T09:37:32.797486+02:00",
                                                                              "id_employee": "ba220155-6b85-4a56-8462-02132edbb1fd",
                                                                              "id_employee_sec": "ea5fe091-8724-4f3a-bbd2-bff954000890",
                                                                              "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": "629c0a44-8283-4486-b7ef-2822708ae759",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "a381cc9d-6c8c-455c-9a09-e76ca373b7f8",
                                                                              "id_user_close": "08425b27-9afd-46cf-bcbc-74c5c71e2b30",
                                                                              "id_unit_state": "1a222a34-3c59-4d5a-a670-21800dc9dc3d",
                                                                              "id_pos_sesion": "809d95eb-16d5-43f4-82c5-d6b35b87d4dd",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-05-09T09:37:32.797486+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                              "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "268ecbb4-94cc-431f-a82f-1afee90ce85a",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "f5ffc89c-304e-44dd-8b22-2ec003a36600",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "961c9dbc-8d3a-4bab-a776-12df960424f5",
                                                                                "locked": true,
                                                                                "date_locked": "2026-05-09T09:37:32.797486+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                "id_user_upd": "dc9896fd-c660-4d92-ba99-5ffa63b92f9c",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "06818124-cf09-40dd-bae4-0cb4bef4b3ec",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "80514f84-626f-48de-a9a5-01683453cf56",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "8a196138-64db-4251-aa04-482d436a8140",
                                                                                  "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": "0f6d1be5-3362-48ae-b180-9223122d7a27",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                  "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                  "id_user_upd": "c6b948c7-e319-449c-b7b6-9b63d9d9a466",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "aa31e95d-f51f-4c03-a51f-b5daeeb961c1",
                                                                                      "id_room": "ceff660f-b4d2-402d-82f4-1d65dce766d2",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                      "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                      "id_user_upd": "bd999f5e-16a3-4758-8389-4f6cd7df093a",
                                                                                      "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": "ca3d6aff-f035-4b72-b4be-c90fedf0c10f",
                                                                                      "id_room": "95edce8c-d57c-434a-b80e-938d0cbc4ff6",
                                                                                      "date_in": "2026-05-09T09:37:32.797486+02:00",
                                                                                      "date_out": "2026-05-09T09:37:32.797486+02:00",
                                                                                      "id_user_add": "e563b53b-21e7-4180-9748-668bcf54d687",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                      "last_update": "2026-05-09T09:37:32.797486+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": "abd64285-cffc-4ccc-8efd-84b9526ac4dc",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                  "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                  "id_user_upd": "be94723b-be8f-45d0-ab38-355d4973c6f8",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "17c51b4e-d882-4756-b133-8542587f6ee6",
                                                                                      "id_room_state": "2d22aa50-b75e-4b88-bb0b-5b3f8cf58dae",
                                                                                      "id_image": "33d34fc3-27ff-41f9-b812-8793eae8ebd2",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                      "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                      "id_user_upd": "29efe249-07bc-407f-a13e-d1e666d05563",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "55c3c09e-8967-4923-bcd0-c39d1069e63b",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                        "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                        "id_user_upd": "d9cf995e-f451-471a-a985-bb1bea627ddc",
                                                                                        "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": "2d645561-c265-4d82-b133-ddd0360ee7cc",
                                                                              "id_pos_sesion": "094dd0e8-57de-48d0-983d-7f3ed68155d1",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "1593d086-1ff6-4ac4-bffa-d335a6f42bf5",
                                                                              "id_room_unit_activity": "8c71208e-f4f2-442e-b3e6-da0068a42b4b",
                                                                              "id_doc_sa": "190a442d-86fe-4927-afbd-df93b12615ca",
                                                                              "id_pos_type": "0597c53d-a1f0-455b-9ff6-411dd4e3ed54",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "0d52aae6-8c61-477f-ae66-0de7d7fb192a",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                              "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "a11c04f2-be12-45fb-9311-d95f6206cc40",
                                                                                  "id_user": "271757d0-d9dd-4c67-a1f1-bb0dfc46fb34",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                  "last_update": "2026-05-09T09:37:32.797486+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": "88476c8d-e080-4d1b-9092-1f8e119867ad",
                                                                              "id_user": "676a4e80-dbfe-42e9-a1aa-abf0aae8eb8e",
                                                                              "date_add": "2026-05-09T09:37:32.797486+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                              "last_update": "2026-05-09T09:37:32.797486+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": "dcb7ef2f-da72-4e80-b69a-822f143debb7",
                                                                              "id_user": "7c2601e4-a860-4d3d-9812-3f71b0b63bfa",
                                                                              "id_user_profile": "e76b054d-84c7-46d2-a0dc-966a47f7147a",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-05-09T09:37:32.797486+02:00",
                                                                              "id_pos_sesion": "35064b52-5bb1-4940-92bb-6c2a86429d7f",
                                                                              "date_login": "2026-05-09T09:37:32.797486+02:00",
                                                                              "date_logout": "2026-05-09T09:37:32.797486+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                              "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "59",
                                                                                "id": "8d28ddd4-515c-4bfc-9df4-92ddd66778a5",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "60",
                                                                                    "id": "daeae25d-6a43-4e26-9d0d-eb82cfa42e9b",
                                                                                    "id_function": "89df2933-8e24-4747-bca5-72668f4ec747",
                                                                                    "id_user": "2540cb9d-8f82-4f74-8031-c14a9eff2b9a",
                                                                                    "id_profile": "82f9fcc2-cb77-4c10-8b65-6d50c85eb22e",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                    "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "59"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "61",
                                                                                      "id": "2c68dc36-39d7-47e2-b362-f6b972f09f00",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "fd5f58af-8a45-40c9-82b2-25bd6657756c",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "ac5460bf-d218-425a-a64d-e8e5e38572a0",
                                                                                      "view_pos": true,
                                                                                      "order": 10,
                                                                                      "color_border": "sample string 11",
                                                                                      "color_button": "sample string 12",
                                                                                      "color_font": "sample string 13",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 16,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                      "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "62",
                                                                                        "id": "9f3965b3-9ef2-4b5c-afc0-9cc9f419f5fa",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                                        "last_update": "2026-05-09T09:37:32.797486+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": "79176f17-4548-4ae2-a16e-de0fd56f6c63",
                                                                              "id_user": "b1968b63-8e56-4ded-b52d-eebad47f81bf",
                                                                              "date_add": "2026-05-09T09:37:32.797486+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "084b1e5e-6ed2-48f5-b8af-3eb1df035d05",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-05-09T09:37:32.797486+02:00",
                                                                              "id_pos_sesion": "791c0492-ac9e-47a5-bd5c-e5513bf91c9e",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                              "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "63"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "64",
                                                                    "id": "b85fe910-a64c-405f-aa95-15a8198faa35",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "2792fbad-6c4b-49bb-8714-eae6b0a17ddd",
                                                                    "id_doc_print": "6000c245-5139-4b17-8d54-cdee2c432c00",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                                    "last_update": "2026-05-09T09:37:32.797486+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": "3b6359de-7034-4c2a-95f2-ca6dbdf2dc6d",
                                                                    "id_line": 2,
                                                                    "id_item": "589369b6-8ce9-422b-9e88-6a34a6af37b0",
                                                                    "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": "98655748-2e08-4ff5-a3f6-7d03af9bc971",
                                              "id_doc": "ddbee47a-9c83-419e-8055-d87f64f3f753",
                                              "value": 3,
                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                              "last_update": "2026-05-09T09:37:32.797486+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": "db28349c-b2bc-4f73-a226-dea5b147d330",
                                              "id_pos": "9c8d81f1-225a-4c5b-9ef6-e2af4af32f67",
                                              "id_doc": "edfc6336-2af0-402f-a0a6-fadc29c3c59d",
                                              "id_branch": "700a28ff-f09b-4e18-88f6-e6568f138f3d",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-05-09T09:37:32.797486+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "51a72077-ecde-48e8-ba6d-2867477a6814",
                                              "id_loc_from": "a4737b8e-6554-41d8-8a9c-bcec770d69e4",
                                              "id_loc_end": "04c4b96b-8acc-4ac6-a37a-564af94a1e57",
                                              "id_user_add": "3b4db3c1-bc33-4299-aa46-a626c324c0e6",
                                              "id_user_upd": "38b0fbd2-0360-4da0-81cc-e24acda6103e",
                                              "id_pos_sesion": "d0b5fc91-1f5e-4967-812a-da3ac703726a",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-05-09T09:37:32.797486+02:00",
                                              "active": true,
                                              "created_on": "2026-05-09T09:37:32.797486+02:00",
                                              "last_update": "2026-05-09T09:37:32.797486+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "bb5015e9-dccc-4719-a0d6-df71d53a18e8",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "36195e2f-0fd0-42e7-8e7e-5ce2c3ef5ed9",
                                                "active": true,
                                                "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                "last_update": "2026-05-09T09:37:32.797486+02:00",
                                                "id_user_upd": "74280c97-b86a-49f5-8596-4ca046dc2df6",
                                                "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": "1b6789af-bb3a-4052-ac09-b1407166822e",
                                                    "id_item": "aeec192f-00ac-4ddd-8b4f-213907992942",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:37:32.797486+02:00",
                                                    "last_update": "2026-05-09T09:37:32.797486+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": "44522cf1-f93b-43ce-af57-2ff162829c39",
                                                  "id_line": 2,
                                                  "id_item": "d36eb843-8ec8-405a-a0ff-af820fdb8f47",
                                                  "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": "5b3716ce-c678-4c21-b2dd-40d795b0cdbc",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "d8031740-79d3-4e88-99d2-578429d84f6d",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-05-09T09:37:32.797486+02:00",
                                            "printed": true,
                                            "print_on": "2026-05-09T09:37:32.797486+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": "78531873-e218-4119-a2f5-26710151dca0",
                                  "id_pos": "497b7f8f-564c-4278-845f-6af4047baf82",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-05-09T09:37:32.797486+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "cc8bd5cb-ed6e-4c6e-a992-a719d5edf78e",
                                  "active": true,
                                  "created_on": "2026-05-09T09:37:32.797486+02:00",
                                  "last_update": "2026-05-09T09:37:32.797486+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "1429f179-14b3-49eb-ae81-01cb608bb579",
                                  "id_pos": "df40a457-b10b-4fda-b01d-060151924acf",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-05-09T09:37:32.797486+02:00",
                                  "last_update": "2026-05-09T09:37:32.797486+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": "e5a8639f-3b43-4514-93f5-5043ff44aa49",
                                  "id_pos": "4fe02cb2-d64f-4044-8517-0d302647d4ea",
                                  "date_add": "2026-05-09T09:37:32.797486+02:00",
                                  "date_upd": "2026-05-09T09:37:32.797486+02:00",
                                  "date_out": "2026-05-09T09:37:32.797486+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": "a93b9bad-f9bc-4d83-83c3-d395b13fc19a",
                                  "id_user_add": "fc11a36f-ce2c-447b-bff8-7acefd16d529",
                                  "id_table": "c39ba4aa-4970-4015-8ad9-3a94b5523713",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "358868f5-64de-4ab1-82be-40298a4420de",
                                  "created_on": "2026-05-09T09:37:32.797486+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "dbf50247-296d-41f2-8f36-bee22cac2d02",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-05-09T09:37:32.797486+02:00",
                                    "last_update": "2026-05-09T09:37:32.797486+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "3838b295-8c0e-4bcd-9f4e-d05a196302a3",
                                        "id_sync": "f110c329-c638-41f5-bf43-0d962a1ca14c",
                                        "json": "sample string 3",
                                        "id_table": "49df63af-560b-4e99-8ae5-af8e2f4226f7",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "d3c96b05-12e4-424d-a1fa-c5d560449676",
                                          "id_branch_from": "2fcfbbe4-e2b1-4683-b865-fb4ff5507870",
                                          "id_branch_to": "d50a79fa-635d-4816-8e7a-011982ceb8d9",
                                          "type": 4,
                                          "created_on": "2026-05-09T09:37:32.797486+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-05-09T09:37:32.797486+02:00",
                                          "send_on": "2026-05-09T09:37:32.797486+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": "f4be80b5-6e7a-4778-a3e7-d64b4070c6d5",
                                  "id_pos": "185308e7-cd01-4702-b72c-4e14a94811f4",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-05-09T09:37:32.797486+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": "59b8648b-f6ad-4361-aa22-33658a7844a6",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-05-09T09:37:32.797486+02:00",
                "last_update": "2026-05-09T09:37:32.797486+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": "40223fc6-bc0d-49fe-a7c6-1b8ca5d78888",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-05-09T09:37:32.797486+02:00",
                "date_end": "2026-05-09T09:37:32.797486+02:00",
                "state": "sample string 6",
                "created_on": "2026-05-09T09:37:32.797486+02:00",
                "last_update": "2026-05-09T09:37:32.797486+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": "67bb031d-5727-4d06-899f-0cebb6817b29",
            "token_id": "sample string 2",
            "id_user": "38e4a555-20e0-48e0-a762-ad539ea9348c",
            "date_from": "2026-05-09T09:37:32.797486+02:00",
            "date_end": "2026-05-09T09:37:32.797486+02:00",
            "created_on": "2026-05-09T09:37:32.797486+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": "9840f2b2-eb3a-45e1-ad54-b4de6bab398f",
            "id_room_activity": "9da83bb3-05fe-4f97-8d12-fe035b2ec660",
            "id_pos_sesion": "6b51a2df-c572-4caa-9e95-25c07d04ce19",
            "log_text": "sample string 4",
            "id_user": "1796698b-3bcd-4c37-97dc-213660b3328d",
            "created_on": "2026-05-09T09:37:32.797486+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"
    }
  ]
}