DELETE api/St_Permisions/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

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": "dd8eba21-3ac3-4c54-bc43-d73fdc888260",
  "id_function": "8c09f351-4997-4705-bb93-1d2f9935140d",
  "id_user": "0333d0f6-7ac4-4ef8-951e-92a8726598a7",
  "id_profile": "ee52aad5-4e51-407e-a907-6328d33d44bc",
  "permission": 3,
  "active": true,
  "created_on": "2026-07-08T09:51:48.0271972+02:00",
  "last_update": "2026-07-08T09:51:48.0271972+02:00",
  "commited": true,
  "st_users_profiles": {
    "$id": "2",
    "id": "128f3b67-965b-4df7-81cc-95218a086ad1",
    "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-07-08T09:51:48.0271972+02:00",
    "last_update": "2026-07-08T09:51:48.0271972+02:00",
    "commited": true,
    "st_permisions": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_users": [
      {
        "$id": "3",
        "id": "0c2a9d71-3982-4a39-9fb2-b675f9d11f14",
        "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": "39a820e3-c3cd-4421-ae33-7980f80c2933",
        "view_messages": true,
        "id_image_photo": "bc7bab8b-ee2b-45b4-bca8-2b410fdf0f57",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "7a752b6f-ea93-40dd-935b-ed7eae16ebbe",
        "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-07-08T09:51:48.0271972+02:00",
        "last_update": "2026-07-08T09:51:48.0271972+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "8f433359-b9f7-4139-b040-999a004fb50a",
            "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": "ba488f9d-b8e7-4f8f-8d56-51cbff183485",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-07-08T09:51:48.0271972+02:00",
            "last_update": "2026-07-08T09:51:48.0271972+02:00",
            "id_user_upd": "bd40988c-e55f-4666-990d-cf6e6fe43ddb",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "232edc70-01c1-453b-9dda-4343cd46bee6",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "c9969cdc-a72d-4a65-8ef2-7347f3cc1844",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-07-08T09:51:48.0271972+02:00",
              "last_update": "2026-07-08T09:51:48.0271972+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "91f19cee-eb20-4815-b056-19a4f8c4dfe9",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "89f295e8-27a8-4d45-b75a-1dd0460e3017",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "71b0e1b2-cf1e-4c83-9aa5-426189ae25b4",
                  "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-07-08T09:51:48.0271972+02:00",
                  "last_update": "2026-07-08T09:51:48.0271972+02:00",
                  "id_user_upd": "594ea529-9d7f-4093-81dd-b8a79e691a6d",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "2dfca7dc-6546-4bcc-9be3-cebd99fe40b7",
                      "id_item": "d48c0796-f008-4e77-badc-c8f20de9b6bf",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-07-08T09:51:48.0271972+02:00",
                      "last_update": "2026-07-08T09:51:48.0271972+02:00",
                      "id_user_upd": "90ca4cc8-d814-480e-9608-856c77a30041",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "bd32fb92-8450-4f2b-a616-d92c2e5beb5d",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "eb1bc956-273c-4f3a-aeee-5dbde4fdb46b",
                        "id_unit_sec": "46e279b4-3149-4f77-9971-0e6fce2d3a23",
                        "id_brand": "9db4c8ea-8c2e-4ae1-b6c2-bb021f350215",
                        "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": "476c5935-9ec4-4836-8285-bae31fc0fb3d",
                        "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-07-08T09:51:48.0271972+02:00",
                        "last_update": "2026-07-08T09:51:48.0271972+02:00",
                        "id_user_upd": "50941e36-08d0-4ddf-a701-e530280c2075",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "a73382de-99ea-440a-a529-bad1578c436a",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-07-08T09:51:48.0271972+02:00",
                          "last_update": "2026-07-08T09:51:48.0271972+02:00",
                          "id_user_upd": "b37348cf-f00c-42e0-81b1-e1f47e3e9be4",
                          "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": "8197808a-2158-4d2e-aa8a-f158e4b9a2a8",
                            "id_branch": "55e7f892-2021-4bf8-9071-b39c3006ecb3",
                            "id_pos_type": "22a4f553-7fcb-4c58-ac88-6fbcc2037d91",
                            "id_pos": "120e0c4c-2f03-4b11-86fe-42c656373d88",
                            "id_item": "10a1b654-85fc-4f7e-803f-79941d4b1c41",
                            "date_from": "2026-07-08T09:51:48.0271972+02:00",
                            "date_end": "2026-07-08T09:51:48.0271972+02:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-07-08T09:51:48.0271972+02:00",
                            "last_update": "2026-07-08T09:51:48.0271972+02:00",
                            "id_user_upd": "4f2a3469-61c8-42fc-ac3a-20a0a05bd99a",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "a5fd4f3d-162f-4a52-9784-8b8539e67bcc",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "232a742d-eeae-4704-9060-e47491386f99",
                              "id_zone": "172c0f4e-77e2-47c6-9e22-3f427222d559",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-07-08T09:51:48.0271972+02:00",
                              "last_update": "2026-07-08T09:51:48.0271972+02:00",
                              "id_user_upd": "9003de99-b47a-40ae-a409-102b9159fd6e",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "97237d1c-92e6-4a3e-975f-845e5e344d96",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "af558d5b-6878-4244-bc8a-289bbbb3f07c",
                                "active": true,
                                "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                "id_user_upd": "f93154ed-51c2-4d2d-9e8b-8e1858741d99",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "ae0e8c94-12d7-43d3-849b-3ce7a596f094",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "a989c733-11ac-45f5-82e7-222215294acf",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "9f23427d-6408-431e-8ea3-3a94635b5c98",
                                  "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-07-08T09:51:48.0271972+02:00",
                                  "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                  "id_user_upd": "52075d35-3b39-4803-8c91-85ac496257cc",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "0e077efe-3e83-4405-9b1d-5f2ad89e6dc9",
                                      "id_cloakroom": "2219916f-769f-4157-98f8-755a1dba7f1e",
                                      "id_pos_sesion": "3003c4e4-de89-4698-9b14-2d635c8921c7",
                                      "unit_id": 4,
                                      "date_open": "2026-07-08T09:51:48.0271972+02:00",
                                      "date_close": "2026-07-08T09:51:48.0271972+02:00",
                                      "id_doc_sa": "21eff3e4-c94a-4343-96f3-ff73a3515498",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "f54831c8-fb99-43f1-9f23-35462091ece7",
                                        "id_pos": "ea75d83c-42ea-478a-8ba5-6d96c872852f",
                                        "id_doc": "52a62059-9178-4352-9d88-4022852e1df4",
                                        "id_branch": "c0a7adc2-8624-4fee-be52-0b944d18990a",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-07-08T09:51:48.0271972+02:00",
                                        "date_tax": "2026-07-08T09:51:48.0271972+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "da310265-95a1-4137-81da-6a4dbec9b372",
                                        "id_relationship": "c6dcade0-3f5a-4dba-bc25-e893e8672aea",
                                        "id_loc_from": "abe3a294-0347-4818-97f0-3c48203e3494",
                                        "id_loc_end": "e5463f8b-b623-4a26-847e-552aa2749c45",
                                        "id_user_add": "29f7ddbd-b8a6-40d0-bcb2-ce2819f18b7e",
                                        "id_user_upd": "44f71855-af1d-42c6-ae5a-eea4891949d5",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "1ac4626b-aaf6-4cc9-93f3-e0da05636318",
                                        "id_room_unit": "cd5f07a0-b237-46fe-8078-96c7e354c8db",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "31e0be07-9669-4175-8ec4-0db0e9e3c43a",
                                        "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-07-08T09:51:48.0271972+02:00",
                                        "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "ec67b528-1fc9-438c-a1ac-bb5386cca48e",
                                          "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": "68209769-b872-42ec-a16a-42f7029d7251",
                                          "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-07-08T09:51:48.0271972+02:00",
                                          "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                          "id_user_upd": "f0c21a9c-2b9c-4f6f-b5e5-db1f64a8246a",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "656c9db1-7a77-4a61-b62b-40bb376933d5",
                                              "id_pay": "2b6d3b94-eb98-4581-82cb-a47289c9080f",
                                              "id_money": "4b8153d6-4964-45cc-ad05-27fa2ea74334",
                                              "active": true,
                                              "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                              "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                              "id_user_upd": "2da1e659-0e67-481f-8562-170b0eb48d6d",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "90e6978f-4e32-4347-b5e9-b73c134ae6a8",
                                                "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": "af57ea00-9174-484a-8d09-4c98ed381e5c",
                                                "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-07-08T09:51:48.0271972+02:00",
                                                "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                "id_user_upd": "86baf68e-ddc2-4b24-8911-8c905993d129",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "0a89be9b-8896-44dd-8fd7-6548c9034c7c",
                                                    "id_money_2": "415ae605-9f84-4cf5-a7da-22fdd97f5e3d",
                                                    "date_from": "2026-07-08T09:51:48.0271972+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                    "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                    "id_user_upd": "0fce9b3d-cfcd-40f3-85ad-9b293edf349b",
                                                    "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": "8eb45543-11e0-4478-8c10-4c43cc2dbee4",
                                                    "id_pay": "9c459b9b-c068-4d6a-9887-6516dee88a27",
                                                    "id_money": "37143af9-ecdc-47b2-a407-6873f9afea7e",
                                                    "date_cashflow": "2026-07-08T09:51:48.0271972+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "1edfc3fc-0d93-4484-8b34-e5ef3525c2d0",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "44a83ba9-570b-4ceb-b9a1-beff10671db8",
                                                      "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": "fb76a72f-4222-4245-a70c-00e579d00b60",
                                                      "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-07-08T09:51:48.0271972+02:00",
                                                      "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                      "id_user_upd": "eb6d7f91-0f67-427b-9352-601908bfb7d4",
                                                      "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": "ad45a4d5-6b9b-43e2-a017-c69830246330",
                                                          "id_line": 2,
                                                          "id_pay": "2ec5fa6f-7438-44a3-a3b3-aebe85ab5428",
                                                          "id_money": "d9b7e266-1e64-49e2-b46d-e06b048fcd05",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "81ce8d87-bade-404c-b223-dfdd9b151def",
                                                          "id_employee": "5220428c-fc28-42aa-808d-dd1c4a4dc615",
                                                          "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": "92e08391-466f-4c1b-9123-7a53fd73a217",
                                                          "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": "e7d33fb7-7ff3-44e8-9f5f-86d6315d362c",
                                                            "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": "34d4ce67-d49e-4994-95b4-82121c8ab6ea",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "3d66744b-cd7a-4e95-bafd-f5de03f4fe3f",
                                                            "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-07-08T09:51:48.0271972+02:00",
                                                            "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                            "id_user_upd": "4272bf5d-62f1-45c7-a8c0-461cae3f5cc6",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "09afb192-9e89-470b-8b5e-399100d27b17",
                                                                "id_branch": "32ef0f2e-9ec4-4bd4-881b-4d9a0a4522c2",
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                "id_user_upd": "2d10029c-6358-40c9-89d4-1ddfb7ead03a",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "02418303-0a1d-492d-996d-3be75f7a6dd4",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                              "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                              "id_user_upd": "f06e1f0c-bbfc-425e-9a84-8abff99f03d8",
                                                              "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": "55891780-9065-4c47-956b-d413e276f0e0",
                                                                "id_line": 2,
                                                                "id_item_sub": "68ec0328-d375-4ced-8b34-dcad5fc4b712",
                                                                "qty": 4.1,
                                                                "id_list": "014aa7b8-6432-4ae4-b845-07bab7394043",
                                                                "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": "b7319201-55ef-4ae9-bfff-8a0393303fc5",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "808d9418-c179-42d8-837f-0edc1dad7aae",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "93dd5ee2-e730-41d8-a154-a3ed4fea57b1",
                                                                "id_user_upd": "214f7605-c891-4656-b38c-c5ba617977d1",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "bc87015f-9af4-41d5-a672-4ddf91d542e3",
                                                                  "id_item": "cd6ed833-6e46-4011-b724-3161a9838512",
                                                                  "id_item_type": "cbd03d13-05c2-4c95-be55-2f4f89ce6b5a",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "d9f56ca1-d601-4288-9432-715029ba2165",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                  "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                  "id_user_upd": "57e58efd-e6dc-42dd-b353-0e192a1ec651",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "59114235-2419-4651-990e-8bf5959e9cc9",
                                                                      "id_item": "95f14431-94f7-4b25-9baa-9a7d33c0cba4",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "05e4e003-6b50-42d8-804a-78aeea71a8c1",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "29",
                                                                        "id": "6535b5de-2a84-459d-ae34-ab83f2604e97",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "5bd7aae7-43ba-445d-a9eb-b4921a4cdf70",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                        "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                        "id_user_upd": "47e3b094-7bd4-4154-a82f-dc26a4a6c5df",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "30",
                                                                          "id": "8847f7e9-ff60-4577-b15f-3d4082959242",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                          "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                          "id_user_upd": "cf0a2915-f58a-455f-835d-021da4c47a2a",
                                                                          "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": "a3c192d6-a270-4c83-8ee0-8e13f28932b2",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "fa7cd457-5e8b-4b42-a155-9b7a25773b84",
                                                                    "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-07-08T09:51:48.0271972+02:00",
                                                                    "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                    "id_user_upd": "377f81e5-f94a-4442-a0e4-e766c850e61e",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "32",
                                                                        "id_voucher": "3c1c00d4-84d7-41b6-8a34-5b9b75c8846a",
                                                                        "id_line": "ee65cfe2-4a5d-4dcc-ae90-df6351c6fa9f",
                                                                        "id_category": "2648d8c5-a958-4614-96a4-ac233119957b",
                                                                        "id_item": "3ed3aea9-b23f-4c07-b513-e40370bf3f48",
                                                                        "id_item_type": "043ab1ec-75b0-47fc-8e59-52a47a2e2efe",
                                                                        "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": "c76678c4-bf94-4d72-afef-703c1553c2db",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-07-08T09:51:48.0271972+02:00",
                                                                          "date_end": "2026-07-08T09:51:48.0271972+02:00",
                                                                          "date_used": "2026-07-08T09:51:48.0271972+02:00",
                                                                          "date_sesion": "2026-07-08T09:51:48.0271972+02:00",
                                                                          "id_employee": "61ab09cb-defe-4a74-b1ae-fe5b674d6b53",
                                                                          "id_branch": "dd2bca32-3764-4e46-bd0f-b54144cc8c8a",
                                                                          "id_voucher_permision": "9b176cd9-71ab-407a-b0fd-6f5c19e8e450",
                                                                          "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": "23fda681-7137-45e2-beee-293535c53deb",
                                                                          "id_user_add": "20de44b3-cca8-46ac-a565-8eb8f5cf567c",
                                                                          "id_doc_sa": "bc3ae022-8c9f-4650-935e-963a5efe0b85",
                                                                          "id_item_sub": "021bae9f-13ef-4f03-a92a-55cc4a1b7353",
                                                                          "id_pos_sesion": "616239fd-3dae-4aa1-ab26-311230fdb344",
                                                                          "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-07-08T09:51:48.0271972+02:00",
                                                                          "last_update": "2026-07-08T09:51:48.0271972+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": "31264a02-3c1b-4739-a30a-6a6dd5f76685",
                                                                            "date_from": "2026-07-08T09:51:48.0271972+02:00",
                                                                            "date_end": "2026-07-08T09:51:48.0271972+02:00",
                                                                            "date_used": "2026-07-08T09:51:48.0271972+02:00",
                                                                            "id_employee": "f977463f-aca4-463b-8ab7-076a501f8f93",
                                                                            "id_branch": "1374aa65-b32e-4580-ae97-b8c108d2cd61",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "e1885a69-cfe9-40a9-bdc1-88f1abdbb0ef",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                            "last_update": "2026-07-08T09:51:48.0271972+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": "28ab49f9-18c6-40e4-a74b-e06973f7a729",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T09:51:48.0271972+02:00",
                                                                        "date_end": "2026-07-08T09:51:48.0271972+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": "5405318c-ef0e-4bf0-bfcb-340995ae99a1",
                                                                        "id_pos": "9d167f3d-0cec-4446-9100-bae3ba943dce",
                                                                        "id_list": "340d08a0-2b97-466b-9f00-5878cc2302d4",
                                                                        "id_item": "ef300f7d-0f27-483a-a1eb-62733ed92d3d",
                                                                        "id_item_type": "80f2584b-9030-48a4-b053-17c8523dbe23",
                                                                        "id_category": "4dd273be-2532-4597-a922-398932013a33",
                                                                        "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-07-08T09:51:48.0271972+02:00",
                                                                        "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                        "id_user_upd": "5e2c6cc8-8560-44ea-82e8-2ff90eb221af",
                                                                        "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": "47d9eb2e-a8eb-48b1-b6d7-6988945037de",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "0f9ba1bc-1a2d-4225-ae4c-37619ac39977",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "9221f854-d07a-49e7-9e27-15e73ef07939",
                                                                          "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-07-08T09:51:48.0271972+02:00",
                                                                          "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                          "id_user_upd": "89f22f03-0437-45bc-9aaf-353659ec6c49",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "37",
                                                                              "id_pos": "616c8076-9fd3-476b-838d-4bb6818e4d45",
                                                                              "id_pos_type": "87153ba7-f132-4eca-b783-ba3e5f2ecec9",
                                                                              "id_price_list": "2738eb7c-2539-430c-8ef5-bd8b75dc45b8",
                                                                              "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-07-08T09:51:48.0271972+02:00",
                                                                              "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "id_user_upd": "00c5cbac-958f-4329-b1d0-66e093846189",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "38",
                                                                                "id_pos": "68f40e70-3f68-4bd1-bece-72a160ad05aa",
                                                                                "id_pos_type": "360450ae-27c0-4513-ab76-21a949ddc833",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                                "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                                "id_user_upd": "1036a1a0-cb57-4ad3-8ea4-c1ad9de6c584",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "39",
                                                                                  "id": "30537158-5a36-486a-adbd-25dd4f08ce91",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                                  "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                                  "id_user_upd": "ff2512e2-ca42-4dde-a2ea-d9f4a76c5fe6",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id_pos_print": "83c874c1-20a1-4768-849f-78e0333799ef",
                                                                                      "id_doc": "5999b46e-13e5-4749-966d-07366de1c13b",
                                                                                      "id_pos_type": "eb02ac54-9b67-4cd3-96f0-50e7ef7ed6df",
                                                                                      "id_doc_print": "b3ffd1c1-a2df-4a0c-8dd5-fc6f7673a22d",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                                      "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                                      "id_user_upd": "cb5a12cb-61a7-45dc-9771-6644449e30c8",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "e5717c06-8253-498d-aaf7-756ecd7a1e28",
                                                                                        "id_pos": "3117e5b7-b2c3-471e-aae0-74d01c128aff",
                                                                                        "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-07-08T09:51:48.0271972+02:00",
                                                                                        "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                                        "id_user_upd": "77b3bb1b-2f1f-4598-afac-997661f6af69",
                                                                                        "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": "8b3ce98e-da7b-4731-8ee9-a1fd0e44d1dc",
                                                                                        "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-07-08T09:51:48.0271972+02:00",
                                                                                        "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "65cae095-77cd-40c8-ab41-68286f6f2dfc",
                                                                                            "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": "bce8dd31-381d-40ed-8699-84a03a2bc7bf",
                                                                              "id_item_sub": "8eac9601-3c92-4510-8582-1d9a2dd5f8ad",
                                                                              "validity_date": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "id_user_upd": "7865ae93-081a-41eb-b61c-f5013b30c0ca",
                                                                              "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": "b0016313-dc68-401b-8359-7804daa28a68",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "date_end": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "id_branch": "5f54c4c0-eb89-4937-9168-5c62fb6e4c1f",
                                                                              "id_pos": "e134d222-71e7-4d6c-846e-3b287429d50d",
                                                                              "id_list": "585e4cd0-5f69-41ea-8634-65c9d531a43d",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "id_user_upd": "4eb9f105-61eb-45fc-a17a-9bf56ca0607c",
                                                                              "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": "8e325403-92bc-4429-92e6-23f3231112c9",
                                                                        "order_id": 2,
                                                                        "id_item": "5498d8e6-028d-4ae4-8acf-65d3c57f62e9",
                                                                        "id_item_type": "68e1d015-a80e-4242-aab4-829610296428",
                                                                        "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": "692256aa-867c-46af-87cf-16a2f230c3ae",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "1661f081-666b-4998-a17a-86e2324d4977",
                                                                        "count_voucher": 1,
                                                                        "id_category": "16b25aea-8ae0-4bc1-a428-a3db1e515b2f",
                                                                        "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                        "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                        "id_user_upd": "4ea176e7-ed7d-4c8b-b941-00b9f7de7726",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "0e620948-fb9e-469a-8dd3-ff626e182060",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "120a522f-75c3-4dc1-b9fd-ad434b35caa3",
                                                                          "date_tax": "2026-07-08T09:51:48.0271972+02:00",
                                                                          "date_open": "2026-07-08T09:51:48.0271972+02:00",
                                                                          "date_close": "2026-07-08T09:51:48.0271972+02:00",
                                                                          "id_user_open": "1cfffc61-025b-4b6b-85e4-c3c410df7a95",
                                                                          "id_user_close": "2393edba-bfd8-4ac4-99eb-6521ade6881c",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                          "last_update": "2026-07-08T09:51:48.0271972+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": "aec39a0e-194d-40df-b3b2-8666243da567",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "1994e7fa-e010-4e9b-8760-47964b741aa9",
                                                                              "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-07-08T09:51:48.0271972+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "bf6335f2-2e94-4cbe-86f0-9627e2d69c3d",
                                                                              "id_room_unit": "80f185c4-14c0-474f-b862-296d7017a106",
                                                                              "id_room_list": "8e7662d7-08b0-467d-a608-d55b5839f8aa",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "date_from": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "date_end": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "date_open": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "date_close": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "id_employee": "524c00f2-0738-4b1b-b7ad-21b0f8ececdb",
                                                                              "id_employee_sec": "b7210d2d-dd21-464b-a3d0-c1fd597d996e",
                                                                              "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": "a4387e54-a7c1-45a1-b219-bbb00c8ad26a",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "2f2c2788-21da-4370-8ce0-35e4dfd1f28c",
                                                                              "id_user_close": "9ee62d5e-f7a9-4d85-b8f7-bb9bdd7af9a2",
                                                                              "id_unit_state": "42ca50e0-c3e3-4cb5-bf83-fe3c97974773",
                                                                              "id_pos_sesion": "5e72020e-4451-46f2-8a13-8e013fae5d23",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "50",
                                                                                "id": "5599c712-5589-4c16-a7d9-0a866585265a",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "0143fd0c-271c-4cdd-a8bc-4b9679cf0228",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "f1595193-8c61-43a9-bf33-fba4b2abfd81",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T09:51:48.0271972+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                                "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                                "id_user_upd": "1bbfc60b-dc05-4895-a91d-b315f908a0c0",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "51",
                                                                                  "id": "9d05e738-cb67-44d7-aeed-12d722877496",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "7ea73744-d211-41e2-b28d-af65578bd09c",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "9fd701e6-93ca-480d-89a9-39f4b74bc18a",
                                                                                  "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": "83f15126-6cdd-4ab9-86fc-0c7c5ee3aef4",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                                  "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                                  "id_user_upd": "5e3d042d-0d13-4fb8-a286-6f75bf7546bb",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_pos": "8ebba330-2176-4d5b-bbe6-0ccf23a382c3",
                                                                                      "id_room": "bfa494bd-6228-470a-85a5-f737ed39d326",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                                      "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                                      "id_user_upd": "13a02e46-0c9c-4c90-a4bf-bab1d8fcc8fd",
                                                                                      "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": "f41c2b93-0a14-4396-83d3-285111080261",
                                                                                      "id_room": "985817c1-5e5d-44eb-9707-d834cacbb9dc",
                                                                                      "date_in": "2026-07-08T09:51:48.0271972+02:00",
                                                                                      "date_out": "2026-07-08T09:51:48.0271972+02:00",
                                                                                      "id_user_add": "d6209280-cfe7-4660-afae-bdf3d1408699",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                                      "last_update": "2026-07-08T09:51:48.0271972+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": "51584338-9f9a-4728-abff-7f3022106c36",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                                  "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                                  "id_user_upd": "881145d7-2a71-4578-8b29-fa4a07620363",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_room_type": "7efd7312-05d7-4e19-996d-f1b9d059cb94",
                                                                                      "id_room_state": "9d13ce67-c803-430f-b203-4d458f4fad22",
                                                                                      "id_image": "5a5bc03b-ea82-4dee-9e7a-c8f55c4c7e49",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                                      "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                                      "id_user_upd": "5022973d-0ae6-4ce5-b324-bae551a55b85",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "56",
                                                                                        "id": "cbfdfdbf-38c0-4f42-97e3-1f2d0a9aa12d",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                                        "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                                        "id_user_upd": "2eec5ef6-8f81-43f7-a369-8d792ed082f0",
                                                                                        "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": "57589bd2-9fca-4614-ab2d-680ca773bd43",
                                                                              "id_pos_sesion": "a6824b53-c649-4e92-b267-ef9563ddf9c0",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "a5940156-eb1c-4132-af18-35f08b16ade2",
                                                                              "id_room_unit_activity": "c3e2b102-3c19-459f-be70-2964e171e80e",
                                                                              "id_doc_sa": "8d991d4c-156d-4ac1-b3ed-7d20232a09f7",
                                                                              "id_pos_type": "a7c8f0ca-c236-4633-b1c5-b306318e6b8e",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "af7a72da-658f-40c9-bdd7-c26ef8de4d79",
                                                                              "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-07-08T09:51:48.0271972+02:00",
                                                                              "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "58",
                                                                                  "id_tip": "17aa8a80-71cc-4fd7-b0b9-6ed13e15cf16",
                                                                                  "id_user": "13de93b3-efe3-405d-9949-860b00bb2c78",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                                  "last_update": "2026-07-08T09:51:48.0271972+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": "1742558e-6871-49a8-8ecd-cea0ca280df6",
                                                                              "id_user": "304a6005-6003-4b2d-b724-3659ee1efa83",
                                                                              "date_add": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "last_update": "2026-07-08T09:51:48.0271972+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": "c0cad04e-11ce-47cd-aea3-78cca9a9fe24",
                                                                              "id_user": "b015c958-01fd-4b41-a2b7-556b3c5d2966",
                                                                              "id_user_profile": "b14218fa-82a6-4ed1-932c-fef91ad0ae02",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "id_pos_sesion": "e18a5427-0e2a-48f7-9000-0b1796265e85",
                                                                              "date_login": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "date_logout": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "last_update": "2026-07-08T09:51:48.0271972+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": "aad2c480-6ceb-466d-8897-3f33b5077c31",
                                                                              "id_user": "bbd9eec3-2747-4b2e-882b-23b96ac34c0c",
                                                                              "date_add": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "16eca9e6-1b0f-4179-88ec-204f52d7ace9",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "id_pos_sesion": "23db650b-c7c2-4276-9f2e-a4e1cc8e32e9",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "61"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "62",
                                                                    "id": "77d624ef-6fdd-4918-8ed9-69ce44ab9385",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "82f3b99a-2370-4068-825a-960118f43080",
                                                                    "id_doc_print": "5b5e5745-ca33-4d02-8dd1-12f27ffbaf8e",
                                                                    "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-07-08T09:51:48.0271972+02:00",
                                                                    "last_update": "2026-07-08T09:51:48.0271972+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": "4b73599d-4cae-43b5-8f50-5751d366f687",
                                                                    "id_line": 2,
                                                                    "id_item": "02b2bfa6-3405-4b06-8951-ea677d0885ed",
                                                                    "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": "d87b927e-0b33-41ca-9c9c-ec9c4c1dd062",
                                              "id_doc": "9506e697-28a2-45b0-bc67-c9fb167af1d6",
                                              "value": 3,
                                              "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                              "last_update": "2026-07-08T09:51:48.0271972+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": "44d70c7a-8e36-4a00-a331-9dbb14ae2da4",
                                              "id_pos": "7edd3353-4600-4bcb-87fb-121f3cdd33e1",
                                              "id_doc": "fc48c9b9-0a47-4a65-816b-8c3c66df511d",
                                              "id_branch": "b9d97a61-7a51-4efe-a66c-6bb576a9041a",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-07-08T09:51:48.0271972+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "1d910b50-6e87-4ef4-b447-be6b74d365a5",
                                              "id_loc_from": "0fe64227-fcec-4c1c-8a3e-d1c2e0addfdc",
                                              "id_loc_end": "10fc80e4-4749-4475-9d17-12369d2c1bfd",
                                              "id_user_add": "7760bd3a-4099-40da-ae88-8dc96e3697db",
                                              "id_user_upd": "281451e2-c0e2-4680-b574-3208c1a29b0f",
                                              "id_pos_sesion": "0cb33949-6e4f-4e8f-a97c-1648734878d7",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-07-08T09:51:48.0271972+02:00",
                                              "active": true,
                                              "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                              "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "66",
                                                "id": "869bd5c1-1801-4249-ab11-3ff8780975df",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "b22704f5-d9c1-49ef-be5d-6a6ea08b526e",
                                                "active": true,
                                                "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                                "id_user_upd": "608ba31e-70fd-4b43-b621-89214397666d",
                                                "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": "3bf5a3e6-7ced-4a58-918f-4488591986b5",
                                                    "id_item": "e9bd03cc-1004-4837-8abf-72a8542b48ae",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                                    "last_update": "2026-07-08T09:51:48.0271972+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": "d9532251-7506-4b8e-b09a-1f3f5cda2856",
                                                  "id_line": 2,
                                                  "id_item": "c74de527-dd19-41af-8f9b-6d4244d5df03",
                                                  "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": "5383684e-d655-47f6-ad6b-042a86e9023c",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "0604bbb6-39c4-4b95-b5d0-c417a299361f",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                            "printed": true,
                                            "print_on": "2026-07-08T09:51:48.0271972+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": "20ea5991-1bb7-47dd-aed2-4e28ad8f3925",
                                  "id_pos": "18e9d23a-1c77-4792-ac93-0a290ee0057d",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-07-08T09:51:48.0271972+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "34823a33-8c04-4a9d-ad0c-4d5f2ee88cac",
                                  "active": true,
                                  "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                  "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "70"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "71",
                                  "id_user": "896eef4e-31be-443a-8869-03408ba9e40d",
                                  "id_pos": "8f46f3ba-5956-41f7-b685-9cb363cef72b",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                  "last_update": "2026-07-08T09:51:48.0271972+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": "b63c4849-e9c2-4a24-872c-af192002e8cd",
                                  "id_pos": "adf3a01c-66d0-452c-870f-5b1d535d9b76",
                                  "date_add": "2026-07-08T09:51:48.0271972+02:00",
                                  "date_upd": "2026-07-08T09:51:48.0271972+02:00",
                                  "date_out": "2026-07-08T09:51:48.0271972+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": "c4535185-faf7-4442-bbec-3a7f7c697bdb",
                                  "id_user_add": "fe5317e1-a218-4322-903b-fdb870096a58",
                                  "id_table": "e35ac33e-2695-4f81-a13b-71c8652fac14",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "175dd129-8343-45fb-ba7c-af5822cf83cc",
                                  "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "74",
                                    "id": "8556dcaf-898d-4087-8af9-3eb14d2434c6",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                    "last_update": "2026-07-08T09:51:48.0271972+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "75",
                                        "id": "e8e2f0bd-9860-4976-997e-32906a9cd634",
                                        "id_sync": "9163914b-eaaf-4caf-9044-fc3f7f842aed",
                                        "json": "sample string 3",
                                        "id_table": "4a105b1e-724f-41b3-8c72-80f178a5b1b4",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "76",
                                          "id": "274d9a78-812a-482d-afce-3d484bf95e9f",
                                          "id_branch_from": "d816c6e3-dfe1-4ff6-b892-e6a6bc38ebfb",
                                          "id_branch_to": "d11bfcee-2037-4198-b490-0a96afabef8e",
                                          "type": 4,
                                          "created_on": "2026-07-08T09:51:48.0271972+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-07-08T09:51:48.0271972+02:00",
                                          "send_on": "2026-07-08T09:51:48.0271972+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": "4a4c8c7b-23cd-4960-9895-8299b29db507",
                                  "id_pos": "50137897-b77d-46e9-b823-146895cc2399",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-07-08T09:51:48.0271972+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": "ba1d2237-f429-4fda-8275-87c531670cb2",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "fbcf6248-2a56-4505-93e7-2581e0a3905e",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "92c01684-3c9f-4400-ba99-048bae757168",
                  "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-07-08T09:51:48.0271972+02:00",
                  "last_update": "2026-07-08T09:51:48.0271972+02:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "79",
                    "id": "36d035e0-c5b8-4a74-90aa-1dbeccc92c7f",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-07-08T09:51:48.0271972+02:00",
                    "last_update": "2026-07-08T09:51:48.0271972+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": "c080a54b-8c26-4243-aad5-64d1cd66cd1d",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-07-08T09:51:48.0271972+02:00",
                "last_update": "2026-07-08T09:51:48.0271972+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": "26175696-6ba4-49e4-ac2b-68cf7f31186f",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-07-08T09:51:48.0271972+02:00",
                "date_end": "2026-07-08T09:51:48.0271972+02:00",
                "state": "sample string 6",
                "created_on": "2026-07-08T09:51:48.0271972+02:00",
                "last_update": "2026-07-08T09:51:48.0271972+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": "6fa1bced-a312-469e-b5c4-e80383da2b23",
            "token_id": "sample string 2",
            "id_user": "774aaac2-a7d5-4799-88f9-b7f65df17276",
            "date_from": "2026-07-08T09:51:48.0428589+02:00",
            "date_end": "2026-07-08T09:51:48.0428589+02:00",
            "created_on": "2026-07-08T09:51:48.0428589+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": "1e5408c1-8fc7-4f9f-93ff-bd0a49221796",
            "id_room_activity": "0aea30b0-8e2b-4364-887f-237d3d7645df",
            "id_pos_sesion": "5171dc2b-3e44-46a0-bc7b-f50fa7011917",
            "log_text": "sample string 4",
            "id_user": "7ab864bb-db1e-4437-811a-1f1d190f74b4",
            "created_on": "2026-07-08T09:51:48.0428589+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"
  }
}