GET api/Mt_Pos_Print?id_pos={id_pos}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_pos

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_pos_print
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_pos

globally unique identifier

Required

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

mode_print

integer

Required

port

string

Max length: 10

baud_rate

integer

None.

data_bits

integer

None.

stop_bit

integer

None.

flow_control

integer

None.

parity

integer

None.

pin_cashdrawer

integer

None.

ip_printer

string

Max length: 15

port_ip

integer

None.

printer_name

string

Max length: 100

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_pos

mt_pos

None.

mt_pos_doc_print

Collection of mt_pos_doc_print

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "99b8f5e9-673c-4c98-a5ef-0350a00e4a15",
    "id_pos": "e5258983-775b-4235-8873-364004962f94",
    "id_mask": "sample string 3",
    "name": "sample string 4",
    "mode_print": 5,
    "port": "sample string 6",
    "baud_rate": 1,
    "data_bits": 1,
    "stop_bit": 1,
    "flow_control": 1,
    "parity": 1,
    "pin_cashdrawer": 1,
    "ip_printer": "sample string 7",
    "port_ip": 1,
    "printer_name": "sample string 8",
    "active": true,
    "created_on": "2026-03-10T07:08:55.6997835+01:00",
    "last_update": "2026-03-10T07:08:55.6997835+01:00",
    "id_user_upd": "24a7dbbf-a0ad-43f1-a64e-c69b27c2ebcc",
    "commited": true,
    "mt_pos": {
      "$id": "2",
      "id": "ff4419b2-2996-4908-b2dd-08e5d3eaf472",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "707df4d8-b3e2-45fe-9c45-68afc6c28c7c",
      "id_zone": "ceab29a4-c724-4d42-ae25-c4e2ac1ef6b8",
      "user_required": true,
      "active": true,
      "created_on": "2026-03-10T07:08:55.6997835+01:00",
      "last_update": "2026-03-10T07:08:55.6997835+01:00",
      "id_user_upd": "dd8c8612-988d-40e2-8c97-bc709ea6a49f",
      "commited": true,
      "mt_branches_zones": {
        "$id": "3",
        "id": "110fd121-ab70-48f9-ac2a-ed6d4bc8e5bb",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "5e6b2d08-cefc-4461-a5c5-f656e6ab787b",
        "active": true,
        "created_on": "2026-03-10T07:08:55.6997835+01:00",
        "last_update": "2026-03-10T07:08:55.6997835+01:00",
        "id_user_upd": "bac6f87b-fc2c-408a-b23e-c2ac7d2b456a",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "1813d5d7-8a7d-4550-9871-49fe7e9bd9fa",
          "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": "7feaddc7-d4d3-4c1a-b243-855c16873126",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-03-10T07:08:55.6997835+01:00",
          "last_update": "2026-03-10T07:08:55.6997835+01:00",
          "id_user_upd": "6eeeec66-18e1-40e1-82ca-8cfa8205e60e",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "05ebdb7a-516c-4bf4-a91a-3c28696ba37e",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "3cb2dd61-6333-436b-916b-4d7e48fba15f",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-03-10T07:08:55.6997835+01:00",
            "last_update": "2026-03-10T07:08:55.6997835+01:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "d99f7b83-1350-4d23-82e1-f2dd9b635463",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "384c60db-3dbb-4d85-801a-5481f8276969",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "8a816c22-1adf-4bf0-a17e-db3a866ce986",
                "view_pos": true,
                "order": 8,
                "order_sec": 9,
                "color_border": "sample string 10",
                "color_button": "sample string 11",
                "color_font": "sample string 12",
                "font_bold": true,
                "font_underline": true,
                "font_size": 15,
                "big_buttons": true,
                "active": true,
                "created_on": "2026-03-10T07:08:55.6997835+01:00",
                "last_update": "2026-03-10T07:08:55.6997835+01:00",
                "id_user_upd": "da37c01e-ee46-4df4-844c-61ee04a7212b",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "835b2081-86e8-4f8f-a883-1039457cedb5",
                    "id_item": "dd4955b6-c94e-4ac0-98f9-c9930bef7d32",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-03-10T07:08:55.7154447+01:00",
                    "last_update": "2026-03-10T07:08:55.7154447+01:00",
                    "id_user_upd": "9f15dc0b-00b2-4ae0-a4ea-e218297ee9bc",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "91ab5dac-622c-4c9f-a6ec-cf42ff2e4a68",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "adc2a092-59c3-4ef3-ae1c-a3c74e7b7030",
                      "id_unit_sec": "5bcb1621-2fa8-4567-b605-5fd7980b16b6",
                      "id_brand": "414bf28d-cd22-4172-b0d2-300a2d8680f3",
                      "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": "eb2f7ac6-3cb1-4436-9591-c802f22f93b6",
                      "view_pos": true,
                      "order": 23,
                      "color_border": "sample string 24",
                      "color_button": "sample string 25",
                      "color_font": "sample string 26",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 29,
                      "active": true,
                      "created_on": "2026-03-10T07:08:55.7154447+01:00",
                      "last_update": "2026-03-10T07:08:55.7154447+01:00",
                      "id_user_upd": "738fdd82-971b-43cc-a265-30f9f4e29e16",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "40b7bdc1-ff2d-4c07-9959-bd498a64e409",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-03-10T07:08:55.7154447+01:00",
                        "last_update": "2026-03-10T07:08:55.7154447+01:00",
                        "id_user_upd": "c4072e32-efd1-4457-8f7c-087865182671",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "d26f64d7-8822-4c1d-ab39-0070ffffd68e",
                          "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": "a54d10b0-ef0f-4b62-998e-3db41256d0ce",
                          "view_messages": true,
                          "id_image_photo": "2ab93ed0-7256-426d-b550-93dd557b06e2",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "b9fdd083-a747-4902-a509-5b6a30cddd13",
                          "view_pos": true,
                          "order": 15,
                          "color_border": "sample string 16",
                          "color_button": "sample string 17",
                          "color_font": "sample string 18",
                          "active": true,
                          "created_on": "2026-03-10T07:08:55.7154447+01:00",
                          "last_update": "2026-03-10T07:08:55.7154447+01:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$ref": "3"
                            },
                            {
                              "$ref": "3"
                            }
                          ],
                          "mt_brands": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "mt_categories": [
                            {
                              "$ref": "6"
                            },
                            {
                              "$ref": "6"
                            }
                          ],
                          "mt_categories_items": [
                            {
                              "$ref": "7"
                            },
                            {
                              "$ref": "7"
                            }
                          ],
                          "mt_cloakrooms": [
                            {
                              "$id": "11",
                              "id": "44b48b77-253f-4383-b378-ee18b4160351",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "bcdce770-6a29-4981-866b-90f120ebdecf",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "51e71b86-c270-46be-8907-f2ebb36d7775",
                              "view_pos": true,
                              "order": 9,
                              "color_border": "sample string 10",
                              "color_button": "sample string 11",
                              "color_font": "sample string 12",
                              "active": true,
                              "created_on": "2026-03-10T07:08:55.7154447+01:00",
                              "last_update": "2026-03-10T07:08:55.7154447+01:00",
                              "id_user_upd": "c6db7312-5f5f-4041-af8b-7a0e26b213d0",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "12",
                                  "id": "7be402b7-cf95-4544-a233-9f211b1ae2d8",
                                  "id_cloakroom": "4788c2ac-4eea-4da9-9849-0232b244c621",
                                  "id_pos_sesion": "140e4c8b-af45-44aa-b44b-7e4bb7769475",
                                  "unit_id": 4,
                                  "date_open": "2026-03-10T07:08:55.7154447+01:00",
                                  "date_close": "2026-03-10T07:08:55.7154447+01:00",
                                  "id_doc_sa": "23c0201e-4500-465b-a5a6-8194e9329a17",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "11"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "13",
                                    "id": "f0f8ab99-c188-4e65-bc1a-83be3b802063",
                                    "id_pos": "18fbcf22-6d5d-4d19-969b-04d571d9a30a",
                                    "id_doc": "4febb5d8-fd39-4bdd-b7a4-9fff3cf6be17",
                                    "id_branch": "20d42a9a-8c4a-40e9-990d-062429cfa1d1",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-03-10T07:08:55.7154447+01:00",
                                    "date_tax": "2026-03-10T07:08:55.7154447+01:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "f9c342c9-da13-401d-b2d7-31b9e25ad9f4",
                                    "id_relationship": "8e3bff3d-a7c6-4ba0-9124-8047bd5b2981",
                                    "id_loc_from": "14a63caf-f524-440c-bc4a-081f8f1c75c5",
                                    "id_loc_end": "fc95c9d6-5c9e-419d-80aa-1f5a047a7a71",
                                    "id_user_add": "48020e4c-2602-4b5f-b445-001e64aaebd5",
                                    "id_user_upd": "74505e22-3381-4dfd-a399-3546a868424d",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "9bd1f1b1-819b-468b-931a-eecbc6054810",
                                    "id_room_unit": "06fe5c32-11fb-4f34-bf56-384bbf577296",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "32e18fc1-5c2b-47e8-a902-cb747b5e28f5",
                                    "p_dis": 15.1,
                                    "p_chr": 16.1,
                                    "amt_net": 17.1,
                                    "amt_tax": 18.1,
                                    "amt_dis": 19.1,
                                    "amt_chr": 20.1,
                                    "amt_tot": 21.1,
                                    "active": true,
                                    "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                    "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_docs": {
                                      "$id": "14",
                                      "id": "37827cc1-f2c3-4c30-8505-a0a8ba17fe38",
                                      "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": "b6376316-d1e8-4b68-9c74-e1f54a45d239",
                                      "view_pos": true,
                                      "order": 23,
                                      "color_border": "sample string 24",
                                      "color_button": "sample string 25",
                                      "color_font": "sample string 26",
                                      "active": true,
                                      "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                      "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                      "id_user_upd": "0f3bc32b-a52c-407d-a0c2-43457449cebb",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "15",
                                          "id_doc": "0f03d71f-35c8-4e1d-99e1-e9f7d6b29c84",
                                          "id_pay": "0ffd8ac5-c7c7-469d-a232-7d6e7925c0c1",
                                          "id_money": "858fd8de-fa22-48f8-97fa-5d6c42204396",
                                          "active": true,
                                          "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                          "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                          "id_user_upd": "822d0c48-f3f9-41ea-9791-05030878a1ef",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_money_types": {
                                            "$id": "16",
                                            "id": "9e07694d-d42d-46cc-89e6-f0b3a922b2be",
                                            "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": "64371130-1afa-464d-976b-ed101e2d9be1",
                                            "view_pos": true,
                                            "order": 8,
                                            "color_border": "sample string 9",
                                            "color_button": "sample string 10",
                                            "color_font": "sample string 11",
                                            "active": true,
                                            "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                            "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                            "id_user_upd": "74b8d176-e9aa-4786-9563-37a004bd8aeb",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "17",
                                                "id_money_1": "d03b941d-c3cf-44b0-b981-3dd138575b59",
                                                "id_money_2": "65b27930-d431-4e70-bc38-b597ba398ab9",
                                                "date_from": "2026-03-10T07:08:55.7154447+01:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                "id_user_upd": "a91f1305-847e-402c-a9b6-0f17e00a18f5",
                                                "commited": true,
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "mt_money_types1": {
                                                  "$ref": "16"
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                }
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "mt_money_rates1": [
                                              {
                                                "$ref": "17"
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "5"
                                            },
                                            "st_users": {
                                              "$ref": "10"
                                            },
                                            "tt_doc_sa_cashflow": [
                                              {
                                                "$id": "18",
                                                "id_doc_sa": "4f70acf4-5c33-43c4-a528-b7ac4e28ece7",
                                                "id_pay": "9debf7b1-4171-4d82-9878-632f71ad4ff7",
                                                "id_money": "9f3e5f09-a068-4472-af7c-f8d5f7d1c86a",
                                                "date_cashflow": "2026-03-10T07:08:55.7154447+01:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "769bfd25-8133-418f-99a7-b46198a4f9f1",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "19",
                                                  "id": "92d1bf92-9c19-4423-bf65-3412a8d7fb04",
                                                  "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": "08ea69fb-b523-47da-8cd1-8bf7d48a981d",
                                                  "view_pos": true,
                                                  "order": 13,
                                                  "color_border": "sample string 14",
                                                  "color_button": "sample string 15",
                                                  "color_font": "sample string 16",
                                                  "active": true,
                                                  "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                  "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                  "id_user_upd": "763f2315-69c6-464b-9ee4-545551a74287",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "15"
                                                    },
                                                    {
                                                      "$ref": "15"
                                                    }
                                                  ],
                                                  "st_images": {
                                                    "$ref": "5"
                                                  },
                                                  "st_users": {
                                                    "$ref": "10"
                                                  },
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$id": "20",
                                                      "id_doc_sa": "b25abc4e-eb78-479c-8d43-e692b513143e",
                                                      "id_line": 2,
                                                      "id_pay": "d7e6bf60-e5a7-4a8a-b851-a04502cd8691",
                                                      "id_money": "8ade42a4-3818-4ec7-b715-40946a6411e8",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "89d9505c-95aa-4d1c-8f28-40f56a1609b4",
                                                      "id_employee": "2e00c388-bf90-4225-b739-09dbddd6e9d2",
                                                      "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": "8f5fbd26-8fd0-4ece-89fe-fc80b8337ada",
                                                      "coupon_id": "sample string 9",
                                                      "terminal_id": "sample string 10",
                                                      "card_name": "sample string 11",
                                                      "card_bank": "sample string 12",
                                                      "card_number": "sample string 13",
                                                      "client_name": "sample string 14",
                                                      "money_type": "sample string 15",
                                                      "merchant_id": "sample string 16",
                                                      "aid": "sample string 17",
                                                      "auth_num": "sample string 18",
                                                      "authorization": true,
                                                      "signature": true,
                                                      "contactless": true,
                                                      "date_hour_pay": "sample string 19",
                                                      "terminal_name": "sample string 20",
                                                      "active": true,
                                                      "mt_employees": {
                                                        "$id": "21",
                                                        "id": "2b9c622d-86ac-42b0-9412-28c183b43587",
                                                        "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": "e150f8d1-9fee-42eb-adda-99665590c607",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "f8211a82-f240-4415-92c7-32ecb00fc5fd",
                                                        "view_pos": true,
                                                        "order": 14,
                                                        "color_border": "sample string 15",
                                                        "color_button": "sample string 16",
                                                        "color_font": "sample string 17",
                                                        "active": true,
                                                        "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                        "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                        "id_user_upd": "b12fb780-de5a-4899-bce2-73240b64a236",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "22",
                                                            "id_employee": "c9b1a569-8767-436c-955c-48e75f5d3371",
                                                            "id_branch": "f828ee7b-b32b-4f2a-995b-749a2f83de3b",
                                                            "active": true,
                                                            "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                            "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                            "id_user_upd": "092de1cf-cfa7-4426-aa17-a8b32c038305",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "23",
                                                          "id": "2a18fb52-6b9d-4855-a64f-9c7ae38ec648",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                          "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                          "id_user_upd": "9e8bdbdc-f3a6-4db4-ab9b-06b3b2936e7d",
                                                          "commited": true,
                                                          "mt_employees": [
                                                            {
                                                              "$ref": "21"
                                                            },
                                                            {
                                                              "$ref": "21"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "10"
                                                          }
                                                        },
                                                        "st_images": {
                                                          "$ref": "5"
                                                        },
                                                        "st_users": {
                                                          "$ref": "10"
                                                        },
                                                        "tt_doc_sa_det": [
                                                          {
                                                            "$id": "24",
                                                            "id_doc_sa": "fb8e4f0c-3fb0-4073-acaf-85829593b4ea",
                                                            "id_line": 2,
                                                            "id_item_sub": "620c3aec-dc5c-47d3-97bd-0b87a2f0b336",
                                                            "qty": 4.1,
                                                            "id_list": "6bcb887d-3bfc-456c-9188-bddd8a2ec8fe",
                                                            "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": "bc4f72d8-fd5d-4a16-b52c-8a9a118fa8e8",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "edd90375-9bb9-4e6f-af57-5a8a0aac4ea6",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "252116a4-1f6c-4b03-85b8-25a163b3fbff",
                                                            "id_user_upd": "ca20039b-0715-4b5b-8892-1c4e254487f3",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "25",
                                                              "id": "9b2043d1-b96c-44c1-b228-c6849cd71ea0",
                                                              "id_item": "47c31981-d30f-4669-a155-0b98255903ba",
                                                              "id_item_type": "f855e63b-7cab-48bc-9a7f-ce6cd7463b5e",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "945998a4-eb4f-4bfd-8046-9b18429b4639",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                              "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                              "id_user_upd": "5675dd3f-4076-465e-874e-50a408af362a",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "26",
                                                                  "id_item_sub": "17695e5e-74ab-4079-8dfe-b8adcd78fd06",
                                                                  "id_item": "53b57187-d9f7-4e60-b0e4-92e3097e13af",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "1372d17d-fc2a-4750-90c2-a8d88f578558",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "27",
                                                                    "id": "7fb62bda-1bbb-402e-ab29-0985d20ee0a8",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "59ff9add-6979-46c6-8d20-8b6215359fbb",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                    "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                    "id_user_upd": "67db9e91-4dbb-4b22-a731-e4e9301d6308",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "28",
                                                                      "id": "77f59ff2-a6c1-4e4a-ae2f-c1feaf2892b5",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "id_user_upd": "da45123e-afcb-4960-adcc-13e29a58777d",
                                                                      "commited": true,
                                                                      "mt_units_ref": [
                                                                        {
                                                                          "$ref": "27"
                                                                        },
                                                                        {
                                                                          "$ref": "27"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_items": [
                                                                        {
                                                                          "$ref": "8"
                                                                        },
                                                                        {
                                                                          "$ref": "8"
                                                                        }
                                                                      ],
                                                                      "mt_items1": [
                                                                        {
                                                                          "$ref": "8"
                                                                        },
                                                                        {
                                                                          "$ref": "8"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "26"
                                                                }
                                                              ],
                                                              "mt_items_types": {
                                                                "$id": "29",
                                                                "id": "13e6fd61-af7e-4ef8-ae6c-0d8cc4a30d5e",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "8793d4d1-42e3-42e0-9b4b-d1741a60605b",
                                                                "view_pos": true,
                                                                "order": 7,
                                                                "color_border": "sample string 8",
                                                                "color_button": "sample string 9",
                                                                "color_font": "sample string 10",
                                                                "font_bold": true,
                                                                "font_underline": true,
                                                                "font_size": 13,
                                                                "active": true,
                                                                "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                "id_user_upd": "0651fb20-afb7-4907-8e4c-205f1e0d6094",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_voucher": "b8b766a4-dce6-45ec-896e-dd31b2eeba4b",
                                                                    "id_line": "a1a9ad00-e6a4-4842-980f-3ba844c61d43",
                                                                    "id_category": "ce494d62-9909-4503-b4e5-2593ec8d263c",
                                                                    "id_item": "5b1f0343-b069-40ef-a089-41b004a84cd5",
                                                                    "id_item_type": "fed08bc5-9daa-48b5-a51b-5d7fb03c2142",
                                                                    "price_max": 1.1,
                                                                    "qty_add": 3.1,
                                                                    "qty_used": 4.1,
                                                                    "mt_categories": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "tt_vouchers": {
                                                                      "$id": "31",
                                                                      "id": "de0d94e5-efa3-4674-9f60-cd1a4c2a6bb9",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "date_end": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "date_used": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "date_sesion": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "id_employee": "c0aac0f4-ba9c-4c5a-90a9-345584dbecce",
                                                                      "id_branch": "f1cf481d-5e9c-4f26-a4dc-43078e769d36",
                                                                      "id_voucher_permision": "5558c8e8-2299-484a-a0b8-765da0c9d105",
                                                                      "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": "23ff270a-c1a8-40e5-b0af-965ea8cc2257",
                                                                      "id_user_add": "7d4bfc3c-8d25-46e1-89c5-e94fc943407d",
                                                                      "id_doc_sa": "9b0ab8d6-1a82-437c-8e6f-bdd106d1ec52",
                                                                      "id_item_sub": "1d5285c2-c140-4df7-8fea-e7931b8785e8",
                                                                      "id_pos_sesion": "a6ce212c-1c53-4617-8945-a90280152088",
                                                                      "is_authorized": true,
                                                                      "is_automatic": true,
                                                                      "print_in_branch": true,
                                                                      "printed": true,
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "is_used_entry": true,
                                                                      "is_used_consume": true,
                                                                      "is_close": true,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "mt_payment_types": {
                                                                        "$ref": "19"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "tt_vouchers_permisions": {
                                                                        "$id": "32",
                                                                        "id": "2010f8cf-cfbe-4379-a9b1-6ecb9d903314",
                                                                        "date_from": "2026-03-10T07:08:55.7154447+01:00",
                                                                        "date_end": "2026-03-10T07:08:55.7154447+01:00",
                                                                        "date_used": "2026-03-10T07:08:55.7154447+01:00",
                                                                        "id_employee": "793c9b0a-96ed-4d89-80f0-707b75cf2b58",
                                                                        "id_branch": "be2f33be-d806-4383-8a93-000be413ce5b",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "161cf2b5-2f17-4571-971b-23d6c7739ca6",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                        "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ]
                                                                      }
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "10"
                                                                },
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "mt_prices_rules": [
                                                                  {
                                                                    "$id": "33",
                                                                    "id": "352a0cc6-44ac-48cc-b011-102754affa98",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-03-10T07:08:55.7154447+01:00",
                                                                    "date_end": "2026-03-10T07:08:55.7154447+01:00",
                                                                    "by_amt": true,
                                                                    "by_pcg": true,
                                                                    "ap_amount": 1.1,
                                                                    "ap_percent": 1.1,
                                                                    "ap_price": 1.1,
                                                                    "ap_price_min": 1.1,
                                                                    "ap_price_max": 1.1,
                                                                    "id_branch": "16dc8318-e776-4ad0-8ca4-e0e65d816051",
                                                                    "id_pos": "0b2a1cca-3ef0-4cd5-aece-7237cc56fedb",
                                                                    "id_list": "1c6a204c-e912-4a9a-a86e-d8a27732ff30",
                                                                    "id_item": "58142b8c-ed30-4f95-86aa-c18254933055",
                                                                    "id_item_type": "d5c09555-add8-471f-b617-d96ba2ff3287",
                                                                    "id_category": "cec6b5c3-80c1-4297-a8aa-4a5f77ab96cf",
                                                                    "by_day_week": true,
                                                                    "use_mon": true,
                                                                    "use_tue": true,
                                                                    "use_wed": true,
                                                                    "use_thu": true,
                                                                    "use_fri": true,
                                                                    "use_sat": true,
                                                                    "use_sun": true,
                                                                    "use_hour_ini": "00:00:00.1234567",
                                                                    "use_hour_end": "00:00:00.1234567",
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                    "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                    "id_user_upd": "c83520a5-ec59-46c9-ab01-e71334515a15",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_categories": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "34",
                                                                      "id": "afd76731-4bff-41a0-9826-e485acb2fe1e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "ede2e387-9032-4596-a79d-0e69649c5c16",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "cb79f440-2497-4ae2-884e-5d2741dd9e8b",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "id_user_upd": "4ed0dfce-709c-40e8-bcdc-705b11ab8770",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_pos": "138e1ba5-fad8-474d-8316-ca01af772b49",
                                                                          "id_pos_type": "905266be-858f-44df-9340-04efebe57a8d",
                                                                          "id_price_list": "4c78e66b-0bc6-40a3-8df7-a6e9a93b5778",
                                                                          "is_default": true,
                                                                          "view_mon": true,
                                                                          "view_tue": true,
                                                                          "view_wed": true,
                                                                          "view_thu": true,
                                                                          "view_fri": true,
                                                                          "view_sat": true,
                                                                          "view_sun": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "id_user_upd": "0c78a87c-da53-4e79-83e3-7278a7c997cf",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "36",
                                                                            "id_pos": "ba08ac2c-54e7-4775-9dd7-5262a082fbab",
                                                                            "id_pos_type": "e31be462-15a0-47b0-83aa-ef5b79c1a89f",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                            "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                            "id_user_upd": "62f05c9a-3a02-41dc-832e-ad4e3f8dea11",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "37",
                                                                              "id": "038232cb-a26b-4cf3-9d2b-281962127d4c",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                              "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                              "id_user_upd": "61a534eb-e6ef-4d2e-8b51-07ea9e9ad475",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "38",
                                                                                  "id": "5a296647-c514-471d-985b-b0f1750fbe8c",
                                                                                  "id_branch": "8c050b9b-9f41-432e-864c-4e16e9aa5a2f",
                                                                                  "id_pos_type": "f5eb701e-26a5-415c-bfb6-1f595fe7fa1e",
                                                                                  "id_pos": "e5b29360-6188-47b3-9101-3b88e125210b",
                                                                                  "id_item": "9b3a4370-0f51-4ae2-b056-6308f4634914",
                                                                                  "date_from": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "date_end": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "id_user_upd": "113f700a-5e02-4000-8b98-f9d654c7b6a0",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_items": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "38"
                                                                                }
                                                                              ],
                                                                              "mt_pos_doc_print": [
                                                                                {
                                                                                  "$id": "39",
                                                                                  "id_pos_print": "92308a77-896a-4275-93c6-6e8171e00237",
                                                                                  "id_doc": "e19d16be-022c-4d18-a279-1e9dd89c72c1",
                                                                                  "id_pos_type": "58948d89-6e05-4285-876e-bbd11d28b873",
                                                                                  "id_doc_print": "a3e29442-7f0b-45d4-afe7-efe1135b10e6",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "id_user_upd": "2fb0cc80-a1f3-49eb-8e24-a5ca11824526",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$ref": "1"
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "40",
                                                                                    "id": "dc56ede6-29ce-424e-9498-b8bbfc4b84e4",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high_row": 5,
                                                                                    "high_doc": 6,
                                                                                    "with_doc": 7,
                                                                                    "to_file": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                                    "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "41",
                                                                                        "id_doc_print": "60f16aa0-e7f0-48ed-acd3-2c27d2be518e",
                                                                                        "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": "40"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "41"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "39"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_view": [
                                                                                {
                                                                                  "$ref": "36"
                                                                                },
                                                                                {
                                                                                  "$ref": "36"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            }
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "42",
                                                                          "id_list": "e5e1ab9f-a19e-4765-a5c5-8f7df728cd67",
                                                                          "id_item_sub": "b61ac36e-63c9-45fc-9463-e74b7a941001",
                                                                          "validity_date": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "id_user_upd": "6790922e-409e-42c3-b8e8-4064d426f838",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "25"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "42"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "34"
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "34"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "43",
                                                                          "id": "d7273a36-39c9-4fc0-9a9e-1fd711a16898",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "date_end": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "id_branch": "3368fb4c-1bb5-47b1-b88a-7fcb1ec297b7",
                                                                          "id_pos": "c3c9b53e-c26a-4766-bb30-ef3d4919d577",
                                                                          "id_list": "7206753a-ffee-4606-bd26-0f9f84f6a0ad",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "id_user_upd": "7ea8ed4a-5f88-4287-9f9b-107b13ebf824",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "43"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "24"
                                                                        },
                                                                        {
                                                                          "$ref": "24"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "33"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "44",
                                                                    "id": "38805bc9-9e89-4c06-9fba-4d2230527afd",
                                                                    "order_id": 2,
                                                                    "id_item": "b1d531c1-8c70-4421-a697-e051a2321963",
                                                                    "id_item_type": "d1516b94-2f4a-48b5-8d26-20f3b8d3ed72",
                                                                    "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": "13636a23-8597-4ee0-a0f9-33565025f609",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "c4acd995-2704-4707-91af-60ca9a23653b",
                                                                    "count_voucher": 1,
                                                                    "id_category": "b548aea7-ac2e-40bc-92a4-058ddcaf2ee4",
                                                                    "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                    "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                    "id_user_upd": "a4540ff9-13ed-497d-94a2-e0715188ff17",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "45",
                                                                      "id": "494e9daa-4e79-4a3a-9b50-66cc4fa4d689",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "2f9b9310-8439-43da-b280-21ac9b96f64e",
                                                                      "date_tax": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "date_open": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "date_close": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "id_user_open": "6e70ac04-2741-46e6-b3cc-1b5ebd8a43c1",
                                                                      "id_user_close": "18889e81-b0af-4ca9-9274-1099f821f963",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "tt_cloakrooms_units": [
                                                                        {
                                                                          "$ref": "12"
                                                                        },
                                                                        {
                                                                          "$ref": "12"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$ref": "44"
                                                                        },
                                                                        {
                                                                          "$ref": "44"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pt": [
                                                                        {
                                                                          "$id": "46",
                                                                          "id": "395ad24b-db44-4934-b634-30c163ec6c49",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "045ce2eb-f50f-4561-b79b-83e2b8c8ab9d",
                                                                          "type_pay": 5,
                                                                          "module": "sample string 6",
                                                                          "process": true,
                                                                          "json_cloackrooms": "sample string 8",
                                                                          "multi_select": 9,
                                                                          "terminal_name": "sample string 10",
                                                                          "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "47",
                                                                          "id": "273b14d8-0842-49ea-9cf1-66364a7fbc26",
                                                                          "id_room_unit": "58eeeb76-7652-4e35-9921-c8302ebed25f",
                                                                          "id_room_list": "592d94ff-46a6-4b89-a4d3-31943a33b50a",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "date_from": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "date_end": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "date_open": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "date_close": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "id_employee": "d04b44c2-e76f-4373-9773-56eaabf13066",
                                                                          "id_employee_sec": "11c15694-eab7-43d2-bdd4-edb27dc67809",
                                                                          "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": "6797dab5-198d-4dee-bb85-55bbb1638af1",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "075bd259-13ba-449f-a037-5cf0231c83ce",
                                                                          "id_user_close": "28ccdf34-88d6-40d9-9538-4e026a9b8265",
                                                                          "id_unit_state": "e740bc72-5dd9-4843-a819-ee317a50d853",
                                                                          "id_pos_sesion": "7b886dab-3456-4059-b92c-e9e5b847addc",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "48",
                                                                            "id": "873c7c63-a8a2-4b9d-9fd9-2b79cdfb0c76",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "6d917293-42d5-42a9-820f-c3b9985f6c6c",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "0179a391-2569-42ef-986b-95fe064855a5",
                                                                            "locked": true,
                                                                            "date_locked": "2026-03-10T07:08:55.7154447+01:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                            "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                            "id_user_upd": "5893c156-fedf-4b92-9d71-82fe5e6cd89e",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "49",
                                                                              "id": "ce5a9bce-c501-4609-acad-b6fa725b30ce",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "12975fa9-3cd1-41a3-bfbc-d6d0bb5a1d01",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "805a4e1c-eeb6-4ef4-a637-19a8a98cac40",
                                                                              "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": "566d8c96-7033-44e4-84ad-28ed2067c32d",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                              "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                              "id_user_upd": "4f1d1b03-519a-4e48-a2d4-e4467a4dd529",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "50",
                                                                                  "id_pos": "acb355a1-cf6b-4fce-967b-8a7c69539d8a",
                                                                                  "id_room": "abf712df-d79a-4561-8ea9-176b8c0fcad7",
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "id_user_upd": "071bb3d2-a37a-4758-9d6e-49b85c190c74",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms": {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_images1": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "48"
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_list": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "id": "3842fbbd-d382-48a6-a8a7-fc2854161761",
                                                                                  "id_room": "bbb4852a-7477-4c63-a16d-5a5ece5d4d37",
                                                                                  "date_in": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "date_out": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "id_user_add": "23889108-1b3b-4b4c-ae6b-dddaa5a59eea",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "47"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$id": "52",
                                                                              "id": "1c777ce2-662b-43e2-ad90-13f0a072217b",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                              "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                              "id_user_upd": "1acf4dc4-7b54-4c17-98be-8c9e3f428f0f",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "48"
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id_room_type": "32ef34fc-273b-4cf5-9288-9e0a75284dbe",
                                                                                  "id_room_state": "82136f2f-0c18-466a-994d-72306cc48a5f",
                                                                                  "id_image": "2c9534b2-e0fe-45b0-aa12-17ffde55d3f4",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                                  "id_user_upd": "8d73308e-3638-469f-ab14-f16c8bf40803",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "54",
                                                                                    "id": "a602e96f-ab6a-4a6b-80de-94648b7d59b8",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                                    "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                                    "id_user_upd": "7f10cf0c-2634-43c6-a9b5-5debdaa8ec2d",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "47"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$ref": "52"
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "53"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              }
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "47"
                                                                              },
                                                                              {
                                                                                "$ref": "47"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_states": {
                                                                            "$ref": "54"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          },
                                                                          "tt_rooms_list": {
                                                                            "$ref": "51"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "13"
                                                                        },
                                                                        {
                                                                          "$ref": "13"
                                                                        }
                                                                      ],
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "55",
                                                                          "id": "5957b4fa-3e3d-4cd4-86c3-371276462ac8",
                                                                          "id_pos_sesion": "1fbb3897-c205-4c8e-8ed1-6f0da36e47b9",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "16738d34-7e20-4a3f-9522-a5ae87b44958",
                                                                          "id_room_unit_activity": "1938ebe1-1fa5-4398-a430-45905babc596",
                                                                          "id_doc_sa": "98a05a48-68d1-47f1-9fd5-5eaa666dd4ea",
                                                                          "id_pos_type": "c0946365-ff8a-4fad-94a6-d7d967e98c34",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "4e23bd65-f7ee-4d90-b9ae-3808a141905a",
                                                                          "coupon_id": "sample string 7",
                                                                          "terminal_id": "sample string 8",
                                                                          "card_name": "sample string 9",
                                                                          "card_bank": "sample string 10",
                                                                          "card_number": "sample string 11",
                                                                          "client_name": "sample string 12",
                                                                          "money_type": "sample string 13",
                                                                          "merchant_id": "sample string 14",
                                                                          "aid": "sample string 15",
                                                                          "auth_num": "sample string 16",
                                                                          "authorization": true,
                                                                          "signature": true,
                                                                          "contactless": true,
                                                                          "date_hour_pay": "sample string 17",
                                                                          "terminal_name": "sample string 18",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_tip": "714c2d65-f91c-4bf7-8906-24f13c357d65",
                                                                              "id_user": "82b5daaf-79e5-4628-b449-b3b3dda01b1f",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                              "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "55"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "55"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id_pos_sesion": "4d187ec7-2d17-4e20-9f23-e1fd6ad3baab",
                                                                          "id_user": "0ce586dc-9fa3-4987-836e-776d918f7b46",
                                                                          "date_add": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "57"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "44"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "58",
                                                                "id": "2801079f-f0d7-413e-a6a9-255171fa04c5",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "c330519d-0cd1-40ef-b5e6-d71efae3b0df",
                                                                "id_doc_print": "690bd81a-8de0-4892-8e61-57d7078e4f29",
                                                                "hour_end": "00:00:00.1234567",
                                                                "price_item_sub": true,
                                                                "define_validity": true,
                                                                "price_ref": true,
                                                                "price_min": 11.1,
                                                                "supply_apply": 12,
                                                                "active": true,
                                                                "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                                "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                                "commited": true,
                                                                "mt_items_sub": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ]
                                                              },
                                                              "st_users": {
                                                                "$ref": "10"
                                                              },
                                                              "mt_prices_items": [
                                                                {
                                                                  "$ref": "42"
                                                                },
                                                                {
                                                                  "$ref": "42"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "24"
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ]
                                                            },
                                                            "mt_prices_list": {
                                                              "$ref": "34"
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "10"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "13"
                                                            },
                                                            "tt_doc_sa_det_stock": [
                                                              {
                                                                "$id": "59",
                                                                "id_doc_sa": "e6cc0c0a-c59f-470e-9730-39c480c380f7",
                                                                "id_line": 2,
                                                                "id_item": "4392642d-d393-4f7b-b572-77011453a6d1",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "24"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "59"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$ref": "20"
                                                          },
                                                          {
                                                            "$ref": "20"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "31"
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          }
                                                        ],
                                                        "tt_vouchers_permisions": [
                                                          {
                                                            "$ref": "32"
                                                          },
                                                          {
                                                            "$ref": "32"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ],
                                                        "tt_rooms_units_activity1": [
                                                          {
                                                            "$ref": "47"
                                                          },
                                                          {
                                                            "$ref": "47"
                                                          }
                                                        ]
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "16"
                                                      },
                                                      "mt_payment_types": {
                                                        "$ref": "19"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "13"
                                                      },
                                                      "tt_vouchers": {
                                                        "$ref": "31"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "20"
                                                    }
                                                  ],
                                                  "tt_vouchers": [
                                                    {
                                                      "$ref": "31"
                                                    },
                                                    {
                                                      "$ref": "31"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                },
                                                "mt_money_types": {
                                                  "$ref": "16"
                                                },
                                                "tt_doc_sa": {
                                                  "$ref": "13"
                                                }
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "tt_doc_sa_pay": [
                                              {
                                                "$ref": "20"
                                              },
                                              {
                                                "$ref": "20"
                                              }
                                            ]
                                          },
                                          "mt_payment_types": {
                                            "$ref": "19"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          }
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "5"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      },
                                      "mt_pos_doc_print": [
                                        {
                                          "$ref": "39"
                                        },
                                        {
                                          "$ref": "39"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "60",
                                          "id_pos": "53c347b1-8938-4e1f-8984-4ae7cc2cb865",
                                          "id_doc": "98a6b649-a4c3-4510-9695-c0b8de478881",
                                          "value": 3,
                                          "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                          "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          }
                                        },
                                        {
                                          "$ref": "60"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "61",
                                          "id": "29dd6470-d2f4-4f6d-8a89-2328e6414b31",
                                          "id_pos": "413bcdbb-74b6-4815-9e2e-591ea34cdac4",
                                          "id_doc": "d80c7ef1-cf0f-4d72-8534-0bde03521531",
                                          "id_branch": "7f467031-12b0-44d9-8f65-692f6bf7cb4a",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-03-10T07:08:55.7154447+01:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "4d4bae62-0123-4175-b127-63be8c1b500c",
                                          "id_loc_from": "66a72c5e-9d23-4415-95cd-b3ca1290a990",
                                          "id_loc_end": "3e42da99-ed4b-41bc-8fae-d9a3f3beb626",
                                          "id_user_add": "d23aa4a5-8e21-4f03-b093-d9c9ebe014eb",
                                          "id_user_upd": "1f98a54f-9d60-46c0-b4db-91b2c612aff2",
                                          "id_pos_sesion": "05b92c9d-5756-4b60-b33d-ec5669d5c530",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-03-10T07:08:55.7154447+01:00",
                                          "active": true,
                                          "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                          "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_locations": {
                                            "$id": "62",
                                            "id": "93d879d5-43bb-46d3-b436-74994e2aa694",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "fcd81558-f8df-44d6-8e30-a2f288101caa",
                                            "active": true,
                                            "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                            "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                            "id_user_upd": "1448d8c2-8271-417f-8372-1b307941ecd4",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "4"
                                            },
                                            "st_users": {
                                              "$ref": "10"
                                            },
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              }
                                            ],
                                            "tt_doc_sa1": [
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "61"
                                              },
                                              {
                                                "$ref": "61"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "61"
                                              },
                                              {
                                                "$ref": "61"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "63",
                                                "id_location": "130003ed-a340-405e-9b2b-ff7ac9a5136d",
                                                "id_item": "d3cc0627-f98d-479f-8d0f-675a0a133590",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                                "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "8"
                                                },
                                                "mt_locations": {
                                                  "$ref": "62"
                                                }
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "62"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "st_users1": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "64",
                                              "id_doc_st": "190aca68-970f-4926-ac6f-57d18665b1c8",
                                              "id_line": 2,
                                              "id_item": "4b99a02f-4b70-4e65-a9c8-58790e9dead1",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st": {
                                                "$ref": "61"
                                              }
                                            },
                                            {
                                              "$ref": "64"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "61"
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ],
                                          "tt_doc_st2": {
                                            "$ref": "61"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    "mt_locations": {
                                      "$ref": "62"
                                    },
                                    "mt_locations1": {
                                      "$ref": "62"
                                    },
                                    "mt_pos": {
                                      "$ref": "2"
                                    },
                                    "st_users": {
                                      "$ref": "10"
                                    },
                                    "st_users1": {
                                      "$ref": "10"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$ref": "12"
                                      },
                                      {
                                        "$ref": "12"
                                      }
                                    ],
                                    "tt_doc_sa_cashflow": [
                                      {
                                        "$ref": "18"
                                      },
                                      {
                                        "$ref": "18"
                                      }
                                    ],
                                    "tt_doc_sa_det": [
                                      {
                                        "$ref": "24"
                                      },
                                      {
                                        "$ref": "24"
                                      }
                                    ],
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "20"
                                      },
                                      {
                                        "$ref": "20"
                                      }
                                    ],
                                    "tt_doc_sa1": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_sa2": {
                                      "$ref": "13"
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "45"
                                    },
                                    "tt_rooms_units_activity": {
                                      "$ref": "47"
                                    },
                                    "tt_spool_doc_print": [
                                      {
                                        "$id": "65",
                                        "id": "8835400e-537c-4c4a-9f93-7a258d7eab06",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "a5ec8009-6c7a-440c-b49c-05e802477a0c",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                        "printed": true,
                                        "print_on": "2026-03-10T07:08:55.7154447+01:00",
                                        "tt_doc_sa": {
                                          "$ref": "13"
                                        }
                                      },
                                      {
                                        "$ref": "65"
                                      }
                                    ]
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "45"
                                  }
                                },
                                {
                                  "$ref": "12"
                                }
                              ]
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "mt_docs_payment_money": [
                            {
                              "$ref": "15"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "mt_employees": [
                            {
                              "$ref": "21"
                            },
                            {
                              "$ref": "21"
                            }
                          ],
                          "mt_employees_profiles": [
                            {
                              "$ref": "23"
                            },
                            {
                              "$ref": "23"
                            }
                          ],
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_items_featured": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "25"
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "29"
                            },
                            {
                              "$ref": "29"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "62"
                            },
                            {
                              "$ref": "62"
                            }
                          ],
                          "mt_money_rates": [
                            {
                              "$ref": "17"
                            },
                            {
                              "$ref": "17"
                            }
                          ],
                          "mt_money_types": [
                            {
                              "$ref": "16"
                            },
                            {
                              "$ref": "16"
                            }
                          ],
                          "mt_payment_types": [
                            {
                              "$ref": "19"
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "mt_pos": [
                            {
                              "$ref": "2"
                            },
                            {
                              "$ref": "2"
                            }
                          ],
                          "mt_pos_doc_print": [
                            {
                              "$ref": "39"
                            },
                            {
                              "$ref": "39"
                            }
                          ],
                          "mt_pos_prices_list": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "1"
                            },
                            {
                              "$ref": "1"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "mt_pos_types": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_pos_view": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "mt_prices_items": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "mt_prices_list": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "43"
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "mt_rooms": [
                            {
                              "$ref": "49"
                            },
                            {
                              "$ref": "49"
                            }
                          ],
                          "mt_rooms_units": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "mt_rooms_units_states": [
                            {
                              "$ref": "54"
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "mt_rooms_units_states_types": [
                            {
                              "$ref": "53"
                            },
                            {
                              "$ref": "53"
                            }
                          ],
                          "mt_rooms_units_types": [
                            {
                              "$ref": "52"
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "mt_units": [
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "mt_units_ref": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "st_images": {
                            "$ref": "5"
                          },
                          "st_images1": {
                            "$ref": "5"
                          },
                          "st_permisions": [
                            {
                              "$id": "66",
                              "id": "5265f00d-d658-42c7-a686-66bb34a2cc08",
                              "id_function": "6be2b8fa-c1f2-4cfd-afd8-2ae9736e0666",
                              "id_user": "f716b140-74b6-4d02-ba70-f947205e130e",
                              "id_profile": "d1036aca-f264-4c0b-a2ae-d62202344ad8",
                              "permission": 3,
                              "active": true,
                              "created_on": "2026-03-10T07:08:55.7154447+01:00",
                              "last_update": "2026-03-10T07:08:55.7154447+01:00",
                              "commited": true,
                              "st_users_profiles": {
                                "$id": "67",
                                "id": "0c067c8a-d9c7-49fc-8099-8c4f1cd030d4",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "is_pass_required": true,
                                "is_admin": true,
                                "level_id": 7,
                                "order_1": 8,
                                "order_2": 9,
                                "order_3": 10,
                                "order_4": 11,
                                "is_tips": true,
                                "active": true,
                                "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                "commited": true,
                                "st_permisions": [
                                  {
                                    "$ref": "66"
                                  },
                                  {
                                    "$ref": "66"
                                  }
                                ],
                                "st_users": [
                                  {
                                    "$ref": "10"
                                  },
                                  {
                                    "$ref": "10"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "st_functions": {
                                "$id": "68",
                                "id": "09b59776-d024-4937-8d8a-3492dfead3f1",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "level_id": 5,
                                "id_group": "bb992bd3-e2de-4ef6-8bec-1185ddd78cf9",
                                "name_event": "sample string 7",
                                "name_pos": "sample string 8",
                                "id_image": "f9c5c49b-b8cb-4a1d-acc8-9168da46388d",
                                "view_pos": true,
                                "order": 10,
                                "color_border": "sample string 11",
                                "color_button": "sample string 12",
                                "color_font": "sample string 13",
                                "font_bold": true,
                                "font_underline": true,
                                "font_size": 16,
                                "active": true,
                                "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                "commited": true,
                                "st_functions_groups": {
                                  "$id": "69",
                                  "id": "d0f0d415-341b-488c-bebe-56ffff3a936f",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "active": true,
                                  "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                  "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                  "commited": true,
                                  "st_functions": [
                                    {
                                      "$ref": "68"
                                    },
                                    {
                                      "$ref": "68"
                                    }
                                  ]
                                },
                                "st_images": {
                                  "$ref": "5"
                                },
                                "st_permisions": [
                                  {
                                    "$ref": "66"
                                  },
                                  {
                                    "$ref": "66"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "70",
                              "id": "7d28e91c-0c85-4061-9252-03a310310329",
                              "id_pos": "57ee5fa6-03ec-469b-a815-9a6cbe37de21",
                              "mac_address": "sample string 3",
                              "date_end": "2026-03-10T07:08:55.7154447+01:00",
                              "key_access": "sample string 5",
                              "id_user_add": "ec5969c5-35a4-43df-ace4-8df3f26632d6",
                              "active": true,
                              "created_on": "2026-03-10T07:08:55.7154447+01:00",
                              "last_update": "2026-03-10T07:08:55.7154447+01:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "70"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "71",
                              "id_user": "a50fd737-a87b-48fb-ac0b-5735860eab08",
                              "id_pos": "01aec3cc-1180-4342-a90f-28be60f205ea",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-03-10T07:08:55.7154447+01:00",
                              "last_update": "2026-03-10T07:08:55.7154447+01:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "71"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "67"
                          },
                          "st_users_token": [
                            {
                              "$id": "72",
                              "id": "c2fb463d-c74f-4bd7-9b80-64e3050bd778",
                              "token_id": "sample string 2",
                              "id_user": "c9f8ea3d-6616-491b-8d6f-9b87faddd505",
                              "date_from": "2026-03-10T07:08:55.7154447+01:00",
                              "date_end": "2026-03-10T07:08:55.7154447+01:00",
                              "created_on": "2026-03-10T07:08:55.7154447+01:00",
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "tt_doc_sa_cashflow": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "tt_doc_sa_det": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "tt_doc_sa_det1": [
                            {
                              "$ref": "24"
                            },
                            {
                              "$ref": "24"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "tt_doc_sa1": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "61"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "61"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$id": "73",
                              "id": "0a8af115-9d68-45d0-a8e7-d1a10f95327e",
                              "id_user_add": "f47f2213-e39d-44dd-b878-59abf23e460e",
                              "id_table": "7c709a97-ae4d-444f-a2c7-469c9edbb6f7",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "afcbd5ed-7c62-445f-93e2-394f0e14b026",
                              "created_on": "2026-03-10T07:08:55.7154447+01:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_sync_tables": {
                                "$id": "74",
                                "id": "5cb4f31b-530f-4e9f-8393-dc4367ff90a4",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                "last_update": "2026-03-10T07:08:55.7154447+01:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "75",
                                    "id": "e9f73972-175a-4fda-9364-28a8f98cf0f9",
                                    "id_sync": "ed2409d9-0ef7-4d2b-86c3-cf1826badd4b",
                                    "json": "sample string 3",
                                    "id_table": "813778a5-1173-40c8-8d50-114cfeae1a51",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "76",
                                      "id": "1ec81a9d-c489-4965-91cc-1d928985f8d7",
                                      "id_branch_from": "8dbf0588-4aa0-4276-a052-eb90c3ef6be5",
                                      "id_branch_to": "15e9dfe5-ac5e-4ba6-b732-51f9d852925e",
                                      "type": 4,
                                      "created_on": "2026-03-10T07:08:55.7154447+01:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-03-10T07:08:55.7154447+01:00",
                                      "send_on": "2026-03-10T07:08:55.7154447+01: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"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "tt_pos_sesion1": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "tt_rooms_list": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "tt_rooms_units_activity": [
                            {
                              "$ref": "47"
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "tt_rooms_units_activity1": [
                            {
                              "$ref": "47"
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "tt_rooms_units_log": [
                            {
                              "$id": "77",
                              "id": "0e0a35b8-309a-441a-b5e6-dd22cf4c4a77",
                              "id_room_activity": "5bd20528-32a8-48e5-bc0e-9dcbc63e68d9",
                              "id_pos_sesion": "a27c8235-1011-4e5e-b94c-f98e8b84a5c4",
                              "log_text": "sample string 4",
                              "id_user": "6fe5d7e8-e509-4b9a-8923-ed7b9e66a649",
                              "created_on": "2026-03-10T07:08:55.7154447+01:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "77"
                            }
                          ],
                          "tt_tips_users": [
                            {
                              "$ref": "56"
                            },
                            {
                              "$ref": "56"
                            }
                          ],
                          "tt_vouchers_permisions": [
                            {
                              "$ref": "32"
                            },
                            {
                              "$ref": "32"
                            }
                          ],
                          "tt_vouchers": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "mt_docs": [
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "tt_pos_sesion_users": [
                            {
                              "$ref": "57"
                            },
                            {
                              "$ref": "57"
                            }
                          ]
                        }
                      },
                      "mt_categories_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_items_formula": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_units": {
                        "$ref": "28"
                      },
                      "mt_units1": {
                        "$ref": "28"
                      },
                      "st_images": {
                        "$ref": "5"
                      },
                      "st_users": {
                        "$ref": "10"
                      },
                      "mt_items_sub": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_doc_sa_det_stock": [
                        {
                          "$ref": "59"
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "64"
                        },
                        {
                          "$ref": "64"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "63"
                        },
                        {
                          "$ref": "63"
                        }
                      ],
                      "tt_vouchers_det": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "10"
                    }
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "st_images": {
                  "$ref": "5"
                },
                "st_users": {
                  "$ref": "10"
                },
                "mt_prices_rules": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "mt_employees": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "mt_items": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "16"
              },
              {
                "$ref": "16"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "19"
              },
              {
                "$ref": "19"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "mt_rooms1": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "st_functions": [
              {
                "$ref": "68"
              },
              {
                "$ref": "68"
              }
            ],
            "st_images_types": {
              "$id": "78",
              "id": "c48eadd2-2d14-4522-94fa-21ba37f5483e",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-03-10T07:08:55.7154447+01:00",
              "last_update": "2026-03-10T07:08:55.7154447+01:00",
              "commited": true,
              "st_images": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "mt_docs": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "st_users": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "st_users1": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ]
          },
          "st_users": {
            "$ref": "10"
          },
          "mt_branches_zones": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_employees_branches": [
            {
              "$ref": "22"
            },
            {
              "$ref": "22"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "38"
            },
            {
              "$ref": "38"
            }
          ],
          "mt_locations": [
            {
              "$ref": "62"
            },
            {
              "$ref": "62"
            }
          ],
          "mt_periods": [
            {
              "$id": "79",
              "id_branch": "a01b1fac-3920-4430-a010-f9e9e72fb798",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-03-10T07:08:55.7154447+01:00",
              "date_end": "2026-03-10T07:08:55.7154447+01:00",
              "state": "sample string 6",
              "created_on": "2026-03-10T07:08:55.7154447+01:00",
              "last_update": "2026-03-10T07:08:55.7154447+01:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "79"
            }
          ],
          "mt_pos": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "43"
            },
            {
              "$ref": "43"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "49"
            },
            {
              "$ref": "49"
            }
          ],
          "st_sync_packages": [
            {
              "$ref": "76"
            },
            {
              "$ref": "76"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "76"
            },
            {
              "$ref": "76"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "61"
            },
            {
              "$ref": "61"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "31"
            },
            {
              "$ref": "31"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "32"
            },
            {
              "$ref": "32"
            }
          ]
        },
        "mt_pos": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_users": {
          "$ref": "10"
        }
      },
      "mt_cloakrooms": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "mt_pos_print": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_pos_rooms": [
        {
          "$ref": "50"
        },
        {
          "$ref": "50"
        }
      ],
      "st_users": {
        "$ref": "10"
      },
      "mt_pos_view": [
        {
          "$ref": "36"
        },
        {
          "$ref": "36"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "43"
        },
        {
          "$ref": "43"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ],
      "st_doc_num": [
        {
          "$ref": "60"
        },
        {
          "$ref": "60"
        }
      ],
      "st_pos_license": [
        {
          "$ref": "70"
        },
        {
          "$ref": "70"
        }
      ],
      "st_users_pos": [
        {
          "$ref": "71"
        },
        {
          "$ref": "71"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_pos_connection": [
        {
          "$id": "80",
          "id": "0720937b-a42c-456e-adaa-6213a22946b5",
          "id_pos": "63698531-bf97-4d31-8d69-ae82a0b86f0c",
          "date_add": "2026-03-10T07:08:55.7154447+01:00",
          "date_upd": "2026-03-10T07:08:55.7154447+01:00",
          "date_out": "2026-03-10T07:08:55.7154447+01:00",
          "connection_type": "sample string 3",
          "connection_speed": 1,
          "terminal_name": "sample string 4",
          "version": "sample string 5",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "80"
        }
      ],
      "tt_pos_sesion": [
        {
          "$ref": "45"
        },
        {
          "$ref": "45"
        }
      ],
      "mt_branches": {
        "$ref": "4"
      },
      "tt_logs": [
        {
          "$ref": "73"
        },
        {
          "$ref": "73"
        }
      ],
      "st_local_variables": [
        {
          "$id": "81",
          "id": "63f971fc-1393-4023-af09-4861d9b09f61",
          "id_pos": "7d236b56-d397-4dec-8d9d-f2fbd9c6c499",
          "name": "sample string 3",
          "description": "sample string 4",
          "value": "sample string 5",
          "type": "sample string 6",
          "last_update": "2026-03-10T07:08:55.7154447+01:00",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "81"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "61"
        },
        {
          "$ref": "61"
        }
      ]
    },
    "mt_pos_doc_print": [
      {
        "$ref": "39"
      },
      {
        "$ref": "39"
      }
    ],
    "st_users": {
      "$ref": "10"
    }
  },
  {
    "$ref": "1"
  }
]