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": "ad92e152-e687-4d96-9a81-afc742ff129c",
    "id_line": 2,
    "id_item_sub": "97952bad-fc59-4111-815d-f7f6a7ef3b5b",
    "qty": 4.1,
    "id_list": "266c217b-4236-42c2-b18e-4bf06a10adc2",
    "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": "0688d5bc-fbef-4850-ae54-067fae153d7d",
    "is_used": true,
    "qty_vou": 1.1,
    "amt_vou": 1.1,
    "comment": "sample string 15",
    "ref_det": "sample string 16",
    "id_employee": "64022b3b-dc81-4960-a208-c3a32a8e937e",
    "name_generic": "sample string 17",
    "type_ope": 1,
    "id_user_add": "76d3a0e3-8349-4373-9d0b-584c70d34a8b",
    "id_user_upd": "25e4db60-d625-4050-95cf-012851b46856",
    "active": true,
    "mt_employees": {
      "$id": "2",
      "id": "9d3432d0-38ed-4326-8bec-0ba0f891c8fa",
      "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": "8e58e6e6-40e8-4409-b069-09bc15c23c50",
      "name_pos": "sample string 12",
      "id_image": "1bdcfbea-49dc-4712-b990-99c2f4a2ade7",
      "view_pos": true,
      "order": 14,
      "color_border": "sample string 15",
      "color_button": "sample string 16",
      "color_font": "sample string 17",
      "active": true,
      "created_on": "2026-07-08T06:20:24.7024613+02:00",
      "last_update": "2026-07-08T06:20:24.7024613+02:00",
      "id_user_upd": "476aa09f-6871-47c6-bc99-6fe5decf02cd",
      "commited": true,
      "mt_employees_branches": [
        {
          "$id": "3",
          "id_employee": "74bcbf8a-617f-438c-8ed6-3983fbe7af68",
          "id_branch": "61a84799-35dd-4e33-afa9-5ab68205f1da",
          "active": true,
          "created_on": "2026-07-08T06:20:24.7024613+02:00",
          "last_update": "2026-07-08T06:20:24.7024613+02:00",
          "id_user_upd": "7e86c417-c892-492a-9300-09355c319d2b",
          "commited": true,
          "mt_branches": {
            "$id": "4",
            "id": "de720ce6-efa1-4767-88f8-744630058133",
            "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": "63d0c8e8-ada8-4711-9649-2bc4c29cfc33",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-07-08T06:20:24.7024613+02:00",
            "last_update": "2026-07-08T06:20:24.7024613+02:00",
            "id_user_upd": "640c7cdd-270f-4ac0-ae42-05e2a4b5f0b5",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "9810f9a7-41db-4eff-90cc-b349dbc60c5c",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "ac557f28-42e5-49a9-8784-13d0c9330471",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-07-08T06:20:24.7024613+02:00",
              "last_update": "2026-07-08T06:20:24.7024613+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "1f8648b6-2df7-4a54-8302-bcbdf913876e",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "0208faf8-747d-432f-a645-aee5d105965c",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "172377ff-172c-4f2b-89f9-dadc828578b2",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-07-08T06:20:24.7024613+02:00",
                  "last_update": "2026-07-08T06:20:24.7024613+02:00",
                  "id_user_upd": "abc06e63-6970-469c-9a85-f5333c3e596e",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "f76ad79a-8948-4a53-b197-fa15570cc65e",
                      "id_item": "65ba15b9-9678-4317-8dd9-90038a6a4460",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-07-08T06:20:24.7024613+02:00",
                      "last_update": "2026-07-08T06:20:24.7024613+02:00",
                      "id_user_upd": "0d11a8c0-eb28-4dac-a4ae-40d2941f5add",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "4a6e3b2b-93b5-4e39-a450-b1f3c47d1077",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "e87ba84f-52fd-472a-9b85-7cf73798a357",
                        "id_unit_sec": "cdd70eb3-8993-43a3-a6d1-ee94e7576f29",
                        "id_brand": "4d13d6b8-6360-46d7-973f-ea5d6aefbb9a",
                        "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": "b7977f9e-24af-4c8f-89dd-84c9d9e21868",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-07-08T06:20:24.7024613+02:00",
                        "last_update": "2026-07-08T06:20:24.7024613+02:00",
                        "id_user_upd": "acd2c2f9-aed4-429a-bbe7-683464413833",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "9f769564-eaf7-4414-8944-c87b0cc7989f",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-07-08T06:20:24.7024613+02:00",
                          "last_update": "2026-07-08T06:20:24.7024613+02:00",
                          "id_user_upd": "9865829c-22e6-420c-bab1-498214bd7e77",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$id": "10",
                            "id": "c01134aa-f778-4e57-95c5-a04c5758c861",
                            "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": "fa41a462-70f6-4da4-beab-5156a5ed1dfc",
                            "view_messages": true,
                            "id_image_photo": "72abad46-58c8-44d5-ad09-94b7e673c59e",
                            "reserved": true,
                            "pos_access": true,
                            "back_access": true,
                            "name_pos": "sample string 13",
                            "id_image": "fe5419eb-7f1f-4575-8ece-9c349ddd5132",
                            "view_pos": true,
                            "order": 15,
                            "color_border": "sample string 16",
                            "color_button": "sample string 17",
                            "color_font": "sample string 18",
                            "active": true,
                            "created_on": "2026-07-08T06:20:24.7024613+02:00",
                            "last_update": "2026-07-08T06:20:24.7024613+02:00",
                            "commited": true,
                            "mt_branches": [
                              {
                                "$ref": "4"
                              },
                              {
                                "$ref": "4"
                              }
                            ],
                            "mt_branches_zones": [
                              {
                                "$id": "11",
                                "id": "0bb1b1e9-f07b-4bf2-a507-cb77ebca748f",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "3f68cc67-3dc7-47c2-abaa-8c6586dde4b1",
                                "active": true,
                                "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                "id_user_upd": "6fc69f05-ea71-421b-a195-73f360d0f297",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$id": "12",
                                    "id": "5f27d857-843d-47cf-8be5-9c63e4716a5a",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "id_branch": "5af4bdf6-9241-408e-a5b3-8f7f662086e9",
                                    "id_zone": "39f726ac-fe64-43e6-9c64-fe5f7614da31",
                                    "user_required": true,
                                    "active": true,
                                    "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                    "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                    "id_user_upd": "c345b001-9e79-4c8c-8629-3ffe6f6888dc",
                                    "commited": true,
                                    "mt_branches_zones": {
                                      "$ref": "11"
                                    },
                                    "mt_cloakrooms": [
                                      {
                                        "$id": "13",
                                        "id": "4430c4b8-12df-414a-a85c-c665ea29e428",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "id_pos": "a95669fa-2589-4ec9-a59f-f5660686570c",
                                        "unit_ini": 5,
                                        "unit_end": 6,
                                        "name_pos": "sample string 7",
                                        "id_image": "39c7559c-937e-41cd-80c8-c6c5b3051852",
                                        "view_pos": true,
                                        "order": 9,
                                        "color_border": "sample string 10",
                                        "color_button": "sample string 11",
                                        "color_font": "sample string 12",
                                        "active": true,
                                        "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                        "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                        "id_user_upd": "568971b5-1584-499b-a6d3-2a13f012a9cc",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_images": {
                                          "$ref": "5"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$id": "14",
                                            "id": "2de60a8f-7770-4711-82c8-7fd1222ce5d5",
                                            "id_cloakroom": "839a4e18-f8ea-4137-857d-e34630cb5a20",
                                            "id_pos_sesion": "5defa321-e1a2-4192-a383-06871f3e30c2",
                                            "unit_id": 4,
                                            "date_open": "2026-07-08T06:20:24.7024613+02:00",
                                            "date_close": "2026-07-08T06:20:24.7024613+02:00",
                                            "id_doc_sa": "103ec6f1-8a6a-414a-ab5f-921aebe6e9c8",
                                            "commited": true,
                                            "mt_cloakrooms": {
                                              "$ref": "13"
                                            },
                                            "tt_doc_sa": {
                                              "$id": "15",
                                              "id": "ee3ea780-7576-4b1b-a3d9-2f6a1a61f2c9",
                                              "id_pos": "2c652bfa-e218-4d29-9c62-11b6b0884edb",
                                              "id_doc": "67c0de21-d68b-4d0d-807a-5fa9fefc4907",
                                              "id_branch": "227181fe-8198-4ccc-bc13-f369dde1f655",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-07-08T06:20:24.7024613+02:00",
                                              "date_tax": "2026-07-08T06:20:24.7024613+02:00",
                                              "hour_doc": "00:00:00.1234567",
                                              "block": true,
                                              "id_ref": "1609625c-5ac5-41c5-8338-86ce396c1ba4",
                                              "id_relationship": "195eb16d-b745-49c9-8999-abcc003e7097",
                                              "id_loc_from": "6be8c2cf-387c-42bc-9fd1-4f2a7a596c5e",
                                              "id_loc_end": "0f934c17-88e1-4847-b92b-00f947cd13a6",
                                              "id_user_add": "7b32c531-ec36-4e87-a550-e76ad438fc0e",
                                              "id_user_upd": "50e44d28-68df-4e9a-a642-722fc6e7e6ce",
                                              "comment": "sample string 12",
                                              "id_pos_sesion": "10999b58-ae38-4145-8878-1cc9729c17fc",
                                              "id_room_unit": "06af3138-f649-4dfb-a9c7-b90f9060fe2f",
                                              "ref_locator": "sample string 13",
                                              "ref_zone_aut": "sample string 14",
                                              "id_pos_type": "2823e445-30b3-4629-adde-c6ec3e1c07ce",
                                              "p_dis": 15.1,
                                              "p_chr": 16.1,
                                              "amt_net": 17.1,
                                              "amt_tax": 18.1,
                                              "amt_dis": 19.1,
                                              "amt_chr": 20.1,
                                              "amt_tot": 21.1,
                                              "active": true,
                                              "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                              "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                              "commited": true,
                                              "created_by": 1,
                                              "doc_print": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$id": "16",
                                                "id": "194f0717-ffcb-42f5-b7cd-67f150fbd349",
                                                "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": "a1d27eaf-c529-44e2-9b26-e998c85a5856",
                                                "view_pos": true,
                                                "order": 23,
                                                "color_border": "sample string 24",
                                                "color_button": "sample string 25",
                                                "color_font": "sample string 26",
                                                "active": true,
                                                "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                "id_user_upd": "e04c53b1-3e72-49d8-af51-b979dbfc1814",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$id": "17",
                                                    "id_doc": "c2d4071f-30ef-480c-b684-af4bd1040623",
                                                    "id_pay": "5278bd05-8a40-4ed5-aacd-0d29866c3e16",
                                                    "id_money": "888e3d1c-dfd6-40ee-adfb-c4a651024cc0",
                                                    "active": true,
                                                    "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                    "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                    "id_user_upd": "9ab1b911-3193-43ec-8dc2-fb136d727b41",
                                                    "commited": true,
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_money_types": {
                                                      "$id": "18",
                                                      "id": "7081de42-7524-48ba-a0ae-e82c13ce88e3",
                                                      "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": "a64f1d93-5f02-43d7-8965-30286d10e0c5",
                                                      "view_pos": true,
                                                      "order": 8,
                                                      "color_border": "sample string 9",
                                                      "color_button": "sample string 10",
                                                      "color_font": "sample string 11",
                                                      "active": true,
                                                      "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                      "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                      "id_user_upd": "4b1dc82a-d614-4795-b425-a9325ebcdd23",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "mt_money_rates": [
                                                        {
                                                          "$id": "19",
                                                          "id_money_1": "5590ef84-cb81-4398-8a18-9259d7be115c",
                                                          "id_money_2": "36246fb2-de86-42ef-b5ab-22ebc699206d",
                                                          "date_from": "2026-07-08T06:20:24.7024613+02:00",
                                                          "coefficient": 4.1,
                                                          "active": true,
                                                          "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                          "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                          "id_user_upd": "4dbcd805-9207-497b-b17d-22d8a04e46df",
                                                          "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": "cdf950e3-5ba1-4ff6-a089-5d7e4ed68e96",
                                                          "id_pay": "65f83dc7-67bb-4a02-a7cb-c056cebe6f49",
                                                          "id_money": "5f3b6342-cf2c-4b90-b221-36b1b403dc44",
                                                          "date_cashflow": "2026-07-08T06:20:24.7024613+02:00",
                                                          "coefficient": 5.1,
                                                          "id_user_add": "b1952906-9691-4120-a1d4-d9b938f6a8d0",
                                                          "amt_tot_md": 7.1,
                                                          "amt_tot_mo": 8.1,
                                                          "mt_payment_types": {
                                                            "$id": "21",
                                                            "id": "00a3d0c0-5929-4386-aafe-84f5bf15a51e",
                                                            "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": "0f04d59a-e3ea-41ec-93cf-77b60389f799",
                                                            "view_pos": true,
                                                            "order": 13,
                                                            "color_border": "sample string 14",
                                                            "color_button": "sample string 15",
                                                            "color_font": "sample string 16",
                                                            "active": true,
                                                            "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                            "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                            "id_user_upd": "41917a9a-4e01-43ea-bfb6-5e9083ab5925",
                                                            "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": "c5e7413a-1925-4fcf-98f6-ec01c3c96ba4",
                                                                "id_line": 2,
                                                                "id_pay": "1ce6a067-5f65-4717-a4bc-80075df654e3",
                                                                "id_money": "c642070f-c3d6-4398-8b41-9aa8b1045c8c",
                                                                "coefficient": 5.1,
                                                                "id_voucher": "822ee28b-67d2-482f-b5dc-a8d5da6cd218",
                                                                "id_employee": "de594f0f-3eb6-4e94-87a1-3d2b531dbccd",
                                                                "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": "14593ae5-92cb-4a1b-9b79-4f91ffef006a",
                                                                "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": "ecf6e5f8-59fd-4e9f-815a-ce45b76a7764",
                                                                  "id_voucher": 2,
                                                                  "locator_voucher": "sample string 3",
                                                                  "qr_code": "sample string 4",
                                                                  "date_from": "2026-07-08T06:20:24.7024613+02:00",
                                                                  "date_end": "2026-07-08T06:20:24.7024613+02:00",
                                                                  "date_used": "2026-07-08T06:20:24.7024613+02:00",
                                                                  "date_sesion": "2026-07-08T06:20:24.7024613+02:00",
                                                                  "id_employee": "a727b0c8-e8fc-45c3-a4d5-ecbea4fb69c1",
                                                                  "id_branch": "b8522504-43a5-44e1-9f3a-bb4d79dcb708",
                                                                  "id_voucher_permision": "d693ffad-d4be-4c69-95be-4cc385f3dfa8",
                                                                  "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": "83f3e8bb-db6f-4a6e-90c1-3479583f6e2e",
                                                                  "id_user_add": "4d61598b-1e6b-4915-9d51-c2e2a29ab513",
                                                                  "id_doc_sa": "ef35c307-0781-4141-ad88-5e81b017af7e",
                                                                  "id_item_sub": "912cfe05-2e40-436a-a7f0-ee29a4cb8030",
                                                                  "id_pos_sesion": "28d71aa8-8ee2-4921-9500-c9f677e9bdf6",
                                                                  "is_authorized": true,
                                                                  "is_automatic": true,
                                                                  "print_in_branch": true,
                                                                  "printed": true,
                                                                  "is_entry": true,
                                                                  "is_consume": true,
                                                                  "is_used_entry": true,
                                                                  "is_used_consume": true,
                                                                  "is_close": true,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                  "last_update": "2026-07-08T06:20:24.7024613+02: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": "20d694b9-6972-43e9-877b-b25ed56cfa16",
                                                                      "id_line": "06204d6b-679d-4a29-a1b1-92121d5bb56b",
                                                                      "id_category": "85c4a018-6b87-4a51-b874-5e06a9a26d3c",
                                                                      "id_item": "6817f8cc-e2ed-4111-bd10-0de06619bba4",
                                                                      "id_item_type": "a853e695-e28f-47d8-bb8c-99edd4a1220b",
                                                                      "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": "9fe25716-96ff-478a-9b41-6e6b3adf9d4b",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_short": "sample string 4",
                                                                        "name_pos": "sample string 5",
                                                                        "id_image": "e51dcda7-e564-461d-a0a9-92f4000d3db1",
                                                                        "view_pos": true,
                                                                        "order": 7,
                                                                        "color_border": "sample string 8",
                                                                        "color_button": "sample string 9",
                                                                        "color_font": "sample string 10",
                                                                        "font_bold": true,
                                                                        "font_underline": true,
                                                                        "font_size": 13,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                        "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                        "id_user_upd": "813e4e3b-2645-403c-ae67-59a954833c8c",
                                                                        "commited": true,
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_sub": [
                                                                          {
                                                                            "$id": "26",
                                                                            "id": "029570f5-cf45-4d90-b4c1-82c0680aa755",
                                                                            "id_item": "b4fc9e02-e024-4e7e-9a50-d3e0493bea92",
                                                                            "id_item_type": "19a01302-5202-4196-9c80-df1accad22a6",
                                                                            "is_default": true,
                                                                            "barcode": "sample string 5",
                                                                            "voucher_apply": true,
                                                                            "id_voucher_json": "7696053b-2144-438a-9b48-469c2903ab48",
                                                                            "count_voucher": 1,
                                                                            "id_voucher_type": 1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                            "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                            "id_user_upd": "1a1faf68-afc2-4ea5-9ae0-e3d2403753a6",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_formula": [
                                                                              {
                                                                                "$id": "27",
                                                                                "id_item_sub": "5707076d-5ead-49ff-a6c2-8a7e5672a9ef",
                                                                                "id_item": "dcb9b9ad-1fe6-4416-9e3b-3c1918ac8f95",
                                                                                "group_id": 3,
                                                                                "id_unit_ref": "2aae5016-440c-4dd7-9988-433728396313",
                                                                                "qty_dis": 5,
                                                                                "mt_items": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_items_sub": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_units_ref": {
                                                                                  "$id": "28",
                                                                                  "id": "2e243813-373f-4265-8511-8d72604019d8",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "coefficient": 4.1,
                                                                                  "id_unit": "2c5d05d9-9dc8-433d-8307-8d5522e75874",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "id_user_upd": "bbae0fbb-a84c-4edb-a178-de7fc116db58",
                                                                                  "commited": true,
                                                                                  "mt_units": {
                                                                                    "$id": "29",
                                                                                    "id": "3e28d4b5-79ad-4f62-9e6b-1aed20559d09",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                    "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                    "id_user_upd": "647a20b5-30d8-48ca-a77e-90e9b5e6d069",
                                                                                    "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": "b51c781b-c575-403a-b655-7c8c996bac24",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "json": "sample string 5",
                                                                              "id_pay_type": "1430fe78-eeef-40b7-a5eb-11a3642d6dbd",
                                                                              "id_doc_print": "6a6e00cf-6d51-4446-a4d8-ca003459bd3b",
                                                                              "hour_end": "00:00:00.1234567",
                                                                              "price_item_sub": true,
                                                                              "define_validity": true,
                                                                              "price_ref": true,
                                                                              "price_min": 11.1,
                                                                              "supply_apply": 12,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                              "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                              "commited": true,
                                                                              "mt_items_sub": [
                                                                                {
                                                                                  "$ref": "26"
                                                                                },
                                                                                {
                                                                                  "$ref": "26"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_items": [
                                                                              {
                                                                                "$id": "31",
                                                                                "id_list": "df076752-8277-4d06-b4f3-7c0cdb303426",
                                                                                "id_item_sub": "80bac630-985c-4cfa-b27e-327895e3a19f",
                                                                                "validity_date": "2026-07-08T06:20:24.7024613+02:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                "id_user_upd": "51bd08cf-a5d4-4661-ae47-8612d22a6e22",
                                                                                "commited": true,
                                                                                "mt_items_sub": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$id": "32",
                                                                                  "id": "0254f7eb-bc36-46d7-8ca1-cf3e42ea9f61",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_ref": "00c5210c-3426-43ff-beb3-eac4ba110827",
                                                                                  "tax_included": true,
                                                                                  "switch_select": true,
                                                                                  "item_type_default": 7,
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "04d0c9e4-bf7f-44f3-8b79-ebfbdc8947d4",
                                                                                  "view_pos": true,
                                                                                  "order": 10,
                                                                                  "color_border": "sample string 11",
                                                                                  "color_button": "sample string 12",
                                                                                  "color_font": "sample string 13",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "id_user_upd": "87abbe7f-1f4d-477c-9865-8eff4d6465e2",
                                                                                  "commited": true,
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$id": "33",
                                                                                      "id_pos": "989e3267-2d0c-4090-9b51-df49dd6af17a",
                                                                                      "id_pos_type": "738be74d-1deb-4c33-a15c-9a2be6ec1641",
                                                                                      "id_price_list": "cb850e63-1125-4dd1-a07c-b1f0cb2eb4c3",
                                                                                      "is_default": true,
                                                                                      "view_mon": true,
                                                                                      "view_tue": true,
                                                                                      "view_wed": true,
                                                                                      "view_thu": true,
                                                                                      "view_fri": true,
                                                                                      "view_sat": true,
                                                                                      "view_sun": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                      "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                      "id_user_upd": "225a8b6b-534f-4c38-b752-297ce74f8977",
                                                                                      "commited": true,
                                                                                      "mt_pos_view": {
                                                                                        "$id": "34",
                                                                                        "id_pos": "77a984ef-f4b2-4c4e-8c1f-8be64d404e75",
                                                                                        "id_pos_type": "e7464aca-60f7-4a46-aef0-0d361bbecbad",
                                                                                        "is_default": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                        "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                        "id_user_upd": "bae8a513-9772-4149-9ffb-162c8358d0b1",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "12"
                                                                                        },
                                                                                        "mt_pos_prices_list": [
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "33"
                                                                                          }
                                                                                        ],
                                                                                        "mt_pos_types": {
                                                                                          "$id": "35",
                                                                                          "id": "0e471262-7c94-4c8f-958e-9bf46c067f80",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "is_module": true,
                                                                                          "order": 5,
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                          "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                          "id_user_upd": "241ce2eb-d8ca-4c0b-a725-a9d53c6b4086",
                                                                                          "commited": true,
                                                                                          "mt_items_featured": [
                                                                                            {
                                                                                              "$id": "36",
                                                                                              "id": "2ef34996-ef12-444c-8eba-fcd555050590",
                                                                                              "id_branch": "d718a45a-6aec-48a5-9e6f-72459c4c4521",
                                                                                              "id_pos_type": "a672f0e5-d7fd-4086-96bb-9238f2966ebc",
                                                                                              "id_pos": "3aca54ba-3b8b-4399-8ccb-eebd3673da45",
                                                                                              "id_item": "cdcf56ce-14e6-4ae7-bf97-d8ea4f0714bd",
                                                                                              "date_from": "2026-07-08T06:20:24.7024613+02:00",
                                                                                              "date_end": "2026-07-08T06:20:24.7024613+02:00",
                                                                                              "image_id": 4,
                                                                                              "active": true,
                                                                                              "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                              "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                              "id_user_upd": "e1db5f69-2182-4775-9825-4778c1493197",
                                                                                              "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": "c79c7f26-3589-4180-a1ad-ab6c2914ea71",
                                                                                              "id_doc": "b90ff26c-54e5-4a21-9148-52fa348bcab2",
                                                                                              "id_pos_type": "4fa8d11e-a40a-4c6e-9a86-9267726bf8f0",
                                                                                              "id_doc_print": "c4b265ca-58e2-4fbd-aecb-27b88a581b50",
                                                                                              "copies": 5,
                                                                                              "print_mode": 6,
                                                                                              "active": true,
                                                                                              "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                              "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                              "id_user_upd": "32f4aaba-3dc3-4ae3-ac75-6b9566f99bf6",
                                                                                              "commited": true,
                                                                                              "mt_docs": {
                                                                                                "$ref": "16"
                                                                                              },
                                                                                              "mt_pos_print": {
                                                                                                "$id": "38",
                                                                                                "id": "f16bfcc6-d934-49a9-ba41-de3081866101",
                                                                                                "id_pos": "8c4781b0-1f8c-4d48-912a-f9350bad8c39",
                                                                                                "id_mask": "sample string 3",
                                                                                                "name": "sample string 4",
                                                                                                "mode_print": 5,
                                                                                                "port": "sample string 6",
                                                                                                "baud_rate": 1,
                                                                                                "data_bits": 1,
                                                                                                "stop_bit": 1,
                                                                                                "flow_control": 1,
                                                                                                "parity": 1,
                                                                                                "pin_cashdrawer": 1,
                                                                                                "ip_printer": "sample string 7",
                                                                                                "port_ip": 1,
                                                                                                "printer_name": "sample string 8",
                                                                                                "active": true,
                                                                                                "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                                "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                                "id_user_upd": "f7afdaa0-4069-496c-924a-67906ff5bcb2",
                                                                                                "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": "14faf5c8-b8d0-4d95-9867-9dd48bc774b7",
                                                                                                "id_mask": "sample string 2",
                                                                                                "name": "sample string 3",
                                                                                                "description": "sample string 4",
                                                                                                "high_row": 5,
                                                                                                "high_doc": 6,
                                                                                                "with_doc": 7,
                                                                                                "to_file": true,
                                                                                                "active": true,
                                                                                                "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                                "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                                "commited": true,
                                                                                                "mt_pos_doc_print": [
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "37"
                                                                                                  }
                                                                                                ],
                                                                                                "st_doc_print_det": [
                                                                                                  {
                                                                                                    "$id": "40",
                                                                                                    "id_doc_print": "f105c17d-6083-4d80-b66b-c387e5743d8a",
                                                                                                    "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": "bcf1c92b-cfdc-4f3e-89ef-3983ca6c7315",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "date_from": "2026-07-08T06:20:24.7024613+02:00",
                                                                                      "date_end": "2026-07-08T06:20:24.7024613+02:00",
                                                                                      "id_branch": "aa40e741-36b1-4b1c-9360-8a4b4978d1dc",
                                                                                      "id_pos": "22b71df9-87dc-484d-98b1-2288e0d643ac",
                                                                                      "id_list": "f90a3564-728b-4495-84a8-9fae9dc1aef2",
                                                                                      "view_list": true,
                                                                                      "is_default": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                      "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                      "id_user_upd": "32745938-0397-4e50-805d-c8b08311e0fb",
                                                                                      "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": "08ccbc08-475d-40a3-b9ef-81df1b2f62d7",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "date_from": "2026-07-08T06:20:24.7024613+02:00",
                                                                                      "date_end": "2026-07-08T06:20:24.7024613+02:00",
                                                                                      "by_amt": true,
                                                                                      "by_pcg": true,
                                                                                      "ap_amount": 1.1,
                                                                                      "ap_percent": 1.1,
                                                                                      "ap_price": 1.1,
                                                                                      "ap_price_min": 1.1,
                                                                                      "ap_price_max": 1.1,
                                                                                      "id_branch": "8c92f2dd-bcd7-4b69-aea0-40e64939754b",
                                                                                      "id_pos": "750b5f8b-fb4f-41b6-8aa0-d72f54d48354",
                                                                                      "id_list": "c292dfe5-23c8-4a75-8815-46d9358a7628",
                                                                                      "id_item": "d4f50c16-53f3-4b8b-91f2-69b5076c2a32",
                                                                                      "id_item_type": "41fd580c-30b5-4e9e-8566-7000d922292e",
                                                                                      "id_category": "eee72126-ae20-4a1d-9a24-856867a492f4",
                                                                                      "by_day_week": true,
                                                                                      "use_mon": true,
                                                                                      "use_tue": true,
                                                                                      "use_wed": true,
                                                                                      "use_thu": true,
                                                                                      "use_fri": true,
                                                                                      "use_sat": true,
                                                                                      "use_sun": true,
                                                                                      "use_hour_ini": "00:00:00.1234567",
                                                                                      "use_hour_end": "00:00:00.1234567",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                      "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                      "id_user_upd": "c12b816a-6ee8-45f4-94cc-5a86db2547d3",
                                                                                      "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": "ef0fe27a-66f3-4c43-896b-a640578b63cc",
                                                                            "order_id": 2,
                                                                            "id_item": "30f265ea-7bfe-4395-a33d-22e811bf27c2",
                                                                            "id_item_type": "5c78d178-ee1f-443a-82f4-56fa19e5ac94",
                                                                            "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": "abdf5192-c669-47a4-bdcf-2e7eb74b0fec",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "c3db33ee-f1bf-43d2-85e5-c9c13dc2888a",
                                                                            "count_voucher": 1,
                                                                            "id_category": "076778af-3775-4368-bd4f-044fa55cfdbb",
                                                                            "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                            "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                            "id_user_upd": "155d4112-2735-475c-887d-ea5b095a8b94",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$id": "44",
                                                                              "id": "903635a8-f8a4-4f04-b284-33949552b71b",
                                                                              "nro_sesion": 2,
                                                                              "id_pos": "6ea33ae1-2433-4bc5-b543-718ea0bb4e46",
                                                                              "date_tax": "2026-07-08T06:20:24.7024613+02:00",
                                                                              "date_open": "2026-07-08T06:20:24.7024613+02:00",
                                                                              "date_close": "2026-07-08T06:20:24.7024613+02:00",
                                                                              "id_user_open": "6ef62d50-fecc-423d-880d-67d342fe21d6",
                                                                              "id_user_close": "1c23143f-dcd3-4dd1-b0de-4e443975fe2c",
                                                                              "nro_z": 1,
                                                                              "amt_tot": 1.1,
                                                                              "locator_event": "sample string 6",
                                                                              "status_pos": 7,
                                                                              "training_sesion": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                              "last_update": "2026-07-08T06:20:24.7024613+02: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": "5e297166-a942-4965-b373-dc6340d2eb2e",
                                                                                  "json_object": "sample string 2",
                                                                                  "json_pays": "sample string 3",
                                                                                  "id_pos_sesion": "6d766c64-ce70-4c67-b451-d8285963924a",
                                                                                  "type_pay": 5,
                                                                                  "module": "sample string 6",
                                                                                  "process": true,
                                                                                  "json_cloackrooms": "sample string 8",
                                                                                  "multi_select": 9,
                                                                                  "terminal_name": "sample string 10",
                                                                                  "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$id": "46",
                                                                                  "id": "916a9a15-c013-470b-a432-cec0419382df",
                                                                                  "id_room_unit": "6f2fa9d0-ecea-46ed-9511-857f4f34883c",
                                                                                  "id_room_list": "89347f9a-efdb-451e-bc91-25ed97c419c6",
                                                                                  "nro_res_ext": "sample string 3",
                                                                                  "date_reserved": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "date_from": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "date_end": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "date_open": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "date_close": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "id_employee": "c8ad7972-9b0e-4b90-8378-882375ba9acf",
                                                                                  "id_employee_sec": "f3b4d1f4-93c8-45a9-ab6a-ea712a95f131",
                                                                                  "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": "121224c2-fa29-4c9f-9d29-a022cc50bd03",
                                                                                  "comment": "sample string 7",
                                                                                  "id_user_open": "4c5da70a-06ac-4747-a270-ed11a90174ef",
                                                                                  "id_user_close": "ee579eaa-6d7d-45ce-a37f-1f1d3765f0d2",
                                                                                  "id_unit_state": "0d0c751b-1836-4f0b-8bf5-88be83cdd960",
                                                                                  "id_pos_sesion": "1b65c847-2f33-4d00-9707-b25f08fa68c3",
                                                                                  "vip": true,
                                                                                  "paid": true,
                                                                                  "send": true,
                                                                                  "send_date": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                  "commited": true,
                                                                                  "mt_employees": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_employees1": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms_units": {
                                                                                    "$id": "47",
                                                                                    "id": "bb3f2679-97e2-4b48-b8e1-bdb36d7169bd",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "name_label": "sample string 4",
                                                                                    "name_zone": "sample string 5",
                                                                                    "order": 6,
                                                                                    "id_room": "8bbc4448-eda0-42de-b5a2-d6e8012e74b2",
                                                                                    "pax": 8,
                                                                                    "pos_x": 9,
                                                                                    "pos_y": 10,
                                                                                    "size_w": 1,
                                                                                    "size_h": 1,
                                                                                    "in_map": true,
                                                                                    "reserved_on": true,
                                                                                    "id_room_type": "08a09b39-c14e-4f5d-a15e-bac61fef5e06",
                                                                                    "locked": true,
                                                                                    "date_locked": "2026-07-08T06:20:24.7024613+02:00",
                                                                                    "comment_locked": "sample string 15",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                    "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                    "id_user_upd": "8c6eeb66-476b-48f4-a786-95d83065bb3d",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$id": "48",
                                                                                      "id": "919a0a64-d558-4557-af58-59f9af9c7777",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "id_branch": "efba4af8-a793-443e-809c-732f27f58757",
                                                                                      "name_pos": "sample string 6",
                                                                                      "id_image": "cb4cb509-4966-495d-a01a-ed192c29d851",
                                                                                      "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": "27a6b29c-d765-4a1f-bce5-695e581623eb",
                                                                                      "refresh_status": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                      "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                      "id_user_upd": "03792ef9-b0df-4d12-9935-616b90c1aaa0",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "mt_pos_rooms": [
                                                                                        {
                                                                                          "$id": "49",
                                                                                          "id_pos": "493d88ac-5852-4fb3-a384-18f0c14b71f2",
                                                                                          "id_room": "e7b65246-0177-45c1-999a-79a0e386d607",
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                          "last_update": "2026-07-08T06:20:24.7024613+02:00",
                                                                                          "id_user_upd": "ca38f9bf-4e97-4718-bfa6-d651448468a5",
                                                                                          "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": "c6e626da-36f5-4543-bd1e-3e457db09a96",
                                                                                          "id_room": "8a8662e3-3652-4063-b041-7a60f5725f58",
                                                                                          "date_in": "2026-07-08T06:20:24.7024613+02:00",
                                                                                          "date_out": "2026-07-08T06:20:24.7024613+02:00",
                                                                                          "id_user_add": "edb502b7-a087-49d0-aeb5-baf10e3ba6ab",
                                                                                          "from_reservation": "sample string 5",
                                                                                          "pax": 6,
                                                                                          "status": 7,
                                                                                          "comment": "sample string 8",
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T06:20:24.7024613+02:00",
                                                                                          "last_update": "2026-07-08T06:20:24.7024613+02: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": "b98b5c1f-f8d4-459a-bacf-98c0cd76de7a",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high": 5,
                                                                                      "width": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                                      "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                                                      "id_user_upd": "527daa22-9445-46b5-8e51-f1826213ae13",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ],
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$id": "52",
                                                                                          "id_room_type": "5fa8648d-a004-402e-9164-6b6ea90ee5c7",
                                                                                          "id_room_state": "3476b867-20ff-432a-af90-2de4ac86b95a",
                                                                                          "id_image": "e2483d72-49f5-42a4-bb14-c9e176719761",
                                                                                          "color_font": "sample string 4",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_size": 7,
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                                          "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                                                          "id_user_upd": "d93b74ca-fda8-4786-8077-02517843065b",
                                                                                          "commited": true,
                                                                                          "mt_rooms_units_states": {
                                                                                            "$id": "53",
                                                                                            "id": "1dc2e004-98ed-4de3-b392-b1a5876d214b",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "color": "sample string 5",
                                                                                            "active": true,
                                                                                            "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                                            "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                                                            "id_user_upd": "671ae86c-0a9c-4201-a71a-94ffd0d48caf",
                                                                                            "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"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_tips": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id": "759547e5-07c6-4be9-b3d5-c2a5c371e661",
                                                                                  "id_pos_sesion": "290c12f6-1aca-45db-8932-ea18ffed80c7",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "id_user": "7eb5cbd8-ebb3-4dfe-bdc3-1845e7104099",
                                                                                  "id_room_unit_activity": "619c07f5-84d1-4bda-9d36-cccd891b46b6",
                                                                                  "id_doc_sa": "bf22aa72-e8f4-4964-bc0c-94fc9110c733",
                                                                                  "id_pos_type": "2301df7f-9d55-46aa-8e3c-815d1af77098",
                                                                                  "block": true,
                                                                                  "comment": "sample string 5",
                                                                                  "json_response": "sample string 6",
                                                                                  "id_doc_ref": "c6bdf550-4112-4164-86c6-7a057d4ca888",
                                                                                  "coupon_id": "sample string 7",
                                                                                  "terminal_id": "sample string 8",
                                                                                  "card_name": "sample string 9",
                                                                                  "card_bank": "sample string 10",
                                                                                  "card_number": "sample string 11",
                                                                                  "client_name": "sample string 12",
                                                                                  "money_type": "sample string 13",
                                                                                  "merchant_id": "sample string 14",
                                                                                  "aid": "sample string 15",
                                                                                  "auth_num": "sample string 16",
                                                                                  "authorization": true,
                                                                                  "signature": true,
                                                                                  "contactless": true,
                                                                                  "date_hour_pay": "sample string 17",
                                                                                  "terminal_name": "sample string 18",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "commited": true,
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  },
                                                                                  "tt_tips_users": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_tip": "888a09be-d627-4564-a5a2-fbbad116b2c1",
                                                                                      "id_user": "654bbb06-b59b-4d7e-a60b-94bc6b54b460",
                                                                                      "amt_card": 1.1,
                                                                                      "amt_cash": 1.1,
                                                                                      "type_share": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                                      "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "tt_tips": {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_pos_sesion": "ccb441cb-2d1f-46f0-b77e-37c136e0f605",
                                                                                  "id_user": "4b9b22d1-d4c2-4a64-973b-b171146df3e5",
                                                                                  "date_add": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "distribution_index": 1.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_connection": [
                                                                                {
                                                                                  "$id": "57",
                                                                                  "id": "13414e2f-2831-4027-9c77-8e23db5315b2",
                                                                                  "id_user": "5ab0a72f-9d6e-4929-bae8-1a9febb08430",
                                                                                  "id_user_profile": "30d2d441-e987-486c-a7df-a530cef3da5a",
                                                                                  "locator": "sample string 4",
                                                                                  "date_end": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "id_pos_sesion": "f0db7ac5-c470-4386-9e7c-47a0c7294936",
                                                                                  "date_login": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "date_logout": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "terminal_id": "sample string 6",
                                                                                  "terminal_type": "sample string 7",
                                                                                  "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users_profiles": {
                                                                                    "$id": "58",
                                                                                    "id": "d5d55c0c-27cf-4dfc-9a28-5c6320827161",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "is_pass_required": true,
                                                                                    "is_admin": true,
                                                                                    "level_id": 7,
                                                                                    "order_1": 8,
                                                                                    "order_2": 9,
                                                                                    "order_3": 10,
                                                                                    "order_4": 11,
                                                                                    "is_tips": true,
                                                                                    "is_view_all": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                                    "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                                                    "commited": true,
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$id": "59",
                                                                                        "id": "58625514-0e9a-460e-b102-bdb8445258ed",
                                                                                        "id_function": "04a29f73-ce91-4566-9ffa-c7781d5fbcea",
                                                                                        "id_user": "be6398fd-8dcd-4d99-9110-2a5b024094ae",
                                                                                        "id_profile": "f8ad32b4-8e70-4a79-886c-7c34bcb2a513",
                                                                                        "permission": 3,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                                        "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                                                        "commited": true,
                                                                                        "st_users_profiles": {
                                                                                          "$ref": "58"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "10"
                                                                                        },
                                                                                        "st_functions": {
                                                                                          "$id": "60",
                                                                                          "id": "deb24220-9e78-48e6-abf0-3e953e18aa8d",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "level_id": 5,
                                                                                          "id_group": "1749f2f9-171b-4727-9ae0-2919e579d41f",
                                                                                          "name_event": "sample string 7",
                                                                                          "name_pos": "sample string 8",
                                                                                          "id_image": "4f2d8a33-6a1c-4c80-acda-9fb870d24942",
                                                                                          "view_pos": true,
                                                                                          "order": 10,
                                                                                          "color_border": "sample string 11",
                                                                                          "color_button": "sample string 12",
                                                                                          "color_font": "sample string 13",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_size": 16,
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                                          "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions_groups": {
                                                                                            "$id": "61",
                                                                                            "id": "8732e6ce-a048-4340-952e-700b60874bc1",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "active": true,
                                                                                            "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                                            "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                                                            "commited": true,
                                                                                            "st_functions": [
                                                                                              {
                                                                                                "$ref": "60"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "60"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          "st_images": {
                                                                                            "$ref": "5"
                                                                                          },
                                                                                          "st_permisions": [
                                                                                            {
                                                                                              "$ref": "59"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "59"
                                                                                            }
                                                                                          ]
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "59"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": [
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    ],
                                                                                    "tt_cmd_connection": [
                                                                                      {
                                                                                        "$ref": "57"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "57"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_messages": [
                                                                                {
                                                                                  "$id": "62",
                                                                                  "id": "311d96ab-1310-4b30-a868-ad6ae7a47dfb",
                                                                                  "id_user": "910caa01-d625-47f8-b076-2e1b91fd44d7",
                                                                                  "date_add": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "destiny_type": 4,
                                                                                  "id_key": "1a89ef43-01ae-4a90-ae15-bf47c695a604",
                                                                                  "message": "sample string 6",
                                                                                  "message_view": true,
                                                                                  "date_view": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "id_pos_sesion": "2ee0371d-cf6e-42b9-bf53-081b0624ce17",
                                                                                  "terminal_add": "sample string 9",
                                                                                  "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "44"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "62"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "tt_vouchers": {
                                                                        "$ref": "23"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "24"
                                                                    }
                                                                  ],
                                                                  "tt_vouchers_permisions": {
                                                                    "$id": "63",
                                                                    "id": "a41ee837-7f0c-4722-a7a8-bbb976087d9f",
                                                                    "date_from": "2026-07-08T06:20:24.7058581+02:00",
                                                                    "date_end": "2026-07-08T06:20:24.7058581+02:00",
                                                                    "date_used": "2026-07-08T06:20:24.7058581+02:00",
                                                                    "id_employee": "86f34ed1-a6a3-4de8-95ec-8bf24856b907",
                                                                    "id_branch": "94dfe532-f14b-42cd-b8a2-0e8bc7713f6f",
                                                                    "count": 6,
                                                                    "count_used": 1,
                                                                    "unlimited": true,
                                                                    "id_user_add": "db0b06a7-8013-447f-a231-9278d810e639",
                                                                    "is_entry": true,
                                                                    "is_consume": true,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                                    "last_update": "2026-07-08T06:20:24.7058581+02: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": "64",
                                                    "id_pos": "c2794d0c-d1f9-4dea-bc9f-2e2b621a0639",
                                                    "id_doc": "7a010b98-4447-4993-9260-1a4da4e700c5",
                                                    "value": 3,
                                                    "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                    "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                    "commited": true,
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "12"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "64"
                                                  }
                                                ],
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$id": "65",
                                                    "id": "9183f9b8-9c54-46b8-a839-c83dd5cb2485",
                                                    "id_pos": "0ef435c6-9234-49e4-ad75-746ef44cf724",
                                                    "id_doc": "6d5092e3-758e-4925-bc9d-786130061b01",
                                                    "id_branch": "62c81407-afb9-48dd-baaf-63237d03490e",
                                                    "nro_doc": "sample string 5",
                                                    "date_doc": "2026-07-08T06:20:24.7058581+02:00",
                                                    "block": true,
                                                    "nro_original": "sample string 8",
                                                    "id_ref": "9b29c9ef-b227-4818-8e7e-247ecf981ed9",
                                                    "id_loc_from": "44c42c66-d0ba-4b1a-a19d-540809f343f1",
                                                    "id_loc_end": "7fb95473-824d-4b75-9c8b-b9a32ef4a7db",
                                                    "id_user_add": "a3b619ee-f80e-4939-aeb2-7c6d7cae1617",
                                                    "id_user_upd": "8a616bdf-4167-45c9-aa60-eecf2a734b1c",
                                                    "id_pos_sesion": "9895e22e-c891-4f5a-9989-f69a3ffb390d",
                                                    "comment": "sample string 12",
                                                    "status": 1,
                                                    "is_send": true,
                                                    "date_send": "2026-07-08T06:20:24.7058581+02:00",
                                                    "active": true,
                                                    "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                    "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "mt_docs": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_locations": {
                                                      "$id": "66",
                                                      "id": "3475681a-2a2a-4b9d-bc7a-e89f7abc8c03",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "reserved": true,
                                                      "id_branch": "6024a7b5-cf90-4f89-bd02-430262347316",
                                                      "active": true,
                                                      "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                      "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                      "id_user_upd": "48fbe96a-a64b-4714-949c-6e9731153703",
                                                      "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": "65"
                                                        },
                                                        {
                                                          "$ref": "65"
                                                        }
                                                      ],
                                                      "tt_doc_st1": [
                                                        {
                                                          "$ref": "65"
                                                        },
                                                        {
                                                          "$ref": "65"
                                                        }
                                                      ],
                                                      "tt_stock": [
                                                        {
                                                          "$id": "67",
                                                          "id_location": "c1fddf0f-724e-4af5-8450-1557249808b9",
                                                          "id_item": "caa64b33-80a6-4c84-9387-1f0e85a02e57",
                                                          "stock_ideal": 3.1,
                                                          "stock_min": 4.1,
                                                          "stock_max": 5.1,
                                                          "stock": 6.1,
                                                          "active": true,
                                                          "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                          "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                                          "commited": true,
                                                          "mt_items": {
                                                            "$ref": "8"
                                                          },
                                                          "mt_locations": {
                                                            "$ref": "66"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "67"
                                                        }
                                                      ]
                                                    },
                                                    "mt_locations1": {
                                                      "$ref": "66"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "12"
                                                    },
                                                    "st_users": {
                                                      "$ref": "10"
                                                    },
                                                    "st_users1": {
                                                      "$ref": "10"
                                                    },
                                                    "tt_doc_st_det": [
                                                      {
                                                        "$id": "68",
                                                        "id_doc_st": "a2bd092a-1cc5-4432-a26b-5e79d8178bf4",
                                                        "id_line": 2,
                                                        "id_item": "73f1a11e-581e-486a-9402-3821374792f5",
                                                        "comment": "sample string 4",
                                                        "qty": 5.1,
                                                        "status": 1,
                                                        "active": true,
                                                        "mt_items": {
                                                          "$ref": "8"
                                                        },
                                                        "tt_doc_st": {
                                                          "$ref": "65"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ],
                                                    "tt_doc_st1": [
                                                      {
                                                        "$ref": "65"
                                                      },
                                                      {
                                                        "$ref": "65"
                                                      }
                                                    ],
                                                    "tt_doc_st2": {
                                                      "$ref": "65"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ]
                                              },
                                              "mt_locations": {
                                                "$ref": "66"
                                              },
                                              "mt_locations1": {
                                                "$ref": "66"
                                              },
                                              "mt_pos": {
                                                "$ref": "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": "69",
                                                  "id": "5b4603d6-305a-4317-a618-9b38aa325ae7",
                                                  "spool_server": "sample string 2",
                                                  "id_doc_sa": "76982227-5837-4717-8b27-c064086a5fc3",
                                                  "spool_printer": "sample string 4",
                                                  "count": 5,
                                                  "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                  "printed": true,
                                                  "print_on": "2026-07-08T06:20:24.7058581+02:00",
                                                  "tt_doc_sa": {
                                                    "$ref": "15"
                                                  }
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ]
                                            },
                                            "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": "64"
                                      },
                                      {
                                        "$ref": "64"
                                      }
                                    ],
                                    "st_pos_license": [
                                      {
                                        "$id": "70",
                                        "id": "e6b10be1-8458-445b-8570-d7df29e0187a",
                                        "id_pos": "74f73d83-1c59-46c0-89ac-6a475de58a3c",
                                        "mac_address": "sample string 3",
                                        "date_end": "2026-07-08T06:20:24.7058581+02:00",
                                        "key_access": "sample string 5",
                                        "id_user_add": "3cecd191-7cd4-4b3b-80e4-c867f5d31338",
                                        "active": true,
                                        "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                        "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "70"
                                      }
                                    ],
                                    "st_users_pos": [
                                      {
                                        "$id": "71",
                                        "id_user": "4fb1045e-cc3c-41dc-a72a-96347bde8887",
                                        "id_pos": "c8d95ac6-3125-4e09-a737-2cce972dd8c1",
                                        "pass_required": true,
                                        "active": true,
                                        "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                        "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_doc_sa": [
                                      {
                                        "$ref": "15"
                                      },
                                      {
                                        "$ref": "15"
                                      }
                                    ],
                                    "tt_pos_connection": [
                                      {
                                        "$id": "72",
                                        "id": "ecc64259-3dce-4868-b634-549debd92ae3",
                                        "id_pos": "034a3a1b-576b-4924-afb5-44bbfa32a451",
                                        "date_add": "2026-07-08T06:20:24.7058581+02:00",
                                        "date_upd": "2026-07-08T06:20:24.7058581+02:00",
                                        "date_out": "2026-07-08T06:20:24.7058581+02: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": "72"
                                      }
                                    ],
                                    "tt_pos_sesion": [
                                      {
                                        "$ref": "44"
                                      },
                                      {
                                        "$ref": "44"
                                      }
                                    ],
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "tt_logs": [
                                      {
                                        "$id": "73",
                                        "id": "34f4c478-a3e0-438d-8b0a-2a8901cf55a0",
                                        "id_user_add": "a0d2f3d4-28de-4549-af50-a458abc0655e",
                                        "id_table": "880affdc-c1a9-4df2-b42c-e4a5720fb0b9",
                                        "message_log": "sample string 3",
                                        "json_object": "sample string 4",
                                        "log_type": "sample string 5",
                                        "id_pos": "f95aa83f-c021-4423-913c-56567e8eba98",
                                        "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        },
                                        "st_sync_tables": {
                                          "$id": "74",
                                          "id": "788724e9-0e05-490c-bdba-75a9d095ef56",
                                          "level": 2,
                                          "order": 3,
                                          "name": "sample string 4",
                                          "log_ins": true,
                                          "log_upd": true,
                                          "packet_forward": true,
                                          "active": true,
                                          "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                          "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                          "commited": true,
                                          "st_sync_packages_det": [
                                            {
                                              "$id": "75",
                                              "id": "e407d60e-da2f-43b0-9f86-5ef96026e84b",
                                              "id_sync": "78b0b8d9-7541-456b-8519-c7bddcc6bb37",
                                              "json": "sample string 3",
                                              "id_table": "af196e43-33c3-46be-9346-12bdef9c4f25",
                                              "order": 5,
                                              "st_sync_packages": {
                                                "$id": "76",
                                                "id": "8f715c32-bbef-4478-8e22-0262c9081ea6",
                                                "id_branch_from": "b2fd08ce-e67d-4842-a921-5a82f8bd77f1",
                                                "id_branch_to": "db426ace-5071-4224-a054-284de6fc783a",
                                                "type": 4,
                                                "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                                "order": 6,
                                                "status": 7,
                                                "log_info": "sample string 8",
                                                "sync_on": "2026-07-08T06:20:24.7058581+02:00",
                                                "send_on": "2026-07-08T06:20:24.7058581+02:00",
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "mt_branches1": {
                                                  "$ref": "4"
                                                },
                                                "st_sync_packages_det": [
                                                  {
                                                    "$ref": "75"
                                                  },
                                                  {
                                                    "$ref": "75"
                                                  }
                                                ]
                                              },
                                              "st_sync_tables": {
                                                "$ref": "74"
                                              }
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ],
                                          "tt_logs": [
                                            {
                                              "$ref": "73"
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ]
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "73"
                                      }
                                    ],
                                    "st_local_variables": [
                                      {
                                        "$id": "77",
                                        "id": "fc60d1ef-6fbe-4c6f-91df-ab3a8da1660b",
                                        "id_pos": "a3ac496f-3a32-419e-8edf-2b03b18dd664",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "value": "sample string 5",
                                        "type": "sample string 6",
                                        "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                        "commited": true,
                                        "mt_pos": {
                                          "$ref": "12"
                                        }
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "tt_doc_st": [
                                      {
                                        "$ref": "65"
                                      },
                                      {
                                        "$ref": "65"
                                      }
                                    ]
                                  },
                                  {
                                    "$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": "78",
                                "id": "ed8d09c0-c8b5-471b-97d2-a554983af79e",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "authorized": true,
                                "active": true,
                                "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                "last_update": "2026-07-08T06:20:24.7058581+02:00",
                                "id_user_upd": "10f8843a-13cf-4b38-8ee9-7b25f9566e39",
                                "commited": true,
                                "mt_employees": [
                                  {
                                    "$ref": "2"
                                  },
                                  {
                                    "$ref": "2"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "78"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "36"
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "mt_items_sub": [
                              {
                                "$ref": "26"
                              },
                              {
                                "$ref": "26"
                              }
                            ],
                            "mt_items_types": [
                              {
                                "$ref": "25"
                              },
                              {
                                "$ref": "25"
                              }
                            ],
                            "mt_locations": [
                              {
                                "$ref": "66"
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "mt_money_rates": [
                              {
                                "$ref": "19"
                              },
                              {
                                "$ref": "19"
                              }
                            ],
                            "mt_money_types": [
                              {
                                "$ref": "18"
                              },
                              {
                                "$ref": "18"
                              }
                            ],
                            "mt_payment_types": [
                              {
                                "$ref": "21"
                              },
                              {
                                "$ref": "21"
                              }
                            ],
                            "mt_pos": [
                              {
                                "$ref": "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_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": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$ref": "70"
                              },
                              {
                                "$ref": "70"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$ref": "71"
                              },
                              {
                                "$ref": "71"
                              }
                            ],
                            "st_users_token": [
                              {
                                "$id": "79",
                                "id": "401e8afa-1683-4738-b79d-dd9af03bafc5",
                                "token_id": "sample string 2",
                                "id_user": "908f121c-a1ca-4cf2-8127-e8409efc9e5b",
                                "date_from": "2026-07-08T06:20:24.7058581+02:00",
                                "date_end": "2026-07-08T06:20:24.7058581+02:00",
                                "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ],
                            "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_st": [
                              {
                                "$ref": "65"
                              },
                              {
                                "$ref": "65"
                              }
                            ],
                            "tt_doc_st1": [
                              {
                                "$ref": "65"
                              },
                              {
                                "$ref": "65"
                              }
                            ],
                            "tt_items_customs": [
                              {
                                "$ref": "43"
                              },
                              {
                                "$ref": "43"
                              }
                            ],
                            "tt_logs": [
                              {
                                "$ref": "73"
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "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": "80",
                                "id": "0a619eef-4e0f-4552-b020-b0dbcec40fd4",
                                "id_room_activity": "b44a9d49-48ec-46d1-8ebb-fcf60505b8e9",
                                "id_pos_sesion": "21cd5137-d3d1-4b98-b9c2-ff89d251965d",
                                "log_text": "sample string 4",
                                "id_user": "004dcf4f-5915-40f3-9f92-e6b5b0e13c6f",
                                "created_on": "2026-07-08T06:20:24.7058581+02:00",
                                "commited": true,
                                "st_users": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "tt_tips_users": [
                              {
                                "$ref": "55"
                              },
                              {
                                "$ref": "55"
                              }
                            ],
                            "tt_vouchers_permisions": [
                              {
                                "$ref": "63"
                              },
                              {
                                "$ref": "63"
                              }
                            ],
                            "tt_vouchers": [
                              {
                                "$ref": "23"
                              },
                              {
                                "$ref": "23"
                              }
                            ],
                            "mt_docs": [
                              {
                                "$ref": "16"
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "tt_pos_sesion_users": [
                              {
                                "$ref": "56"
                              },
                              {
                                "$ref": "56"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "15"
                              },
                              {
                                "$ref": "15"
                              }
                            ],
                            "tt_doc_sa1": [
                              {
                                "$ref": "15"
                              },
                              {
                                "$ref": "15"
                              }
                            ],
                            "mt_items": [
                              {
                                "$ref": "8"
                              },
                              {
                                "$ref": "8"
                              }
                            ],
                            "mt_rooms_units_states": [
                              {
                                "$ref": "53"
                              },
                              {
                                "$ref": "53"
                              }
                            ],
                            "st_users_profiles": {
                              "$ref": "58"
                            },
                            "tt_cmd_connection": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "tt_cmd_messages": [
                              {
                                "$ref": "62"
                              },
                              {
                                "$ref": "62"
                              }
                            ]
                          }
                        },
                        "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": "81",
                            "id_doc_sa": "8a3175b8-f845-4e6c-bb18-23558b071da6",
                            "id_line": 2,
                            "id_item": "5755f729-16c0-4d34-9b9d-6aa522be88fc",
                            "qty": 4.1,
                            "mt_items": {
                              "$ref": "8"
                            },
                            "tt_doc_sa_det": {
                              "$ref": "1"
                            }
                          },
                          {
                            "$ref": "81"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "43"
                          },
                          {
                            "$ref": "43"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "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": "60"
                },
                {
                  "$ref": "60"
                }
              ],
              "st_images_types": {
                "$id": "82",
                "id": "ac50a756-ef3c-4643-afdf-6474cde8c320",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-07-08T06:20:24.7058581+02:00",
                "last_update": "2026-07-08T06:20:24.7058581+02: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": "66"
              },
              {
                "$ref": "66"
              }
            ],
            "mt_periods": [
              {
                "$id": "83",
                "id_branch": "7a5e62f3-4fc6-468e-a48b-c92e5a93ee98",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-07-08T06:20:24.7058581+02:00",
                "date_end": "2026-07-08T06:20:24.7058581+02:00",
                "state": "sample string 6",
                "created_on": "2026-07-08T06:20:24.7058581+02:00",
                "last_update": "2026-07-08T06:20:24.7058581+02:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "83"
              }
            ],
            "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": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "63"
              },
              {
                "$ref": "63"
              }
            ]
          },
          "mt_employees": {
            "$ref": "2"
          }
        },
        {
          "$ref": "3"
        }
      ],
      "mt_employees_profiles": {
        "$ref": "78"
      },
      "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": "63"
        },
        {
          "$ref": "63"
        }
      ],
      "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": "81"
      },
      {
        "$ref": "81"
      }
    ]
  },
  {
    "$ref": "1"
  }
]