GET api/Tt_Rooms_Units_Activity?id_a={id_a}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_a

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": "02e542db-d9f3-4dd5-b587-7219d61f8577",
    "id_line": 2,
    "id_item_sub": "2019c121-20a8-4664-8841-73ed60a59d91",
    "qty": 4.1,
    "id_list": "5ec79932-9c0e-4236-bbf6-94931eece556",
    "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": "a8417de8-ef33-4cec-a3e7-206fec25b8b2",
    "is_used": true,
    "qty_vou": 1.1,
    "amt_vou": 1.1,
    "comment": "sample string 15",
    "ref_det": "sample string 16",
    "id_employee": "29b42cad-9be3-4ca3-99c5-a28a67cec811",
    "name_generic": "sample string 17",
    "type_ope": 1,
    "id_user_add": "4ab75917-a163-451b-a2c3-5bfcd0743814",
    "id_user_upd": "0828e0e3-5735-49c7-92ce-a54198911278",
    "active": true,
    "mt_employees": {
      "$id": "2",
      "id": "da488028-56dc-4dc8-8548-0ba07a37d2ff",
      "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": "b2e4a9a5-4515-46f9-b6a0-6eeaae657ad4",
      "name_pos": "sample string 12",
      "id_image": "947ae3c7-a9dd-4dda-8113-22c91bdaeddc",
      "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-10T09:42:13.4853357+01:00",
      "last_update": "2026-03-10T09:42:13.4853357+01:00",
      "id_user_upd": "70ca79eb-0b49-4509-9fd7-7e5fa822a830",
      "commited": true,
      "mt_employees_branches": [
        {
          "$id": "3",
          "id_employee": "c4edbe74-8f3b-44ec-8a47-92f0bf74f8f6",
          "id_branch": "272bb27d-d4ab-4be0-912f-f5439b2bc9b2",
          "active": true,
          "created_on": "2026-03-10T09:42:13.4853357+01:00",
          "last_update": "2026-03-10T09:42:13.4853357+01:00",
          "id_user_upd": "43e935c4-0881-4d85-aefe-100efe6bfaf2",
          "commited": true,
          "mt_branches": {
            "$id": "4",
            "id": "694a7647-1eb3-435b-accd-575472577454",
            "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": "3c6c6b07-7158-4941-8155-5bc1aec81bc6",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-03-10T09:42:13.4853357+01:00",
            "last_update": "2026-03-10T09:42:13.4853357+01:00",
            "id_user_upd": "38e30e52-fc68-4ba7-92d0-de26713c98d6",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "92eba776-bd60-4198-a938-fe1c129c4862",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "ff8286a0-7d64-4564-8a25-592968cc58d7",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-03-10T09:42:13.4853357+01:00",
              "last_update": "2026-03-10T09:42:13.4853357+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "013dbd69-8e7c-480a-8f4f-8fd6b699c36c",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "c21a269f-0fc6-40f2-9a9d-9dcb33f710ac",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "98e3a738-1f06-4427-8b81-7aa25dec6da7",
                  "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-10T09:42:13.4853357+01:00",
                  "last_update": "2026-03-10T09:42:13.4853357+01:00",
                  "id_user_upd": "14f39c1e-8654-45b8-98af-d35db9e30ce2",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "4b63a39c-7257-495d-87ca-7ddd1ed62613",
                      "id_item": "b55a0542-9b53-4b06-a2f8-9a07462f7849",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-03-10T09:42:13.4853357+01:00",
                      "last_update": "2026-03-10T09:42:13.4853357+01:00",
                      "id_user_upd": "adb4b6b1-1ff8-47b4-9910-81ef36a7e680",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "e19c51d7-f221-436f-82f6-bf10a23cbf12",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "53dcba61-0c63-4661-b65b-19b85e0af72b",
                        "id_unit_sec": "33f0ca7e-804a-49c3-bec2-bf266f87192d",
                        "id_brand": "0eda2d9d-09e7-4960-95a3-fa4de7a1721a",
                        "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": "3cf8d200-4a51-431f-9d39-adc3370ac9d0",
                        "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-10T09:42:13.4853357+01:00",
                        "last_update": "2026-03-10T09:42:13.4853357+01:00",
                        "id_user_upd": "9a084ad0-477c-48f2-913d-45724ab5246e",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "1a76f034-cced-445f-a31c-1715dd3b1660",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-03-10T09:42:13.4853357+01:00",
                          "last_update": "2026-03-10T09:42:13.4853357+01:00",
                          "id_user_upd": "6d82e9a3-651a-4295-95d2-c2bb00ab2133",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$id": "10",
                            "id": "59d7ec8a-0d30-4b0a-85ca-296402df209e",
                            "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": "b910ba11-e81f-4bae-9ce9-6bd5d9d93a16",
                            "view_messages": true,
                            "id_image_photo": "a816756d-9ad4-493f-9353-f068c3badd0c",
                            "reserved": true,
                            "pos_access": true,
                            "back_access": true,
                            "name_pos": "sample string 13",
                            "id_image": "aeea9f83-6033-4001-a64f-7acc15a760fe",
                            "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-10T09:42:13.4853357+01:00",
                            "last_update": "2026-03-10T09:42:13.4853357+01:00",
                            "commited": true,
                            "mt_branches": [
                              {
                                "$ref": "4"
                              },
                              {
                                "$ref": "4"
                              }
                            ],
                            "mt_branches_zones": [
                              {
                                "$id": "11",
                                "id": "86cecf54-093a-4ab0-aac3-93cc18259ad7",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "98d96126-fbdd-45ce-962d-0fe83e08e934",
                                "active": true,
                                "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                "id_user_upd": "6f901d9a-0197-4cba-92d2-ab14a20a093d",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$id": "12",
                                    "id": "5cf862b5-23d8-47f3-bf4d-4b295ce6d2f9",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "id_branch": "65631100-0ccb-4cf7-b43b-a0a9466ab14b",
                                    "id_zone": "c1a6afc0-83c0-4354-a422-e61cce303956",
                                    "user_required": true,
                                    "active": true,
                                    "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                    "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                    "id_user_upd": "512e783d-9b70-4ac2-846e-52245d1a6eeb",
                                    "commited": true,
                                    "mt_branches_zones": {
                                      "$ref": "11"
                                    },
                                    "mt_cloakrooms": [
                                      {
                                        "$id": "13",
                                        "id": "8d84aaa8-4c9d-4d41-beb6-159ec36982c0",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "id_pos": "5ca19061-965e-40ab-a844-719cc8fa91c2",
                                        "unit_ini": 5,
                                        "unit_end": 6,
                                        "name_pos": "sample string 7",
                                        "id_image": "26a5540b-7749-44b2-b736-6e70803c1002",
                                        "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-10T09:42:13.4853357+01:00",
                                        "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                        "id_user_upd": "9b8149a9-8b26-4a4f-a6cd-9480563e1624",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_images": {
                                          "$ref": "5"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$id": "14",
                                            "id": "1a580645-4583-4e17-b125-e4ae8a52183b",
                                            "id_cloakroom": "a9ac1928-8312-40a1-9f81-42e89b3b27da",
                                            "id_pos_sesion": "acf7a5ab-d7bf-4796-b934-6ca940163e4b",
                                            "unit_id": 4,
                                            "date_open": "2026-03-10T09:42:13.4853357+01:00",
                                            "date_close": "2026-03-10T09:42:13.4853357+01:00",
                                            "id_doc_sa": "45ad03f0-2ba0-4d81-92e4-72669134e686",
                                            "commited": true,
                                            "mt_cloakrooms": {
                                              "$ref": "13"
                                            },
                                            "tt_doc_sa": {
                                              "$id": "15",
                                              "id": "f6303054-303e-4b19-a1e1-022f1f324962",
                                              "id_pos": "89f76d5b-f1eb-4c32-8b4c-76a5136b7a36",
                                              "id_doc": "2edc2f70-9201-491e-890d-ce048c5b9e44",
                                              "id_branch": "3e74058d-1e89-4770-959a-cb125cd78319",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-03-10T09:42:13.4853357+01:00",
                                              "date_tax": "2026-03-10T09:42:13.4853357+01:00",
                                              "hour_doc": "00:00:00.1234567",
                                              "block": true,
                                              "id_ref": "e4009492-272b-4add-9d07-eb886a7088d8",
                                              "id_relationship": "e0529ea0-00a7-4272-bc22-dc0ec894c4e5",
                                              "id_loc_from": "6d20f908-5590-4167-9e31-33b310b73a36",
                                              "id_loc_end": "23e476f3-dc15-4082-a862-eaa5d97b68cf",
                                              "id_user_add": "27b18cb9-a591-4d4e-9bdd-50041e6524b7",
                                              "id_user_upd": "c18b741b-ac98-4b57-9133-0936c92bcf7d",
                                              "comment": "sample string 12",
                                              "id_pos_sesion": "63615416-6c4f-4868-aa85-a006006848a2",
                                              "id_room_unit": "1635f95a-1d59-4a77-9dbd-68c6c8223a42",
                                              "ref_locator": "sample string 13",
                                              "ref_zone_aut": "sample string 14",
                                              "id_pos_type": "a76199c3-e2bd-4271-b464-f7885abf64e3",
                                              "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-10T09:42:13.4853357+01:00",
                                              "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                              "commited": true,
                                              "created_by": 1,
                                              "doc_print": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$id": "16",
                                                "id": "33bc0310-9a96-47da-945b-2b1848b264d5",
                                                "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": "5fe34210-b4f2-480e-8327-ca996e3cfe40",
                                                "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-10T09:42:13.4853357+01:00",
                                                "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                "id_user_upd": "d906ce45-1231-496d-b62f-5aa647362607",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$id": "17",
                                                    "id_doc": "97dd4e37-87e4-45ad-8c28-f95ead037094",
                                                    "id_pay": "4d0446f0-e661-4b09-8e87-85702f1453ec",
                                                    "id_money": "3de38cd0-e754-4aef-82b6-487c04611dd0",
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                    "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                    "id_user_upd": "fbb97c50-7edf-4eee-b742-bd2f90ef2b6c",
                                                    "commited": true,
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_money_types": {
                                                      "$id": "18",
                                                      "id": "a75a8a93-7fbb-4bff-807a-7733a06562e7",
                                                      "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": "917a325c-d46f-4cec-9ad9-5c63b08c5d4e",
                                                      "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-10T09:42:13.4853357+01:00",
                                                      "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                      "id_user_upd": "a3985b45-d83c-4a6e-9950-ac31cbe25f60",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "mt_money_rates": [
                                                        {
                                                          "$id": "19",
                                                          "id_money_1": "ff97dd28-3969-444a-8ab9-2f94fbea0ec9",
                                                          "id_money_2": "7e52023a-3e94-45ed-bed9-b7e466c51763",
                                                          "date_from": "2026-03-10T09:42:13.4853357+01:00",
                                                          "coefficient": 4.1,
                                                          "active": true,
                                                          "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                          "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                          "id_user_upd": "0d680436-55ab-43cc-ab69-6a862b623279",
                                                          "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": "07ef22e2-1d08-4d95-ba79-dd8db7c630a1",
                                                          "id_pay": "be98f241-7f8a-4eaa-9564-bd51df043eea",
                                                          "id_money": "7b95d2b6-a9b5-4ad6-beb2-47b90aa248f1",
                                                          "date_cashflow": "2026-03-10T09:42:13.4853357+01:00",
                                                          "coefficient": 5.1,
                                                          "id_user_add": "1c6a3867-dc5c-4dfa-a753-46bdb3f4d8d6",
                                                          "amt_tot_md": 7.1,
                                                          "amt_tot_mo": 8.1,
                                                          "mt_payment_types": {
                                                            "$id": "21",
                                                            "id": "a9f93d73-80c3-432b-9fad-7dd5402c2536",
                                                            "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": "e90fb51a-6469-4bfa-ad6a-e402b9a18c84",
                                                            "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-10T09:42:13.4853357+01:00",
                                                            "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                            "id_user_upd": "2584deaa-dd03-4502-8314-766cd6c4694c",
                                                            "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": "b5916e3e-b1dd-4a27-816e-ff13444e753f",
                                                                "id_line": 2,
                                                                "id_pay": "cc03754a-ed2c-4046-ac3f-c4716c162d74",
                                                                "id_money": "aa9b224f-088d-4c45-afdc-757c699fd003",
                                                                "coefficient": 5.1,
                                                                "id_voucher": "a454fa68-d5dc-48ff-bcaf-e1c45691ff1f",
                                                                "id_employee": "8c6dcbfc-23a9-4b84-b8b2-120036590a70",
                                                                "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": "a16a96ba-a8ea-4069-8a27-a0d427488c96",
                                                                "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": "c5197f01-9119-4bd9-a8cb-663a7b62dccd",
                                                                  "id_voucher": 2,
                                                                  "locator_voucher": "sample string 3",
                                                                  "qr_code": "sample string 4",
                                                                  "date_from": "2026-03-10T09:42:13.4853357+01:00",
                                                                  "date_end": "2026-03-10T09:42:13.4853357+01:00",
                                                                  "date_used": "2026-03-10T09:42:13.4853357+01:00",
                                                                  "date_sesion": "2026-03-10T09:42:13.4853357+01:00",
                                                                  "id_employee": "81318492-2788-4533-8140-38e2d05b9297",
                                                                  "id_branch": "ca7680a3-ca28-4a23-aa2a-3b5d88d158d2",
                                                                  "id_voucher_permision": "6c4d404b-47cc-473b-aa2d-3d35bf0134ff",
                                                                  "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": "202ccd0f-037b-4d6d-ad23-cd8d3ffe5c24",
                                                                  "id_user_add": "49216dab-550c-46ac-9947-bd29fd2bd9fe",
                                                                  "id_doc_sa": "431dc1ef-9b2c-477e-9ace-c3c83cabdae9",
                                                                  "id_item_sub": "f6402302-363c-47b3-bc85-6a3a8ba8d29a",
                                                                  "id_pos_sesion": "d54dee5d-c939-4789-ab85-f574e9dbe0dd",
                                                                  "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-10T09:42:13.4853357+01:00",
                                                                  "last_update": "2026-03-10T09:42:13.4853357+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": "a2c58feb-0333-4e3e-9ca0-34a8038d003d",
                                                                      "id_line": "fec95de9-55bc-4405-ac75-8be9364349d9",
                                                                      "id_category": "4fb392cd-dc49-4d8a-b762-11f7129b4978",
                                                                      "id_item": "851e3477-f30d-4bb2-83a3-3b615d29ed89",
                                                                      "id_item_type": "78c5cac0-cad8-4082-a057-87fa876fc1dc",
                                                                      "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": "d57ce899-847e-4ff7-a605-495f5d14aba3",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_short": "sample string 4",
                                                                        "name_pos": "sample string 5",
                                                                        "id_image": "690fbea5-9719-4aa0-94db-da59cc1af449",
                                                                        "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-10T09:42:13.4853357+01:00",
                                                                        "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                        "id_user_upd": "d141022b-600a-468a-895f-cabae79b9699",
                                                                        "commited": true,
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_sub": [
                                                                          {
                                                                            "$id": "26",
                                                                            "id": "9a607575-6279-4587-b047-b783425f1cf5",
                                                                            "id_item": "ae232ce3-4c6a-467b-a144-f993042ec4bc",
                                                                            "id_item_type": "db07f0bc-131f-4a11-86ff-b6bbd3f02587",
                                                                            "is_default": true,
                                                                            "barcode": "sample string 5",
                                                                            "voucher_apply": true,
                                                                            "id_voucher_json": "9eaeeb65-8826-4cca-a15d-8c4d1ad6f28a",
                                                                            "count_voucher": 1,
                                                                            "id_voucher_type": 1,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                            "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                            "id_user_upd": "639d8e7a-72ab-4861-b83f-c8f3bb326db4",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_formula": [
                                                                              {
                                                                                "$id": "27",
                                                                                "id_item_sub": "b4922d36-536c-427e-89cd-7745b73bc224",
                                                                                "id_item": "a13e44f6-d04f-43a8-9150-20d12eded27e",
                                                                                "group_id": 3,
                                                                                "id_unit_ref": "9ebc2465-afa2-43fe-91e5-34e091104951",
                                                                                "qty_dis": 5,
                                                                                "mt_items": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_items_sub": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_units_ref": {
                                                                                  "$id": "28",
                                                                                  "id": "62772eff-95e1-48cb-b038-a3a80f0657e5",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "coefficient": 4.1,
                                                                                  "id_unit": "acacc7ba-7fdd-457f-bd9f-d6cd1456f860",
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "id_user_upd": "1d622f0e-780c-4c21-9d68-1cf412fb7258",
                                                                                  "commited": true,
                                                                                  "mt_units": {
                                                                                    "$id": "29",
                                                                                    "id": "86df37cf-c776-4daa-90a4-c04e4e3d78e4",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                    "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                    "id_user_upd": "064906f8-6352-4850-aa3a-b627541d1859",
                                                                                    "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": "131831f6-38d2-4ac4-9817-2abb5143dc32",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "json": "sample string 5",
                                                                              "id_pay_type": "302b12c5-7ead-48fe-b760-e7416915c490",
                                                                              "id_doc_print": "aedce4dd-548f-40f2-94c7-fc8a35be4a7b",
                                                                              "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-10T09:42:13.4853357+01:00",
                                                                              "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                              "commited": true,
                                                                              "mt_items_sub": [
                                                                                {
                                                                                  "$ref": "26"
                                                                                },
                                                                                {
                                                                                  "$ref": "26"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_items": [
                                                                              {
                                                                                "$id": "31",
                                                                                "id_list": "23d3eabf-2200-4b43-b5f5-4c0639d00989",
                                                                                "id_item_sub": "b6115805-002a-4bfd-af3f-ec9c4eb3127f",
                                                                                "validity_date": "2026-03-10T09:42:13.4853357+01:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                "id_user_upd": "40fb51ad-01a3-4c8b-9efb-7491bbfba41f",
                                                                                "commited": true,
                                                                                "mt_items_sub": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$id": "32",
                                                                                  "id": "f7ecb0ed-4412-46f8-bd22-7c3bb2e5d3ea",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_ref": "5253bfb9-583f-42d3-a335-aa98e79dd427",
                                                                                  "tax_included": true,
                                                                                  "switch_select": true,
                                                                                  "item_type_default": 7,
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "ef04ad2b-a2af-47c4-b613-72bbaa9ac195",
                                                                                  "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-10T09:42:13.4853357+01:00",
                                                                                  "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "id_user_upd": "d7c7f5a3-572f-4fa9-8fb7-16701533bf50",
                                                                                  "commited": true,
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$id": "33",
                                                                                      "id_pos": "d509e134-2013-443b-b052-4159bf4c9ff8",
                                                                                      "id_pos_type": "f619b844-ad11-4e45-8424-e79197ef5ad0",
                                                                                      "id_price_list": "2f1f5598-01f2-4cdd-ad66-bb312c31ccda",
                                                                                      "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-10T09:42:13.4853357+01:00",
                                                                                      "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                      "id_user_upd": "88becf4e-1aad-45a7-9c56-6e3dc700dc2b",
                                                                                      "commited": true,
                                                                                      "mt_pos_view": {
                                                                                        "$id": "34",
                                                                                        "id_pos": "e7b770ab-7101-480c-b91b-a7a7cf71f2c2",
                                                                                        "id_pos_type": "171a45c6-e8e5-4175-9b5f-c0e9aa872237",
                                                                                        "is_default": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                        "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                        "id_user_upd": "249d6a46-a77c-4f0a-bcd9-67494a4df317",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "12"
                                                                                        },
                                                                                        "mt_pos_prices_list": [
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          }
                                                                                        ],
                                                                                        "mt_pos_types": {
                                                                                          "$id": "35",
                                                                                          "id": "c70b6224-e563-491f-becd-2b23d2159a01",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "is_module": true,
                                                                                          "order": 5,
                                                                                          "active": true,
                                                                                          "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                          "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                          "id_user_upd": "1f3f9ea3-d3ea-4cea-9968-b33eafb28521",
                                                                                          "commited": true,
                                                                                          "mt_items_featured": [
                                                                                            {
                                                                                              "$id": "36",
                                                                                              "id": "63d68306-2b41-48ee-8c06-1900627c47ac",
                                                                                              "id_branch": "92b069c7-f256-4f09-b808-6dabbbbe0111",
                                                                                              "id_pos_type": "7082480a-604c-4074-ab67-3bec2216f17c",
                                                                                              "id_pos": "65de42b7-74e7-4add-8f56-99d0ab1b436f",
                                                                                              "id_item": "636a2c34-646b-4657-b049-3a35c50bb924",
                                                                                              "date_from": "2026-03-10T09:42:13.4853357+01:00",
                                                                                              "date_end": "2026-03-10T09:42:13.4853357+01:00",
                                                                                              "image_id": 4,
                                                                                              "active": true,
                                                                                              "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                              "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                              "id_user_upd": "26907c88-9a25-43ba-831b-52e722164ae3",
                                                                                              "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": "82f9a505-7500-4bb7-940f-84d1e7d2d364",
                                                                                              "id_doc": "bdccb68d-3c0a-46da-8d95-ccbae6ea46bd",
                                                                                              "id_pos_type": "92e2ecc9-e3ca-4d9e-94b4-9439baeb874e",
                                                                                              "id_doc_print": "faab4143-76d5-48fc-8f5e-888cf612dc55",
                                                                                              "copies": 5,
                                                                                              "print_mode": 6,
                                                                                              "active": true,
                                                                                              "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                              "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                              "id_user_upd": "0f5d4d8f-8617-4711-9db5-28a4e9b8b18c",
                                                                                              "commited": true,
                                                                                              "mt_docs": {
                                                                                                "$ref": "16"
                                                                                              },
                                                                                              "mt_pos_print": {
                                                                                                "$id": "38",
                                                                                                "id": "093ab60a-422e-411d-8fa4-dd125bc41ff1",
                                                                                                "id_pos": "b6d01f71-2f49-47a3-bb25-2aac0adfd2e4",
                                                                                                "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-10T09:42:13.4853357+01:00",
                                                                                                "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                                "id_user_upd": "5d7955d9-f696-4e7b-a93d-bb4e01bd8d56",
                                                                                                "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": "8eb67d62-db19-4883-a79b-548638adf544",
                                                                                                "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-10T09:42:13.4853357+01:00",
                                                                                                "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                                "commited": true,
                                                                                                "mt_pos_doc_print": [
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  }
                                                                                                ],
                                                                                                "st_doc_print_det": [
                                                                                                  {
                                                                                                    "$id": "40",
                                                                                                    "id_doc_print": "c3b77f0f-4234-44e0-9eae-df815f218db0",
                                                                                                    "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": "284a4b62-9865-44dd-8f67-0ec7e97356ac",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "date_from": "2026-03-10T09:42:13.4853357+01:00",
                                                                                      "date_end": "2026-03-10T09:42:13.4853357+01:00",
                                                                                      "id_branch": "c96bc527-3904-468b-b03b-4f301e0faa26",
                                                                                      "id_pos": "14b4e4b5-b73f-4501-bb57-2c2a9ec77fdc",
                                                                                      "id_list": "6734c3ef-ce84-4daa-8567-96aeff3d8e2e",
                                                                                      "view_list": true,
                                                                                      "is_default": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                      "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                      "id_user_upd": "ebca6a30-d319-4ffc-97fd-93ddd882fd5b",
                                                                                      "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": "23dc953f-cf60-460b-9c60-bdbb31a95be1",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "date_from": "2026-03-10T09:42:13.4853357+01:00",
                                                                                      "date_end": "2026-03-10T09:42:13.4853357+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": "70b3dec9-e4fd-448a-937d-b7a5eb95ac4d",
                                                                                      "id_pos": "e525d47c-a7d8-4964-96e3-2933560ae271",
                                                                                      "id_list": "bd714a87-a826-4173-aa05-e517fa55cb34",
                                                                                      "id_item": "44a1c360-0d1a-4ded-af3d-fa04aa002ccf",
                                                                                      "id_item_type": "4667c0f4-d963-48e6-bb62-724ac2a93ffa",
                                                                                      "id_category": "ac7da115-3983-4916-8b67-9a3d0e81e8d8",
                                                                                      "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-10T09:42:13.4853357+01:00",
                                                                                      "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                      "id_user_upd": "0edff533-8b19-4d5d-bbb6-7e9394562697",
                                                                                      "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": "d08aa97d-360a-47de-b10f-075cc64d7f49",
                                                                            "order_id": 2,
                                                                            "id_item": "21d2e2e9-6ef3-456a-be84-6ae730b788ef",
                                                                            "id_item_type": "e293b933-cae7-4c6f-94a5-cf40124fe65c",
                                                                            "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": "30c971c4-f7a1-4163-bc23-a362eb7281b2",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "2cd672de-cabb-4203-bfcf-eb2a30ba6833",
                                                                            "count_voucher": 1,
                                                                            "id_category": "607ac763-6fa5-4a96-8cb6-ff0d853e1c3f",
                                                                            "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                            "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                            "id_user_upd": "e478ca95-9f14-486e-af51-379ef9d22229",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$id": "44",
                                                                              "id": "c2bde24f-35a6-40a3-8dff-18ddc22f0a33",
                                                                              "nro_sesion": 2,
                                                                              "id_pos": "81068383-6d5a-4442-8a12-dfc3959560ef",
                                                                              "date_tax": "2026-03-10T09:42:13.4853357+01:00",
                                                                              "date_open": "2026-03-10T09:42:13.4853357+01:00",
                                                                              "date_close": "2026-03-10T09:42:13.4853357+01:00",
                                                                              "id_user_open": "b3b203be-58e3-4038-93d1-8af4dac88e7d",
                                                                              "id_user_close": "364c4a5e-bbf8-4b63-8dcb-12a0634bf39a",
                                                                              "nro_z": 1,
                                                                              "amt_tot": 1.1,
                                                                              "locator_event": "sample string 6",
                                                                              "status_pos": 7,
                                                                              "training_sesion": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                              "last_update": "2026-03-10T09:42:13.4853357+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": "9e79b1e3-888d-4405-a050-060ee4cb70a5",
                                                                                  "json_object": "sample string 2",
                                                                                  "json_pays": "sample string 3",
                                                                                  "id_pos_sesion": "f2da38a2-8b42-4320-97d6-d83d88c3a61b",
                                                                                  "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-10T09:42:13.4853357+01:00",
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$id": "46",
                                                                                  "id": "d09ff8b8-8a18-4e9a-b929-1ba3b3251ed2",
                                                                                  "id_room_unit": "fb013427-e921-4b8e-aca5-4b4572b999c9",
                                                                                  "id_room_list": "e223f038-68fc-492a-822e-cdbc8cd22605",
                                                                                  "nro_res_ext": "sample string 3",
                                                                                  "date_reserved": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "date_from": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "date_end": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "date_open": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "date_close": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "id_employee": "f0f544f1-833e-4638-b98f-5a9024322b3c",
                                                                                  "id_employee_sec": "b4b2175f-dbdb-49a6-bd36-7e14f99e2cf9",
                                                                                  "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": "49e87b77-1b26-4965-803b-91f46a8011f0",
                                                                                  "comment": "sample string 7",
                                                                                  "id_user_open": "c2fb9761-a3a9-4543-98a6-d8a39d44c688",
                                                                                  "id_user_close": "e47d17cc-6eb7-40e9-b9d5-156220eaf927",
                                                                                  "id_unit_state": "daa1c78a-8bcc-44ca-ae87-6e51a486d79f",
                                                                                  "id_pos_sesion": "1ec42fa2-4000-4967-9bc4-0d063dd58e8a",
                                                                                  "vip": true,
                                                                                  "paid": true,
                                                                                  "send": true,
                                                                                  "send_date": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "commited": true,
                                                                                  "mt_employees": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_employees1": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms_units": {
                                                                                    "$id": "47",
                                                                                    "id": "7d842753-26a9-4b19-ab4a-fb1622210082",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "name_label": "sample string 4",
                                                                                    "name_zone": "sample string 5",
                                                                                    "order": 6,
                                                                                    "id_room": "a25f1261-2c59-4bdc-a03a-467d319a16bf",
                                                                                    "pax": 8,
                                                                                    "pos_x": 9,
                                                                                    "pos_y": 10,
                                                                                    "size_w": 1,
                                                                                    "size_h": 1,
                                                                                    "in_map": true,
                                                                                    "reserved_on": true,
                                                                                    "id_room_type": "3b29d381-645a-4484-a5e7-7f1e30680d07",
                                                                                    "locked": true,
                                                                                    "date_locked": "2026-03-10T09:42:13.4853357+01:00",
                                                                                    "comment_locked": "sample string 15",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                    "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                    "id_user_upd": "1e0cadf9-9edc-45dc-bc5d-c33ddc84f716",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$id": "48",
                                                                                      "id": "8e50c88f-9775-4963-84b9-b92d60d049b7",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "id_branch": "18edd656-7083-4553-97d3-9dde401b8005",
                                                                                      "name_pos": "sample string 6",
                                                                                      "id_image": "dfbcb7fb-5b38-4e1c-8c54-60d9368c7261",
                                                                                      "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": "cefe3b58-1fe7-4fd9-967e-e6e027c1b438",
                                                                                      "refresh_status": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                      "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                      "id_user_upd": "f0228f54-84c2-4664-afb1-9bed7fbe7ce3",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "mt_pos_rooms": [
                                                                                        {
                                                                                          "$id": "49",
                                                                                          "id_pos": "6a238e60-b806-4f0b-a501-d07f7376fcec",
                                                                                          "id_room": "94d1c454-9437-416e-8fd7-40658f3db5b7",
                                                                                          "active": true,
                                                                                          "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                          "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                          "id_user_upd": "7224b9ee-ba95-49c0-b1ca-8e79ef0b83c2",
                                                                                          "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": "2ad05934-9a43-48a3-bf89-da05e2ccd3f3",
                                                                                          "id_room": "c6b72460-d865-4b9f-b884-0717da1ffc39",
                                                                                          "date_in": "2026-03-10T09:42:13.4853357+01:00",
                                                                                          "date_out": "2026-03-10T09:42:13.4853357+01:00",
                                                                                          "id_user_add": "35c209d5-b02e-4dc0-8eee-aa00267cb99e",
                                                                                          "from_reservation": "sample string 5",
                                                                                          "pax": 6,
                                                                                          "status": 7,
                                                                                          "comment": "sample string 8",
                                                                                          "active": true,
                                                                                          "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                          "last_update": "2026-03-10T09:42:13.4853357+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": "de351a8a-7f91-47fd-ad91-0a0b70d65ff4",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high": 5,
                                                                                      "width": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                      "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                      "id_user_upd": "22a5eee7-b09a-4a94-ba67-730d4cb98167",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ],
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$id": "52",
                                                                                          "id_room_type": "6dbb0437-de45-4d56-896a-0765b0125d7e",
                                                                                          "id_room_state": "388b8be8-10a3-4fce-a36b-3ed8e967847a",
                                                                                          "id_image": "e1612b85-4d99-45c5-aca3-07ef04e023fb",
                                                                                          "color_font": "sample string 4",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_size": 7,
                                                                                          "active": true,
                                                                                          "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                          "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                          "id_user_upd": "a69272ba-3a01-44f4-b7b6-f1355918268e",
                                                                                          "commited": true,
                                                                                          "mt_rooms_units_states": {
                                                                                            "$id": "53",
                                                                                            "id": "ac4efd5c-2e90-4564-9432-0c7680da5ab0",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "active": true,
                                                                                            "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                            "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                            "id_user_upd": "863ab33b-a035-401b-a2cc-3b13a9c3a729",
                                                                                            "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": "19c90123-7261-44ef-92ee-bc2fe82f37b2",
                                                                                  "id_pos_sesion": "1b8896a3-f83a-4ca7-84ac-bfee6b7aa09e",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "id_user": "d98619c4-079e-4eb7-b04a-fddcbd9d5395",
                                                                                  "id_room_unit_activity": "f369b227-e119-4cee-8e2c-a1de7c3549dc",
                                                                                  "id_doc_sa": "72aebeac-ec93-4eee-abeb-5c69936d6b08",
                                                                                  "id_pos_type": "8198a6af-3d91-4a30-8729-8a87fd45fe9b",
                                                                                  "block": true,
                                                                                  "comment": "sample string 5",
                                                                                  "json_response": "sample string 6",
                                                                                  "id_doc_ref": "a2953305-20b2-46e2-84bc-b2fb000ffac7",
                                                                                  "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-10T09:42:13.4853357+01:00",
                                                                                  "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "commited": true,
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  },
                                                                                  "tt_tips_users": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_tip": "d2caaa92-3572-4b8d-8c1c-e2957e65663a",
                                                                                      "id_user": "44a45ec0-5ae0-43af-a6e6-4ee845fdc2d6",
                                                                                      "amt_card": 1.1,
                                                                                      "amt_cash": 1.1,
                                                                                      "type_share": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                      "last_update": "2026-03-10T09:42:13.4853357+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": "1c965e7d-729d-4db5-a06d-941371867337",
                                                                                  "id_user": "2b5c4fc8-0add-4d88-86eb-940ce560eac1",
                                                                                  "date_add": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "distribution_index": 1.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                                  "last_update": "2026-03-10T09:42:13.4853357+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": "3f0d124e-68d4-43d1-b71c-6d2506e5de1f",
                                                                    "date_from": "2026-03-10T09:42:13.4853357+01:00",
                                                                    "date_end": "2026-03-10T09:42:13.4853357+01:00",
                                                                    "date_used": "2026-03-10T09:42:13.4853357+01:00",
                                                                    "id_employee": "8f0a945c-3ded-47c0-b2c2-f0fd3f4ef979",
                                                                    "id_branch": "0af21cc0-4643-4d73-9ce9-0c3353aaada2",
                                                                    "count": 6,
                                                                    "count_used": 1,
                                                                    "unlimited": true,
                                                                    "id_user_add": "e7992687-6e98-4cb3-941f-1933a6dbe96c",
                                                                    "is_entry": true,
                                                                    "is_consume": true,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                                    "last_update": "2026-03-10T09:42:13.4853357+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": "f7f0279b-e377-41a7-ae9c-524c4fc22df6",
                                                    "id_doc": "93d0cdae-b4de-4ab7-bcc0-4847178f007c",
                                                    "value": 3,
                                                    "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                    "last_update": "2026-03-10T09:42:13.4853357+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": "48252f59-7d91-43d3-9823-bd4436bf9e7c",
                                                    "id_pos": "1fb5b5db-76c3-45ad-bfd8-fac2b2806d11",
                                                    "id_doc": "ee3d4e88-b949-47ee-93f1-f20ee1e9dfb3",
                                                    "id_branch": "7cb16352-10ee-41f1-a342-7b74a22c347a",
                                                    "nro_doc": "sample string 5",
                                                    "date_doc": "2026-03-10T09:42:13.4853357+01:00",
                                                    "block": true,
                                                    "nro_original": "sample string 8",
                                                    "id_ref": "4383d87c-39bf-4a34-b796-f5976e7d13c4",
                                                    "id_loc_from": "920d4e4b-2cd6-4d32-b514-1ad46f8da3a7",
                                                    "id_loc_end": "013e6a40-fb17-42b3-8314-2a00e0e02306",
                                                    "id_user_add": "0bdbb206-782c-4632-9370-aa7b13dc35f8",
                                                    "id_user_upd": "fced2c2d-b78d-4f33-84bc-4249679aaa82",
                                                    "id_pos_sesion": "7c3bcbfa-bdc9-4e0b-8a87-4d353a56db1f",
                                                    "comment": "sample string 12",
                                                    "status": 1,
                                                    "is_send": true,
                                                    "date_send": "2026-03-10T09:42:13.4853357+01:00",
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                    "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_locations": {
                                                      "$id": "60",
                                                      "id": "52b489ec-c22b-4982-9d02-56410cd0ad40",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "reserved": true,
                                                      "id_branch": "daf99455-cd72-4f16-b3ae-1e8dd0a5c519",
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                      "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                                      "id_user_upd": "e18badbf-656c-4883-b1fa-313987098326",
                                                      "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": "4936e490-3534-424c-9f29-8616761dad74",
                                                          "id_item": "b200feda-3b5b-49d6-a039-18804007e922",
                                                          "stock_ideal": 3.1,
                                                          "stock_min": 4.1,
                                                          "stock_max": 5.1,
                                                          "stock": 6.1,
                                                          "active": true,
                                                          "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                          "last_update": "2026-03-10T09:42:13.4853357+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": "573835a3-aef4-48a7-b106-56672f90bcac",
                                                        "id_line": 2,
                                                        "id_item": "5efda437-3938-44de-9c2c-f5d05f3fabc0",
                                                        "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": "fa23a302-b62b-4ab1-aaec-12aa0a3d4ca6",
                                                  "spool_server": "sample string 2",
                                                  "id_doc_sa": "b957c698-9cb4-41fb-976d-d831025a849b",
                                                  "spool_printer": "sample string 4",
                                                  "count": 5,
                                                  "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                  "printed": true,
                                                  "print_on": "2026-03-10T09:42:13.4853357+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": "76285b0e-f825-4da2-b064-52e2b2f1c7d4",
                                        "id_pos": "949ef627-8afc-40b8-80c6-8cf66d8aed67",
                                        "mac_address": "sample string 3",
                                        "date_end": "2026-03-10T09:42:13.4853357+01:00",
                                        "key_access": "sample string 5",
                                        "id_user_add": "a8d1d148-d475-4a8e-ab68-ed70c6cdc396",
                                        "active": true,
                                        "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                        "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "64"
                                      }
                                    ],
                                    "st_users_pos": [
                                      {
                                        "$id": "65",
                                        "id_user": "8af6882e-0640-47c1-805a-60febb08bd57",
                                        "id_pos": "e78a9c4b-069c-4575-923b-f3826571338c",
                                        "pass_required": true,
                                        "active": true,
                                        "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                        "last_update": "2026-03-10T09:42:13.4853357+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": "ff686f0f-6aa7-48f8-bc69-171aa67e1919",
                                        "id_pos": "403c1c96-753c-4a2a-a9f5-a546dd29bdc7",
                                        "date_add": "2026-03-10T09:42:13.4853357+01:00",
                                        "date_upd": "2026-03-10T09:42:13.4853357+01:00",
                                        "date_out": "2026-03-10T09:42:13.4853357+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": "4ac7457b-0581-43a0-a747-41480da9b26e",
                                        "id_user_add": "d02b2691-6386-4f61-a0a9-0e6438ba9d9d",
                                        "id_table": "c28b6b80-ead1-48be-b7b3-b98082070a9d",
                                        "message_log": "sample string 3",
                                        "json_object": "sample string 4",
                                        "log_type": "sample string 5",
                                        "id_pos": "6e668ab6-61bc-4c44-9d42-2cfe89465fa8",
                                        "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_sync_tables": {
                                          "$id": "68",
                                          "id": "ade5c43f-73cc-497a-acf8-6ac2f8642afd",
                                          "level": 2,
                                          "order": 3,
                                          "name": "sample string 4",
                                          "log_ins": true,
                                          "log_upd": true,
                                          "packet_forward": true,
                                          "active": true,
                                          "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                          "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                          "commited": true,
                                          "st_sync_packages_det": [
                                            {
                                              "$id": "69",
                                              "id": "4fd63e2c-f1c4-401b-bb6a-0402f8b18ea9",
                                              "id_sync": "cec5a6a1-0b1b-4c93-950d-c0c92c5c1d5c",
                                              "json": "sample string 3",
                                              "id_table": "d50cd89f-b439-47f4-a39a-9d20d6301242",
                                              "order": 5,
                                              "st_sync_packages": {
                                                "$id": "70",
                                                "id": "7a8304aa-173b-476a-aa0d-49b8a09e001d",
                                                "id_branch_from": "4c045551-6058-46fb-820f-0348b17ba784",
                                                "id_branch_to": "375fe549-de3d-47aa-bade-581f39214a82",
                                                "type": 4,
                                                "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                                "order": 6,
                                                "status": 7,
                                                "log_info": "sample string 8",
                                                "sync_on": "2026-03-10T09:42:13.4853357+01:00",
                                                "send_on": "2026-03-10T09:42:13.4853357+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": "c5392067-b18f-4017-a49e-9ab245126ff7",
                                        "id_pos": "b379e347-7fac-4504-bca0-b01ae380ae5d",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "value": "sample string 5",
                                        "type": "sample string 6",
                                        "last_update": "2026-03-10T09:42:13.4853357+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": "191d40ad-dbd9-410e-a812-4ef7761c4732",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "authorized": true,
                                "active": true,
                                "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                "id_user_upd": "db07af7d-e6fb-41da-aaa1-b6f4d1b6b6a6",
                                "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": "e4fd10f6-5e22-4e9c-acf9-9c03675c5662",
                                "id_function": "64cac1f6-4a7d-4a50-abb0-7add5b3463f2",
                                "id_user": "ac09ae5e-958a-4db0-87cf-3b1b67696bae",
                                "id_profile": "0917884b-6321-43d3-83be-76c55e9642db",
                                "permission": 3,
                                "active": true,
                                "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                "commited": true,
                                "st_users_profiles": {
                                  "$id": "74",
                                  "id": "c971392c-4ca9-47da-90cc-64a6edad1472",
                                  "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-10T09:42:13.4853357+01:00",
                                  "last_update": "2026-03-10T09:42:13.4853357+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": "dbeea21d-4f34-4082-aece-455bb863b550",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "level_id": 5,
                                  "id_group": "518add85-371d-447d-9bc3-e2f663a8ca16",
                                  "name_event": "sample string 7",
                                  "name_pos": "sample string 8",
                                  "id_image": "0ccfeabc-d81e-4c11-ba3f-423fe755408d",
                                  "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-10T09:42:13.4853357+01:00",
                                  "last_update": "2026-03-10T09:42:13.4853357+01:00",
                                  "commited": true,
                                  "st_functions_groups": {
                                    "$id": "76",
                                    "id": "a8a09df8-298a-49c8-a73a-53382ea58eae",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "active": true,
                                    "created_on": "2026-03-10T09:42:13.4853357+01:00",
                                    "last_update": "2026-03-10T09:42:13.4853357+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": "88feddb5-7e95-467f-9906-d6f0c4a44e08",
                                "token_id": "sample string 2",
                                "id_user": "6a8d2521-cb74-45fb-a520-6d22dcc7381c",
                                "date_from": "2026-03-10T09:42:13.4853357+01:00",
                                "date_end": "2026-03-10T09:42:13.4853357+01:00",
                                "created_on": "2026-03-10T09:42:13.4853357+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": "0bfef2e0-b8ce-45ee-8fa7-5e96c78a3f91",
                                "id_room_activity": "9ff40d33-8d61-425e-b988-049ae3141972",
                                "id_pos_sesion": "bd1d90a2-0f81-410e-9106-ab01e49461e5",
                                "log_text": "sample string 4",
                                "id_user": "b40455e3-f3eb-47d4-84c3-68a3f08c593f",
                                "created_on": "2026-03-10T09:42:13.4853357+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": "3179a530-6a60-4b06-b4ec-233688da8823",
                            "id_line": 2,
                            "id_item": "576d330c-f7ba-4db0-931d-c5b4c6951d1f",
                            "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": "c01b0a98-7c00-43f5-bd9c-1218ae208e5c",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-03-10T09:42:13.4853357+01:00",
                "last_update": "2026-03-10T09:42:13.4853357+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": "073a198a-ab35-450c-84df-bea5fd6077ce",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-03-10T09:42:13.4853357+01:00",
                "date_end": "2026-03-10T09:42:13.4853357+01:00",
                "state": "sample string 6",
                "created_on": "2026-03-10T09:42:13.4853357+01:00",
                "last_update": "2026-03-10T09:42:13.4853357+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"
  }
]