GET api/Tt_Doc_Sa?id_pos_sesion_d={id_pos_sesion_d}&id_doc_d={id_doc_d}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_pos_sesion_d

globally unique identifier

Required

id_doc_d

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of tt_doc_sa_det
NameDescriptionTypeAdditional information
id_doc_sa

globally unique identifier

Required

id_line

integer

Required

id_item_sub

globally unique identifier

Required

qty

decimal number

Required

id_list

globally unique identifier

None.

unit_price

decimal number

Required

p_dis

decimal number

Required

p_chr

decimal number

Required

tax

decimal number

Required

amt_net

decimal number

Required

amt_tax

decimal number

Required

amt_dis

decimal number

Required

amt_chr

decimal number

Required

amt_tot

decimal number

Required

id_voucher

globally unique identifier

None.

is_used

boolean

Required

qty_vou

decimal number

None.

amt_vou

decimal number

None.

comment

string

Max length: 100

ref_det

string

Max length: 100

id_employee

globally unique identifier

None.

name_generic

string

Max length: 20

type_ope

integer

None.

id_user_add

globally unique identifier

None.

id_user_upd

globally unique identifier

None.

active

boolean

Required

mt_employees

mt_employees

None.

mt_items_sub

mt_items_sub

None.

mt_prices_list

mt_prices_list

None.

st_users

st_users

None.

st_users1

st_users

None.

tt_doc_sa

tt_doc_sa

None.

tt_doc_sa_det_stock

Collection of tt_doc_sa_det_stock

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id_doc_sa": "b55b1479-4c74-4f3a-aeb2-69b493648564",
    "id_line": 2,
    "id_item_sub": "d2fed455-6ffe-4d8d-a98e-c0436e3081ab",
    "qty": 4.1,
    "id_list": "30040718-181d-4371-88fa-380979667501",
    "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": "799ef186-08c6-4dad-aa6e-b72e9f2cab7b",
    "is_used": true,
    "qty_vou": 1.1,
    "amt_vou": 1.1,
    "comment": "sample string 15",
    "ref_det": "sample string 16",
    "id_employee": "039f4c4c-cc37-4e1b-bb10-3bfabfb72fb1",
    "name_generic": "sample string 17",
    "type_ope": 1,
    "id_user_add": "3588fb0e-5384-42ea-96bd-541accab7330",
    "id_user_upd": "51261f56-590f-4e69-99a2-9062cf42792b",
    "active": true,
    "mt_employees": {
      "$id": "2",
      "id": "d169c21d-5c85-4ea7-8b42-78a50802aa96",
      "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": "a9a84d69-9768-4b65-b67b-f69ae768eaba",
      "name_pos": "sample string 12",
      "id_image": "a3b5ce73-e781-48eb-a291-5c2a21909b15",
      "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-03-10T07:03:57.3331047+01:00",
      "last_update": "2026-03-10T07:03:57.3331047+01:00",
      "id_user_upd": "d87c411a-dca6-4af4-a622-5bebf9a72dab",
      "commited": true,
      "mt_employees_branches": [
        {
          "$id": "3",
          "id_employee": "680ab14f-1d18-47e3-be88-6d3d503d13a0",
          "id_branch": "8efd5d69-d7eb-416b-8a39-4bd889fc26c4",
          "active": true,
          "created_on": "2026-03-10T07:03:57.3331047+01:00",
          "last_update": "2026-03-10T07:03:57.3331047+01:00",
          "id_user_upd": "9b43c480-f9cd-43fd-9001-64f2e228fd15",
          "commited": true,
          "mt_branches": {
            "$id": "4",
            "id": "0892a595-2c97-48fd-814d-e44842301cc0",
            "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": "f8aef39b-80d7-4985-9b0c-2fbdf76bd85e",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-03-10T07:03:57.3331047+01:00",
            "last_update": "2026-03-10T07:03:57.3331047+01:00",
            "id_user_upd": "f963f297-89dc-413c-8240-ac4a4c133508",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "cb879a15-4543-44eb-9ac8-8b161011f801",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "96f9659d-7973-472d-b5fa-cd010a44a4f3",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-03-10T07:03:57.3331047+01:00",
              "last_update": "2026-03-10T07:03:57.3331047+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "21e91d07-1dc6-445f-8a6f-3fb1f7b848eb",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "8059420c-aea2-4c8e-9cb8-1cda161a8a23",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "d4d74729-16e3-438c-92c4-ee7fd563a031",
                  "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-03-10T07:03:57.3331047+01:00",
                  "last_update": "2026-03-10T07:03:57.3331047+01:00",
                  "id_user_upd": "8f50ee2a-ef9f-48a4-afb0-f7547de9975a",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "2ac03a47-9b36-4b00-92ed-d0b3c10afc87",
                      "id_item": "5b2312ef-7b9f-4b99-ae59-95f45f6ffe24",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-03-10T07:03:57.3331047+01:00",
                      "last_update": "2026-03-10T07:03:57.3331047+01:00",
                      "id_user_upd": "d4cfd9ef-716e-4da5-85f5-4df097b472a3",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "f2987dc3-c31e-4fe5-97f6-dd43145644fd",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "514419f3-8bdd-4d46-b59c-bfd67e4eedd7",
                        "id_unit_sec": "3269bc30-d904-4738-b539-2784ecb4a4f7",
                        "id_brand": "67c9e93e-5ce0-4002-9633-90eb2f01f32b",
                        "b_sale": true,
                        "b_stock": true,
                        "b_price": true,
                        "b_unique": true,
                        "b_exclude_control": true,
                        "tax": 12.1,
                        "change_price": true,
                        "force_printing": true,
                        "is_ticket": true,
                        "is_supply": true,
                        "define_price": true,
                        "is_multi_sub": true,
                        "external_id": "sample string 19",
                        "name_pos": "sample string 20",
                        "name_print": "sample string 21",
                        "id_image": "efb13380-58b4-45a7-b8c9-be45125f274d",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-03-10T07:03:57.3331047+01:00",
                        "last_update": "2026-03-10T07:03:57.3331047+01:00",
                        "id_user_upd": "1a724877-f5a4-493f-ad87-20837755a379",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "53085361-ccc7-414e-aad2-70af8c248f61",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-03-10T07:03:57.3331047+01:00",
                          "last_update": "2026-03-10T07:03:57.3331047+01:00",
                          "id_user_upd": "a5889a74-e09e-4cb1-8d3b-265dc3f9dc0c",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$id": "10",
                            "id": "70a529c8-ea25-43f9-aa7c-0f029a129bf7",
                            "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": "21ece35e-d79a-45ad-b9db-93f9bda27a91",
                            "view_messages": true,
                            "id_image_photo": "43692f58-516b-424b-96b3-d59b16c8d2ed",
                            "reserved": true,
                            "pos_access": true,
                            "back_access": true,
                            "name_pos": "sample string 13",
                            "id_image": "2c00ba0b-87c1-4b7b-ab34-04cca4366c8d",
                            "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-03-10T07:03:57.3331047+01:00",
                            "last_update": "2026-03-10T07:03:57.3331047+01:00",
                            "commited": true,
                            "mt_branches": [
                              {
                                "$ref": "4"
                              },
                              {
                                "$ref": "4"
                              }
                            ],
                            "mt_branches_zones": [
                              {
                                "$id": "11",
                                "id": "b70c4f3f-767a-425f-b753-0250c237b3f0",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "253c7a89-d8e7-48de-84cd-edc17f456886",
                                "active": true,
                                "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                "id_user_upd": "907064e0-a125-4608-a5bf-6481b0bd6dcc",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$id": "12",
                                    "id": "c16add10-3a60-4e9f-b69d-12f78f532b34",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "id_branch": "7e9f6f46-7287-4d81-b63f-542e8d75f502",
                                    "id_zone": "ae677b56-2c16-45c9-af65-bfc72ce3644b",
                                    "user_required": true,
                                    "active": true,
                                    "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                    "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                    "id_user_upd": "05337ed4-ea07-45b6-a136-af647fc3cc0a",
                                    "commited": true,
                                    "mt_branches_zones": {
                                      "$ref": "11"
                                    },
                                    "mt_cloakrooms": [
                                      {
                                        "$id": "13",
                                        "id": "1202eaec-c58c-4625-b6ff-eaa380434f9a",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "id_pos": "79b35cca-96a6-48d9-9630-a0a7edb9c1af",
                                        "unit_ini": 5,
                                        "unit_end": 6,
                                        "name_pos": "sample string 7",
                                        "id_image": "51378d6c-f8e0-451f-8a8f-eb037bfaefc7",
                                        "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-03-10T07:03:57.3331047+01:00",
                                        "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                        "id_user_upd": "42459e0f-e1ce-4597-9de7-4091f11506b7",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_images": {
                                          "$ref": "5"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$id": "14",
                                            "id": "5718c183-e8d6-4a6a-8253-11c5a33f77b0",
                                            "id_cloakroom": "c6618332-0c71-4734-8351-9ae48329ffe4",
                                            "id_pos_sesion": "e8030974-c00f-4f1e-a402-daf67a5c958d",
                                            "unit_id": 4,
                                            "date_open": "2026-03-10T07:03:57.3331047+01:00",
                                            "date_close": "2026-03-10T07:03:57.3331047+01:00",
                                            "id_doc_sa": "5bb92ee5-b17a-4ecf-8e41-62c25792bc11",
                                            "commited": true,
                                            "mt_cloakrooms": {
                                              "$ref": "13"
                                            },
                                            "tt_doc_sa": {
                                              "$id": "15",
                                              "id": "eb3f4f0a-1298-4972-bcee-d9f924f9c14d",
                                              "id_pos": "507b8951-4c81-47ee-9843-1caf9aa5f73b",
                                              "id_doc": "eade70e4-9eb0-4272-b39c-b9ff37562401",
                                              "id_branch": "6c8ee838-2833-4fb1-9b15-0f7821ab62e1",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-03-10T07:03:57.3331047+01:00",
                                              "date_tax": "2026-03-10T07:03:57.3331047+01:00",
                                              "hour_doc": "00:00:00.1234567",
                                              "block": true,
                                              "id_ref": "cd1bcda1-7389-4137-861a-b5d943afcbc2",
                                              "id_relationship": "fbe06277-baaa-43f3-82ae-0ca7307c279b",
                                              "id_loc_from": "51d2a315-5214-410b-b253-833990b7b269",
                                              "id_loc_end": "9c1a58c1-41f9-43cb-be81-96e25a74739a",
                                              "id_user_add": "644ce8cd-03fe-4ba5-9c63-cc3d3f4f8924",
                                              "id_user_upd": "6b812920-0739-4bfc-bee6-88a774256966",
                                              "comment": "sample string 12",
                                              "id_pos_sesion": "a00abc01-f768-43ba-bb11-2df37e38b3ae",
                                              "id_room_unit": "53a2e66a-e6f1-4924-bfd9-2f18aed5301d",
                                              "ref_locator": "sample string 13",
                                              "ref_zone_aut": "sample string 14",
                                              "id_pos_type": "e981dadc-541d-41b7-86d5-56a4918ad308",
                                              "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-03-10T07:03:57.3331047+01:00",
                                              "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                              "commited": true,
                                              "created_by": 1,
                                              "doc_print": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$id": "16",
                                                "id": "a50f0653-0091-4f0c-85d6-47d2c553d4c5",
                                                "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": "28d344c9-362e-40cf-9691-b413cd6a1e2f",
                                                "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-03-10T07:03:57.3331047+01:00",
                                                "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                "id_user_upd": "e03a6fdd-e8b2-4c1c-beda-c1f10ab2f4a7",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$id": "17",
                                                    "id_doc": "72098fbf-8c87-4cfe-a1d3-05459f1238f3",
                                                    "id_pay": "75f9a89e-733a-4efe-9966-27b1fb65d855",
                                                    "id_money": "47a33725-c0ec-491b-b583-9c59ad66e23c",
                                                    "active": true,
                                                    "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                    "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                    "id_user_upd": "6e80f04b-b120-4bd4-a97f-08ce5fe0285f",
                                                    "commited": true,
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_money_types": {
                                                      "$id": "18",
                                                      "id": "f9a0723f-0c92-40f7-8021-e9d32e680c36",
                                                      "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": "61a3afd3-5c35-49b5-b273-3ecb5e19e185",
                                                      "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-03-10T07:03:57.3331047+01:00",
                                                      "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                      "id_user_upd": "55a26b44-423f-4e00-92eb-d8cf12b1698f",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "mt_money_rates": [
                                                        {
                                                          "$id": "19",
                                                          "id_money_1": "20bc8e54-cf58-42a6-9bee-6b5295397bab",
                                                          "id_money_2": "0bac0823-9323-4305-96f2-6db8acf52e5c",
                                                          "date_from": "2026-03-10T07:03:57.3331047+01:00",
                                                          "coefficient": 4.1,
                                                          "active": true,
                                                          "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                          "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                          "id_user_upd": "82a2e660-2450-4876-b7fc-eb5c52092770",
                                                          "commited": true,
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_money_types1": {
                                                            "$ref": "18"
                                                          },
                                                          "st_users": {
                                                            "$ref": "10"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "mt_money_rates1": [
                                                        {
                                                          "$ref": "19"
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "10"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$id": "20",
                                                          "id_doc_sa": "8d983bd3-349f-4e23-a118-a6f97b69924b",
                                                          "id_pay": "fbda8c19-3e6e-4268-bd07-187de7df18fd",
                                                          "id_money": "204a17e0-df97-41e1-b83f-21de31c3ccf9",
                                                          "date_cashflow": "2026-03-10T07:03:57.3331047+01:00",
                                                          "coefficient": 5.1,
                                                          "id_user_add": "5b6910a1-2b83-4ff9-b2e0-22c3ce5c0afa",
                                                          "amt_tot_md": 7.1,
                                                          "amt_tot_mo": 8.1,
                                                          "mt_payment_types": {
                                                            "$id": "21",
                                                            "id": "197628f3-6509-4cd2-9a45-600bd6cb1de9",
                                                            "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": "7e3f12db-79df-4772-acaa-b176cb456f30",
                                                            "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-03-10T07:03:57.3331047+01:00",
                                                            "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                            "id_user_upd": "128312b1-288e-4412-be78-0f7c281af168",
                                                            "commited": true,
                                                            "mt_docs_payment_money": [
                                                              {
                                                                "$ref": "17"
                                                              },
                                                              {
                                                                "$ref": "17"
                                                              }
                                                            ],
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "tt_doc_sa_cashflow": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$id": "22",
                                                                "id_doc_sa": "c5dce691-4758-40d3-a265-2d3a20e875e5",
                                                                "id_line": 2,
                                                                "id_pay": "c2c3af7c-0d9b-4473-941c-213dd8590344",
                                                                "id_money": "3e27eee9-7154-4756-ac84-37b4fb53a32b",
                                                                "coefficient": 5.1,
                                                                "id_voucher": "cc04bd7b-e64c-4850-8d96-f74d11d09bf3",
                                                                "id_employee": "2f9d6641-35e1-4c99-84d5-3c9e153b9e8c",
                                                                "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": "c232723c-5a78-4827-a741-5b04050e8cce",
                                                                "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": {
                                                                  "$ref": "2"
                                                                },
                                                                "mt_money_types": {
                                                                  "$ref": "18"
                                                                },
                                                                "mt_payment_types": {
                                                                  "$ref": "21"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_vouchers": {
                                                                  "$id": "23",
                                                                  "id": "d9a4c501-91dd-469a-b70b-9785fa0ac246",
                                                                  "id_voucher": 2,
                                                                  "locator_voucher": "sample string 3",
                                                                  "qr_code": "sample string 4",
                                                                  "date_from": "2026-03-10T07:03:57.3331047+01:00",
                                                                  "date_end": "2026-03-10T07:03:57.3331047+01:00",
                                                                  "date_used": "2026-03-10T07:03:57.3331047+01:00",
                                                                  "date_sesion": "2026-03-10T07:03:57.3331047+01:00",
                                                                  "id_employee": "dbcc3791-b333-4e3a-8542-501e5be8e610",
                                                                  "id_branch": "d953a447-486b-4ac4-8ab8-0795b99903fb",
                                                                  "id_voucher_permision": "8c285f25-b653-4b04-933f-4987bc3e497a",
                                                                  "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": "b3bc917c-af81-4b28-bf7d-2a201438f930",
                                                                  "id_user_add": "86a2c92d-e629-42b9-92e0-8e4be0f9e108",
                                                                  "id_doc_sa": "824aed97-0b02-429c-9863-766a4c979eec",
                                                                  "id_item_sub": "e5017669-e1e5-4961-8cb0-5494dab1edef",
                                                                  "id_pos_sesion": "da5ff5a7-d43b-42a1-bbcd-d605e7c9bc6e",
                                                                  "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-03-10T07:03:57.3331047+01:00",
                                                                  "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "2"
                                                                  },
                                                                  "mt_payment_types": {
                                                                    "$ref": "21"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "tt_doc_sa_pay": [
                                                                    {
                                                                      "$ref": "22"
                                                                    },
                                                                    {
                                                                      "$ref": "22"
                                                                    }
                                                                  ],
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "24",
                                                                      "id_voucher": "d8aa2df8-cc93-4b63-9c83-c45038d0e6d6",
                                                                      "id_line": "e5d91c71-8819-4b55-8790-7fd4001d9834",
                                                                      "id_category": "d4ad1c49-7e70-4959-b4a4-362b71fc15c5",
                                                                      "id_item": "fb1fb048-ce6a-4c56-bf5b-91ad7ec20f5d",
                                                                      "id_item_type": "b51e7e8d-ea88-4116-8e33-9c965520e328",
                                                                      "price_max": 1.1,
                                                                      "qty_add": 3.1,
                                                                      "qty_used": 4.1,
                                                                      "mt_categories": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$id": "25",
                                                                        "id": "508b1291-4012-4339-9195-50c209c5c6c3",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_short": "sample string 4",
                                                                        "name_pos": "sample string 5",
                                                                        "id_image": "5dfa0be7-e83f-4ee3-8834-0ef93e353f54",
                                                                        "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-03-10T07:03:57.3331047+01:00",
                                                                        "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                        "id_user_upd": "ccdfae1a-78f2-4560-a3fc-20c6c18375b7",
                                                                        "commited": true,
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_sub": [
                                                                          {
                                                                            "$id": "26",
                                                                            "id": "0f784921-a941-4e04-bc4d-17a705989b86",
                                                                            "id_item": "755941e3-33ca-4214-b69f-f362c4e4eae4",
                                                                            "id_item_type": "f82df9cf-7129-41a6-97f0-3471506d7e4c",
                                                                            "is_default": true,
                                                                            "barcode": "sample string 5",
                                                                            "voucher_apply": true,
                                                                            "id_voucher_json": "e20b8028-3cf5-4a11-a5cb-1b15f5e98188",
                                                                            "count_voucher": 1,
                                                                            "id_voucher_type": 1,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                            "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                            "id_user_upd": "06945078-5dfc-4f3e-9fad-a13e97bc989c",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_formula": [
                                                                              {
                                                                                "$id": "27",
                                                                                "id_item_sub": "a7dcfd7f-2cd2-4348-ae40-5dabf604bd2e",
                                                                                "id_item": "a7e12318-243c-4399-936a-ef6bc5dbd7fb",
                                                                                "group_id": 3,
                                                                                "id_unit_ref": "b1977a99-de67-4f1c-be4f-de2a03ba5d05",
                                                                                "qty_dis": 5,
                                                                                "mt_items": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_items_sub": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_units_ref": {
                                                                                  "$id": "28",
                                                                                  "id": "3d726669-ff41-4279-be2b-8702eb54aa6c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "coefficient": 4.1,
                                                                                  "id_unit": "ab56595d-7b7c-4322-bccb-853ce604c858",
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "id_user_upd": "2922e4c8-3339-49a0-9fb0-9c0264ae0edc",
                                                                                  "commited": true,
                                                                                  "mt_units": {
                                                                                    "$id": "29",
                                                                                    "id": "164f323c-aa05-4605-8364-dd45b9d32d41",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                    "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                    "id_user_upd": "c218bf7c-cb28-4204-8739-14d76ffc127c",
                                                                                    "commited": true,
                                                                                    "mt_units_ref": [
                                                                                      {
                                                                                        "$ref": "28"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "28"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_items": [
                                                                                      {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    ],
                                                                                    "mt_items1": [
                                                                                      {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_items_formula": [
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "27"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "27"
                                                                              }
                                                                            ],
                                                                            "mt_items_types": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_items_vouchers": {
                                                                              "$id": "30",
                                                                              "id": "6b0a6f33-28e4-4b8b-9779-3118af50b7ef",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "json": "sample string 5",
                                                                              "id_pay_type": "a3009304-d207-4e55-8ab1-d02fb2c85a5f",
                                                                              "id_doc_print": "f46c7288-0140-4657-905b-e7d25295bf8a",
                                                                              "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-03-10T07:03:57.3331047+01:00",
                                                                              "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                              "commited": true,
                                                                              "mt_items_sub": [
                                                                                {
                                                                                  "$ref": "26"
                                                                                },
                                                                                {
                                                                                  "$ref": "26"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_items": [
                                                                              {
                                                                                "$id": "31",
                                                                                "id_list": "4fd8e718-7209-42bd-86f3-561f10834580",
                                                                                "id_item_sub": "8fe04397-2b73-4438-962b-53b471923c72",
                                                                                "validity_date": "2026-03-10T07:03:57.3331047+01:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                "id_user_upd": "90ea226a-f7dc-4edb-aae8-aa063bf37d27",
                                                                                "commited": true,
                                                                                "mt_items_sub": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$id": "32",
                                                                                  "id": "6768e7c0-9d09-449e-add7-519fad190438",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_ref": "d6fa222b-d0d1-4b79-a3c2-b1fc0b1bf2e7",
                                                                                  "tax_included": true,
                                                                                  "switch_select": true,
                                                                                  "item_type_default": 7,
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "4a43aba9-2eb6-4794-8200-afd24fc38662",
                                                                                  "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-03-10T07:03:57.3331047+01:00",
                                                                                  "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "id_user_upd": "2630f706-4181-49d2-9914-560ff35c8731",
                                                                                  "commited": true,
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$id": "33",
                                                                                      "id_pos": "f4f4cd1a-2896-4642-9d0e-b3d80fc67c58",
                                                                                      "id_pos_type": "1e712daa-269f-4e0c-9f4e-3915c902c4c4",
                                                                                      "id_price_list": "e93c5ecb-2e75-491e-baa0-6a41f705691c",
                                                                                      "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-03-10T07:03:57.3331047+01:00",
                                                                                      "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "id_user_upd": "d1aa1ec5-9d9e-4b78-bff5-38ca79d7d88f",
                                                                                      "commited": true,
                                                                                      "mt_pos_view": {
                                                                                        "$id": "34",
                                                                                        "id_pos": "37665513-1e44-4fe9-9b9d-44d1adc0a4cc",
                                                                                        "id_pos_type": "a80c2598-4557-484c-89a6-d1ef23078a1c",
                                                                                        "is_default": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                        "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                        "id_user_upd": "93ecf102-88de-4369-ad00-6cac0a32055d",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "12"
                                                                                        },
                                                                                        "mt_pos_prices_list": [
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          }
                                                                                        ],
                                                                                        "mt_pos_types": {
                                                                                          "$id": "35",
                                                                                          "id": "84673e81-db18-4d22-bebb-12a2ec90280a",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "is_module": true,
                                                                                          "order": 5,
                                                                                          "active": true,
                                                                                          "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                          "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                          "id_user_upd": "4daf4834-88b6-4ec9-98d0-97b7cf0100d7",
                                                                                          "commited": true,
                                                                                          "mt_items_featured": [
                                                                                            {
                                                                                              "$id": "36",
                                                                                              "id": "cffc1566-4ee3-4009-b4e3-2aab4ef57bb5",
                                                                                              "id_branch": "d638d39a-6422-4a68-8da3-165ad77f841e",
                                                                                              "id_pos_type": "da63d06a-a258-46bc-9653-b80067834941",
                                                                                              "id_pos": "c524b742-88a1-4b37-bd15-4d3a7d49d665",
                                                                                              "id_item": "82acbae1-12e9-4668-841e-7aaf8d4dba8e",
                                                                                              "date_from": "2026-03-10T07:03:57.3331047+01:00",
                                                                                              "date_end": "2026-03-10T07:03:57.3331047+01:00",
                                                                                              "image_id": 4,
                                                                                              "active": true,
                                                                                              "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                              "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                              "id_user_upd": "bfe89520-19c5-4ded-ad13-1cc4e904d5e8",
                                                                                              "commited": true,
                                                                                              "mt_branches": {
                                                                                                "$ref": "4"
                                                                                              },
                                                                                              "mt_items": {
                                                                                                "$ref": "8"
                                                                                              },
                                                                                              "mt_pos": {
                                                                                                "$ref": "12"
                                                                                              },
                                                                                              "mt_pos_types": {
                                                                                                "$ref": "35"
                                                                                              },
                                                                                              "st_users": {
                                                                                                "$ref": "10"
                                                                                              }
                                                                                            },
                                                                                            {
                                                                                              "$ref": "36"
                                                                                            }
                                                                                          ],
                                                                                          "mt_pos_doc_print": [
                                                                                            {
                                                                                              "$id": "37",
                                                                                              "id_pos_print": "8c8c428b-dd9f-4e9d-9654-b2deb28844b4",
                                                                                              "id_doc": "2d6a5498-4800-417d-a083-e8c07eab04b6",
                                                                                              "id_pos_type": "54a92a77-5a7a-4cbe-b5d7-82e32fb6e8a0",
                                                                                              "id_doc_print": "1dab4179-3906-4e9a-95a7-a3b917cd3159",
                                                                                              "copies": 5,
                                                                                              "print_mode": 6,
                                                                                              "active": true,
                                                                                              "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                              "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                              "id_user_upd": "f092b3cc-6c0b-4052-b4b1-ac1091922e41",
                                                                                              "commited": true,
                                                                                              "mt_docs": {
                                                                                                "$ref": "16"
                                                                                              },
                                                                                              "mt_pos_print": {
                                                                                                "$id": "38",
                                                                                                "id": "7aff1292-44e0-483c-baf4-86f80b84f81b",
                                                                                                "id_pos": "5b39576c-e6d5-4ac1-bd3e-a83fe046b425",
                                                                                                "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-03-10T07:03:57.3331047+01:00",
                                                                                                "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                                "id_user_upd": "97928a68-4466-481e-9cdf-77aaf70df26c",
                                                                                                "commited": true,
                                                                                                "mt_pos": {
                                                                                                  "$ref": "12"
                                                                                                },
                                                                                                "mt_pos_doc_print": [
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  }
                                                                                                ],
                                                                                                "st_users": {
                                                                                                  "$ref": "10"
                                                                                                }
                                                                                              },
                                                                                              "mt_pos_types": {
                                                                                                "$ref": "35"
                                                                                              },
                                                                                              "st_doc_print": {
                                                                                                "$id": "39",
                                                                                                "id": "1d03fa40-c125-43fb-b4cc-45f9001b0d41",
                                                                                                "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-03-10T07:03:57.3331047+01:00",
                                                                                                "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                                "commited": true,
                                                                                                "mt_pos_doc_print": [
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  }
                                                                                                ],
                                                                                                "st_doc_print_det": [
                                                                                                  {
                                                                                                    "$id": "40",
                                                                                                    "id_doc_print": "0affe17a-c8b5-4865-a3ba-91fcc383e34e",
                                                                                                    "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": "39"
                                                                                                    }
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "40"
                                                                                                  }
                                                                                                ]
                                                                                              },
                                                                                              "st_users": {
                                                                                                "$ref": "10"
                                                                                              }
                                                                                            },
                                                                                            {
                                                                                              "$ref": "37"
                                                                                            }
                                                                                          ],
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          },
                                                                                          "mt_pos_view": [
                                                                                            {
                                                                                              "$ref": "34"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "34"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "10"
                                                                                        }
                                                                                      },
                                                                                      "mt_prices_list": {
                                                                                        "$ref": "32"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "33"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_items": [
                                                                                    {
                                                                                      "$ref": "31"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "31"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_list1": [
                                                                                    {
                                                                                      "$ref": "32"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "32"
                                                                                    }
                                                                                  ],
                                                                                  "mt_prices_list2": {
                                                                                    "$ref": "32"
                                                                                  },
                                                                                  "mt_prices_list_rules": [
                                                                                    {
                                                                                      "$id": "41",
                                                                                      "id": "ff48d3b8-1429-41d5-b1e5-a381cf7d73ec",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "date_from": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "date_end": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "id_branch": "b7375092-b2b7-4837-95ba-3d52b652bb4e",
                                                                                      "id_pos": "f75a4996-5b2a-4e74-8ec4-82c1f5f997d7",
                                                                                      "id_list": "5afc3fee-d28e-428a-82c5-6ab64fae68ee",
                                                                                      "view_list": true,
                                                                                      "is_default": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "id_user_upd": "ca131187-0d02-4c57-813b-2b20fbab3aef",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "12"
                                                                                      },
                                                                                      "mt_prices_list": {
                                                                                        "$ref": "32"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "41"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_prices_rules": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id": "976f6a3d-a1b4-491e-982c-34c1d6dd85b0",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "date_from": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "date_end": "2026-03-10T07:03:57.3331047+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": "58371a86-5067-4768-ba71-728ed55c1822",
                                                                                      "id_pos": "53381919-c147-4a12-b843-be77217dc188",
                                                                                      "id_list": "5c4d79d7-b9fe-4f1b-8456-768855fe0bab",
                                                                                      "id_item": "c4ee0d57-b883-4540-bc54-3ae1e18127c2",
                                                                                      "id_item_type": "237e3aff-dd4b-4523-a273-77d98f972abc",
                                                                                      "id_category": "c126d88a-9218-4ea2-8ff4-e5a1239159b5",
                                                                                      "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-03-10T07:03:57.3331047+01:00",
                                                                                      "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "id_user_upd": "93faa3a7-16f5-43fa-bc3f-dcbb8fdacb3c",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "mt_categories": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "mt_items_types": {
                                                                                        "$ref": "25"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "12"
                                                                                      },
                                                                                      "mt_prices_list": {
                                                                                        "$ref": "32"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ],
                                                                                  "tt_doc_sa_det": [
                                                                                    {
                                                                                      "$ref": "1"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "1"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_det": [
                                                                              {
                                                                                "$ref": "1"
                                                                              },
                                                                              {
                                                                                "$ref": "1"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "26"
                                                                          }
                                                                        ],
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$ref": "42"
                                                                          },
                                                                          {
                                                                            "$ref": "42"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id": "bcbdb760-fb8f-481a-b8bd-02380c520b61",
                                                                            "order_id": 2,
                                                                            "id_item": "bf90f316-7b0f-4ac9-93db-63fb5312592d",
                                                                            "id_item_type": "6f9979ac-48fa-418f-8589-d7525e4998fc",
                                                                            "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": "56de2c50-bef0-46a6-806c-ebcf9697b708",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "2a76e7c3-60fe-41ad-ae32-82e0c84645bf",
                                                                            "count_voucher": 1,
                                                                            "id_category": "6c1bc8b2-9fd0-46ef-8a89-905a10a22b7b",
                                                                            "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                            "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                            "id_user_upd": "c65de136-f72b-4fa4-bf25-62b958553128",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$id": "44",
                                                                              "id": "13fa4656-7483-438e-a226-2f71dbb673e9",
                                                                              "nro_sesion": 2,
                                                                              "id_pos": "df7070b6-d885-412e-b9e1-b58b3d1d384c",
                                                                              "date_tax": "2026-03-10T07:03:57.3331047+01:00",
                                                                              "date_open": "2026-03-10T07:03:57.3331047+01:00",
                                                                              "date_close": "2026-03-10T07:03:57.3331047+01:00",
                                                                              "id_user_open": "5a14145c-60c2-42e0-99b2-87caa4379076",
                                                                              "id_user_close": "b434846f-d38b-4db7-ae86-41c97b5c1dda",
                                                                              "nro_z": 1,
                                                                              "amt_tot": 1.1,
                                                                              "locator_event": "sample string 6",
                                                                              "status_pos": 7,
                                                                              "training_sesion": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                              "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "12"
                                                                              },
                                                                              "tt_cloakrooms_units": [
                                                                                {
                                                                                  "$ref": "14"
                                                                                },
                                                                                {
                                                                                  "$ref": "14"
                                                                                }
                                                                              ],
                                                                              "tt_items_customs": [
                                                                                {
                                                                                  "$ref": "43"
                                                                                },
                                                                                {
                                                                                  "$ref": "43"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa_pt": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id": "83bc9299-d671-4ef5-b537-76521c12b9fc",
                                                                                  "json_object": "sample string 2",
                                                                                  "json_pays": "sample string 3",
                                                                                  "id_pos_sesion": "71d9b423-85dd-4705-9976-7d8eb2811e01",
                                                                                  "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-03-10T07:03:57.3331047+01:00",
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$id": "46",
                                                                                  "id": "7244073c-9dce-4564-90d7-27a81f6cef17",
                                                                                  "id_room_unit": "1a5fb024-1622-41a8-8883-3aaf6c0750d5",
                                                                                  "id_room_list": "29f7164d-974a-485c-b551-678392928175",
                                                                                  "nro_res_ext": "sample string 3",
                                                                                  "date_reserved": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "date_from": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "date_end": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "date_open": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "date_close": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "id_employee": "391493b4-05d9-4d64-ae7a-b371ce2cdc27",
                                                                                  "id_employee_sec": "d54f5963-bc52-43cf-a9db-3c3f68ccc26c",
                                                                                  "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": "b38b9b32-29de-4586-9091-f435178195fd",
                                                                                  "comment": "sample string 7",
                                                                                  "id_user_open": "9695eb22-59db-48f7-96ec-432e004f516f",
                                                                                  "id_user_close": "9b8492d8-575f-4805-9481-8185c5dad12a",
                                                                                  "id_unit_state": "d81bf39a-70b9-4d8f-96a0-53dda0946fd4",
                                                                                  "id_pos_sesion": "a824c4d7-0526-406e-a1b0-5022d1e213d6",
                                                                                  "vip": true,
                                                                                  "paid": true,
                                                                                  "send": true,
                                                                                  "send_date": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "commited": true,
                                                                                  "mt_employees": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_employees1": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms_units": {
                                                                                    "$id": "47",
                                                                                    "id": "c15b3965-c971-44f0-9033-5657526d71ef",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "name_label": "sample string 4",
                                                                                    "name_zone": "sample string 5",
                                                                                    "order": 6,
                                                                                    "id_room": "c12bf95d-9fdd-4f2d-b40b-64f1078cb19a",
                                                                                    "pax": 8,
                                                                                    "pos_x": 9,
                                                                                    "pos_y": 10,
                                                                                    "size_w": 1,
                                                                                    "size_h": 1,
                                                                                    "in_map": true,
                                                                                    "reserved_on": true,
                                                                                    "id_room_type": "8102c379-6b0a-47a8-a768-7893b723b961",
                                                                                    "locked": true,
                                                                                    "date_locked": "2026-03-10T07:03:57.3331047+01:00",
                                                                                    "comment_locked": "sample string 15",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                    "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                    "id_user_upd": "9bec5ced-29ec-41c1-a207-35a1ac0e586f",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$id": "48",
                                                                                      "id": "f3fb992d-1ef1-4a65-b5ce-27e3f54ba2cf",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "id_branch": "62023a8f-90f2-4e40-8344-1b3e4e6d75d5",
                                                                                      "name_pos": "sample string 6",
                                                                                      "id_image": "15846186-12ad-4274-9d89-f904affe2332",
                                                                                      "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": "67c70e55-ba9a-4416-9486-6bd6d093abec",
                                                                                      "refresh_status": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "id_user_upd": "ad692c37-d7a4-4b29-b56f-7445b13195bf",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "mt_pos_rooms": [
                                                                                        {
                                                                                          "$id": "49",
                                                                                          "id_pos": "036d3ebc-74e5-46b7-bab2-1c029acf6b93",
                                                                                          "id_room": "80d4b55c-a5c2-4d1f-a9ad-9e28258c3308",
                                                                                          "active": true,
                                                                                          "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                          "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                          "id_user_upd": "09b99394-a405-436d-af65-d88f1d042d9a",
                                                                                          "commited": true,
                                                                                          "mt_pos": {
                                                                                            "$ref": "12"
                                                                                          },
                                                                                          "mt_rooms": {
                                                                                            "$ref": "48"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        }
                                                                                      ],
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_images1": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ],
                                                                                      "tt_rooms_list": [
                                                                                        {
                                                                                          "$id": "50",
                                                                                          "id": "4b7861c7-0e01-4527-8eae-fde24885ec28",
                                                                                          "id_room": "b6c7b4a3-b33d-4222-a9c3-95dd9de0c455",
                                                                                          "date_in": "2026-03-10T07:03:57.3331047+01:00",
                                                                                          "date_out": "2026-03-10T07:03:57.3331047+01:00",
                                                                                          "id_user_add": "4ef025f8-de06-435a-9fd6-68dc18ca1180",
                                                                                          "from_reservation": "sample string 5",
                                                                                          "pax": 6,
                                                                                          "status": 7,
                                                                                          "comment": "sample string 8",
                                                                                          "active": true,
                                                                                          "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                          "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                          "commited": true,
                                                                                          "mt_rooms": {
                                                                                            "$ref": "48"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          },
                                                                                          "tt_rooms_units_activity": [
                                                                                            {
                                                                                              "$ref": "46"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "46"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$id": "51",
                                                                                      "id": "32e0097d-1bbf-47cf-8a81-72f2a2a00f52",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high": 5,
                                                                                      "width": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "id_user_upd": "93a9a441-23b1-49d0-ae72-c8c82feb7857",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ],
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$id": "52",
                                                                                          "id_room_type": "94e6f68e-e182-470e-b9cb-8996370b37ef",
                                                                                          "id_room_state": "4a244221-55a7-4d1a-a942-a5bce1ed22ad",
                                                                                          "id_image": "ad2de91e-c801-4276-a4b4-b937ab5d2508",
                                                                                          "color_font": "sample string 4",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_size": 7,
                                                                                          "active": true,
                                                                                          "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                          "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                          "id_user_upd": "bb9b18aa-bbab-4309-bc29-99be9c403c71",
                                                                                          "commited": true,
                                                                                          "mt_rooms_units_states": {
                                                                                            "$id": "53",
                                                                                            "id": "0caf2eae-eaff-4aae-bcad-f8ead4945c93",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "active": true,
                                                                                            "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                            "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                            "id_user_upd": "29f7a317-fc21-4a8a-a752-105e27fd9430",
                                                                                            "commited": true,
                                                                                            "st_users": {
                                                                                              "$ref": "10"
                                                                                            },
                                                                                            "mt_rooms_units_states_types": [
                                                                                              {
                                                                                                "$ref": "52"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "52"
                                                                                              }
                                                                                            ],
                                                                                            "tt_rooms_units_activity": [
                                                                                              {
                                                                                                "$ref": "46"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "46"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          "mt_rooms_units_types": {
                                                                                            "$ref": "51"
                                                                                          },
                                                                                          "st_images": {
                                                                                            "$ref": "5"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "52"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "46"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "46"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_states": {
                                                                                    "$ref": "53"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users1": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_doc_sa": [
                                                                                    {
                                                                                      "$ref": "15"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "15"
                                                                                    }
                                                                                  ],
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  },
                                                                                  "tt_rooms_list": {
                                                                                    "$ref": "50"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_tips": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id": "1ae41c65-3212-4e71-bf8c-13429f1d972e",
                                                                                  "id_pos_sesion": "a6be699c-0648-4d34-a391-506b73ca2c62",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "id_user": "850c275a-5de6-4dc0-8bba-d8a428b66740",
                                                                                  "id_room_unit_activity": "bfac5808-2e5b-48fb-a6a9-f73409cb00ae",
                                                                                  "id_doc_sa": "68adbb23-2bcb-4092-bf8b-fe2ccebef32f",
                                                                                  "id_pos_type": "ca9e8039-c608-4631-a104-743297c2829a",
                                                                                  "block": true,
                                                                                  "comment": "sample string 5",
                                                                                  "json_response": "sample string 6",
                                                                                  "id_doc_ref": "5d952d0e-c8b0-432f-a601-eab001fed0f8",
                                                                                  "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-03-10T07:03:57.3331047+01:00",
                                                                                  "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "commited": true,
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  },
                                                                                  "tt_tips_users": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_tip": "9eebd732-ab34-4b50-9939-3e19762dffae",
                                                                                      "id_user": "86704c63-e291-42fc-883e-ba583508c8a4",
                                                                                      "amt_card": 1.1,
                                                                                      "amt_cash": 1.1,
                                                                                      "type_share": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "tt_tips": {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_pos_sesion_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_pos_sesion": "d1884be4-a006-4a6b-abc5-94a20f1d2bf4",
                                                                                  "id_user": "78321029-ec86-420c-b714-91c4bf2e9610",
                                                                                  "date_add": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "distribution_index": 1.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "tt_vouchers": {
                                                                        "$ref": "23"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ],
                                                                  "tt_vouchers_permisions": {
                                                                    "$id": "57",
                                                                    "id": "1c97f51e-86f1-4f8e-87af-4218b6858381",
                                                                    "date_from": "2026-03-10T07:03:57.3331047+01:00",
                                                                    "date_end": "2026-03-10T07:03:57.3331047+01:00",
                                                                    "date_used": "2026-03-10T07:03:57.3331047+01:00",
                                                                    "id_employee": "c4ff31c9-bada-4139-961a-4d56254f4395",
                                                                    "id_branch": "cd6e9182-3637-4e31-8cc7-9d6c8abe89e2",
                                                                    "count": 6,
                                                                    "count_used": 1,
                                                                    "unlimited": true,
                                                                    "id_user_add": "8bb3454c-f534-4efb-a902-e8f7376cf569",
                                                                    "is_entry": true,
                                                                    "is_consume": true,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                                    "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_vouchers": [
                                                                      {
                                                                        "$ref": "23"
                                                                      },
                                                                      {
                                                                        "$ref": "23"
                                                                      }
                                                                    ]
                                                                  }
                                                                }
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "23"
                                                              },
                                                              {
                                                                "$ref": "23"
                                                              }
                                                            ]
                                                          },
                                                          "st_users": {
                                                            "$ref": "10"
                                                          },
                                                          "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": "10"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                },
                                                "mt_pos_doc_print": [
                                                  {
                                                    "$ref": "37"
                                                  },
                                                  {
                                                    "$ref": "37"
                                                  }
                                                ],
                                                "st_doc_num": [
                                                  {
                                                    "$id": "58",
                                                    "id_pos": "d6b2d7ca-d438-4fd3-966a-73f1c43a1bf8",
                                                    "id_doc": "e79bde22-f601-4249-9049-da29345bdd14",
                                                    "value": 3,
                                                    "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                    "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                    "commited": true,
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "12"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "58"
                                                  }
                                                ],
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$id": "59",
                                                    "id": "4e27df80-5db0-45ca-80b8-bc09cdd055f5",
                                                    "id_pos": "34ccd878-2279-4f91-9973-faf3579a222d",
                                                    "id_doc": "d04b7b92-eb8c-4740-96dc-7a82571be099",
                                                    "id_branch": "db1f7951-2405-4738-b35f-7dcf8d13e112",
                                                    "nro_doc": "sample string 5",
                                                    "date_doc": "2026-03-10T07:03:57.3331047+01:00",
                                                    "block": true,
                                                    "nro_original": "sample string 8",
                                                    "id_ref": "4c60a683-576b-4181-8409-8f83bda30918",
                                                    "id_loc_from": "93021958-2918-4355-89ef-d29002317177",
                                                    "id_loc_end": "e1276450-2563-4896-af8c-9df65896f0fe",
                                                    "id_user_add": "5ff09435-a1b0-468f-acc7-29c2ce0705b3",
                                                    "id_user_upd": "a2d5f5d9-fe11-42ab-a28c-77f8f9533028",
                                                    "id_pos_sesion": "310b8b1b-dc4b-4c46-91f3-2af26271fcea",
                                                    "comment": "sample string 12",
                                                    "status": 1,
                                                    "is_send": true,
                                                    "date_send": "2026-03-10T07:03:57.3331047+01:00",
                                                    "active": true,
                                                    "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                    "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_locations": {
                                                      "$id": "60",
                                                      "id": "35624e7d-10a3-4286-a334-fbd878c00a4e",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "reserved": true,
                                                      "id_branch": "3f479880-fb24-4d54-a199-3c2b1ffe5778",
                                                      "active": true,
                                                      "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                      "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                      "id_user_upd": "9f666cbc-9c4b-4286-b5f9-6e105516738f",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "4"
                                                      },
                                                      "st_users": {
                                                        "$ref": "10"
                                                      },
                                                      "tt_doc_sa": [
                                                        {
                                                          "$ref": "15"
                                                        },
                                                        {
                                                          "$ref": "15"
                                                        }
                                                      ],
                                                      "tt_doc_sa1": [
                                                        {
                                                          "$ref": "15"
                                                        },
                                                        {
                                                          "$ref": "15"
                                                        }
                                                      ],
                                                      "tt_doc_st": [
                                                        {
                                                          "$ref": "59"
                                                        },
                                                        {
                                                          "$ref": "59"
                                                        }
                                                      ],
                                                      "tt_doc_st1": [
                                                        {
                                                          "$ref": "59"
                                                        },
                                                        {
                                                          "$ref": "59"
                                                        }
                                                      ],
                                                      "tt_stock": [
                                                        {
                                                          "$id": "61",
                                                          "id_location": "2387e44f-f41a-4916-a809-3ea7fb426c33",
                                                          "id_item": "028b9cf1-f1f1-4ce1-b4cb-83ec6d53c978",
                                                          "stock_ideal": 3.1,
                                                          "stock_min": 4.1,
                                                          "stock_max": 5.1,
                                                          "stock": 6.1,
                                                          "active": true,
                                                          "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                          "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                                          "commited": true,
                                                          "mt_items": {
                                                            "$ref": "8"
                                                          },
                                                          "mt_locations": {
                                                            "$ref": "60"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "61"
                                                        }
                                                      ]
                                                    },
                                                    "mt_locations1": {
                                                      "$ref": "60"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "12"
                                                    },
                                                    "st_users": {
                                                      "$ref": "10"
                                                    },
                                                    "st_users1": {
                                                      "$ref": "10"
                                                    },
                                                    "tt_doc_st_det": [
                                                      {
                                                        "$id": "62",
                                                        "id_doc_st": "7ea852c8-eda7-4773-9658-b897d05694f2",
                                                        "id_line": 2,
                                                        "id_item": "3b3b42d9-f669-476d-9571-68bfc2372b40",
                                                        "comment": "sample string 4",
                                                        "qty": 5.1,
                                                        "status": 1,
                                                        "active": true,
                                                        "mt_items": {
                                                          "$ref": "8"
                                                        },
                                                        "tt_doc_st": {
                                                          "$ref": "59"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "62"
                                                      }
                                                    ],
                                                    "tt_doc_st1": [
                                                      {
                                                        "$ref": "59"
                                                      },
                                                      {
                                                        "$ref": "59"
                                                      }
                                                    ],
                                                    "tt_doc_st2": {
                                                      "$ref": "59"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "59"
                                                  }
                                                ]
                                              },
                                              "mt_locations": {
                                                "$ref": "60"
                                              },
                                              "mt_locations1": {
                                                "$ref": "60"
                                              },
                                              "mt_pos": {
                                                "$ref": "12"
                                              },
                                              "st_users": {
                                                "$ref": "10"
                                              },
                                              "st_users1": {
                                                "$ref": "10"
                                              },
                                              "tt_cloakrooms_units": [
                                                {
                                                  "$ref": "14"
                                                },
                                                {
                                                  "$ref": "14"
                                                }
                                              ],
                                              "tt_doc_sa_cashflow": [
                                                {
                                                  "$ref": "20"
                                                },
                                                {
                                                  "$ref": "20"
                                                }
                                              ],
                                              "tt_doc_sa_det": [
                                                {
                                                  "$ref": "1"
                                                },
                                                {
                                                  "$ref": "1"
                                                }
                                              ],
                                              "tt_doc_sa_pay": [
                                                {
                                                  "$ref": "22"
                                                },
                                                {
                                                  "$ref": "22"
                                                }
                                              ],
                                              "tt_doc_sa1": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "tt_doc_sa2": {
                                                "$ref": "15"
                                              },
                                              "tt_pos_sesion": {
                                                "$ref": "44"
                                              },
                                              "tt_rooms_units_activity": {
                                                "$ref": "46"
                                              },
                                              "tt_spool_doc_print": [
                                                {
                                                  "$id": "63",
                                                  "id": "67c4bac2-b5ce-4b4e-b34b-9bbd4d1fbb8e",
                                                  "spool_server": "sample string 2",
                                                  "id_doc_sa": "4871e630-d506-427c-9d32-82741513c04b",
                                                  "spool_printer": "sample string 4",
                                                  "count": 5,
                                                  "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                  "printed": true,
                                                  "print_on": "2026-03-10T07:03:57.3331047+01:00",
                                                  "tt_doc_sa": {
                                                    "$ref": "15"
                                                  }
                                                },
                                                {
                                                  "$ref": "63"
                                                }
                                              ]
                                            },
                                            "tt_pos_sesion": {
                                              "$ref": "44"
                                            }
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "mt_items_featured": [
                                      {
                                        "$ref": "36"
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "mt_pos_print": [
                                      {
                                        "$ref": "38"
                                      },
                                      {
                                        "$ref": "38"
                                      }
                                    ],
                                    "mt_pos_rooms": [
                                      {
                                        "$ref": "49"
                                      },
                                      {
                                        "$ref": "49"
                                      }
                                    ],
                                    "st_users": {
                                      "$ref": "10"
                                    },
                                    "mt_pos_view": [
                                      {
                                        "$ref": "34"
                                      },
                                      {
                                        "$ref": "34"
                                      }
                                    ],
                                    "mt_prices_list_rules": [
                                      {
                                        "$ref": "41"
                                      },
                                      {
                                        "$ref": "41"
                                      }
                                    ],
                                    "mt_prices_rules": [
                                      {
                                        "$ref": "42"
                                      },
                                      {
                                        "$ref": "42"
                                      }
                                    ],
                                    "st_doc_num": [
                                      {
                                        "$ref": "58"
                                      },
                                      {
                                        "$ref": "58"
                                      }
                                    ],
                                    "st_pos_license": [
                                      {
                                        "$id": "64",
                                        "id": "e49650de-2961-47a8-90ea-0b8ae986e5ff",
                                        "id_pos": "33388033-66c8-4aab-945f-c055d09a317b",
                                        "mac_address": "sample string 3",
                                        "date_end": "2026-03-10T07:03:57.3331047+01:00",
                                        "key_access": "sample string 5",
                                        "id_user_add": "aa31dc24-6184-44a1-95b4-5a7bffd684dd",
                                        "active": true,
                                        "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                        "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "64"
                                      }
                                    ],
                                    "st_users_pos": [
                                      {
                                        "$id": "65",
                                        "id_user": "edc339ba-9ffc-48db-9945-8f4a84073309",
                                        "id_pos": "e793ec32-3641-4044-8cba-0b5f94fbf78c",
                                        "pass_required": true,
                                        "active": true,
                                        "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                        "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "65"
                                      }
                                    ],
                                    "tt_doc_sa": [
                                      {
                                        "$ref": "15"
                                      },
                                      {
                                        "$ref": "15"
                                      }
                                    ],
                                    "tt_pos_connection": [
                                      {
                                        "$id": "66",
                                        "id": "b7ab58b3-7419-420b-a69c-443a401cbac4",
                                        "id_pos": "b5719104-7af1-44f9-8813-0fa0c926f6f3",
                                        "date_add": "2026-03-10T07:03:57.3331047+01:00",
                                        "date_upd": "2026-03-10T07:03:57.3331047+01:00",
                                        "date_out": "2026-03-10T07:03:57.3331047+01:00",
                                        "connection_type": "sample string 3",
                                        "connection_speed": 1,
                                        "terminal_name": "sample string 4",
                                        "version": "sample string 5",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        }
                                      },
                                      {
                                        "$ref": "66"
                                      }
                                    ],
                                    "tt_pos_sesion": [
                                      {
                                        "$ref": "44"
                                      },
                                      {
                                        "$ref": "44"
                                      }
                                    ],
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "tt_logs": [
                                      {
                                        "$id": "67",
                                        "id": "3ea922b7-4d11-4570-9106-c02da3dbd2fe",
                                        "id_user_add": "2a25356d-20c5-450d-b9eb-9bd57003d7d3",
                                        "id_table": "4dcc0b18-f70b-40fc-923a-95c9a7199b1b",
                                        "message_log": "sample string 3",
                                        "json_object": "sample string 4",
                                        "log_type": "sample string 5",
                                        "id_pos": "c273c04e-371f-4ab5-b864-e122fc08933c",
                                        "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_sync_tables": {
                                          "$id": "68",
                                          "id": "b8cd42ac-87f5-481c-8351-ab3691114589",
                                          "level": 2,
                                          "order": 3,
                                          "name": "sample string 4",
                                          "log_ins": true,
                                          "log_upd": true,
                                          "packet_forward": true,
                                          "active": true,
                                          "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                          "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                          "commited": true,
                                          "st_sync_packages_det": [
                                            {
                                              "$id": "69",
                                              "id": "9092062a-9f7a-400e-b750-482e5f5cd3c3",
                                              "id_sync": "83b13416-a2c8-4a26-8272-3db3166e87bb",
                                              "json": "sample string 3",
                                              "id_table": "af826b14-8d3f-4dc0-8d5c-2f539349ba96",
                                              "order": 5,
                                              "st_sync_packages": {
                                                "$id": "70",
                                                "id": "9120b957-6eda-4f3c-880a-640b744d629d",
                                                "id_branch_from": "110571d1-a54b-4252-9bad-4b577c07c64a",
                                                "id_branch_to": "b1368222-57b1-4f4e-ae95-17129463770b",
                                                "type": 4,
                                                "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                                "order": 6,
                                                "status": 7,
                                                "log_info": "sample string 8",
                                                "sync_on": "2026-03-10T07:03:57.3331047+01:00",
                                                "send_on": "2026-03-10T07:03:57.3331047+01:00",
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "mt_branches1": {
                                                  "$ref": "4"
                                                },
                                                "st_sync_packages_det": [
                                                  {
                                                    "$ref": "69"
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              "st_sync_tables": {
                                                "$ref": "68"
                                              }
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ],
                                          "tt_logs": [
                                            {
                                              "$ref": "67"
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ]
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "67"
                                      }
                                    ],
                                    "st_local_variables": [
                                      {
                                        "$id": "71",
                                        "id": "63035b2b-afea-46b9-8bab-804fe91f88ae",
                                        "id_pos": "af762f4a-d5ed-4ef6-8301-8183ab0a986d",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "value": "sample string 5",
                                        "type": "sample string 6",
                                        "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_doc_st": [
                                      {
                                        "$ref": "59"
                                      },
                                      {
                                        "$ref": "59"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "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": "2"
                              },
                              {
                                "$ref": "2"
                              }
                            ],
                            "mt_employees_profiles": [
                              {
                                "$id": "72",
                                "id": "646b677d-a3bb-4b46-b7b0-b42d215b8f81",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "authorized": true,
                                "active": true,
                                "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                "id_user_upd": "95b7d389-06a9-4c8d-a10a-2111ff07fdf1",
                                "commited": true,
                                "mt_employees": [
                                  {
                                    "$ref": "2"
                                  },
                                  {
                                    "$ref": "2"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "mt_items": [
                              {
                                "$ref": "8"
                              },
                              {
                                "$ref": "8"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "36"
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "mt_items_sub": [
                              {
                                "$ref": "26"
                              },
                              {
                                "$ref": "26"
                              }
                            ],
                            "mt_items_types": [
                              {
                                "$ref": "25"
                              },
                              {
                                "$ref": "25"
                              }
                            ],
                            "mt_locations": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "mt_money_rates": [
                              {
                                "$ref": "19"
                              },
                              {
                                "$ref": "19"
                              }
                            ],
                            "mt_money_types": [
                              {
                                "$ref": "18"
                              },
                              {
                                "$ref": "18"
                              }
                            ],
                            "mt_payment_types": [
                              {
                                "$ref": "21"
                              },
                              {
                                "$ref": "21"
                              }
                            ],
                            "mt_pos": [
                              {
                                "$ref": "12"
                              },
                              {
                                "$ref": "12"
                              }
                            ],
                            "mt_pos_doc_print": [
                              {
                                "$ref": "37"
                              },
                              {
                                "$ref": "37"
                              }
                            ],
                            "mt_pos_prices_list": [
                              {
                                "$ref": "33"
                              },
                              {
                                "$ref": "33"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "38"
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "49"
                              },
                              {
                                "$ref": "49"
                              }
                            ],
                            "mt_pos_types": [
                              {
                                "$ref": "35"
                              },
                              {
                                "$ref": "35"
                              }
                            ],
                            "mt_pos_view": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "mt_prices_items": [
                              {
                                "$ref": "31"
                              },
                              {
                                "$ref": "31"
                              }
                            ],
                            "mt_prices_list": [
                              {
                                "$ref": "32"
                              },
                              {
                                "$ref": "32"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "41"
                              },
                              {
                                "$ref": "41"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "42"
                              },
                              {
                                "$ref": "42"
                              }
                            ],
                            "mt_rooms": [
                              {
                                "$ref": "48"
                              },
                              {
                                "$ref": "48"
                              }
                            ],
                            "mt_rooms_units": [
                              {
                                "$ref": "47"
                              },
                              {
                                "$ref": "47"
                              }
                            ],
                            "mt_rooms_units_states": [
                              {
                                "$ref": "53"
                              },
                              {
                                "$ref": "53"
                              }
                            ],
                            "mt_rooms_units_states_types": [
                              {
                                "$ref": "52"
                              },
                              {
                                "$ref": "52"
                              }
                            ],
                            "mt_rooms_units_types": [
                              {
                                "$ref": "51"
                              },
                              {
                                "$ref": "51"
                              }
                            ],
                            "mt_units": [
                              {
                                "$ref": "29"
                              },
                              {
                                "$ref": "29"
                              }
                            ],
                            "mt_units_ref": [
                              {
                                "$ref": "28"
                              },
                              {
                                "$ref": "28"
                              }
                            ],
                            "st_images": {
                              "$ref": "5"
                            },
                            "st_images1": {
                              "$ref": "5"
                            },
                            "st_permisions": [
                              {
                                "$id": "73",
                                "id": "9d0f863d-9b9a-48d8-9ce4-65e70a422e14",
                                "id_function": "420dd222-b426-4343-ba74-85f85bf030f7",
                                "id_user": "61612821-e47b-4852-84f9-87a938261730",
                                "id_profile": "cc5a49f3-6845-4f55-a7dd-7ad8143d7edf",
                                "permission": 3,
                                "active": true,
                                "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                "commited": true,
                                "st_users_profiles": {
                                  "$id": "74",
                                  "id": "6e00754f-3763-475b-9e2d-3443ba92955e",
                                  "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-03-10T07:03:57.3331047+01:00",
                                  "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                  "commited": true,
                                  "st_permisions": [
                                    {
                                      "$ref": "73"
                                    },
                                    {
                                      "$ref": "73"
                                    }
                                  ],
                                  "st_users": [
                                    {
                                      "$ref": "10"
                                    },
                                    {
                                      "$ref": "10"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "10"
                                },
                                "st_functions": {
                                  "$id": "75",
                                  "id": "8501e1ae-cce9-4b33-9510-4b8db1c9dc02",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "level_id": 5,
                                  "id_group": "7ec05c02-6901-48b2-9587-69a4164f22b8",
                                  "name_event": "sample string 7",
                                  "name_pos": "sample string 8",
                                  "id_image": "6ec096e8-d143-446c-bcbc-993116402b25",
                                  "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-03-10T07:03:57.3331047+01:00",
                                  "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                  "commited": true,
                                  "st_functions_groups": {
                                    "$id": "76",
                                    "id": "64dcacc9-8ff4-4407-beeb-0b5990b097a7",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "active": true,
                                    "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                    "last_update": "2026-03-10T07:03:57.3331047+01:00",
                                    "commited": true,
                                    "st_functions": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_permisions": [
                                    {
                                      "$ref": "73"
                                    },
                                    {
                                      "$ref": "73"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$ref": "64"
                              },
                              {
                                "$ref": "64"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$ref": "65"
                              },
                              {
                                "$ref": "65"
                              }
                            ],
                            "st_users_profiles": {
                              "$ref": "74"
                            },
                            "st_users_token": [
                              {
                                "$id": "77",
                                "id": "ebe84bde-dccb-49e9-8692-a436b069a0c3",
                                "token_id": "sample string 2",
                                "id_user": "04e9ecc2-8200-4197-bec8-a5bd58047340",
                                "date_from": "2026-03-10T07:03:57.3331047+01:00",
                                "date_end": "2026-03-10T07:03:57.3331047+01:00",
                                "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "77"
                              }
                            ],
                            "tt_doc_sa_cashflow": [
                              {
                                "$ref": "20"
                              },
                              {
                                "$ref": "20"
                              }
                            ],
                            "tt_doc_sa_det": [
                              {
                                "$ref": "1"
                              },
                              {
                                "$ref": "1"
                              }
                            ],
                            "tt_doc_sa_det1": [
                              {
                                "$ref": "1"
                              },
                              {
                                "$ref": "1"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "15"
                              },
                              {
                                "$ref": "15"
                              }
                            ],
                            "tt_doc_sa1": [
                              {
                                "$ref": "15"
                              },
                              {
                                "$ref": "15"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "tt_doc_st1": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "tt_items_customs": [
                              {
                                "$ref": "43"
                              },
                              {
                                "$ref": "43"
                              }
                            ],
                            "tt_logs": [
                              {
                                "$ref": "67"
                              },
                              {
                                "$ref": "67"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "44"
                              },
                              {
                                "$ref": "44"
                              }
                            ],
                            "tt_pos_sesion1": [
                              {
                                "$ref": "44"
                              },
                              {
                                "$ref": "44"
                              }
                            ],
                            "tt_rooms_list": [
                              {
                                "$ref": "50"
                              },
                              {
                                "$ref": "50"
                              }
                            ],
                            "tt_rooms_units_activity": [
                              {
                                "$ref": "46"
                              },
                              {
                                "$ref": "46"
                              }
                            ],
                            "tt_rooms_units_activity1": [
                              {
                                "$ref": "46"
                              },
                              {
                                "$ref": "46"
                              }
                            ],
                            "tt_rooms_units_log": [
                              {
                                "$id": "78",
                                "id": "c4473f8d-e767-4f0f-a248-028b1ada9716",
                                "id_room_activity": "72a57143-b501-42d5-bb75-09a61c8a5282",
                                "id_pos_sesion": "9339de64-3e0d-463e-99b6-3e0091b65a8f",
                                "log_text": "sample string 4",
                                "id_user": "356cbe4d-0ffa-494c-abbc-33d73e600247",
                                "created_on": "2026-03-10T07:03:57.3331047+01:00",
                                "commited": true,
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "78"
                              }
                            ],
                            "tt_tips_users": [
                              {
                                "$ref": "55"
                              },
                              {
                                "$ref": "55"
                              }
                            ],
                            "tt_vouchers_permisions": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "tt_vouchers": [
                              {
                                "$ref": "23"
                              },
                              {
                                "$ref": "23"
                              }
                            ],
                            "mt_docs": [
                              {
                                "$ref": "16"
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "tt_pos_sesion_users": [
                              {
                                "$ref": "56"
                              },
                              {
                                "$ref": "56"
                              }
                            ]
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$ref": "36"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_units": {
                          "$ref": "29"
                        },
                        "mt_units1": {
                          "$ref": "29"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "10"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "26"
                          },
                          {
                            "$ref": "26"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "42"
                          },
                          {
                            "$ref": "42"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$id": "79",
                            "id_doc_sa": "ca5401d5-b4ff-4c13-851f-7c74d54372ff",
                            "id_line": 2,
                            "id_item": "6c45e796-144a-47fe-9a21-aefbcffe40eb",
                            "qty": 4.1,
                            "mt_items": {
                              "$ref": "8"
                            },
                            "tt_doc_sa_det": {
                              "$ref": "1"
                            }
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "62"
                          },
                          {
                            "$ref": "62"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "43"
                          },
                          {
                            "$ref": "43"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "61"
                          },
                          {
                            "$ref": "61"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "10"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "10"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "52"
                },
                {
                  "$ref": "52"
                }
              ],
              "st_functions": [
                {
                  "$ref": "75"
                },
                {
                  "$ref": "75"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "4f423310-6e28-4178-a1aa-ca3c7385cc27",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-03-10T07:03:57.3331047+01:00",
                "last_update": "2026-03-10T07:03:57.3331047+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "st_users1": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "10"
            },
            "mt_branches_zones": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "36"
              },
              {
                "$ref": "36"
              }
            ],
            "mt_locations": [
              {
                "$ref": "60"
              },
              {
                "$ref": "60"
              }
            ],
            "mt_periods": [
              {
                "$id": "81",
                "id_branch": "e3b4deb3-70f9-4042-9df0-93ee0b7b7716",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-03-10T07:03:57.3331047+01:00",
                "date_end": "2026-03-10T07:03:57.3331047+01:00",
                "state": "sample string 6",
                "created_on": "2026-03-10T07:03:57.3331047+01:00",
                "last_update": "2026-03-10T07:03:57.3331047+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "mt_pos": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "41"
              },
              {
                "$ref": "41"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "42"
              },
              {
                "$ref": "42"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "48"
              },
              {
                "$ref": "48"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "70"
              },
              {
                "$ref": "70"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "70"
              },
              {
                "$ref": "70"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "59"
              },
              {
                "$ref": "59"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "57"
              },
              {
                "$ref": "57"
              }
            ]
          },
          "mt_employees": {
            "$ref": "2"
          }
        },
        {
          "$ref": "3"
        }
      ],
      "mt_employees_profiles": {
        "$ref": "72"
      },
      "st_images": {
        "$ref": "5"
      },
      "st_users": {
        "$ref": "10"
      },
      "tt_doc_sa_det": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "tt_doc_sa_pay": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "57"
        },
        {
          "$ref": "57"
        }
      ],
      "tt_rooms_units_activity": [
        {
          "$ref": "46"
        },
        {
          "$ref": "46"
        }
      ],
      "tt_rooms_units_activity1": [
        {
          "$ref": "46"
        },
        {
          "$ref": "46"
        }
      ]
    },
    "mt_items_sub": {
      "$ref": "26"
    },
    "mt_prices_list": {
      "$ref": "32"
    },
    "st_users": {
      "$ref": "10"
    },
    "st_users1": {
      "$ref": "10"
    },
    "tt_doc_sa": {
      "$ref": "15"
    },
    "tt_doc_sa_det_stock": [
      {
        "$ref": "79"
      },
      {
        "$ref": "79"
      }
    ]
  },
  {
    "$ref": "1"
  }
]