DELETE api/St_Users_Profiles/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

st_users_profiles
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

is_pass_required

boolean

Required

is_admin

boolean

Required

level_id

integer

Required

order_1

integer

Required

order_2

integer

Required

order_3

integer

Required

order_4

integer

Required

is_tips

boolean

Required

is_view_all

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

st_permisions

Collection of st_permisions

None.

st_users

Collection of st_users

None.

tt_cmd_connection

Collection of tt_cmd_connection

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "3e699ce9-0cce-4f3d-a07a-4c0961e6e2fe",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "is_pass_required": true,
  "is_admin": true,
  "level_id": 7,
  "order_1": 8,
  "order_2": 9,
  "order_3": 10,
  "order_4": 11,
  "is_tips": true,
  "is_view_all": true,
  "active": true,
  "created_on": "2026-09-06T06:46:57.2921251+02:00",
  "last_update": "2026-09-06T06:46:57.2921251+02:00",
  "commited": true,
  "st_permisions": [
    {
      "$id": "2",
      "id": "6be21adf-7706-483f-a469-6a584ffa7dbd",
      "id_function": "afb74e62-389b-4196-a4c1-c1b19791d9b3",
      "id_user": "368dad25-ecdd-4ee8-a9fa-b928d9242737",
      "id_profile": "f0cfe3e4-d4eb-4ab4-9bf0-03f6d84cb2bf",
      "permission": 3,
      "active": true,
      "created_on": "2026-09-06T06:46:57.2921251+02:00",
      "last_update": "2026-09-06T06:46:57.2921251+02:00",
      "commited": true,
      "st_users_profiles": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "56b493ec-d1de-4bc1-86be-df582827c547",
        "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": "974cde96-72c2-4116-a4f7-3fdc232568e3",
        "view_messages": true,
        "id_image_photo": "90b56fa6-a11b-4c3d-8da1-23f5429b1b22",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "2eba7d52-9c60-48d5-8f5a-2933f89c6d4e",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-09-06T06:46:57.2921251+02:00",
        "last_update": "2026-09-06T06:46:57.2921251+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "f8b46e62-4567-4e62-a1e1-9143b7fb4c91",
            "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": "198a6436-90a6-4a39-a7d1-29d446b2e67e",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-09-06T06:46:57.2921251+02:00",
            "last_update": "2026-09-06T06:46:57.2921251+02:00",
            "id_user_upd": "db795f04-8035-4da8-9968-2bdf0d080b20",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "ca5a2468-8ae3-48a3-9801-babb901ab395",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "93e9e082-f472-41c0-8c24-add2c107aaac",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-09-06T06:46:57.2921251+02:00",
              "last_update": "2026-09-06T06:46:57.2921251+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "bf78d16f-1821-4d7d-a058-1ba7ba3c6ba3",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "c20a6146-08fa-4570-8664-fa313e7d0e1b",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "7fb2d774-08b2-4050-974f-1eb54e1dae50",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-09-06T06:46:57.2921251+02:00",
                  "last_update": "2026-09-06T06:46:57.2921251+02:00",
                  "id_user_upd": "d18899b2-c9d9-4546-86bd-c43023e7a00e",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "9c5dc07c-30e2-453b-bdab-40c3cc6cfa4b",
                      "id_item": "acfc4e07-491d-47e7-bca9-54b3c93c15e8",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-09-06T06:46:57.2921251+02:00",
                      "last_update": "2026-09-06T06:46:57.2921251+02:00",
                      "id_user_upd": "d5feff26-f238-4886-8d37-c4db2ec16e40",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "c92abcb7-87c8-4611-ad3e-214ce05b421b",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "427f2d3c-8e71-4b44-b186-f02637813038",
                        "id_unit_sec": "09cc4431-a7c1-401a-99e0-907cce36619f",
                        "id_brand": "70c40ee3-e700-4c21-9d75-b3a40cac3117",
                        "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": "270ecf35-2f0f-4c76-a200-ce690e54d13a",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-09-06T06:46:57.2921251+02:00",
                        "last_update": "2026-09-06T06:46:57.2921251+02:00",
                        "id_user_upd": "cd9995dd-f337-42ae-8fdf-c01bc4de15eb",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "3183eb31-0c82-4020-be30-235d4285a002",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-09-06T06:46:57.2921251+02:00",
                          "last_update": "2026-09-06T06:46:57.2921251+02:00",
                          "id_user_upd": "d3e4b28a-ac13-421d-bc4a-da87d063340d",
                          "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": "6eb0cc50-db79-49b1-9ce7-b28af83bac10",
                            "id_branch": "95b853a9-b54e-4bc9-8c1f-8f66a05bbde3",
                            "id_pos_type": "5686bb36-d98d-4210-8364-60c675e4130f",
                            "id_pos": "58912876-3ffd-4212-9476-49b39cdd8a7f",
                            "id_item": "d2a0348a-5655-4154-b81e-c777cfe30504",
                            "date_from": "2026-09-06T06:46:57.2921251+02:00",
                            "date_end": "2026-09-06T06:46:57.2921251+02:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-09-06T06:46:57.2921251+02:00",
                            "last_update": "2026-09-06T06:46:57.2921251+02:00",
                            "id_user_upd": "3582f899-78d4-424a-b048-545041faa2e3",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "59efca70-e53a-4a8d-997a-577325bfdf7a",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "952b9568-4997-4b8f-8242-54829e47dcf7",
                              "id_zone": "46ecbb72-59c8-4449-ad99-3d89482a93cd",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:46:57.2921251+02:00",
                              "last_update": "2026-09-06T06:46:57.2921251+02:00",
                              "id_user_upd": "3ddbac2c-5a4b-40ce-b9c0-a533b795419b",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "f3e911ce-07c4-4eaa-a4ee-7d43a094860c",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "847ea3a4-e1df-43eb-a17b-9d6e6c18387f",
                                "active": true,
                                "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                "id_user_upd": "fed891cb-0b68-4e4f-9891-535cae1bede4",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "759bf282-2654-4b29-bdf4-af4b85829c09",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "d13164f0-0fd9-426c-8312-abbfdc0a002f",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "fcd8094b-87a0-4277-bebc-a174ab954c81",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                  "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                  "id_user_upd": "b5edd978-251a-467e-ae7d-3612ac31cdbc",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "b9401e5b-b87e-40fd-9fb5-8af7e00c3884",
                                      "id_cloakroom": "4dfeb279-4c87-4bfa-81ea-5f418307d074",
                                      "id_pos_sesion": "dc69f139-32bc-4fa2-892c-86775fc18744",
                                      "unit_id": 4,
                                      "date_open": "2026-09-06T06:46:57.2921251+02:00",
                                      "date_close": "2026-09-06T06:46:57.2921251+02:00",
                                      "id_doc_sa": "144a42c7-d669-4e33-8efb-9bda251ab501",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "d19cf401-889d-417b-8237-ae13416c7c85",
                                        "id_pos": "01ad7901-56e4-44de-9c8b-6de0ff2fceb8",
                                        "id_doc": "70e25499-2658-4925-9266-205f9cf4c811",
                                        "id_branch": "bc61885a-dfd3-4dda-86ca-fc81e3b87d52",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-09-06T06:46:57.2921251+02:00",
                                        "date_tax": "2026-09-06T06:46:57.2921251+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "7d27189e-5c6d-48aa-a052-e7e3ddb51353",
                                        "id_relationship": "d2aa3e55-9c46-4c78-8543-e4fc2faadae6",
                                        "id_loc_from": "92545cd9-2380-4658-8444-73a671086b6a",
                                        "id_loc_end": "1b99424b-ebf9-4159-8d23-41e2ed65648b",
                                        "id_user_add": "dc4f9eac-53b0-4c75-a26d-f0de780dfe97",
                                        "id_user_upd": "58a0cf3d-5d54-4fa2-b873-fe281594258a",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "3c9ac563-95d2-46b7-ade9-fdbcc4961301",
                                        "id_room_unit": "39fa4959-eaf5-4c13-b6cd-aa8e6c5cf42b",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "5c76d3dd-0fbc-468b-910f-44bec5191f79",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                        "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "8e269fdf-89e1-4696-8f6b-21c82a6d5d83",
                                          "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": "25fd837d-1898-4bf8-a99c-c06cb3144ab3",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                          "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                          "id_user_upd": "0f66e574-fa83-469f-b5fb-d4864e879afd",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "a6a6a8ef-3e26-4002-bd5b-cc344782f116",
                                              "id_pay": "b750336d-4516-4149-9b32-e9a2380f8a24",
                                              "id_money": "d184b08c-fa7d-4f9f-a5e3-3924f4650eb4",
                                              "active": true,
                                              "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                              "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                              "id_user_upd": "8a514939-9888-4962-b06f-6e1862be35ba",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "ab107c7e-8167-43c8-a7cc-395ac504f3fa",
                                                "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": "2b3395f4-976e-4590-b908-62bb7af547b8",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                "id_user_upd": "7f7c51e9-007d-448d-9e9e-b492d22f9647",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "4d854c8b-70a3-4184-85b6-518a5d836108",
                                                    "id_money_2": "637c24f8-6968-4f71-8006-058170e92838",
                                                    "date_from": "2026-09-06T06:46:57.2921251+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                    "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                    "id_user_upd": "778f69af-c5c2-4ae4-b5e0-0cb99e4a0cb5",
                                                    "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": "bceb315f-73ac-4a0d-b30a-64cb8b811f77",
                                                    "id_pay": "65176186-57f0-42b6-b7ae-762f542e7e69",
                                                    "id_money": "284b5a0b-5b96-42e7-9487-0d3bf470874f",
                                                    "date_cashflow": "2026-09-06T06:46:57.2921251+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "03ed065d-9bd1-424b-bf53-a6abd3d710ae",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "653516ac-30ae-41e5-a247-642dc2728e4b",
                                                      "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": "90db3d1e-4566-4efe-97ac-57d42e82ccb1",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                      "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                      "id_user_upd": "3f7ae11d-4c4f-4474-946f-c033ecd96d61",
                                                      "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": "ed0131ac-d496-4045-bdf6-9e36e18a5509",
                                                          "id_line": 2,
                                                          "id_pay": "9aaf396f-bda1-4d90-8dbc-a08b69f3c951",
                                                          "id_money": "a864d10e-8547-4012-b134-815d0132f8bb",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "8ae04c7a-0926-45ca-b534-b181e77d3106",
                                                          "id_employee": "7b63718e-cda2-4ba4-8796-4a63d1ee3243",
                                                          "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": "79de57b7-5f98-4e72-abf9-7cbb8b243b09",
                                                          "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": "00ed9656-0ef6-4b48-8ab1-2ccd68a02f6e",
                                                            "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": "5a03fb66-099f-44d4-8e74-679b0022892d",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "1b248fb6-feda-407c-b16a-540e26c0e7e4",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                            "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                            "id_user_upd": "25e7fffe-22bf-47ba-8fd3-d4a275d7322d",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "dacf1759-2b79-4f34-be4f-070622003c7d",
                                                                "id_branch": "bafe25f6-2124-40b7-a945-1c1a331d4d5f",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                "id_user_upd": "575b5a6c-2ee6-453d-a1ea-ac8a7414b6e4",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "4574ba5c-299e-4606-bfea-3e37f940091b",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                              "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                              "id_user_upd": "502a7b5f-8c99-45cd-be75-5308b0830720",
                                                              "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": "c0332075-5a67-452b-964a-67558a53ed2b",
                                                                "id_line": 2,
                                                                "id_item_sub": "4a46dc0a-d11f-4a03-b978-690af934d7eb",
                                                                "qty": 4.1,
                                                                "id_list": "dfeffdbf-45d0-4c6a-b27a-775a2b9d2337",
                                                                "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": "6517e270-06ee-4595-8dae-68e3febc0c7f",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "b99b3f23-3a6c-4398-b527-470577e00321",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "634b8d83-6e7e-46c4-a556-529b8bd465c1",
                                                                "id_user_upd": "8456207e-a8be-4342-95d7-e69c685ab971",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "78cf7c66-4bf3-4d0a-ada9-bc541bf533ee",
                                                                  "id_item": "ebaddd21-a960-4ddc-af99-b739833bdc04",
                                                                  "id_item_type": "17444dd7-f324-4911-a944-bcc951364e33",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "7f8b1d28-4598-4ceb-a2fa-ecbca6af30ed",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                  "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                  "id_user_upd": "2f5a379a-f6b4-47fd-85dc-7ac7230e1a07",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "6f7edf69-beed-49a9-b47b-514bafcce3a3",
                                                                      "id_item": "dc5bcc1d-8f5c-4772-997c-5ea8b8a669a2",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "7c963972-dbee-4f99-8908-2d956bd1299a",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "29",
                                                                        "id": "ed9169ef-8579-47d5-af9e-244631d6aa33",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "2c86a84d-033b-4dcf-a7a4-c27e84c105f8",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                        "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                        "id_user_upd": "c0aec7c0-12f2-4a66-9ccf-95bbd8f5af1f",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "30",
                                                                          "id": "58cfe7d8-5af2-4cf3-aaca-c6f7d5067aac",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "id_user_upd": "50f975bb-3f6e-4123-a390-b481a7cd71b8",
                                                                          "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": "fd23b5b0-e0e3-4de3-bb74-a26a007f44a1",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "82642c82-137e-4338-bc42-b3524302ecbc",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                    "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                    "id_user_upd": "17394375-4cbe-4598-adfb-fce0dd838851",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "32",
                                                                        "id_voucher": "8bb2bb84-4321-4918-9f0f-1a7553d14406",
                                                                        "id_line": "c2f047be-76c4-4578-b0dc-1da49ac26cff",
                                                                        "id_category": "bb10a0d3-ee00-49da-b071-34daf7b9b08e",
                                                                        "id_item": "850e5580-b05e-4d4e-a414-01f2d04e53f9",
                                                                        "id_item_type": "d045c959-94ac-491d-9210-200e1ae3cef2",
                                                                        "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": "56e5f5b2-db4e-4fe5-a850-ecee14cedbee",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "date_end": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "date_used": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "date_sesion": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "id_employee": "4412566c-a7f6-471b-8bd0-a7ecf05c000e",
                                                                          "id_branch": "0adcff13-86fe-45ba-a261-ff2b59654b17",
                                                                          "id_voucher_permision": "0b972e66-ee39-4a66-8732-bc5ea11f8d64",
                                                                          "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": "a60da2c8-3108-47f5-8333-c85cd8103bb5",
                                                                          "id_user_add": "52340631-cca3-4581-aec5-494bfe47a03a",
                                                                          "id_doc_sa": "51053029-67b2-42f6-a241-79bda7920f23",
                                                                          "id_item_sub": "5745b1ca-7de5-4f34-bb44-dbb9cc9efb11",
                                                                          "id_pos_sesion": "aebb185b-e5a5-4f3e-a2ce-5a3705c6078c",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "last_update": "2026-09-06T06:46:57.2921251+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": "e38705ae-c375-43fb-8880-2cd41b5163b4",
                                                                            "date_from": "2026-09-06T06:46:57.2921251+02:00",
                                                                            "date_end": "2026-09-06T06:46:57.2921251+02:00",
                                                                            "date_used": "2026-09-06T06:46:57.2921251+02:00",
                                                                            "id_employee": "084bcbd6-1794-4734-b877-1fbaf71ec7a2",
                                                                            "id_branch": "d7a477ed-6b23-4f96-8eae-c52e5d24465f",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "9663cc65-42d6-45bf-a5c0-c404de4b1328",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                            "last_update": "2026-09-06T06:46:57.2921251+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": "04196f5a-acc3-4392-a0e6-4107e5971853",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-09-06T06:46:57.2921251+02:00",
                                                                        "date_end": "2026-09-06T06:46:57.2921251+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": "850630dc-0471-46ca-9d9f-543a643190f7",
                                                                        "id_pos": "d9a60369-2ee6-42cf-8f18-63c0c6e2b60c",
                                                                        "id_list": "d930ab4f-a048-4c45-8d51-37d8d5bad3bc",
                                                                        "id_item": "4682ca69-7c87-4c35-87b8-e07da7970b24",
                                                                        "id_item_type": "8ffd76f4-1b09-43e8-beda-f5123f5f8ea3",
                                                                        "id_category": "62c2fd07-aad9-451a-b5be-e9e550356cc3",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                        "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                        "id_user_upd": "32fea1a8-e9c8-4afe-b06b-79dbe5b101c7",
                                                                        "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": "80343b04-6da9-4887-b113-f182efbfdba0",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "e019223b-9501-4046-91c6-d52f478f0651",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "a98d7e40-4f29-4d2d-8e6f-a73fe21df197",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "id_user_upd": "5516a9f3-37ef-443f-adb2-16f8043d0d4a",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "37",
                                                                              "id_pos": "b150ce70-ee7c-49a3-9724-382f03416f23",
                                                                              "id_pos_type": "cd31e606-4280-4f8f-bb98-2b4f8e0ebcf3",
                                                                              "id_price_list": "739347fd-609c-45fd-a852-eb58cb8c6980",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "id_user_upd": "2c58f6a5-07b1-4c9a-b31d-7e190fd0f926",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "38",
                                                                                "id_pos": "80ffcb0f-7ae9-475e-b87f-8414375aed6c",
                                                                                "id_pos_type": "80fcecf7-f8bd-4bac-a68f-301cc0686cbc",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                                "id_user_upd": "51a3597d-6d12-4b29-af17-49c9c18d8693",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "39",
                                                                                  "id": "447ff2d6-d71b-4879-af07-34f245f68ff0",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                  "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                                  "id_user_upd": "c622d3e6-5098-44a9-83ac-bd9852ff9362",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id_pos_print": "cd2a6063-f357-4b6d-b4b8-8d86f0cb95db",
                                                                                      "id_doc": "c7895d0d-dd12-46af-94f5-cfe1b1b21e7c",
                                                                                      "id_pos_type": "63d848fa-f541-4fa3-b744-6c9195259834",
                                                                                      "id_doc_print": "07e34fe3-ab68-4e8d-a967-a8377dc101e1",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                      "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                                      "id_user_upd": "b8633d23-c8a0-48db-b25a-86bb9440977a",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "e6882b49-152b-4d8c-8ada-a34fb36cae00",
                                                                                        "id_pos": "902cdd77-0686-4f56-9f05-7659af2278aa",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                        "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                                        "id_user_upd": "9f3cf591-34d1-4fc9-bebd-fa6a755386ea",
                                                                                        "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": "f821c3bb-41c5-41f3-aae9-71831c865b5e",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                        "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "850add8e-22e3-4add-a032-213897bd0a6c",
                                                                                            "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": "ba224cda-1d7a-4a80-bcb2-6dc79dc619f6",
                                                                              "id_item_sub": "d8a935bd-8f9e-4861-9826-9ba40c425ef3",
                                                                              "validity_date": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "id_user_upd": "76cd8496-4be6-4993-8a95-7abe6c35c287",
                                                                              "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": "c6e72ede-ddb8-4736-8336-161378077218",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "date_end": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "id_branch": "729d16c1-fb48-44dc-b64e-4f4932321485",
                                                                              "id_pos": "74d0c534-9fa0-431e-b0a6-af9e57d52a5d",
                                                                              "id_list": "6a3e4124-3055-4690-b1fd-32e5e9d513f5",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "id_user_upd": "293d62f7-9fba-446f-99e6-7c41a0233f86",
                                                                              "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": "d36abfd4-d592-48fd-bdb8-aa48083fbdd4",
                                                                        "order_id": 2,
                                                                        "id_item": "94033f74-f3df-4f53-9dcc-79ecfebf482d",
                                                                        "id_item_type": "2dad9860-85fe-4f97-ad6b-eb1fe0da7883",
                                                                        "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": "c8236f10-1b61-446e-95fb-8b06902879be",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "e7cf5b7d-2b85-48fb-a4cc-405a28c3d4b6",
                                                                        "count_voucher": 1,
                                                                        "id_category": "869c09f9-7b93-4cc0-80db-528543216edd",
                                                                        "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                        "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                        "id_user_upd": "6425da98-1c07-4e3b-910d-2c7d1a2d2f01",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "140f31c8-9356-4011-8278-6c3ce3914a7f",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "5d0eb647-70ae-4a59-9b1e-da25e019a6e2",
                                                                          "date_tax": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "date_open": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "date_close": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "id_user_open": "0ea2724c-334c-4d87-a0fc-cca6ac2bf6b4",
                                                                          "id_user_close": "902fe7e0-2f61-4da7-b0f1-b0d455720f73",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                          "last_update": "2026-09-06T06:46:57.2921251+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": "6efc86bf-8ba7-4a7b-bc65-c47319f5e1d9",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "15b58719-f531-4681-8b59-1b626611a4d1",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "97373b67-2710-42b5-b67c-71c94deb7b8e",
                                                                              "id_room_unit": "efbeca21-afa9-44fd-8eba-146377879ba4",
                                                                              "id_room_list": "90532302-a114-441a-901b-d191844b3b8d",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "date_from": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "date_end": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "date_open": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "date_close": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "id_employee": "691fc731-0f70-4515-a58c-4b37a346af5f",
                                                                              "id_employee_sec": "ffba673d-465f-47b2-b9e5-ea0ffa9094da",
                                                                              "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": "f774bd65-3896-4a9b-8a34-efe3d8ef9845",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "68af0674-417d-4f10-997d-2839373fa58d",
                                                                              "id_user_close": "0edcbb54-55a4-4450-8a5d-8f15f41f8e25",
                                                                              "id_unit_state": "2a2b9d59-d235-43cf-a861-0b559ebf248e",
                                                                              "id_pos_sesion": "884b272f-da0f-42b9-a783-e90cbc87f92a",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "50",
                                                                                "id": "d45c4ac2-e85a-420d-911e-726630db6534",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "c5d78d52-55c7-40d3-aa56-5e44a0060b27",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "fde76c76-67b1-47da-b102-3b1071fbc493",
                                                                                "locked": true,
                                                                                "date_locked": "2026-09-06T06:46:57.2921251+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                                "id_user_upd": "1322a030-1e50-4f77-9b41-cd4108c48a8d",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "51",
                                                                                  "id": "2e56cb89-7881-4df4-9aa4-71db0e87c1b9",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "d82850fe-2a2a-42d5-b334-02bb4357a79f",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "7fb0660b-b843-4cca-a760-1271579bafbd",
                                                                                  "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": "c3cae4f0-c655-4b81-bb06-088f068234a5",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                  "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                                  "id_user_upd": "17928d30-98bf-48fa-899d-35833f60832a",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_pos": "c29e10de-e736-477b-884c-cb0efa00df6b",
                                                                                      "id_room": "97933229-b03c-42a8-8df0-889bb301fcca",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                      "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                                      "id_user_upd": "68a966f8-e751-46c3-8da4-b1198140b8ec",
                                                                                      "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": "aa96cdd3-9bd3-4946-b60e-33b599f68df9",
                                                                                      "id_room": "62edf28b-8add-41f9-8a7b-9dcce3d757b5",
                                                                                      "date_in": "2026-09-06T06:46:57.2921251+02:00",
                                                                                      "date_out": "2026-09-06T06:46:57.2921251+02:00",
                                                                                      "id_user_add": "0b822196-1d95-4c7b-acf2-28fb44256537",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                      "last_update": "2026-09-06T06:46:57.2921251+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": "a058a02c-14ad-427d-89ce-4753341ba748",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                  "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                                  "id_user_upd": "dfbd317b-c7bd-4fb2-8bff-4e24e4586e5c",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_room_type": "b8aa2b4c-43ce-4b11-b7ba-0673c21e83e5",
                                                                                      "id_room_state": "8ec643b4-8e81-4138-bee7-2107eae0fc0c",
                                                                                      "id_image": "c3c9facd-0c06-4f13-b37d-3dd5b52be2d7",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                      "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                                      "id_user_upd": "17d36ef0-3ef2-495c-86ba-ab937aebe95d",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "56",
                                                                                        "id": "44b43ab1-a224-4de3-b55a-bd74897e9799",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                        "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                                        "id_user_upd": "61e8cd0a-9646-4892-937c-b8b5a6b4cf9d",
                                                                                        "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": "053b3f8c-4d8a-4cba-b8c0-faf605384d02",
                                                                              "id_pos_sesion": "d6fbe54a-fdb2-4633-9c1b-6b48687cfa1b",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "de8737cd-455e-4b9b-9efd-b066383a73a0",
                                                                              "id_room_unit_activity": "8ed77dfc-f12e-444e-9b32-28b682be96ca",
                                                                              "id_doc_sa": "1762cfcd-f6b2-44be-b963-56f31092e66b",
                                                                              "id_pos_type": "4e5636d7-02de-4b1e-b2a3-e5252fb5ec76",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "f8fff4fb-9c5f-4586-9fd9-dae33c6f16ce",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "last_update": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "58",
                                                                                  "id_tip": "75ca161f-fd8b-4003-b829-456ed20e94fd",
                                                                                  "id_user": "9a0a67f3-ec03-47e3-98bb-8591accd9ad7",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                                  "last_update": "2026-09-06T06:46:57.2921251+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": "6915a722-2cb2-43c2-978e-e2b3cc0195bb",
                                                                              "id_user": "a11a5225-af4c-4e4b-976e-47a9b7c1e90a",
                                                                              "date_add": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:57.2921251+02:00",
                                                                              "last_update": "2026-09-06T06:46:57.2921251+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": "c82a8632-ce64-4416-a3c1-b2b1f29ee51d",
                                                                              "id_user": "aef1340a-6076-45b4-9f9b-349d795b6528",
                                                                              "id_user_profile": "70c68f09-bbe5-4e94-8e29-9cf0b9166d2a",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-09-06T06:46:57.2979068+02:00",
                                                                              "id_pos_sesion": "b7943704-c269-4a44-a79f-49c9c029ef14",
                                                                              "date_login": "2026-09-06T06:46:57.2979068+02:00",
                                                                              "date_logout": "2026-09-06T06:46:57.2979068+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                                                              "last_update": "2026-09-06T06:46:57.2979068+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "60"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "61",
                                                                              "id": "2bb2581e-38fb-4df1-9940-af481f80c8e6",
                                                                              "id_user": "265c9fa9-9162-4e9f-9df3-02871546be90",
                                                                              "date_add": "2026-09-06T06:46:57.2979068+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "23a58b48-ded5-43ae-8d6f-0eed661b327c",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-09-06T06:46:57.2979068+02:00",
                                                                              "id_pos_sesion": "f9d38172-3083-433b-b7f1-2a8af5036e4d",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                                                              "last_update": "2026-09-06T06:46:57.2979068+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "61"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "62",
                                                                    "id": "d10bd50d-d70b-450c-8796-099709fda396",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "4d3509fc-c55f-4dd8-82b9-a9bde148ebad",
                                                                    "id_doc_print": "78dcb9e5-347b-49f5-a1fc-df0fffa0b5a3",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                                                    "last_update": "2026-09-06T06:46:57.2979068+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": "6db11bdb-a090-46f8-bb92-a46e566dd898",
                                                                    "id_line": 2,
                                                                    "id_item": "4bd8cbcf-d323-44cf-9d6f-990a64e41db2",
                                                                    "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": "52c64dea-ec8f-49be-99fe-60e837ca9384",
                                              "id_doc": "e68ba147-37ef-4f0f-be2b-699d1e542fe9",
                                              "value": 3,
                                              "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                              "last_update": "2026-09-06T06:46:57.2979068+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": "fdb5f984-f8bb-4e62-805e-20fb43db129f",
                                              "id_pos": "05e2fe67-0b17-44c5-a331-8d8d902a65ad",
                                              "id_doc": "aa81851a-94ab-45f1-8554-fdb2ea74b621",
                                              "id_branch": "17db6a62-522f-4e61-9bb9-c29fe1e00a3b",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-09-06T06:46:57.2979068+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "8be41ac9-5f21-4930-abc5-5d9ed017ccda",
                                              "id_loc_from": "60f9d11b-5462-4756-a212-4a7029ce3fcf",
                                              "id_loc_end": "fc3ea6c9-0595-4588-a1cf-0c630d3e0500",
                                              "id_user_add": "e3a07eca-60a5-4881-8570-32da292ee9e9",
                                              "id_user_upd": "b1ea994d-fd74-4b10-836d-31d7b00a06a2",
                                              "id_pos_sesion": "a549b157-1c71-47fc-897e-5d9425a38669",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-09-06T06:46:57.2979068+02:00",
                                              "active": true,
                                              "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                              "last_update": "2026-09-06T06:46:57.2979068+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "66",
                                                "id": "e595fbeb-8827-4cd8-bccd-4439256deb65",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "d4a9bb7d-b5dc-44e4-857c-8ee1508de375",
                                                "active": true,
                                                "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                                "last_update": "2026-09-06T06:46:57.2979068+02:00",
                                                "id_user_upd": "372953a9-f6ef-45a0-be99-394aa6d1c54c",
                                                "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": "ea201fc5-f542-40ab-8595-6370421d7410",
                                                    "id_item": "dc1f04f9-a436-471e-aea5-da32132e88cf",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                                    "last_update": "2026-09-06T06:46:57.2979068+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": "1ae23caf-7b4e-43a0-a7e1-0493043c538d",
                                                  "id_line": 2,
                                                  "id_item": "acf4718b-a46f-4f21-847a-920c31e9e0e6",
                                                  "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": "3262a9a3-6333-43db-8149-8d95669927b8",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "a36ae023-c500-4f5c-8cde-1f7283d282ef",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                            "printed": true,
                                            "print_on": "2026-09-06T06:46:57.2979068+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": "8400bbe5-120a-4aa0-bec9-517609d35450",
                                  "id_pos": "20b715f9-9923-408f-b8ab-d6983676c3fb",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-09-06T06:46:57.2979068+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "259f8eee-9dc8-4d58-8d0b-4b47e85f3513",
                                  "active": true,
                                  "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                  "last_update": "2026-09-06T06:46:57.2979068+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "70"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "71",
                                  "id_user": "fa4a1eb0-ea68-4323-8e73-564783ed1554",
                                  "id_pos": "25881369-0c24-4ac0-860f-0ff669080526",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                  "last_update": "2026-09-06T06:46:57.2979068+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": "aac15e28-a2ed-4260-bfac-468c1a33dd0a",
                                  "id_pos": "898a910f-bb8e-46dc-9d91-532f22ece660",
                                  "date_add": "2026-09-06T06:46:57.2979068+02:00",
                                  "date_upd": "2026-09-06T06:46:57.2979068+02:00",
                                  "date_out": "2026-09-06T06:46:57.2979068+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": "0ff38372-6171-418c-80e6-1ee3a14c4b1f",
                                  "id_user_add": "9dc5d1b5-9939-427f-b653-a9cf3ffde946",
                                  "id_table": "d7c272d1-a530-4289-9c0d-bfcf7e28606c",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "55835eaf-8436-4a78-86d7-b3392a28445c",
                                  "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "74",
                                    "id": "484ce6d3-c2ad-4a27-acd9-c219aacbc924",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                    "last_update": "2026-09-06T06:46:57.2979068+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "75",
                                        "id": "56a8cdfc-f27c-4916-89df-59eb6c9fe98d",
                                        "id_sync": "a3940819-a92b-47f4-b856-d3df7afc2a7d",
                                        "json": "sample string 3",
                                        "id_table": "84f02355-0893-4cdd-827a-1a80544fe905",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "76",
                                          "id": "0b0828b9-ab11-4033-a3d3-070325f6217d",
                                          "id_branch_from": "e97c9fb2-620e-4a08-80e4-1a282a83b45a",
                                          "id_branch_to": "a39ee590-cf12-49fe-8431-0d36341ab080",
                                          "type": 4,
                                          "created_on": "2026-09-06T06:46:57.2979068+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-09-06T06:46:57.2979068+02:00",
                                          "send_on": "2026-09-06T06:46:57.2979068+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": "16624660-e8f2-48c7-aff6-73bab7ace939",
                                  "id_pos": "99491b95-56a8-44f4-925e-008a4b863f97",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-09-06T06:46:57.2979068+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": "1e450bd1-d8ff-474b-853f-fb46b018ccb7",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "64327c9c-cbd6-4c7c-a1c6-bd8bce731ec8",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "8016be52-1179-47c5-8e1f-dfa87232b7fd",
                  "view_pos": true,
                  "order": 10,
                  "color_border": "sample string 11",
                  "color_button": "sample string 12",
                  "color_font": "sample string 13",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 16,
                  "active": true,
                  "created_on": "2026-09-06T06:46:57.2979068+02:00",
                  "last_update": "2026-09-06T06:46:57.2979068+02:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "79",
                    "id": "803206bd-45d6-49bb-aed0-32a53b0dd7fe",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-09-06T06:46:57.2979068+02:00",
                    "last_update": "2026-09-06T06:46:57.2979068+02:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$ref": "2"
                    },
                    {
                      "$ref": "2"
                    }
                  ]
                },
                {
                  "$ref": "78"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "3a662243-1caf-479f-9c34-2947aedb9d33",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-09-06T06:46:57.2979068+02:00",
                "last_update": "2026-09-06T06:46:57.2979068+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": "738b99e2-0647-4bfb-83a8-29bb0e160414",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-09-06T06:46:57.2979068+02:00",
                "date_end": "2026-09-06T06:46:57.2979068+02:00",
                "state": "sample string 6",
                "created_on": "2026-09-06T06:46:57.2979068+02:00",
                "last_update": "2026-09-06T06:46:57.2979068+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": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "70"
          },
          {
            "$ref": "70"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "st_users_token": [
          {
            "$id": "82",
            "id": "bb141a77-de5e-4a89-8233-d1bf5dca4fd9",
            "token_id": "sample string 2",
            "id_user": "e8f9ca37-ebe2-4bd1-b947-0533aabc5338",
            "date_from": "2026-09-06T06:46:57.2979068+02:00",
            "date_end": "2026-09-06T06:46:57.2979068+02:00",
            "created_on": "2026-09-06T06:46:57.2979068+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": "6d27c215-d9ee-48ac-b51c-5a32e8355338",
            "id_room_activity": "d42a2bf8-d4ed-49dd-aa8d-4a2cecdfaec9",
            "id_pos_sesion": "fd0180ee-4745-4941-a559-0655b725c886",
            "log_text": "sample string 4",
            "id_user": "cbde9cc0-f315-4b5c-a4bd-bc94a0d300c2",
            "event_type": "sample string 6",
            "correlation_id": "38a6ed58-0490-4627-a1c1-f36785559b15",
            "id_room_unit": "4e72f56a-aac7-4509-b34c-efe5ea9dd4db",
            "id_room_unit_source": "9719622c-c646-467c-a79c-87351723649e",
            "id_room_unit_destination": "816f2cd0-3f5e-4c7e-8ef6-d43a383002fa",
            "id_room_activity_related": "1018426f-5393-4ea8-a8e9-831164212e32",
            "id_doc_sa": "ac468842-6bd1-4b23-8f30-57d07d142a4b",
            "id_user_authorizer": "1e3311fe-ad29-4ee2-95da-59473c13c1a2",
            "data_json": "sample string 7",
            "created_on": "2026-09-06T06:46:57.2979068+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": "1"
        },
        "tt_cmd_connection": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ]
      },
      "st_functions": {
        "$ref": "78"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": [
    {
      "$ref": "3"
    },
    {
      "$ref": "3"
    }
  ],
  "tt_cmd_connection": [
    {
      "$ref": "60"
    },
    {
      "$ref": "60"
    }
  ]
}