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

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.

Response Formats

application/json, text/json

Sample:
{
  "id": "c2f68fac-4628-4295-9a1f-6222a0c6a21f",
  "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,
  "active": true,
  "created_on": "2026-01-10T12:09:49.9761634+01:00",
  "last_update": "2026-01-10T12:09:49.9761634+01:00",
  "commited": true,
  "st_permisions": [
    {
      "$id": "2",
      "id": "b0cfc098-2903-4566-8ed4-04436ddafb80",
      "id_function": "85f7d133-464e-4fb9-ae46-cec8def25ff1",
      "id_user": "26d23375-e913-48e8-965b-658e7fa973e0",
      "id_profile": "1f345680-82ae-4df5-a883-8f054fdd319c",
      "permission": 3,
      "active": true,
      "created_on": "2026-01-10T12:09:49.9761634+01:00",
      "last_update": "2026-01-10T12:09:49.9761634+01:00",
      "commited": true,
      "st_users_profiles": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "e89b24a4-3596-45fd-9837-84467120b92e",
        "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": "9164b600-5b56-46f5-be80-13f651805347",
        "view_messages": true,
        "id_image_photo": "900c46d9-5866-4f72-a142-a28b80833c62",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "52ed64ef-b535-4709-a69e-382d5a11057b",
        "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-01-10T12:09:49.9761634+01:00",
        "last_update": "2026-01-10T12:09:49.9761634+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "35c6f47a-3d24-4914-b079-53e485c1cb87",
            "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": "85c96d17-abf5-46f6-b4e0-562d91c5a018",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-01-10T12:09:49.9761634+01:00",
            "last_update": "2026-01-10T12:09:49.9761634+01:00",
            "id_user_upd": "2ba0ca19-3d00-4c96-ba61-a01c162ecd58",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "cbc9d66a-05a1-40cc-8832-3feea72f5e19",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "174e69d8-8d23-45c1-8cb0-4ed6ba42e3fe",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-01-10T12:09:49.9761634+01:00",
              "last_update": "2026-01-10T12:09:49.9761634+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "ba5d3a11-ff40-4012-907b-824b79181cfd",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "4a728d20-ae88-4eef-98ec-4ee2d4e92f43",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "f4f7bd3f-a026-4324-b882-35a3d0caa35e",
                  "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-01-10T12:09:49.9761634+01:00",
                  "last_update": "2026-01-10T12:09:49.9761634+01:00",
                  "id_user_upd": "d0c52291-e0ee-4364-b0e8-8036fadab3ef",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "0bd44f49-6697-46f9-ab9b-74513a0b6286",
                      "id_item": "93a4f905-7fee-41dd-9b01-e665b13b658e",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-01-10T12:09:49.9761634+01:00",
                      "last_update": "2026-01-10T12:09:49.9761634+01:00",
                      "id_user_upd": "e5aab2b5-0091-4a03-a0a9-e27e690bb484",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "81e7b5e9-99e4-4b25-8cf0-67d1a1ff7faa",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "c518942f-dfd7-493f-9879-80ca97be723e",
                        "id_unit_sec": "46c2abff-5258-43aa-9182-28343d581236",
                        "id_brand": "8b07ab3a-925a-4d93-b099-7339284f7924",
                        "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,
                        "external_id": "sample string 18",
                        "name_pos": "sample string 19",
                        "name_print": "sample string 20",
                        "id_image": "927b48c2-3d10-4d99-8d17-096bcd347391",
                        "view_pos": true,
                        "order": 22,
                        "color_border": "sample string 23",
                        "color_button": "sample string 24",
                        "color_font": "sample string 25",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 28,
                        "active": true,
                        "created_on": "2026-01-10T12:09:49.9761634+01:00",
                        "last_update": "2026-01-10T12:09:49.9761634+01:00",
                        "id_user_upd": "2cf4249b-cf9b-421d-9fd1-fb040960eb3b",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "e960510b-131b-417e-a7b6-1f8165f8ff78",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-01-10T12:09:49.9761634+01:00",
                          "last_update": "2026-01-10T12:09:49.9761634+01:00",
                          "id_user_upd": "09f22591-6efb-49bf-a755-0be998ef5a87",
                          "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": "889fb764-1484-41b8-823f-1f21a08b4cb4",
                            "id_branch": "24e07783-7398-4a2c-85f8-67cc4df46c81",
                            "id_pos_type": "0b2767c0-38c9-4cb6-9acb-881b6fd059c9",
                            "id_pos": "36a193c9-ae76-456f-b55d-37d260a4c2fe",
                            "id_item": "00a2356f-c633-41d3-8126-2f3633a9877b",
                            "date_from": "2026-01-10T12:09:49.9761634+01:00",
                            "date_end": "2026-01-10T12:09:49.9761634+01:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-01-10T12:09:49.9761634+01:00",
                            "last_update": "2026-01-10T12:09:49.9761634+01:00",
                            "id_user_upd": "38ba0a53-234e-47b8-a0c8-7afa046faf39",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "ceaa70ec-f059-4664-92d7-268e4eb3c702",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "d6044a97-634c-4103-8813-5b503c0fe751",
                              "id_zone": "cf9f5383-0b97-4d9f-800b-59f398e02e0e",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-01-10T12:09:49.9761634+01:00",
                              "last_update": "2026-01-10T12:09:49.9761634+01:00",
                              "id_user_upd": "278eb3e7-f8cd-427d-bd5c-07b93f9f9c57",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "c061d3ff-abab-41d4-9248-66f4441b3f10",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "2031144d-254b-4e7b-bff0-24c430c066b3",
                                "active": true,
                                "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                "id_user_upd": "cb7b0231-4120-4121-81d3-9209204e1531",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "0b1c25b7-9216-436e-bc62-698266ac9c27",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "d4853948-026f-4a86-ba5d-eec668295699",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "86ec046e-1277-4a4c-a869-3a151d595d99",
                                  "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-01-10T12:09:49.9761634+01:00",
                                  "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                  "id_user_upd": "e777f014-c7e4-4dae-9855-c8f7a7e458af",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "23a6726a-6ee2-4dcb-a3df-6a571bdf8a7f",
                                      "id_cloakroom": "9b2054be-7eed-4005-aa7b-18dfa39e403a",
                                      "id_pos_sesion": "1d0b271a-a04a-4c2e-9493-f6b0d8adc5c7",
                                      "unit_id": 4,
                                      "date_open": "2026-01-10T12:09:49.9761634+01:00",
                                      "date_close": "2026-01-10T12:09:49.9761634+01:00",
                                      "id_doc_sa": "c80a3201-0f29-4648-ad50-aabcbd23ab34",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "715d8bbd-e3ea-48d1-ac1c-3ed58f3e040a",
                                        "id_pos": "c4bc1278-1e3f-4897-ba1e-1ef887e484b9",
                                        "id_doc": "36ec2d22-198d-463f-82f8-fa46d06732ab",
                                        "id_branch": "179d68cd-3522-4f41-bcba-9876d62bb29a",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-01-10T12:09:49.9761634+01:00",
                                        "date_tax": "2026-01-10T12:09:49.9761634+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "29a90684-f853-4bbe-a920-1eea46e9c4b5",
                                        "id_relationship": "046b1e37-8334-48a1-9bb8-25d25628a7aa",
                                        "id_loc_from": "7847a8e1-41ef-41e0-aaa1-187d2d7a6f6f",
                                        "id_loc_end": "975e88e7-3a56-48a6-9dbe-7b08fee16c0f",
                                        "id_user_add": "63ce965a-afd3-410b-8a19-c321394c44dc",
                                        "id_user_upd": "c127f6ef-d8c5-4f9f-bfa6-f6a58d361236",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "548547ea-38f5-4f97-b610-b6afc8f2088f",
                                        "id_room_unit": "d148c75a-142c-41a4-aaf6-32118c990097",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "f9388823-fcce-4587-9f1c-54b90e39088c",
                                        "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-01-10T12:09:49.9761634+01:00",
                                        "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "86a48ca1-072e-49d3-9914-dafa668e9f88",
                                          "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": "9f824f3b-d3b7-489c-b7ea-f08562ed727b",
                                          "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-01-10T12:09:49.9761634+01:00",
                                          "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                          "id_user_upd": "6faeb919-755c-43fb-9c53-9679889dd8a5",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "e9527e31-b25b-44cc-8f4d-2fa679c2d49d",
                                              "id_pay": "671e66f5-63c1-40ab-b585-7aa4c7254d42",
                                              "id_money": "472896f2-6105-4b6e-8f0c-9c97d1e741cb",
                                              "active": true,
                                              "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                              "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                              "id_user_upd": "ab80b659-f7a9-48d3-8d30-1095f98c3c6f",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "6938d440-9f59-4dcb-8b91-0a1b0b26ef62",
                                                "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": "743b5514-6356-4821-84b0-b292bed33b5f",
                                                "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-01-10T12:09:49.9761634+01:00",
                                                "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                "id_user_upd": "e043c3cd-3467-49cb-b543-5b28ff9e7a8a",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "68540887-d1bf-43d6-a090-31a364963b62",
                                                    "id_money_2": "6b67eb38-0aae-4dae-b281-593e4d22f559",
                                                    "date_from": "2026-01-10T12:09:49.9761634+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                    "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                    "id_user_upd": "41ec26b6-4e8a-404c-87e8-0ccc6a3a8079",
                                                    "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": "4b7cc1cd-4708-46e9-bd51-e8a25bc19dbe",
                                                    "id_pay": "f5cba4c3-0446-4d10-ad26-5bc8e8448c2a",
                                                    "id_money": "6088ec7e-5dd6-4042-94a9-cb9eb35e8108",
                                                    "date_cashflow": "2026-01-10T12:09:49.9761634+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "c1c084a8-7a3a-4e7e-9de1-43d02367b012",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "02662ee9-fc9c-4e22-bd07-065970d4097f",
                                                      "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": "be762e19-8e64-4791-b9a8-fee8c050e91a",
                                                      "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-01-10T12:09:49.9761634+01:00",
                                                      "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                      "id_user_upd": "70e28bb3-37ee-49c3-953b-ad692d082b44",
                                                      "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": "b255d500-1393-4038-bd1a-80fe40d333c9",
                                                          "id_line": 2,
                                                          "id_pay": "573f97e1-54af-4999-b3f4-f119b6db9cd8",
                                                          "id_money": "e5ef30bd-60f5-4e84-9cd6-a5049b398a7c",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "e476cbf1-c491-478e-b829-7b7ec5ee96a8",
                                                          "id_employee": "fc694128-a700-439a-8622-d0293f4612b6",
                                                          "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": "b780a7bb-4920-4f00-8146-0c47ef27a491",
                                                          "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": "fdbc20a9-014e-4c45-9b3a-714933fbe803",
                                                            "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": "d0ccd0b7-aee1-4458-b4b0-11352c9e98da",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "4b9f980b-1489-42a3-b1c5-0caebe56589c",
                                                            "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-01-10T12:09:49.9761634+01:00",
                                                            "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                            "id_user_upd": "5fbdf268-bcb1-4459-9d25-2752ea326d2f",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "374fb390-a1a8-4784-bd7e-252d0b58a517",
                                                                "id_branch": "d7d406f7-8e6e-4ebd-99e9-5a5a364fc5e6",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                "id_user_upd": "5fbf6d4d-458c-4b5a-8d90-5dd3cad15308",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "04a73cdd-d3c4-484d-9578-eae2e5ec03b7",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                              "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                              "id_user_upd": "c8c0afe6-a496-4626-b41f-c49a2df99243",
                                                              "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": "2f716ec6-b62c-4cef-9e43-d1b7362d7b76",
                                                                "id_line": 2,
                                                                "id_item_sub": "6b26d503-73ea-484f-bdb4-d4904eed872d",
                                                                "qty": 4.1,
                                                                "id_list": "0884fc62-1629-40e4-8a53-1d74245086ed",
                                                                "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": "a540aa3e-c2ba-4e52-baf1-d14627de4166",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "5157bd6c-39f8-4f94-ac7e-aef6c609d434",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "0ecc183c-b3a5-46af-8e89-fb5934ceccef",
                                                                "id_user_upd": "ff4ff77f-0a5b-47ba-8987-e52a7d914775",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "3e8710ab-d41a-49ee-8ea3-b8315a1f0cd5",
                                                                  "id_item": "0b15d3f2-0ce4-470c-81ec-ff8da7ab0cba",
                                                                  "id_item_type": "2c4a24b3-5f2d-4459-90a5-c9fb146882fe",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "b2e55428-c5f6-4a05-b375-677d5bedece5",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                  "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                  "id_user_upd": "8609f109-4fc7-4603-8127-c4c6e2ec5e56",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "7aad161d-5670-4796-a93d-fcc70f767337",
                                                                      "id_item": "99754391-3ba1-4c3a-a746-44c1a19404c6",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "12dd0bb9-20d5-47e9-a086-8910ab565693",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "29",
                                                                        "id": "90ab2cda-0b1b-4660-b8e5-6ed9cc3e61c2",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "9d19be00-5d1f-458d-8f63-60bd68f11c05",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                        "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                        "id_user_upd": "9ff98f53-2e1f-4626-900b-e4523a34a6c3",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "30",
                                                                          "id": "5f25be6c-2323-45d9-ba39-754fce2f76d8",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                          "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                          "id_user_upd": "f9361e54-457c-47be-81eb-67c69f30dbff",
                                                                          "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": "e3514ff2-e5eb-463a-a7a9-2aba63d6262c",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "bd248d02-7b61-4eca-acd0-3b5d62d3467f",
                                                                    "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-01-10T12:09:49.9761634+01:00",
                                                                    "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                    "id_user_upd": "61b7cf84-2a31-48a6-b2b4-f03176470d69",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "32",
                                                                        "id_voucher": "963ad177-77dd-4027-baa6-a8ed96cf1618",
                                                                        "id_line": "7805f42e-a389-4790-a75f-d9d4f2229690",
                                                                        "id_category": "eb2f2f58-af89-4bff-bc85-5631913fb938",
                                                                        "id_item": "924254b2-c207-405b-b652-3e3e0d3d6baf",
                                                                        "id_item_type": "4e6a4b22-0bbc-49f1-a22d-2959c4932958",
                                                                        "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": "74be91af-2b4f-44c4-b8d5-ae2be8a0b232",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-01-10T12:09:49.9761634+01:00",
                                                                          "date_end": "2026-01-10T12:09:49.9761634+01:00",
                                                                          "date_used": "2026-01-10T12:09:49.9761634+01:00",
                                                                          "date_sesion": "2026-01-10T12:09:49.9761634+01:00",
                                                                          "id_employee": "6e56f31e-4528-426b-a53f-21c6b4dcbbc1",
                                                                          "id_branch": "c287c541-74ef-4382-b1f0-841e3a35f8bc",
                                                                          "id_voucher_permision": "e50a532b-d4d3-4b0d-be0d-63fefa132c41",
                                                                          "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": "f0afae24-ce41-4ab5-8296-533611fb54d0",
                                                                          "id_user_add": "069d94c8-b80e-43ee-99a0-dedbda2a5657",
                                                                          "id_doc_sa": "f41eb56e-11a9-4ab9-91f1-bc94ae662a8b",
                                                                          "id_item_sub": "da09ebbf-ea97-4a6a-ad99-08128a73e3bf",
                                                                          "id_pos_sesion": "5e48af73-25f8-47ea-b7c1-160940598001",
                                                                          "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-01-10T12:09:49.9761634+01:00",
                                                                          "last_update": "2026-01-10T12:09:49.9761634+01: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": "ab3f3537-777f-4ed0-a18a-c6d2c8b844ea",
                                                                            "date_from": "2026-01-10T12:09:49.9761634+01:00",
                                                                            "date_end": "2026-01-10T12:09:49.9761634+01:00",
                                                                            "date_used": "2026-01-10T12:09:49.9761634+01:00",
                                                                            "id_employee": "3910529e-578a-4441-8e55-5ed38d7c9995",
                                                                            "id_branch": "608f9e67-ff8b-4e9e-af1c-6880db67ebb6",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "2bc64d17-c275-4d8a-a314-220dd215627a",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                            "last_update": "2026-01-10T12:09:49.9761634+01: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": "57b00098-f6b4-4b85-9b16-bd074ebb1178",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-01-10T12:09:49.9761634+01:00",
                                                                        "date_end": "2026-01-10T12:09:49.9761634+01: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": "40b53cb7-a3f2-4e00-acd6-32e4f5bcf080",
                                                                        "id_pos": "1a9ace83-031f-4995-98a7-4844e8a4dc1a",
                                                                        "id_list": "ed0356c4-6231-41a4-aa36-ac552aff080b",
                                                                        "id_item": "a136a58a-c58b-4078-9910-6dc70b2ec23a",
                                                                        "id_item_type": "d0578d91-c875-49aa-b3fe-1ddee827ff58",
                                                                        "id_category": "a85fc298-72b6-4c7b-9eaf-f956f975f0f9",
                                                                        "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-01-10T12:09:49.9761634+01:00",
                                                                        "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                        "id_user_upd": "75ba23af-efba-4976-a760-6df2906aa568",
                                                                        "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": "c137d04d-515a-4d2d-bc9b-e932e77679ec",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "de44deca-2b3e-4344-9152-6721d5bd168f",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "165aa4af-c069-4aae-9a31-6d3466f47b5d",
                                                                          "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-01-10T12:09:49.9761634+01:00",
                                                                          "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                          "id_user_upd": "1261404c-bb8e-45a0-a1d3-96499815e8b6",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "37",
                                                                              "id_pos": "211f55ff-8fa2-442a-b15c-7bb1926a4ef7",
                                                                              "id_pos_type": "c83e0d94-9920-4f6c-98b3-cc97bc4c1584",
                                                                              "id_price_list": "3a8fbaa6-88a5-4579-8962-a98291e624ae",
                                                                              "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-01-10T12:09:49.9761634+01:00",
                                                                              "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "id_user_upd": "949a5872-c97c-4908-b0a3-a3dc6e4a22da",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "38",
                                                                                "id_pos": "4b669dcc-5130-44c9-b44c-e68bfdc2f3db",
                                                                                "id_pos_type": "a98b6c52-f685-48ae-b197-027915e2a8b5",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                                "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                                "id_user_upd": "bdab24aa-e77a-471f-b7f0-a49bdaadef1f",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "39",
                                                                                  "id": "84d5a0dd-895c-4bcd-bb34-a81dc9e9bb30",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                                  "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                                  "id_user_upd": "601727a7-fafd-4b7c-94d2-c4a977b4e97a",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id_pos_print": "e0a6a3b7-7510-424b-9607-1873986903b9",
                                                                                      "id_doc": "110da4c4-0021-45ef-841e-7ebe075e0c95",
                                                                                      "id_pos_type": "81e1f691-aa5a-40e9-ae43-4d77732b0a73",
                                                                                      "id_doc_print": "af07fa29-7064-4ddc-9b1a-e241e583f2d1",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                                      "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                                      "id_user_upd": "0b7013e7-2989-4fe6-bc74-d9c80e1ebded",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "dcd1a673-7cc6-404b-8585-4964da3f8bf5",
                                                                                        "id_pos": "fdd8e0a5-3719-46b5-b7b7-12b91fcaabc6",
                                                                                        "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-01-10T12:09:49.9761634+01:00",
                                                                                        "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                                        "id_user_upd": "51c5b945-0c29-42fa-bab7-38e353fd900a",
                                                                                        "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": "b0e69f76-f1e2-4893-b8b6-b1d5df98549b",
                                                                                        "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-01-10T12:09:49.9761634+01:00",
                                                                                        "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "94d452f8-ab74-480f-b95f-f7be37df325b",
                                                                                            "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": "9efa2e52-e793-4028-87a7-cfad5925f1fa",
                                                                              "id_item_sub": "fffd60ab-e487-41fb-a285-729c2c9c9a4a",
                                                                              "validity_date": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "id_user_upd": "cbc39281-24da-42b9-ae70-ffe05cc675ef",
                                                                              "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": "c66ac8d7-3f3c-483f-89aa-95fe09387f97",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "date_end": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "id_branch": "cbaa6949-0189-40e3-9dba-2721f3006c56",
                                                                              "id_pos": "f63a314a-3b60-40b2-8cc8-c454f19f53ac",
                                                                              "id_list": "e822ede4-6a69-468a-9151-c28d197fd413",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "id_user_upd": "6ca75856-2757-4a8a-80b4-8e9d920faf0f",
                                                                              "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": "f0b96b7e-4d26-44d0-b12a-475602ab724a",
                                                                        "order_id": 2,
                                                                        "id_item": "01bc1b3c-c2d1-4fda-873c-120436ff422e",
                                                                        "id_item_type": "17345fc9-a044-491b-b95a-9702812284c3",
                                                                        "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": "935a9f4f-fcf9-41b4-b274-4edb7a92cf00",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "8054616c-18a8-444d-95db-cd741d99da3a",
                                                                        "count_voucher": 1,
                                                                        "id_category": "4a3e4543-5c53-4d14-8be0-5e68570f60d6",
                                                                        "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                        "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                        "id_user_upd": "447d1e5f-1529-40a5-9121-1363553c1cac",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "7aef68d6-f1b2-4a2d-8c93-4bd0f46cf831",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "c0a08205-f828-41fd-b6dd-05f314733b7f",
                                                                          "date_tax": "2026-01-10T12:09:49.9761634+01:00",
                                                                          "date_open": "2026-01-10T12:09:49.9761634+01:00",
                                                                          "date_close": "2026-01-10T12:09:49.9761634+01:00",
                                                                          "id_user_open": "05ddaa8d-e204-44ea-a7d8-9624bffa8455",
                                                                          "id_user_close": "f5d33700-1a2c-4ed1-bc0d-786d52c85c39",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                          "last_update": "2026-01-10T12:09:49.9761634+01: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": "f7873156-1d56-4c82-a983-4181bd245a69",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "62398ab1-5a79-4027-bbf8-d92a452e1477",
                                                                              "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-01-10T12:09:49.9761634+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "26c26e81-5b2f-4361-a237-d8e8accdd716",
                                                                              "id_room_unit": "36aa7647-6ce6-4b44-b3c6-5f377ad39fd4",
                                                                              "id_room_list": "9015448b-2531-4c27-95f9-e99cd47cfa8d",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "date_from": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "date_end": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "date_open": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "date_close": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "id_employee": "f76a4252-a883-41da-b657-1f5365a56da0",
                                                                              "id_employee_sec": "6a4f3fb7-9151-4589-983a-8f6ab74152f8",
                                                                              "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": "c861388e-9377-4de2-be13-f839530cf576",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "8e4a1b44-8b55-46a8-9c63-5657b61da864",
                                                                              "id_user_close": "65228c47-97cb-4386-8e81-468cc650a3ba",
                                                                              "id_unit_state": "71e13dfa-29af-4d47-935c-eb104fe625e9",
                                                                              "id_pos_sesion": "ef2aa33e-6d9e-4963-b508-147b87c33cc2",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "50",
                                                                                "id": "4db7dae1-9e0f-4726-a021-135603b7085a",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "6bfaa97b-ce58-4083-a79f-0a4ac436e9b7",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "905ef077-f72e-4ffc-ab10-fb3a847de35e",
                                                                                "locked": true,
                                                                                "date_locked": "2026-01-10T12:09:49.9761634+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                                "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                                "id_user_upd": "a6e2e3be-4962-4b3e-b379-481b8aa01369",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "51",
                                                                                  "id": "02e9dd8f-e50f-4e60-b82c-128763110c8a",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "505704a5-50ff-467a-97da-400605b0daed",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "dbdfec29-1d0b-4cf9-9a3c-7b72e38064c9",
                                                                                  "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": "c811dec7-89fa-4a39-ada2-d0c28cf3b368",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                                  "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                                  "id_user_upd": "89578f3b-b1e9-4f25-b388-5944ffabedfe",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_pos": "cd6a1a65-f914-4874-aae8-6c4f9b3ec199",
                                                                                      "id_room": "ad8b6fb6-df48-4e91-88af-d430ed6c2e8a",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                                      "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                                      "id_user_upd": "713c781f-3c37-4bef-a3b0-0f98a7db195e",
                                                                                      "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": "40c501cb-6ad1-4543-b32f-344c1d87a515",
                                                                                      "id_room": "dc908f3d-65a5-4847-82ca-7402fc7846b9",
                                                                                      "date_in": "2026-01-10T12:09:49.9761634+01:00",
                                                                                      "date_out": "2026-01-10T12:09:49.9761634+01:00",
                                                                                      "id_user_add": "399d668e-c4b2-4f14-bb76-a1cc46ff622d",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                                      "last_update": "2026-01-10T12:09:49.9761634+01: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": "230758e9-94f2-46b2-8e8f-845b5bde3a16",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                                  "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                                  "id_user_upd": "9758b6fa-aefb-4b35-8aad-8f40ddb485e0",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_room_type": "8b71c571-9caf-4448-91b0-c33924ac14b9",
                                                                                      "id_room_state": "8001c47e-480e-4aa0-af58-525df3f24cf0",
                                                                                      "id_image": "c7abd215-5b46-4bdf-a861-10badc7af114",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                                      "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                                      "id_user_upd": "23e7e1a0-23ab-4bf5-9ae4-54b8165b7194",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "56",
                                                                                        "id": "c05ce1e5-d2f4-4f17-9d8f-45958f99c177",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                                        "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                                        "id_user_upd": "d779732f-896f-4885-a6ab-215a52ad1f85",
                                                                                        "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"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id": "57ae1d0c-a9bd-4b35-ad54-be1958c46703",
                                                                              "id_pos_sesion": "f28e2dbb-145e-4f50-8cf6-a430491092a8",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "5232d66a-2220-4f8f-82df-087072604199",
                                                                              "id_room_unit_activity": "f615350d-616e-4f8c-ac4a-b9027dc59b99",
                                                                              "id_doc_sa": "5ffe55b2-207b-4bd0-bd26-d1f5674eab26",
                                                                              "id_pos_type": "d8ae2660-91ee-4fae-b860-f7cb3df550f0",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "77794187-8395-4532-bf94-33bfa3f6ea1f",
                                                                              "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-01-10T12:09:49.9761634+01:00",
                                                                              "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "58",
                                                                                  "id_tip": "38dea858-1b6c-407c-b5db-2eafa81f77bc",
                                                                                  "id_user": "d1a12849-28a2-4ace-b596-53ead3f5d952",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                                  "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "58"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "59",
                                                                              "id_pos_sesion": "bfba2ba4-4921-4f0a-a92b-40424c58cfbd",
                                                                              "id_user": "c14b371b-7199-4b71-a09f-5c824216658c",
                                                                              "date_add": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "59"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "60",
                                                                    "id": "19154c48-9474-4952-af0c-9e6a463705ff",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "0c52de8e-c1ee-437a-9bfd-1a04c1d1bd67",
                                                                    "id_doc_print": "dbc84a14-cf45-4188-8a7d-4d61f0fad0b8",
                                                                    "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-01-10T12:09:49.9761634+01:00",
                                                                    "last_update": "2026-01-10T12:09:49.9761634+01: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": "61",
                                                                    "id_doc_sa": "75988bd9-baa0-47d3-b1c3-cc67f212e120",
                                                                    "id_line": 2,
                                                                    "id_item": "f1862fcf-b2ac-4ec7-8632-54feb2a5198a",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "61"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$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": "62",
                                              "id_pos": "7925c686-74ec-4dd1-b23f-ae5a634f054a",
                                              "id_doc": "5d24ff0e-6118-49c0-86ed-41fc840f27ec",
                                              "value": 3,
                                              "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                              "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "63",
                                              "id": "dfc0b124-f15c-4b9f-b4fe-7cc71b9842ea",
                                              "id_pos": "0a53558b-bcf8-49d9-99d6-3c1773c20268",
                                              "id_doc": "58a8c5ea-cd8e-4bce-a936-6ff5a3feb9f0",
                                              "id_branch": "7d04323b-1666-4a2b-bca3-a22a65f0529c",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-01-10T12:09:49.9761634+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "6db8a17a-7038-4823-a6e9-3bae8e3c3caa",
                                              "id_loc_from": "a79d96cd-7be4-454e-a9c2-912d89308a24",
                                              "id_loc_end": "f0323214-272d-4767-9019-6491adf451c7",
                                              "id_user_add": "31785914-5836-4f39-947d-d7a6b9001764",
                                              "id_user_upd": "282994c8-a909-4dcc-b207-c66bbe85e488",
                                              "id_pos_sesion": "4721b713-fa9f-4d20-8db2-0e8d5e3777b4",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-01-10T12:09:49.9761634+01:00",
                                              "active": true,
                                              "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                              "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "64",
                                                "id": "9162da1c-d535-4cf8-84a4-5650d3a0252f",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "28a3189b-afa3-4c1b-aecd-1589f44394a3",
                                                "active": true,
                                                "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                "id_user_upd": "17bfd654-42f1-4b6e-b3b7-eaf21802f8c6",
                                                "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": "63"
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "63"
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "65",
                                                    "id_location": "e249d60b-eaaf-4679-a5a9-bc22a4012fdf",
                                                    "id_item": "bed70a4d-7c5c-4e1b-9037-bca33e00b882",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                                    "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "64"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "64"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "66",
                                                  "id_doc_st": "23ad8b66-0c8f-47a9-bfe1-e78448186073",
                                                  "id_line": 2,
                                                  "id_item": "c88cf7e2-7aa4-4cd2-bf40-cd04372ee567",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "63"
                                                  }
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "63"
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "63"
                                              }
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "64"
                                        },
                                        "mt_locations1": {
                                          "$ref": "64"
                                        },
                                        "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": "67",
                                            "id": "78a06d8a-71c3-4d4e-a824-d2cbde0d157b",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "be339d5e-f17e-4124-8ec6-e7b1fa381d1b",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                            "printed": true,
                                            "print_on": "2026-01-10T12:09:49.9761634+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ]
                                      },
                                      "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": "62"
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "68",
                                  "id": "4ea7dd29-1bac-4de4-9e94-1f2a82520028",
                                  "id_pos": "f066acac-5e5d-49a9-af6d-d1f3a8f6188e",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-01-10T12:09:49.9761634+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "53061f1c-eb73-40d2-8891-4eb0609eb76c",
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                  "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "69",
                                  "id_user": "3d5e9718-11bc-4e17-b684-cc9599597855",
                                  "id_pos": "6e31e61e-39fa-445b-a9d2-59503475e7dc",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                  "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "70",
                                  "id": "19300a5e-0fb9-453d-953b-22bbc76018d3",
                                  "id_pos": "c6bd9008-d5fc-4fe4-abcc-23181d143529",
                                  "date_add": "2026-01-10T12:09:49.9761634+01:00",
                                  "date_upd": "2026-01-10T12:09:49.9761634+01:00",
                                  "date_out": "2026-01-10T12:09:49.9761634+01: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": "70"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "47"
                                },
                                {
                                  "$ref": "47"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "71",
                                  "id": "bee90e86-39b8-4eac-b2b7-47587ac53a53",
                                  "id_user_add": "5357f5c0-3ee1-4e96-b394-98d4a4da751f",
                                  "id_table": "4a7ab42b-c272-4d2e-9684-6c51f596ddb8",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "5d2b9dfc-1ec2-45f6-8410-5cb220b088fa",
                                  "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "72",
                                    "id": "5ffccd69-9101-401b-b760-f3b403c062c0",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                    "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "73",
                                        "id": "46583636-d5dd-4393-b9cc-55e096d022f5",
                                        "id_sync": "83ceddeb-27a3-45d0-80af-43822b354162",
                                        "json": "sample string 3",
                                        "id_table": "4499f5ce-7d7e-4cb9-89a3-365908ecd9f7",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "74",
                                          "id": "0d827b20-7688-4b0e-9f49-95cec46fc2b3",
                                          "id_branch_from": "27e4a8c0-d481-427e-88e9-6fe2562ef43e",
                                          "id_branch_to": "2572c0ae-5ea0-46eb-bbc1-fabdffb2152a",
                                          "type": 4,
                                          "created_on": "2026-01-10T12:09:49.9761634+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-01-10T12:09:49.9761634+01:00",
                                          "send_on": "2026-01-10T12:09:49.9761634+01:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "73"
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "72"
                                        }
                                      },
                                      {
                                        "$ref": "73"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "71"
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "71"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "75",
                                  "id": "d6902b7e-351d-4f65-9249-bfd69f2d260d",
                                  "id_pos": "25f8c5fe-3d28-484d-bcac-8c873bc0ec50",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-01-10T12:09:49.9761634+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "63"
                                },
                                {
                                  "$ref": "63"
                                }
                              ]
                            },
                            "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": "61"
                          },
                          {
                            "$ref": "61"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "66"
                          },
                          {
                            "$ref": "66"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "65"
                          },
                          {
                            "$ref": "65"
                          }
                        ],
                        "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": "76",
                  "id": "52c14193-dcc8-4519-a85f-a1e9adbd99ab",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "06183fcc-2476-427c-aa78-b9390303f82a",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "05644d60-3db1-4686-b0fe-ade67e377443",
                  "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-01-10T12:09:49.9761634+01:00",
                  "last_update": "2026-01-10T12:09:49.9761634+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "77",
                    "id": "d54efca0-99aa-4ba7-887a-985980cf898c",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-01-10T12:09:49.9761634+01:00",
                    "last_update": "2026-01-10T12:09:49.9761634+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "76"
                      },
                      {
                        "$ref": "76"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$ref": "2"
                    },
                    {
                      "$ref": "2"
                    }
                  ]
                },
                {
                  "$ref": "76"
                }
              ],
              "st_images_types": {
                "$id": "78",
                "id": "a6b96909-4b21-43f7-bbe9-fe405f106051",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-01-10T12:09:49.9761634+01:00",
                "last_update": "2026-01-10T12:09:49.9761634+01: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": "64"
              },
              {
                "$ref": "64"
              }
            ],
            "mt_periods": [
              {
                "$id": "79",
                "id_branch": "13e90060-4175-494a-9991-f85129845611",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-01-10T12:09:49.9761634+01:00",
                "date_end": "2026-01-10T12:09:49.9761634+01:00",
                "state": "sample string 6",
                "created_on": "2026-01-10T12:09:49.9761634+01:00",
                "last_update": "2026-01-10T12:09:49.9761634+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "79"
              }
            ],
            "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": "74"
              },
              {
                "$ref": "74"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "74"
              },
              {
                "$ref": "74"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "63"
              },
              {
                "$ref": "63"
              }
            ],
            "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": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_locations": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "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": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "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": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "st_users_profiles": {
          "$ref": "1"
        },
        "st_users_token": [
          {
            "$id": "80",
            "id": "c6011ea8-e49b-48f1-8e9a-ec63cbd935d1",
            "token_id": "sample string 2",
            "id_user": "b59966e8-5a36-499a-aa62-51c9856e7b95",
            "date_from": "2026-01-10T12:09:49.9761634+01:00",
            "date_end": "2026-01-10T12:09:49.9761634+01:00",
            "created_on": "2026-01-10T12:09:49.9761634+01:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "80"
          }
        ],
        "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_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "46"
          },
          {
            "$ref": "46"
          }
        ],
        "tt_logs": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "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": "81",
            "id": "0559eb5a-fb61-4203-b00a-a9b2eeffd22e",
            "id_room_activity": "b41357fd-babd-49dd-b669-31dbde29d2b2",
            "id_pos_sesion": "7579a0b7-ec71-4cf7-8766-b5ba7a0b76e3",
            "log_text": "sample string 4",
            "id_user": "f871b3be-2942-4205-a40d-da8b809fe57b",
            "created_on": "2026-01-10T12:09:49.9761634+01:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "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"
          }
        ]
      },
      "st_functions": {
        "$ref": "76"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": [
    {
      "$ref": "3"
    },
    {
      "$ref": "3"
    }
  ]
}