GET api/St_Permisions?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of st_permisions
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_function

globally unique identifier

Required

id_user

globally unique identifier

None.

id_profile

globally unique identifier

None.

permission

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

st_users_profiles

st_users_profiles

None.

st_users

st_users

None.

st_functions

st_functions

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "1ddcb306-4527-44e4-9124-ac5844ce130c",
    "id_function": "d1dff84d-dcb1-407a-a087-2903a1804518",
    "id_user": "20cf47ff-1ed4-4e85-ac24-be7922a24c4b",
    "id_profile": "ac3e7b5f-96d4-47ff-a181-9393f6024717",
    "permission": 3,
    "active": true,
    "created_on": "2026-09-06T06:46:37.192956+02:00",
    "last_update": "2026-09-06T06:46:37.192956+02:00",
    "commited": true,
    "st_users_profiles": {
      "$id": "2",
      "id": "a6552967-1948-43c1-84c4-89d17c1fc03b",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "is_pass_required": true,
      "is_admin": true,
      "level_id": 7,
      "order_1": 8,
      "order_2": 9,
      "order_3": 10,
      "order_4": 11,
      "is_tips": true,
      "is_view_all": true,
      "active": true,
      "created_on": "2026-09-06T06:46:37.192956+02:00",
      "last_update": "2026-09-06T06:46:37.192956+02:00",
      "commited": true,
      "st_permisions": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_users": [
        {
          "$id": "3",
          "id": "30cb317c-9b6d-45a1-90ab-3f27be843d6e",
          "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": "90b2bb0b-8522-4841-bef8-342cc151e5a3",
          "view_messages": true,
          "id_image_photo": "645491c8-a92c-443e-b244-b8a81c4ae899",
          "reserved": true,
          "pos_access": true,
          "back_access": true,
          "name_pos": "sample string 13",
          "id_image": "20d14bcb-b11c-49e5-ab41-30336159f330",
          "view_pos": true,
          "order": 15,
          "color_border": "sample string 16",
          "color_button": "sample string 17",
          "color_font": "sample string 18",
          "active": true,
          "created_on": "2026-09-06T06:46:37.192956+02:00",
          "last_update": "2026-09-06T06:46:37.192956+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$id": "4",
              "id": "96332539-1b90-44cc-9a7e-54112230ed72",
              "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": "f22375fd-1cc8-4259-b3f7-1960ba082475",
              "order": 12,
              "external_id": "sample string 13",
              "sync": true,
              "active": true,
              "created_on": "2026-09-06T06:46:37.192956+02:00",
              "last_update": "2026-09-06T06:46:37.192956+02:00",
              "id_user_upd": "da1dbab6-0d05-462b-b730-35c30798fdab",
              "commited": true,
              "st_images": {
                "$id": "5",
                "id": "0326f14d-46eb-4241-bf72-73ae32a6e016",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "id_img_type": "911d8d7e-43b5-4261-9761-6857a5ad3d88",
                "image_file": "sample string 5",
                "extension": "sample string 6",
                "high": 1,
                "width": 1,
                "active": true,
                "created_on": "2026-09-06T06:46:37.192956+02:00",
                "last_update": "2026-09-06T06:46:37.192956+02:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ],
                "mt_categories": [
                  {
                    "$id": "6",
                    "id": "a7181fe1-5c49-4f0a-a4b7-d66f5edaf189",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_item_type": "17c52260-c493-417e-ab01-1877065984b7",
                    "order_type": 5,
                    "name_pos": "sample string 6",
                    "id_image": "99913844-2a9c-421d-bfdc-2e89b10c2be3",
                    "view_pos": true,
                    "order": 8,
                    "order_sec": 9,
                    "color_border": "sample string 10",
                    "color_button": "sample string 11",
                    "color_font": "sample string 12",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 15,
                    "big_buttons": true,
                    "active": true,
                    "created_on": "2026-09-06T06:46:37.192956+02:00",
                    "last_update": "2026-09-06T06:46:37.192956+02:00",
                    "id_user_upd": "65b0feec-56ea-408a-a989-a9520d669656",
                    "commited": true,
                    "mt_categories_items": [
                      {
                        "$id": "7",
                        "id_category": "2d6c9153-db4f-418a-af7e-d44ac8703c08",
                        "id_item": "1a09385b-27b6-4fc4-a0d6-7dc1932c8ee6",
                        "is_default": true,
                        "active": true,
                        "created_on": "2026-09-06T06:46:37.192956+02:00",
                        "last_update": "2026-09-06T06:46:37.192956+02:00",
                        "id_user_upd": "716c9b7e-e7ae-47d0-ad98-7756b50db373",
                        "commited": true,
                        "mt_categories": {
                          "$ref": "6"
                        },
                        "mt_items": {
                          "$id": "8",
                          "id": "671b9b59-8308-4992-9c57-f9f7454e00fb",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_unit": "2802e1fa-0dcb-4670-854a-cf0de80aca52",
                          "id_unit_sec": "39906266-1d35-4954-981f-15d9417d4ea4",
                          "id_brand": "af473f38-2f54-46e5-a2f0-d6ad33650d16",
                          "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": "1fb2371b-d2df-4cef-8dfd-1200b371cf62",
                          "view_pos": true,
                          "order": 23,
                          "color_border": "sample string 24",
                          "color_button": "sample string 25",
                          "color_font": "sample string 26",
                          "font_bold": true,
                          "font_underline": true,
                          "font_size": 29,
                          "active": true,
                          "created_on": "2026-09-06T06:46:37.192956+02:00",
                          "last_update": "2026-09-06T06:46:37.192956+02:00",
                          "id_user_upd": "396a625b-b574-4d7e-9471-49a892fe46d6",
                          "commited": true,
                          "mt_brands": {
                            "$id": "9",
                            "id": "741274f5-3e14-47c1-9aff-4a27e556ec7e",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "active": true,
                            "created_on": "2026-09-06T06:46:37.192956+02:00",
                            "last_update": "2026-09-06T06:46:37.192956+02:00",
                            "id_user_upd": "41ed8093-d816-4d4a-9921-3674d94b7581",
                            "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": "510b7c84-1c6b-41f0-834d-01e1e0da8823",
                              "id_branch": "1a598f0b-c5db-499a-98b9-a7008e3180f5",
                              "id_pos_type": "f9a0d9be-0441-4e3a-bdc2-abd93eb9d47e",
                              "id_pos": "5b24128d-e901-4809-bc95-2d19a128b6ec",
                              "id_item": "93128356-7ff6-4dfa-a7ec-07c54b7a5ca7",
                              "date_from": "2026-09-06T06:46:37.192956+02:00",
                              "date_end": "2026-09-06T06:46:37.192956+02:00",
                              "image_id": 4,
                              "active": true,
                              "created_on": "2026-09-06T06:46:37.192956+02:00",
                              "last_update": "2026-09-06T06:46:37.192956+02:00",
                              "id_user_upd": "9fc44284-67ca-44db-b6c7-4d15114314d3",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_items": {
                                "$ref": "8"
                              },
                              "mt_pos": {
                                "$id": "11",
                                "id": "b23a1f5c-d556-4da2-9565-b5cb15a5cf5a",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "3923017f-5c75-4f51-b1ab-1143894d4a37",
                                "id_zone": "d19408de-9513-404b-aaef-9bc5989ac735",
                                "user_required": true,
                                "active": true,
                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                "id_user_upd": "1dff89f7-76c2-44f3-9585-c1377f44b686",
                                "commited": true,
                                "mt_branches_zones": {
                                  "$id": "12",
                                  "id": "79413625-dc75-475d-bf36-eee42b1565fb",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "a7c824ce-8edf-4d63-a7c5-61deaaa2f81a",
                                  "active": true,
                                  "created_on": "2026-09-06T06:46:37.192956+02:00",
                                  "last_update": "2026-09-06T06:46:37.192956+02:00",
                                  "id_user_upd": "766c3d5a-aa1b-44f8-b085-c4455a066271",
                                  "commited": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_pos": [
                                    {
                                      "$ref": "11"
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                "mt_cloakrooms": [
                                  {
                                    "$id": "13",
                                    "id": "b6e7158d-b024-499f-a1c7-926844e4409d",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "id_pos": "53b4d4f6-1a39-4347-854a-d1d534b23469",
                                    "unit_ini": 5,
                                    "unit_end": 6,
                                    "name_pos": "sample string 7",
                                    "id_image": "c8dde848-0d42-46aa-88ee-f62d9d5ed510",
                                    "view_pos": true,
                                    "order": 9,
                                    "color_border": "sample string 10",
                                    "color_button": "sample string 11",
                                    "color_font": "sample string 12",
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:37.192956+02:00",
                                    "last_update": "2026-09-06T06:46:37.192956+02:00",
                                    "id_user_upd": "7084ec7f-9b3d-4df8-9ae8-d8954ff9f6cb",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_images": {
                                      "$ref": "5"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$id": "14",
                                        "id": "919717fe-ed61-47d3-8f7d-765d9542678a",
                                        "id_cloakroom": "e9af5898-c0a7-4b55-b571-533d6317ea49",
                                        "id_pos_sesion": "9f499056-dfa7-4f24-81db-3738d7a28a3d",
                                        "unit_id": 4,
                                        "date_open": "2026-09-06T06:46:37.192956+02:00",
                                        "date_close": "2026-09-06T06:46:37.192956+02:00",
                                        "id_doc_sa": "7e33d5b9-9158-4f51-ba00-fdba252d6a94",
                                        "commited": true,
                                        "mt_cloakrooms": {
                                          "$ref": "13"
                                        },
                                        "tt_doc_sa": {
                                          "$id": "15",
                                          "id": "58654aff-f712-48e0-b9ca-0f6e77551a22",
                                          "id_pos": "8820461f-d6cf-4249-8a42-f6e147e7a7c1",
                                          "id_doc": "49143c71-26e2-4ef5-8b73-95d1aa22149b",
                                          "id_branch": "14229f1d-8959-438f-a43d-340b9beb32b6",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-09-06T06:46:37.192956+02:00",
                                          "date_tax": "2026-09-06T06:46:37.192956+02:00",
                                          "hour_doc": "00:00:00.1234567",
                                          "block": true,
                                          "id_ref": "fca248a9-dac5-404c-8031-eb564d44a504",
                                          "id_relationship": "63079591-9f0e-48c8-a38c-88706e14e141",
                                          "id_loc_from": "6a5dd5fc-11a9-4ef5-821b-03d58a5e3873",
                                          "id_loc_end": "f7687f20-83a4-4f16-840b-acbc186f4ee7",
                                          "id_user_add": "3b1ed5c9-ce5e-44f2-929b-8edac1336731",
                                          "id_user_upd": "cfc516b8-f31a-40f8-a801-d57a1ea6812e",
                                          "comment": "sample string 12",
                                          "id_pos_sesion": "662dc46a-0be2-4b0a-a5d1-bc0995c907f1",
                                          "id_room_unit": "e32560d7-4425-475c-9a30-261d433fe6ee",
                                          "ref_locator": "sample string 13",
                                          "ref_zone_aut": "sample string 14",
                                          "id_pos_type": "4f15b86c-6d9d-48a3-b46d-080d4a970772",
                                          "p_dis": 15.1,
                                          "p_chr": 16.1,
                                          "amt_net": 17.1,
                                          "amt_tax": 18.1,
                                          "amt_dis": 19.1,
                                          "amt_chr": 20.1,
                                          "amt_tot": 21.1,
                                          "active": true,
                                          "created_on": "2026-09-06T06:46:37.192956+02:00",
                                          "last_update": "2026-09-06T06:46:37.192956+02:00",
                                          "commited": true,
                                          "created_by": 1,
                                          "doc_print": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$id": "16",
                                            "id": "3b6854e7-b85a-4ab2-b713-4b407f89008c",
                                            "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": "e68d7634-743c-4d07-b914-49eebe3b2540",
                                            "view_pos": true,
                                            "order": 23,
                                            "color_border": "sample string 24",
                                            "color_button": "sample string 25",
                                            "color_font": "sample string 26",
                                            "active": true,
                                            "created_on": "2026-09-06T06:46:37.192956+02:00",
                                            "last_update": "2026-09-06T06:46:37.192956+02:00",
                                            "id_user_upd": "821971fe-d3ec-467d-9269-f8c80247d5bb",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$id": "17",
                                                "id_doc": "ac049558-d70f-4029-934d-8249e875fb5a",
                                                "id_pay": "8afd2cca-d55c-406e-b076-9542abf3e873",
                                                "id_money": "39781170-37e8-45ae-bcb3-3c06bcb52d21",
                                                "active": true,
                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                "id_user_upd": "64cd67a6-4387-47a8-a96f-beeba783723b",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "16"
                                                },
                                                "mt_money_types": {
                                                  "$id": "18",
                                                  "id": "afa89401-ebbb-40aa-91db-e57ce572c0ec",
                                                  "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": "f38a0191-76d5-45d7-9a9b-745fcb20a933",
                                                  "view_pos": true,
                                                  "order": 8,
                                                  "color_border": "sample string 9",
                                                  "color_button": "sample string 10",
                                                  "color_font": "sample string 11",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                  "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                  "id_user_upd": "c2537fad-7f03-4d26-b66a-185403e8ccf0",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "17"
                                                    },
                                                    {
                                                      "$ref": "17"
                                                    }
                                                  ],
                                                  "mt_money_rates": [
                                                    {
                                                      "$id": "19",
                                                      "id_money_1": "7f56bd04-6f23-49be-9100-0a96f67c0107",
                                                      "id_money_2": "eaa941b0-c861-4933-b628-b58bd51945e8",
                                                      "date_from": "2026-09-06T06:46:37.192956+02:00",
                                                      "coefficient": 4.1,
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                      "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                      "id_user_upd": "0e31ae50-2aad-47b8-9686-2fd30ac2cc69",
                                                      "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": "a7799300-59ec-4f49-8efb-d98de8ac8fa0",
                                                      "id_pay": "4ace30fd-1c07-420d-8b8c-3d6de2cf2e81",
                                                      "id_money": "6243a542-0d80-4d0a-8296-cb395c5fe31b",
                                                      "date_cashflow": "2026-09-06T06:46:37.192956+02:00",
                                                      "coefficient": 5.1,
                                                      "id_user_add": "8a8ca916-a322-4f99-9918-7cb520030342",
                                                      "amt_tot_md": 7.1,
                                                      "amt_tot_mo": 8.1,
                                                      "mt_payment_types": {
                                                        "$id": "21",
                                                        "id": "d947503b-0166-4f8c-b209-2184b0f1331c",
                                                        "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": "d6c0c78f-11b7-405d-b9d9-32d43fefade9",
                                                        "view_pos": true,
                                                        "order": 13,
                                                        "color_border": "sample string 14",
                                                        "color_button": "sample string 15",
                                                        "color_font": "sample string 16",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                        "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                        "id_user_upd": "c28790f5-9ead-45c2-be01-b1b11b24221e",
                                                        "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": "b12f51a8-189d-470f-80e0-3d6eb7f62f65",
                                                            "id_line": 2,
                                                            "id_pay": "f8273747-ae79-4238-81fe-ae2b5221a8ae",
                                                            "id_money": "8b7214e9-4c96-464b-af91-4652af3e298f",
                                                            "coefficient": 5.1,
                                                            "id_voucher": "48e8a1af-aaeb-4244-b23a-6150300c1a00",
                                                            "id_employee": "c0fd8620-28eb-4870-88ae-78a434d5d495",
                                                            "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": "09e4d9b1-b442-40da-b90e-2327981ccaf1",
                                                            "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": "ee44e67d-ec47-4879-be55-8c71fe9becbc",
                                                              "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": "7233400e-31fc-404b-b485-a1c8bf1ca471",
                                                              "name_pos": "sample string 12",
                                                              "id_image": "f84fabde-d320-4808-baf3-9c312b23ebcb",
                                                              "view_pos": true,
                                                              "order": 14,
                                                              "color_border": "sample string 15",
                                                              "color_button": "sample string 16",
                                                              "color_font": "sample string 17",
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                              "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                              "id_user_upd": "0fd63226-7455-4143-95cb-2f7315736747",
                                                              "commited": true,
                                                              "mt_employees_branches": [
                                                                {
                                                                  "$id": "24",
                                                                  "id_employee": "7fbb9930-158f-4d5a-95ae-394039ea1e93",
                                                                  "id_branch": "5e11aaa0-aa78-493c-a7f2-e7393e4ebedc",
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                  "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                  "id_user_upd": "1a304a86-104a-4220-b6a5-894505cf7c99",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "23"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ],
                                                              "mt_employees_profiles": {
                                                                "$id": "25",
                                                                "id": "446e1ef6-6607-410a-95b8-934d02e994aa",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "authorized": true,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                "id_user_upd": "59d55a5e-1874-480a-b5f6-6d30ff954603",
                                                                "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": "bf6f7134-f864-4c3a-8432-ac8c2f5fbdbe",
                                                                  "id_line": 2,
                                                                  "id_item_sub": "98d3d960-a0d6-486d-b71c-0cd303dd5c59",
                                                                  "qty": 4.1,
                                                                  "id_list": "aa6a32d3-df23-4ccc-b23d-75475c56688e",
                                                                  "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": "88f9555a-f474-4d6c-aba9-d6c07a42c1bc",
                                                                  "is_used": true,
                                                                  "qty_vou": 1.1,
                                                                  "amt_vou": 1.1,
                                                                  "comment": "sample string 15",
                                                                  "ref_det": "sample string 16",
                                                                  "id_employee": "13cb8b5b-28f3-40a7-b958-a9eedda3270d",
                                                                  "name_generic": "sample string 17",
                                                                  "type_ope": 1,
                                                                  "id_user_add": "caca26af-ae87-4f7f-a51b-24ed55aaf63a",
                                                                  "id_user_upd": "c5559540-903a-4e9d-80c6-9f0670972d2e",
                                                                  "active": true,
                                                                  "mt_employees": {
                                                                    "$ref": "23"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$id": "27",
                                                                    "id": "fe4fe684-da91-474a-8b2b-8660abba3255",
                                                                    "id_item": "4d5aeba4-893a-47a9-a0d3-85769bc6df2c",
                                                                    "id_item_type": "f5a23ead-b7b2-432a-9e95-eb7dde6349f2",
                                                                    "is_default": true,
                                                                    "barcode": "sample string 5",
                                                                    "voucher_apply": true,
                                                                    "id_voucher_json": "b05ef3a7-c69a-432e-94af-064fcb60a22d",
                                                                    "count_voucher": 1,
                                                                    "id_voucher_type": 1,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                    "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                    "id_user_upd": "5467f0be-6b01-4b5a-a2b7-65b1f4499e96",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$id": "28",
                                                                        "id_item_sub": "bf27dcc8-a585-4f34-8264-b4c07976c6f4",
                                                                        "id_item": "9bf4008b-9b6f-4e42-bb48-76d5f2c437ce",
                                                                        "group_id": 3,
                                                                        "id_unit_ref": "870a809c-1cb6-47f5-aabe-27388516211e",
                                                                        "qty_dis": 5,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_sub": {
                                                                          "$ref": "27"
                                                                        },
                                                                        "mt_units_ref": {
                                                                          "$id": "29",
                                                                          "id": "c1a9e09a-3179-4c42-a1dc-d9567a446308",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "coefficient": 4.1,
                                                                          "id_unit": "17227146-ceaf-4487-972e-3ada723f2475",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                          "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                          "id_user_upd": "f4ddebdb-7965-4468-8261-2ae0739db29b",
                                                                          "commited": true,
                                                                          "mt_units": {
                                                                            "$id": "30",
                                                                            "id": "685d78a4-c9ee-4aaa-a6cd-457d9d681f14",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                            "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                            "id_user_upd": "403d513d-b947-45dd-a761-906d62db7e94",
                                                                            "commited": true,
                                                                            "mt_units_ref": [
                                                                              {
                                                                                "$ref": "29"
                                                                              },
                                                                              {
                                                                                "$ref": "29"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "mt_items": [
                                                                              {
                                                                                "$ref": "8"
                                                                              },
                                                                              {
                                                                                "$ref": "8"
                                                                              }
                                                                            ],
                                                                            "mt_items1": [
                                                                              {
                                                                                "$ref": "8"
                                                                              },
                                                                              {
                                                                                "$ref": "8"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_items_formula": [
                                                                            {
                                                                              "$ref": "28"
                                                                            },
                                                                            {
                                                                              "$ref": "28"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "28"
                                                                      }
                                                                    ],
                                                                    "mt_items_types": {
                                                                      "$id": "31",
                                                                      "id": "b022a69b-00b5-4621-9ad8-32b6c62cc026",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_short": "sample string 4",
                                                                      "name_pos": "sample string 5",
                                                                      "id_image": "31fb3493-c573-4333-9ed5-5745b6276caa",
                                                                      "view_pos": true,
                                                                      "order": 7,
                                                                      "color_border": "sample string 8",
                                                                      "color_button": "sample string 9",
                                                                      "color_font": "sample string 10",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 13,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                      "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                      "id_user_upd": "4463c520-b411-4ec0-b407-73b0c4d7db4b",
                                                                      "commited": true,
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$id": "32",
                                                                          "id_voucher": "5e2b819a-dca8-4e3d-b62c-08d93fbacb53",
                                                                          "id_line": "2a827904-71de-4bd3-916c-fe6605e3a045",
                                                                          "id_category": "c016d1f8-776e-417c-972b-6b9f0664e44c",
                                                                          "id_item": "0d9c48d3-6768-4844-b8c4-90370503b942",
                                                                          "id_item_type": "48a04485-4fbb-4964-8fd5-1813520f6a8f",
                                                                          "price_max": 1.1,
                                                                          "qty_add": 3.1,
                                                                          "qty_used": 4.1,
                                                                          "mt_categories": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "31"
                                                                          },
                                                                          "tt_vouchers": {
                                                                            "$id": "33",
                                                                            "id": "0c3c3d55-3f1b-468d-a31f-d613d1749afa",
                                                                            "id_voucher": 2,
                                                                            "locator_voucher": "sample string 3",
                                                                            "qr_code": "sample string 4",
                                                                            "date_from": "2026-09-06T06:46:37.192956+02:00",
                                                                            "date_end": "2026-09-06T06:46:37.192956+02:00",
                                                                            "date_used": "2026-09-06T06:46:37.192956+02:00",
                                                                            "date_sesion": "2026-09-06T06:46:37.192956+02:00",
                                                                            "id_employee": "d6dd524e-8d7c-4349-b55a-825698f50de9",
                                                                            "id_branch": "f0fa0a66-76ae-4f87-948b-6f5679de971c",
                                                                            "id_voucher_permision": "94bd80b3-73c5-4b9b-8869-94ba37c82d45",
                                                                            "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": "ce56b297-aa92-4c49-b0b8-8ae0b9c0333a",
                                                                            "id_user_add": "6052d6f8-6fab-457e-bcb4-93f131be6440",
                                                                            "id_doc_sa": "cac8efe0-702f-4724-9e0f-0ca8be335779",
                                                                            "id_item_sub": "298af618-c027-4ca3-a98f-9c5cc3543712",
                                                                            "id_pos_sesion": "4f150c42-e39e-4d32-9994-82bbcff54777",
                                                                            "is_authorized": true,
                                                                            "is_automatic": true,
                                                                            "print_in_branch": true,
                                                                            "printed": true,
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "is_used_entry": true,
                                                                            "is_used_consume": true,
                                                                            "is_close": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                            "last_update": "2026-09-06T06:46:37.192956+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": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ],
                                                                            "tt_vouchers_permisions": {
                                                                              "$id": "34",
                                                                              "id": "16f6ffa1-4787-4fde-93ae-d62d07eb234d",
                                                                              "date_from": "2026-09-06T06:46:37.192956+02:00",
                                                                              "date_end": "2026-09-06T06:46:37.192956+02:00",
                                                                              "date_used": "2026-09-06T06:46:37.192956+02:00",
                                                                              "id_employee": "370e3cbb-2374-496c-9b4d-e5f05aa7dade",
                                                                              "id_branch": "11cb92c3-0955-453e-ab60-71c47858bde3",
                                                                              "count": 6,
                                                                              "count_used": 1,
                                                                              "unlimited": true,
                                                                              "id_user_add": "46485d9c-e90d-4843-b9cb-f7aece5b0d67",
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                              "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_vouchers": [
                                                                                {
                                                                                  "$ref": "33"
                                                                                },
                                                                                {
                                                                                  "$ref": "33"
                                                                                }
                                                                              ]
                                                                            }
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "32"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "3"
                                                                      },
                                                                      "mt_items_sub": [
                                                                        {
                                                                          "$ref": "27"
                                                                        },
                                                                        {
                                                                          "$ref": "27"
                                                                        }
                                                                      ],
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id": "b8dfab02-2ed1-4041-b8dc-a1f55880c594",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:46:37.192956+02:00",
                                                                          "date_end": "2026-09-06T06:46:37.192956+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": "c05d7090-2006-4f96-b9bb-fbbbbe21a987",
                                                                          "id_pos": "d141a7d2-b8b0-4d86-986d-ad6f04a77664",
                                                                          "id_list": "d6a9e7f9-bfc7-4bfc-8a80-a038ca4771fc",
                                                                          "id_item": "f953f3ea-0bdc-4233-b2a7-9a8be03ea833",
                                                                          "id_item_type": "872d3e28-7ed7-4c84-9160-251fed0e1c8a",
                                                                          "id_category": "5a923b92-3fcb-478d-b904-3b48b32c91ec",
                                                                          "by_day_week": true,
                                                                          "use_mon": true,
                                                                          "use_tue": true,
                                                                          "use_wed": true,
                                                                          "use_thu": true,
                                                                          "use_fri": true,
                                                                          "use_sat": true,
                                                                          "use_sun": true,
                                                                          "use_hour_ini": "00:00:00.1234567",
                                                                          "use_hour_end": "00:00:00.1234567",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                          "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                          "id_user_upd": "50e02b72-60f6-4ef9-8cbe-1bd6435288dc",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_categories": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "31"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$id": "36",
                                                                            "id": "fe939129-9bdb-4461-ad3b-63456dfc8a1b",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_ref": "f7a2e075-d457-4300-8d0b-b7aee91f9b6a",
                                                                            "tax_included": true,
                                                                            "switch_select": true,
                                                                            "item_type_default": 7,
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "5db02b07-f47e-49d3-b577-47bae51dba60",
                                                                            "view_pos": true,
                                                                            "order": 10,
                                                                            "color_border": "sample string 11",
                                                                            "color_button": "sample string 12",
                                                                            "color_font": "sample string 13",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                            "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                            "id_user_upd": "16a6941d-3af8-4510-880d-e059d9b035c3",
                                                                            "commited": true,
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$id": "37",
                                                                                "id_pos": "766ea537-5b97-4366-ab57-62a7d5f273ff",
                                                                                "id_pos_type": "a93b6c83-c906-4b82-9e3a-c33c0eb0b5b9",
                                                                                "id_price_list": "c23ad187-1c5c-46c6-8478-c6281e94ac7d",
                                                                                "is_default": true,
                                                                                "view_mon": true,
                                                                                "view_tue": true,
                                                                                "view_wed": true,
                                                                                "view_thu": true,
                                                                                "view_fri": true,
                                                                                "view_sat": true,
                                                                                "view_sun": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                "id_user_upd": "b262cc9e-d2e0-4e04-9e66-33fd42b4672b",
                                                                                "commited": true,
                                                                                "mt_pos_view": {
                                                                                  "$id": "38",
                                                                                  "id_pos": "167f1885-fa11-4675-9099-248e9606d216",
                                                                                  "id_pos_type": "baa854a5-47a0-4873-be03-88d3f4f8187c",
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                  "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                  "id_user_upd": "2840ccbe-7e8b-4a7e-afcf-83ea4a2d4e8d",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "11"
                                                                                  },
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_types": {
                                                                                    "$id": "39",
                                                                                    "id": "353853e0-a0a5-4498-93bf-bd0603720587",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "is_module": true,
                                                                                    "order": 5,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                    "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                    "id_user_upd": "3e9d0a4d-cd99-4b89-a271-18aa77cceea5",
                                                                                    "commited": true,
                                                                                    "mt_items_featured": [
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$id": "40",
                                                                                        "id_pos_print": "72ea70c5-30dd-4ab3-9ab0-a51b78e5a73e",
                                                                                        "id_doc": "5ab588f8-c746-4e47-a3f9-de3610027528",
                                                                                        "id_pos_type": "3bb1be50-c621-4191-bcd9-29434507a20f",
                                                                                        "id_doc_print": "67dbb9a4-a833-4901-830d-a482f96f621c",
                                                                                        "copies": 5,
                                                                                        "print_mode": 6,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                        "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                        "id_user_upd": "4c3856d5-880d-4538-b8b4-5c82b1b86cab",
                                                                                        "commited": true,
                                                                                        "mt_docs": {
                                                                                          "$ref": "16"
                                                                                        },
                                                                                        "mt_pos_print": {
                                                                                          "$id": "41",
                                                                                          "id": "51484756-65a8-446c-b470-0cf9a6c09ecc",
                                                                                          "id_pos": "90d3396a-4882-42a0-997c-43797518789f",
                                                                                          "id_mask": "sample string 3",
                                                                                          "name": "sample string 4",
                                                                                          "mode_print": 5,
                                                                                          "port": "sample string 6",
                                                                                          "baud_rate": 1,
                                                                                          "data_bits": 1,
                                                                                          "stop_bit": 1,
                                                                                          "flow_control": 1,
                                                                                          "parity": 1,
                                                                                          "pin_cashdrawer": 1,
                                                                                          "ip_printer": "sample string 7",
                                                                                          "port_ip": 1,
                                                                                          "printer_name": "sample string 8",
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                          "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                          "id_user_upd": "401f6873-a23e-4d05-8503-ade8cf732687",
                                                                                          "commited": true,
                                                                                          "mt_pos": {
                                                                                            "$ref": "11"
                                                                                          },
                                                                                          "mt_pos_doc_print": [
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            }
                                                                                          ],
                                                                                          "st_users": {
                                                                                            "$ref": "3"
                                                                                          }
                                                                                        },
                                                                                        "mt_pos_types": {
                                                                                          "$ref": "39"
                                                                                        },
                                                                                        "st_doc_print": {
                                                                                          "$id": "42",
                                                                                          "id": "e57816b8-d429-4f2b-8994-0815f249499a",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "high_row": 5,
                                                                                          "high_doc": 6,
                                                                                          "with_doc": 7,
                                                                                          "to_file": true,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                          "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                          "commited": true,
                                                                                          "mt_pos_doc_print": [
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            }
                                                                                          ],
                                                                                          "st_doc_print_det": [
                                                                                            {
                                                                                              "$id": "43",
                                                                                              "id_doc_print": "a4357c3e-7217-456b-97aa-353efa947631",
                                                                                              "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": "42"
                                                                                              }
                                                                                            },
                                                                                            {
                                                                                              "$ref": "43"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "40"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "mt_pos_view": [
                                                                                      {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "38"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "36"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "37"
                                                                              }
                                                                            ],
                                                                            "mt_prices_items": [
                                                                              {
                                                                                "$id": "44",
                                                                                "id_list": "cf494813-2a81-46d3-99c0-c2d6b10f6ea8",
                                                                                "id_item_sub": "3d970a02-8f76-4eae-8165-8d8fcf8c4f9c",
                                                                                "validity_date": "2026-09-06T06:46:37.192956+02:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                "id_user_upd": "7c6dc8f7-eba2-4d76-9478-3ae354d3cb9d",
                                                                                "commited": true,
                                                                                "mt_items_sub": {
                                                                                  "$ref": "27"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "36"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "44"
                                                                              }
                                                                            ],
                                                                            "mt_prices_list1": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ],
                                                                            "mt_prices_list2": {
                                                                              "$ref": "36"
                                                                            },
                                                                            "mt_prices_list_rules": [
                                                                              {
                                                                                "$id": "45",
                                                                                "id": "d64abe31-51bc-48f0-9102-173c3dbe23bc",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "date_from": "2026-09-06T06:46:37.192956+02:00",
                                                                                "date_end": "2026-09-06T06:46:37.192956+02:00",
                                                                                "id_branch": "88419e79-0b73-451d-950e-2ca412b7f335",
                                                                                "id_pos": "20bce330-2997-493b-b19b-2f02b666e084",
                                                                                "id_list": "ae750e60-6277-4f91-980e-7a03db973b6e",
                                                                                "view_list": true,
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                "id_user_upd": "3ca0a876-2a35-4faa-8b78-827c06dac95c",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "4"
                                                                                },
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "36"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "45"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "mt_prices_rules": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_det": [
                                                                              {
                                                                                "$ref": "26"
                                                                              },
                                                                              {
                                                                                "$ref": "26"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$id": "46",
                                                                          "id": "d5aaadb7-0aee-429a-bcb3-f0a86d53f31d",
                                                                          "order_id": 2,
                                                                          "id_item": "aca9b6f7-fe59-4fe4-b354-6f422673efb6",
                                                                          "id_item_type": "157186e8-7bbb-4e25-b943-361d247995f6",
                                                                          "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": "f823d50e-49aa-4929-acea-14208d71b393",
                                                                          "type_item": 11,
                                                                          "id_voucher_json": "8b13a417-2b89-4462-b19e-e892c17556f6",
                                                                          "count_voucher": 1,
                                                                          "id_category": "98c1d8cd-79b1-4474-b7ba-955bc27fa29c",
                                                                          "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                          "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                          "id_user_upd": "ab894e36-4c58-4770-bd74-a2f07ac01309",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "31"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$id": "47",
                                                                            "id": "0cd4910e-039e-4c3e-b7d3-0b39b13bfdfc",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "c7ef22f4-9af8-4348-a4f0-c31b9bf19c89",
                                                                            "date_tax": "2026-09-06T06:46:37.192956+02:00",
                                                                            "date_open": "2026-09-06T06:46:37.192956+02:00",
                                                                            "date_close": "2026-09-06T06:46:37.192956+02:00",
                                                                            "id_user_open": "3fcd262e-ffe4-495d-8375-47792eb2530c",
                                                                            "id_user_close": "92f13d2c-178c-4f2e-b3af-8fa9b352a101",
                                                                            "nro_z": 1,
                                                                            "amt_tot": 1.1,
                                                                            "locator_event": "sample string 6",
                                                                            "status_pos": 7,
                                                                            "training_sesion": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                            "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "11"
                                                                            },
                                                                            "tt_cloakrooms_units": [
                                                                              {
                                                                                "$ref": "14"
                                                                              },
                                                                              {
                                                                                "$ref": "14"
                                                                              }
                                                                            ],
                                                                            "tt_items_customs": [
                                                                              {
                                                                                "$ref": "46"
                                                                              },
                                                                              {
                                                                                "$ref": "46"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pt": [
                                                                              {
                                                                                "$id": "48",
                                                                                "id": "55001ac3-6fd3-4d0b-a1da-7ab13ab8a1ef",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "eefd2f47-ba07-46a2-88d3-e135551eee66",
                                                                                "type_pay": 5,
                                                                                "module": "sample string 6",
                                                                                "process": true,
                                                                                "json_cloackrooms": "sample string 8",
                                                                                "multi_select": 9,
                                                                                "terminal_name": "sample string 10",
                                                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$id": "49",
                                                                                "id": "e5692e5d-3253-4b68-b6aa-4379697abd9b",
                                                                                "id_room_unit": "a7718a2c-2ee2-4ffa-ac77-7ae3e79c0881",
                                                                                "id_room_list": "7593d6cf-ff0b-4317-9857-83c5a735d9b5",
                                                                                "nro_res_ext": "sample string 3",
                                                                                "date_reserved": "2026-09-06T06:46:37.192956+02:00",
                                                                                "date_from": "2026-09-06T06:46:37.192956+02:00",
                                                                                "date_end": "2026-09-06T06:46:37.192956+02:00",
                                                                                "date_open": "2026-09-06T06:46:37.192956+02:00",
                                                                                "date_close": "2026-09-06T06:46:37.192956+02:00",
                                                                                "id_employee": "c8f6414b-9ac6-4a8d-9ce2-14e9f1c13634",
                                                                                "id_employee_sec": "e846c577-737a-45f1-b851-3fe4b0faa8af",
                                                                                "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": "73f7dee6-486c-46f0-b3a4-7744d87434ae",
                                                                                "comment": "sample string 7",
                                                                                "id_user_open": "4fb76764-735c-4680-9641-f3c211910b5f",
                                                                                "id_user_close": "bc6c63cb-e73a-408a-b2b9-a72cd2ce3779",
                                                                                "id_unit_state": "bf0310ae-344b-4c7c-82bf-e9e05939c6ea",
                                                                                "id_pos_sesion": "7c078998-d191-4898-96f4-2c8cc760fc4a",
                                                                                "vip": true,
                                                                                "paid": true,
                                                                                "send": true,
                                                                                "send_date": "2026-09-06T06:46:37.192956+02:00",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                "commited": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "23"
                                                                                },
                                                                                "mt_employees1": {
                                                                                  "$ref": "23"
                                                                                },
                                                                                "mt_rooms_units": {
                                                                                  "$id": "50",
                                                                                  "id": "115f2b9e-7e68-4968-9aef-a2916fa0b16b",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "name_label": "sample string 4",
                                                                                  "name_zone": "sample string 5",
                                                                                  "order": 6,
                                                                                  "id_room": "d6432558-2468-41c9-a24d-299f87c5a020",
                                                                                  "pax": 8,
                                                                                  "pos_x": 9,
                                                                                  "pos_y": 10,
                                                                                  "size_w": 1,
                                                                                  "size_h": 1,
                                                                                  "in_map": true,
                                                                                  "reserved_on": true,
                                                                                  "id_room_type": "e74e540b-b01a-4a5f-bf2f-f3dde867adbf",
                                                                                  "locked": true,
                                                                                  "date_locked": "2026-09-06T06:46:37.192956+02:00",
                                                                                  "comment_locked": "sample string 15",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                  "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                  "id_user_upd": "7b79713e-ada3-410e-83e6-b6595474adcf",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$id": "51",
                                                                                    "id": "6684432c-e839-487e-8660-3cb0f3e08310",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "id_branch": "663b1b09-cd81-4ccf-a962-a9d7799ad166",
                                                                                    "name_pos": "sample string 6",
                                                                                    "id_image": "96f81213-c423-4ee3-b7e5-ff7f58175e59",
                                                                                    "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": "f013358d-a106-4d3e-a35b-7713b63841fb",
                                                                                    "refresh_status": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                    "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                    "id_user_upd": "83463968-786d-4591-91e4-6b6840bed753",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "mt_pos_rooms": [
                                                                                      {
                                                                                        "$id": "52",
                                                                                        "id_pos": "e76abab4-8016-4e7a-85ab-4795bd47a6b2",
                                                                                        "id_room": "42a9faa3-b3da-42ae-bf07-de7d812de2e5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                        "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                        "id_user_upd": "0d19d3a3-8125-46a2-8d71-349df4e23ec0",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_rooms": {
                                                                                          "$ref": "51"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "52"
                                                                                      }
                                                                                    ],
                                                                                    "st_images": {
                                                                                      "$ref": "5"
                                                                                    },
                                                                                    "st_images1": {
                                                                                      "$ref": "5"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_list": [
                                                                                      {
                                                                                        "$id": "53",
                                                                                        "id": "e88138ff-a74c-40ce-94dd-d4cbf464b9bf",
                                                                                        "id_room": "7d6a868d-3d76-4926-a7a1-8f832a487b55",
                                                                                        "date_in": "2026-09-06T06:46:37.192956+02:00",
                                                                                        "date_out": "2026-09-06T06:46:37.192956+02:00",
                                                                                        "id_user_add": "5429ed83-cac0-4a30-93b2-1a104103501d",
                                                                                        "from_reservation": "sample string 5",
                                                                                        "pax": 6,
                                                                                        "status": 7,
                                                                                        "comment": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                        "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                        "commited": true,
                                                                                        "mt_rooms": {
                                                                                          "$ref": "51"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "49"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "49"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$id": "54",
                                                                                    "id": "260dc2d9-8ed5-4e29-bbb2-8828382b7660",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high": 5,
                                                                                    "width": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                    "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                    "id_user_upd": "6e690404-8da3-4c0b-bdfd-9647e9c6742e",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      }
                                                                                    ],
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "55",
                                                                                        "id_room_type": "f8d1bd55-5eae-4112-8b33-a941123cd44f",
                                                                                        "id_room_state": "1a2a1332-cee6-40f5-bc9b-b02fcce8edb0",
                                                                                        "id_image": "4edb9eb0-8031-4786-9371-b3d5725d3b18",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                        "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                        "id_user_upd": "2a877b0b-ea88-41cd-b450-7be3522ee484",
                                                                                        "commited": true,
                                                                                        "mt_rooms_units_states": {
                                                                                          "$id": "56",
                                                                                          "id": "bb4a05a9-5b89-4403-90ef-cc903c0884fc",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "color": "sample string 5",
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                          "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                          "id_user_upd": "64dea1a0-8d0a-454a-9943-dcd897c2a402",
                                                                                          "commited": true,
                                                                                          "st_users": {
                                                                                            "$ref": "3"
                                                                                          },
                                                                                          "mt_rooms_units_states_types": [
                                                                                            {
                                                                                              "$ref": "55"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "55"
                                                                                            }
                                                                                          ],
                                                                                          "tt_rooms_units_activity": [
                                                                                            {
                                                                                              "$ref": "49"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "49"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "mt_rooms_units_types": {
                                                                                          "$ref": "54"
                                                                                        },
                                                                                        "st_images": {
                                                                                          "$ref": "5"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "55"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "3"
                                                                                    }
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_states": {
                                                                                  "$ref": "56"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_users1": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_doc_sa": [
                                                                                  {
                                                                                    "$ref": "15"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "15"
                                                                                  }
                                                                                ],
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                },
                                                                                "tt_rooms_list": {
                                                                                  "$ref": "53"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_tips": [
                                                                              {
                                                                                "$id": "57",
                                                                                "id": "a8f23046-b87e-45be-94fb-1d622b1a4afe",
                                                                                "id_pos_sesion": "a7135b67-c3d5-4da3-bcc5-b545a0cf8f91",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "833265ba-c207-4fff-b981-71d3fbcb70af",
                                                                                "id_room_unit_activity": "d3782a71-1b04-49ec-9032-c0e2046cbf74",
                                                                                "id_doc_sa": "b44fc688-ddc3-40bb-a66a-add9fdee5b4e",
                                                                                "id_pos_type": "b55904fe-55c9-417b-8bf8-6a27ccc5efc4",
                                                                                "block": true,
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "192abe51-dfc9-49ff-b089-31508eb55fe6",
                                                                                "coupon_id": "sample string 7",
                                                                                "terminal_id": "sample string 8",
                                                                                "card_name": "sample string 9",
                                                                                "card_bank": "sample string 10",
                                                                                "card_number": "sample string 11",
                                                                                "client_name": "sample string 12",
                                                                                "money_type": "sample string 13",
                                                                                "merchant_id": "sample string 14",
                                                                                "aid": "sample string 15",
                                                                                "auth_num": "sample string 16",
                                                                                "authorization": true,
                                                                                "signature": true,
                                                                                "contactless": true,
                                                                                "date_hour_pay": "sample string 17",
                                                                                "terminal_name": "sample string 18",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "58",
                                                                                    "id_tip": "48813537-8fe9-412e-ac3d-16d6b1c007bb",
                                                                                    "id_user": "c1ca5f61-36a2-41cc-bf79-7adc4096c6eb",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                    "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "tt_tips": {
                                                                                      "$ref": "57"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "57"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion_users": [
                                                                              {
                                                                                "$id": "59",
                                                                                "id_pos_sesion": "0216f0da-9a60-402d-a579-8fc89c6af603",
                                                                                "id_user": "1399b073-2874-47b0-b6ac-1a4a4d746a9d",
                                                                                "date_add": "2026-09-06T06:46:37.192956+02:00",
                                                                                "distribution_index": 1.1,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "59"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "15"
                                                                              },
                                                                              {
                                                                                "$ref": "15"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$id": "60",
                                                                                "id": "57af258d-17a9-4c76-9cae-a1efc221bb49",
                                                                                "id_user": "564c4f60-d750-4a7d-9003-54acfabc2fad",
                                                                                "id_user_profile": "22685ad0-af86-4054-99a3-79511454997b",
                                                                                "locator": "sample string 4",
                                                                                "date_end": "2026-09-06T06:46:37.192956+02:00",
                                                                                "id_pos_sesion": "c1b93368-72d5-4f6a-8e82-c55444e1d534",
                                                                                "date_login": "2026-09-06T06:46:37.192956+02:00",
                                                                                "date_logout": "2026-09-06T06:46:37.192956+02:00",
                                                                                "terminal_id": "sample string 6",
                                                                                "terminal_type": "sample string 7",
                                                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_users_profiles": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "60"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_messages": [
                                                                              {
                                                                                "$id": "61",
                                                                                "id": "a2430130-4db2-4ce4-8550-d694b66b5083",
                                                                                "id_user": "2fa94261-98ef-42b0-a0a8-f762da597018",
                                                                                "date_add": "2026-09-06T06:46:37.192956+02:00",
                                                                                "destiny_type": 4,
                                                                                "id_key": "0994b7d1-9939-4449-91e3-88b2391ee5e2",
                                                                                "message": "sample string 6",
                                                                                "message_view": true,
                                                                                "date_view": "2026-09-06T06:46:37.192956+02:00",
                                                                                "id_pos_sesion": "18bf3341-fe04-4515-88b6-e45bfbd62058",
                                                                                "terminal_add": "sample string 9",
                                                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "61"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_items_vouchers": {
                                                                      "$id": "62",
                                                                      "id": "1d603a9b-fcc3-4c00-b713-57f07dce4d1e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "json": "sample string 5",
                                                                      "id_pay_type": "32d18980-b6ff-444b-9c85-c35457847710",
                                                                      "id_doc_print": "21b9116a-73ac-491a-b3b0-7ec4638902a4",
                                                                      "hour_end": "00:00:00.1234567",
                                                                      "price_item_sub": true,
                                                                      "define_validity": true,
                                                                      "price_ref": true,
                                                                      "price_min": 11.1,
                                                                      "supply_apply": 12,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                                      "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                                      "commited": true,
                                                                      "mt_items_sub": [
                                                                        {
                                                                          "$ref": "27"
                                                                        },
                                                                        {
                                                                          "$ref": "27"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$ref": "44"
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$ref": "36"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users1": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "tt_doc_sa": {
                                                                    "$ref": "15"
                                                                  },
                                                                  "tt_doc_sa_det_stock": [
                                                                    {
                                                                      "$id": "63",
                                                                      "id_doc_sa": "bc0585a9-4b24-421a-97bf-bfae9fb2a026",
                                                                      "id_line": 2,
                                                                      "id_item": "e103c0af-f85e-4398-8b89-f9df1e90f9df",
                                                                      "qty": 4.1,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_doc_sa_det": {
                                                                        "$ref": "26"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "63"
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "$ref": "26"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "22"
                                                                },
                                                                {
                                                                  "$ref": "22"
                                                                }
                                                              ],
                                                              "tt_vouchers": [
                                                                {
                                                                  "$ref": "33"
                                                                },
                                                                {
                                                                  "$ref": "33"
                                                                }
                                                              ],
                                                              "tt_vouchers_permisions": [
                                                                {
                                                                  "$ref": "34"
                                                                },
                                                                {
                                                                  "$ref": "34"
                                                                }
                                                              ],
                                                              "tt_rooms_units_activity": [
                                                                {
                                                                  "$ref": "49"
                                                                },
                                                                {
                                                                  "$ref": "49"
                                                                }
                                                              ],
                                                              "tt_rooms_units_activity1": [
                                                                {
                                                                  "$ref": "49"
                                                                },
                                                                {
                                                                  "$ref": "49"
                                                                }
                                                              ]
                                                            },
                                                            "mt_money_types": {
                                                              "$ref": "18"
                                                            },
                                                            "mt_payment_types": {
                                                              "$ref": "21"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "15"
                                                            },
                                                            "tt_vouchers": {
                                                              "$ref": "33"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "33"
                                                          },
                                                          {
                                                            "$ref": "33"
                                                          }
                                                        ]
                                                      },
                                                      "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": "40"
                                              },
                                              {
                                                "$ref": "40"
                                              }
                                            ],
                                            "st_doc_num": [
                                              {
                                                "$id": "64",
                                                "id_pos": "8ffe5798-426b-4a72-9104-27912b3b2dfb",
                                                "id_doc": "c06053c9-a146-4fc5-b1d2-be39e30825eb",
                                                "value": 3,
                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "16"
                                                },
                                                "mt_pos": {
                                                  "$ref": "11"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ],
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$id": "65",
                                                "id": "252c417a-f9ce-41d7-a491-19af20d4c115",
                                                "id_pos": "a351f3b5-3501-47f0-b904-aae1142246a7",
                                                "id_doc": "76142bc2-f64f-4ce6-849b-200042e363b4",
                                                "id_branch": "b3842702-3c43-43d4-81e6-86c09555c315",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-09-06T06:46:37.192956+02:00",
                                                "block": true,
                                                "nro_original": "sample string 8",
                                                "id_ref": "c32cd306-b10b-4e62-9ec0-27fb1ec67ef1",
                                                "id_loc_from": "3e896192-6757-4333-a6a4-68e54bcdc972",
                                                "id_loc_end": "e30ca0c5-5e45-4092-a923-417360378aa1",
                                                "id_user_add": "d67a2bd3-b53e-4aa5-9226-831b9ca3f281",
                                                "id_user_upd": "5270a9f5-8b80-40d1-9865-a3c8b490b01e",
                                                "id_pos_sesion": "7cb4e716-4803-493a-9e8d-7f1e18a43d77",
                                                "comment": "sample string 12",
                                                "status": 1,
                                                "is_send": true,
                                                "date_send": "2026-09-06T06:46:37.192956+02:00",
                                                "active": true,
                                                "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "mt_docs": {
                                                  "$ref": "16"
                                                },
                                                "mt_locations": {
                                                  "$id": "66",
                                                  "id": "97d9dbb7-f1c0-459f-9516-e25233c5ffd0",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "84b0d893-353d-4daf-9d15-3463f879cc38",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                  "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                  "id_user_upd": "ed8a4afd-8625-4e37-96b5-88a5d1dfcdd5",
                                                  "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": "65"
                                                    },
                                                    {
                                                      "$ref": "65"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "65"
                                                    },
                                                    {
                                                      "$ref": "65"
                                                    }
                                                  ],
                                                  "tt_stock": [
                                                    {
                                                      "$id": "67",
                                                      "id_location": "ab4deaa1-bbba-42a8-9670-da8962d3f7e3",
                                                      "id_item": "fa7b3be5-fd30-4478-881f-d0f6f65bb38f",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:46:37.192956+02:00",
                                                      "last_update": "2026-09-06T06:46:37.192956+02:00",
                                                      "commited": true,
                                                      "mt_items": {
                                                        "$ref": "8"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "66"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "67"
                                                    }
                                                  ]
                                                },
                                                "mt_locations1": {
                                                  "$ref": "66"
                                                },
                                                "mt_pos": {
                                                  "$ref": "11"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "st_users1": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_st_det": [
                                                  {
                                                    "$id": "68",
                                                    "id_doc_st": "7bc1723e-69d1-4f6c-8bd5-c3e2818dd723",
                                                    "id_line": 2,
                                                    "id_item": "76f6e2e8-d02e-4550-8a4b-3caec590439a",
                                                    "comment": "sample string 4",
                                                    "qty": 5.1,
                                                    "status": 1,
                                                    "active": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "tt_doc_st": {
                                                      "$ref": "65"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "68"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "65"
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ],
                                                "tt_doc_st2": {
                                                  "$ref": "65"
                                                }
                                              },
                                              {
                                                "$ref": "65"
                                              }
                                            ]
                                          },
                                          "mt_locations": {
                                            "$ref": "66"
                                          },
                                          "mt_locations1": {
                                            "$ref": "66"
                                          },
                                          "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": "47"
                                          },
                                          "tt_rooms_units_activity": {
                                            "$ref": "49"
                                          },
                                          "tt_spool_doc_print": [
                                            {
                                              "$id": "69",
                                              "id": "d426cd64-5815-40c2-ba00-fa8bce5860bf",
                                              "spool_server": "sample string 2",
                                              "id_doc_sa": "9fe0dc72-b652-4970-941e-de56a655d6cb",
                                              "spool_printer": "sample string 4",
                                              "count": 5,
                                              "created_on": "2026-09-06T06:46:37.192956+02:00",
                                              "printed": true,
                                              "print_on": "2026-09-06T06:46:37.192956+02:00",
                                              "tt_doc_sa": {
                                                "$ref": "15"
                                              }
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ]
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "47"
                                        }
                                      },
                                      {
                                        "$ref": "14"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "mt_items_featured": [
                                  {
                                    "$ref": "10"
                                  },
                                  {
                                    "$ref": "10"
                                  }
                                ],
                                "mt_pos_print": [
                                  {
                                    "$ref": "41"
                                  },
                                  {
                                    "$ref": "41"
                                  }
                                ],
                                "mt_pos_rooms": [
                                  {
                                    "$ref": "52"
                                  },
                                  {
                                    "$ref": "52"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                },
                                "mt_pos_view": [
                                  {
                                    "$ref": "38"
                                  },
                                  {
                                    "$ref": "38"
                                  }
                                ],
                                "mt_prices_list_rules": [
                                  {
                                    "$ref": "45"
                                  },
                                  {
                                    "$ref": "45"
                                  }
                                ],
                                "mt_prices_rules": [
                                  {
                                    "$ref": "35"
                                  },
                                  {
                                    "$ref": "35"
                                  }
                                ],
                                "st_doc_num": [
                                  {
                                    "$ref": "64"
                                  },
                                  {
                                    "$ref": "64"
                                  }
                                ],
                                "st_pos_license": [
                                  {
                                    "$id": "70",
                                    "id": "933de91d-56b7-4f9e-865f-32239eb12e12",
                                    "id_pos": "652ff148-ef0a-4af7-b7a3-3c32facf6047",
                                    "mac_address": "sample string 3",
                                    "date_end": "2026-09-06T06:46:37.192956+02:00",
                                    "key_access": "sample string 5",
                                    "id_user_add": "bdd19ed5-7124-418c-94b8-be3c1a38afca",
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:37.192956+02:00",
                                    "last_update": "2026-09-06T06:46:37.192956+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    }
                                  },
                                  {
                                    "$ref": "70"
                                  }
                                ],
                                "st_users_pos": [
                                  {
                                    "$id": "71",
                                    "id_user": "2fbfbaa7-9df4-4730-8bc7-04e44cf764bb",
                                    "id_pos": "db2ebf1c-617b-47b8-a44e-da22ca24511b",
                                    "pass_required": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:37.192956+02:00",
                                    "last_update": "2026-09-06T06:46:37.192956+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    }
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ],
                                "tt_doc_sa": [
                                  {
                                    "$ref": "15"
                                  },
                                  {
                                    "$ref": "15"
                                  }
                                ],
                                "tt_pos_connection": [
                                  {
                                    "$id": "72",
                                    "id": "f6b27a25-e00c-4284-bf1f-99f04056ef5d",
                                    "id_pos": "628f885e-e3b4-49b1-9a08-0c3e18456d41",
                                    "date_add": "2026-09-06T06:46:37.192956+02:00",
                                    "date_upd": "2026-09-06T06:46:37.192956+02:00",
                                    "date_out": "2026-09-06T06:46:37.192956+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": "72"
                                  }
                                ],
                                "tt_pos_sesion": [
                                  {
                                    "$ref": "47"
                                  },
                                  {
                                    "$ref": "47"
                                  }
                                ],
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "tt_logs": [
                                  {
                                    "$id": "73",
                                    "id": "73b4ec1b-608d-4bbf-990e-d4c6f4222726",
                                    "id_user_add": "3ce3ce7b-7063-43ff-a652-af746909cc97",
                                    "id_table": "c4f2737f-3394-4f52-a8ef-74fbf93d4683",
                                    "message_log": "sample string 3",
                                    "json_object": "sample string 4",
                                    "log_type": "sample string 5",
                                    "id_pos": "6fbefc77-b779-4f43-90b2-d078e47147d6",
                                    "created_on": "2026-09-06T06:46:37.192956+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_sync_tables": {
                                      "$id": "74",
                                      "id": "e13a007d-bc27-45e7-9b32-0c699fb1441e",
                                      "level": 2,
                                      "order": 3,
                                      "name": "sample string 4",
                                      "log_ins": true,
                                      "log_upd": true,
                                      "packet_forward": true,
                                      "active": true,
                                      "created_on": "2026-09-06T06:46:37.192956+02:00",
                                      "last_update": "2026-09-06T06:46:37.192956+02:00",
                                      "commited": true,
                                      "st_sync_packages_det": [
                                        {
                                          "$id": "75",
                                          "id": "d70d6099-473a-4593-8ee8-0331f64f5e1b",
                                          "id_sync": "564c7959-6ffb-4955-8d06-9b516965eeac",
                                          "json": "sample string 3",
                                          "id_table": "912b742e-38c3-45f8-8a86-e3b4b37fef49",
                                          "order": 5,
                                          "st_sync_packages": {
                                            "$id": "76",
                                            "id": "bbcbec43-95fe-47dc-a8f1-39108574fd9f",
                                            "id_branch_from": "a41fecd8-1636-4459-83f2-c847553b2d1a",
                                            "id_branch_to": "6adbb068-f009-49d9-96b3-14e2758fcb3d",
                                            "type": 4,
                                            "created_on": "2026-09-06T06:46:37.192956+02:00",
                                            "order": 6,
                                            "status": 7,
                                            "log_info": "sample string 8",
                                            "sync_on": "2026-09-06T06:46:37.192956+02:00",
                                            "send_on": "2026-09-06T06:46:37.192956+02:00",
                                            "mt_branches": {
                                              "$ref": "4"
                                            },
                                            "mt_branches1": {
                                              "$ref": "4"
                                            },
                                            "st_sync_packages_det": [
                                              {
                                                "$ref": "75"
                                              },
                                              {
                                                "$ref": "75"
                                              }
                                            ]
                                          },
                                          "st_sync_tables": {
                                            "$ref": "74"
                                          }
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ],
                                      "tt_logs": [
                                        {
                                          "$ref": "73"
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    }
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ],
                                "st_local_variables": [
                                  {
                                    "$id": "77",
                                    "id": "c7868d94-5578-4f17-acbb-83616c78ee32",
                                    "id_pos": "5ea5083f-7612-4ba5-8f8a-f75cab9afe19",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "value": "sample string 5",
                                    "type": "sample string 6",
                                    "last_update": "2026-09-06T06:46:37.192956+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "tt_doc_st": [
                                  {
                                    "$ref": "65"
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ]
                              },
                              "mt_pos_types": {
                                "$ref": "39"
                              },
                              "st_users": {
                                "$ref": "3"
                              }
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "mt_items_formula": [
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "mt_units": {
                            "$ref": "30"
                          },
                          "mt_units1": {
                            "$ref": "30"
                          },
                          "st_images": {
                            "$ref": "5"
                          },
                          "st_users": {
                            "$ref": "3"
                          },
                          "mt_items_sub": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ],
                          "tt_doc_sa_det_stock": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ],
                          "tt_doc_st_det": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "tt_stock": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "tt_vouchers_det": [
                            {
                              "$ref": "32"
                            },
                            {
                              "$ref": "32"
                            }
                          ]
                        },
                        "st_users": {
                          "$ref": "3"
                        }
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "st_images": {
                      "$ref": "5"
                    },
                    "st_users": {
                      "$ref": "3"
                    },
                    "mt_prices_rules": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "tt_vouchers_det": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ]
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "mt_employees": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ],
                "mt_items": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "mt_items_types": [
                  {
                    "$ref": "31"
                  },
                  {
                    "$ref": "31"
                  }
                ],
                "mt_money_types": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "mt_payment_types": [
                  {
                    "$ref": "21"
                  },
                  {
                    "$ref": "21"
                  }
                ],
                "mt_prices_list": [
                  {
                    "$ref": "36"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "51"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "mt_rooms1": [
                  {
                    "$ref": "51"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "mt_rooms_units_states_types": [
                  {
                    "$ref": "55"
                  },
                  {
                    "$ref": "55"
                  }
                ],
                "st_functions": [
                  {
                    "$id": "78",
                    "id": "101293b1-802d-4a58-8819-23977b6ba824",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "level_id": 5,
                    "id_group": "f87220f7-bbc1-48b6-a696-85b744b66994",
                    "name_event": "sample string 7",
                    "name_pos": "sample string 8",
                    "id_image": "39623991-c0a5-4cfc-b80c-0ef2a1cad15e",
                    "view_pos": true,
                    "order": 10,
                    "color_border": "sample string 11",
                    "color_button": "sample string 12",
                    "color_font": "sample string 13",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 16,
                    "active": true,
                    "created_on": "2026-09-06T06:46:37.192956+02:00",
                    "last_update": "2026-09-06T06:46:37.192956+02:00",
                    "commited": true,
                    "st_functions_groups": {
                      "$id": "79",
                      "id": "5c50b592-5d5e-49b0-b71b-e16dd7582d3a",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2026-09-06T06:46:37.192956+02:00",
                      "last_update": "2026-09-06T06:46:37.192956+02:00",
                      "commited": true,
                      "st_functions": [
                        {
                          "$ref": "78"
                        },
                        {
                          "$ref": "78"
                        }
                      ]
                    },
                    "st_images": {
                      "$ref": "5"
                    },
                    "st_permisions": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ]
                  },
                  {
                    "$ref": "78"
                  }
                ],
                "st_images_types": {
                  "$id": "80",
                  "id": "91535101-4b9f-4e4e-849e-25279152a8aa",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "active": true,
                  "created_on": "2026-09-06T06:46:37.192956+02:00",
                  "last_update": "2026-09-06T06:46:37.192956+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": "66"
                },
                {
                  "$ref": "66"
                }
              ],
              "mt_periods": [
                {
                  "$id": "81",
                  "id_branch": "26f5de79-9398-46cc-8659-be20e4c0a0fe",
                  "exercise_id": 2,
                  "period_id": 3,
                  "date_from": "2026-09-06T06:46:37.192956+02:00",
                  "date_end": "2026-09-06T06:46:37.192956+02:00",
                  "state": "sample string 6",
                  "created_on": "2026-09-06T06:46:37.192956+02:00",
                  "last_update": "2026-09-06T06:46:37.192956+02:00",
                  "commited": true,
                  "mt_branches": {
                    "$ref": "4"
                  }
                },
                {
                  "$ref": "81"
                }
              ],
              "mt_pos": [
                {
                  "$ref": "11"
                },
                {
                  "$ref": "11"
                }
              ],
              "mt_prices_list_rules": [
                {
                  "$ref": "45"
                },
                {
                  "$ref": "45"
                }
              ],
              "mt_prices_rules": [
                {
                  "$ref": "35"
                },
                {
                  "$ref": "35"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ],
              "st_sync_packages": [
                {
                  "$ref": "76"
                },
                {
                  "$ref": "76"
                }
              ],
              "st_sync_packages1": [
                {
                  "$ref": "76"
                },
                {
                  "$ref": "76"
                }
              ],
              "tt_doc_sa": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "tt_doc_st": [
                {
                  "$ref": "65"
                },
                {
                  "$ref": "65"
                }
              ],
              "tt_vouchers": [
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                }
              ],
              "tt_vouchers_permisions": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ]
            },
            {
              "$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": "31"
            },
            {
              "$ref": "31"
            }
          ],
          "mt_locations": [
            {
              "$ref": "66"
            },
            {
              "$ref": "66"
            }
          ],
          "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": "40"
            },
            {
              "$ref": "40"
            }
          ],
          "mt_pos_prices_list": [
            {
              "$ref": "37"
            },
            {
              "$ref": "37"
            }
          ],
          "mt_pos_print": [
            {
              "$ref": "41"
            },
            {
              "$ref": "41"
            }
          ],
          "mt_pos_rooms": [
            {
              "$ref": "52"
            },
            {
              "$ref": "52"
            }
          ],
          "mt_pos_types": [
            {
              "$ref": "39"
            },
            {
              "$ref": "39"
            }
          ],
          "mt_pos_view": [
            {
              "$ref": "38"
            },
            {
              "$ref": "38"
            }
          ],
          "mt_prices_items": [
            {
              "$ref": "44"
            },
            {
              "$ref": "44"
            }
          ],
          "mt_prices_list": [
            {
              "$ref": "36"
            },
            {
              "$ref": "36"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "45"
            },
            {
              "$ref": "45"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "35"
            },
            {
              "$ref": "35"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "51"
            },
            {
              "$ref": "51"
            }
          ],
          "mt_rooms_units": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "55"
            },
            {
              "$ref": "55"
            }
          ],
          "mt_rooms_units_types": [
            {
              "$ref": "54"
            },
            {
              "$ref": "54"
            }
          ],
          "mt_units": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ],
          "mt_units_ref": [
            {
              "$ref": "29"
            },
            {
              "$ref": "29"
            }
          ],
          "st_images": {
            "$ref": "5"
          },
          "st_images1": {
            "$ref": "5"
          },
          "st_permisions": [
            {
              "$ref": "1"
            },
            {
              "$ref": "1"
            }
          ],
          "st_pos_license": [
            {
              "$ref": "70"
            },
            {
              "$ref": "70"
            }
          ],
          "st_users_pos": [
            {
              "$ref": "71"
            },
            {
              "$ref": "71"
            }
          ],
          "st_users_token": [
            {
              "$id": "82",
              "id": "dc3e8ae7-7e56-45aa-9b26-cf40cb69949b",
              "token_id": "sample string 2",
              "id_user": "8346c80a-1b7b-42d4-ac61-5af54e9c4307",
              "date_from": "2026-09-06T06:46:37.192956+02:00",
              "date_end": "2026-09-06T06:46:37.192956+02:00",
              "created_on": "2026-09-06T06:46:37.192956+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": "65"
            },
            {
              "$ref": "65"
            }
          ],
          "tt_doc_st1": [
            {
              "$ref": "65"
            },
            {
              "$ref": "65"
            }
          ],
          "tt_items_customs": [
            {
              "$ref": "46"
            },
            {
              "$ref": "46"
            }
          ],
          "tt_logs": [
            {
              "$ref": "73"
            },
            {
              "$ref": "73"
            }
          ],
          "tt_pos_sesion": [
            {
              "$ref": "47"
            },
            {
              "$ref": "47"
            }
          ],
          "tt_pos_sesion1": [
            {
              "$ref": "47"
            },
            {
              "$ref": "47"
            }
          ],
          "tt_rooms_list": [
            {
              "$ref": "53"
            },
            {
              "$ref": "53"
            }
          ],
          "tt_rooms_units_activity": [
            {
              "$ref": "49"
            },
            {
              "$ref": "49"
            }
          ],
          "tt_rooms_units_activity1": [
            {
              "$ref": "49"
            },
            {
              "$ref": "49"
            }
          ],
          "tt_rooms_units_log": [
            {
              "$id": "83",
              "id": "789535c4-b422-4ef1-b94b-09c1fbc24911",
              "id_room_activity": "bff1289e-2ac4-418d-8aee-dd282d0a5c28",
              "id_pos_sesion": "5bb0608b-ada0-46f6-b60b-a70840bd7e65",
              "log_text": "sample string 4",
              "id_user": "bae04f27-a231-4bf3-b47a-4b68808ee54c",
              "event_type": "sample string 6",
              "correlation_id": "9ae25b97-1dc4-4562-9e53-4443079ca63b",
              "id_room_unit": "bdadb24d-5753-42ad-8ffd-664260254c54",
              "id_room_unit_source": "f7ae32ae-5a97-4016-b9f0-5f29e7e84986",
              "id_room_unit_destination": "721e38aa-cc5a-4000-9cde-ad33a9d03af9",
              "id_room_activity_related": "ae0bd6ad-3896-40c1-9580-dd4d702f7db5",
              "id_doc_sa": "2b14e100-66db-47fa-a397-ee8a5eeaf931",
              "id_user_authorizer": "de1ff40c-3c94-4302-a211-e1bff9347fd1",
              "data_json": "sample string 7",
              "created_on": "2026-09-06T06:46:37.2086164+02:00",
              "commited": true,
              "st_users": {
                "$ref": "3"
              }
            },
            {
              "$ref": "83"
            }
          ],
          "tt_tips_users": [
            {
              "$ref": "58"
            },
            {
              "$ref": "58"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "34"
            },
            {
              "$ref": "34"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "mt_docs": [
            {
              "$ref": "16"
            },
            {
              "$ref": "16"
            }
          ],
          "tt_pos_sesion_users": [
            {
              "$ref": "59"
            },
            {
              "$ref": "59"
            }
          ],
          "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": "56"
            },
            {
              "$ref": "56"
            }
          ],
          "st_users_profiles": {
            "$ref": "2"
          },
          "tt_cmd_connection": [
            {
              "$ref": "60"
            },
            {
              "$ref": "60"
            }
          ],
          "tt_cmd_messages": [
            {
              "$ref": "61"
            },
            {
              "$ref": "61"
            }
          ]
        },
        {
          "$ref": "3"
        }
      ],
      "tt_cmd_connection": [
        {
          "$ref": "60"
        },
        {
          "$ref": "60"
        }
      ]
    },
    "st_users": {
      "$ref": "3"
    },
    "st_functions": {
      "$ref": "78"
    }
  },
  {
    "$ref": "1"
  }
]