GET api/Mt_Pos_Print?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

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": "38960798-a2df-43bb-91a3-d654f1358944",
    "id_pos": "f8b011a3-d331-47df-8b35-84aff244f176",
    "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-05-09T09:36:45.0242786+02:00",
    "last_update": "2026-05-09T09:36:45.0242786+02:00",
    "id_user_upd": "0ba91768-d0ae-4c27-88a2-19e54112bd6d",
    "commited": true,
    "mt_pos": {
      "$id": "2",
      "id": "76c6bfe9-38a5-4fc0-974f-44cfe2e4ce61",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "8d5f2241-fb0d-434f-977d-aa8814514b0d",
      "id_zone": "5cb06a3b-fd61-4944-89c6-5b687ab4c4a6",
      "user_required": true,
      "active": true,
      "created_on": "2026-05-09T09:36:45.0242786+02:00",
      "last_update": "2026-05-09T09:36:45.0242786+02:00",
      "id_user_upd": "8bdb7a58-a043-4058-b988-fff73f75e70d",
      "commited": true,
      "mt_branches_zones": {
        "$id": "3",
        "id": "a0640154-68b4-4cd3-afd1-f290080cd06f",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "f4f388bc-dac1-413a-a0a9-5b05391f642b",
        "active": true,
        "created_on": "2026-05-09T09:36:45.0242786+02:00",
        "last_update": "2026-05-09T09:36:45.0242786+02:00",
        "id_user_upd": "59621e95-e07c-474c-a802-90a0b63d17b4",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "9b18055b-ba4a-4e4e-b640-ce156cfe09cf",
          "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": "b2f017a3-0da4-4b9b-9c8e-38470ec65770",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-05-09T09:36:45.0242786+02:00",
          "last_update": "2026-05-09T09:36:45.0242786+02:00",
          "id_user_upd": "6d3a4dac-bb5f-4747-bb60-269291ef638b",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "257f13c6-5edb-4b7b-b11c-9f52441704a1",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "a56ecfed-a1d1-44c7-b317-d69bb8ee6ad2",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-05-09T09:36:45.0242786+02:00",
            "last_update": "2026-05-09T09:36:45.0242786+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "ec025ec9-be66-4cf6-8ba4-770e82496735",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "d4e17bed-5e58-4197-88e6-51c75b5813ea",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "43979e81-7816-4e48-abbf-7b498c045ae5",
                "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-05-09T09:36:45.0242786+02:00",
                "last_update": "2026-05-09T09:36:45.0242786+02:00",
                "id_user_upd": "cfd2d40c-a1d0-4a92-8616-3444da730dfa",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "a1ad0090-9ba6-403a-9522-8c2b8b4b395e",
                    "id_item": "a8279b76-e004-4a5a-b2e9-fef660b28992",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-05-09T09:36:45.0242786+02:00",
                    "last_update": "2026-05-09T09:36:45.0242786+02:00",
                    "id_user_upd": "cd075c10-2620-49f0-92ef-a6e9350ad23b",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "0ac668b4-bdae-4855-8b5f-a6e26c2ee269",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "296e67b0-d79d-4b7d-9244-d3edda7db4d4",
                      "id_unit_sec": "0e3d8e3a-848d-4e0b-8d5a-eb277a5426fb",
                      "id_brand": "f0ab03d8-9d16-43f6-be3c-1dea7b78c26b",
                      "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": "bacf4cda-ef4c-44f4-befc-6fbc2b03872d",
                      "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-05-09T09:36:45.0242786+02:00",
                      "last_update": "2026-05-09T09:36:45.0242786+02:00",
                      "id_user_upd": "cb0d0aea-69b6-40dd-acbd-478fe77dd6e2",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "5745481e-eb7a-49b3-aa9c-b3b0c857fbe4",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-05-09T09:36:45.0242786+02:00",
                        "last_update": "2026-05-09T09:36:45.0242786+02:00",
                        "id_user_upd": "15ecda81-ed2f-479e-bc15-a9c00be7660c",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "5735d8fc-1dc9-43fe-b390-55e6150cb973",
                          "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": "577d16b3-fbe7-47fc-b018-2ab843e6fa64",
                          "view_messages": true,
                          "id_image_photo": "24368749-bcfd-4444-bd88-cc8356564084",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "b47bddbb-8dfd-4fbf-b99b-c2f4859b2e02",
                          "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-05-09T09:36:45.0242786+02:00",
                          "last_update": "2026-05-09T09:36:45.0242786+02: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": "af9dac64-cbe3-4fe5-a52b-6889e59ebf06",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "id_pos": "204a31a1-350d-4abe-9e40-772426e992bf",
                              "unit_ini": 5,
                              "unit_end": 6,
                              "name_pos": "sample string 7",
                              "id_image": "6257813b-e8e0-46e0-af1d-af42f4145614",
                              "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-05-09T09:36:45.0242786+02:00",
                              "last_update": "2026-05-09T09:36:45.0242786+02:00",
                              "id_user_upd": "0c306bf4-0730-424e-8265-6e0a729993bf",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_images": {
                                "$ref": "5"
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "tt_cloakrooms_units": [
                                {
                                  "$id": "12",
                                  "id": "1cc6efa7-55e1-4b6c-920a-1c5eb2411d0f",
                                  "id_cloakroom": "8cba3c9d-343f-4a41-a737-35579257205a",
                                  "id_pos_sesion": "bd13328e-1fdd-4569-a078-cf83129b2768",
                                  "unit_id": 4,
                                  "date_open": "2026-05-09T09:36:45.0242786+02:00",
                                  "date_close": "2026-05-09T09:36:45.0242786+02:00",
                                  "id_doc_sa": "c643d576-2e50-4bf2-b5b2-57bdad8df85d",
                                  "commited": true,
                                  "mt_cloakrooms": {
                                    "$ref": "11"
                                  },
                                  "tt_doc_sa": {
                                    "$id": "13",
                                    "id": "ca42629e-e63d-4079-90ee-af36693bc5f3",
                                    "id_pos": "2c815576-3fe2-43b5-bcd2-684c7d4f0bee",
                                    "id_doc": "0ca560fc-8ebd-49a6-844d-fcc10558ef89",
                                    "id_branch": "43129bf5-989f-4e40-b91c-4b1ffc3b49c7",
                                    "nro_doc": "sample string 5",
                                    "date_doc": "2026-05-09T09:36:45.0242786+02:00",
                                    "date_tax": "2026-05-09T09:36:45.0242786+02:00",
                                    "hour_doc": "00:00:00.1234567",
                                    "block": true,
                                    "id_ref": "e06ad017-32f8-4d0e-955e-a73729b11651",
                                    "id_relationship": "af972fce-3b0e-4315-a99f-94527322ee2e",
                                    "id_loc_from": "2106f05e-80ae-41bd-8a68-6fea524ebb13",
                                    "id_loc_end": "ffa2c53c-7d2a-4e2a-9756-d454d88ce9dd",
                                    "id_user_add": "b071e071-b744-4c4d-9f48-92f44871b018",
                                    "id_user_upd": "408af4e9-7315-49f1-9377-b99d17828493",
                                    "comment": "sample string 12",
                                    "id_pos_sesion": "19754c3f-6f3c-4ac0-a261-891e0516e0ad",
                                    "id_room_unit": "fef092fa-6f42-4a0b-ac42-4c5c6aac08aa",
                                    "ref_locator": "sample string 13",
                                    "ref_zone_aut": "sample string 14",
                                    "id_pos_type": "1b31ee92-fc8e-453e-983b-9873cf552861",
                                    "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-05-09T09:36:45.0242786+02:00",
                                    "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                    "commited": true,
                                    "created_by": 1,
                                    "doc_print": true,
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_docs": {
                                      "$id": "14",
                                      "id": "31ced759-3cbd-4633-a835-a2c9ea487c0f",
                                      "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": "5d0912ce-db8f-4099-9a42-4a0bbdb156e2",
                                      "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-05-09T09:36:45.0242786+02:00",
                                      "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                      "id_user_upd": "75afebca-fcc4-46bd-94f4-c782f472b7c1",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "15",
                                          "id_doc": "af2fa33f-7eee-4abc-b21d-6b2d98bd9754",
                                          "id_pay": "885b1905-7126-47a0-abb0-1920b1d970e0",
                                          "id_money": "70a56b0f-d15a-4635-aa03-19572ed5446e",
                                          "active": true,
                                          "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                          "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                          "id_user_upd": "aa4e11b4-077e-4bf3-98a1-226fd5a8c998",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_money_types": {
                                            "$id": "16",
                                            "id": "1bf83d78-f391-42e1-b236-5b3baa0cb660",
                                            "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": "b6fdd244-4f50-4fe5-85af-bc9daf2c58fc",
                                            "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-05-09T09:36:45.0242786+02:00",
                                            "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                            "id_user_upd": "a22ca08b-456a-476b-b775-551d10d66056",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "mt_money_rates": [
                                              {
                                                "$id": "17",
                                                "id_money_1": "58a17068-3053-4116-a279-ad99af8ce19a",
                                                "id_money_2": "2c934163-e783-4998-be28-66d42c11c000",
                                                "date_from": "2026-05-09T09:36:45.0242786+02:00",
                                                "coefficient": 4.1,
                                                "active": true,
                                                "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                "id_user_upd": "2a467a47-694d-49d3-96d5-5aea6d3f29be",
                                                "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": "f7dd1dfb-67a5-4ec9-8b9d-82520468a81b",
                                                "id_pay": "adc11a7d-5963-49f7-9d18-9398de199e67",
                                                "id_money": "bb01b0db-0b8d-4a58-a40c-c2400386101c",
                                                "date_cashflow": "2026-05-09T09:36:45.0242786+02:00",
                                                "coefficient": 5.1,
                                                "id_user_add": "39c1229f-ae75-40b3-94e2-c98ade7e2c17",
                                                "amt_tot_md": 7.1,
                                                "amt_tot_mo": 8.1,
                                                "mt_payment_types": {
                                                  "$id": "19",
                                                  "id": "766034dd-c3f2-4f61-a18d-9867cb33ec66",
                                                  "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": "b3a434b7-f077-4467-8aec-8fb4fd7b5184",
                                                  "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-05-09T09:36:45.0242786+02:00",
                                                  "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                  "id_user_upd": "92cdd2a1-55b5-4308-b029-cb12e9fa7896",
                                                  "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": "cbb878c6-1ba1-4417-8efd-f006c2ccb708",
                                                      "id_line": 2,
                                                      "id_pay": "17e76015-d74f-4881-810c-61532e0104b2",
                                                      "id_money": "651d09d8-367c-4d59-af9c-64831cdf976e",
                                                      "coefficient": 5.1,
                                                      "id_voucher": "34e7b48a-4713-4888-8a08-56728dbc8f8a",
                                                      "id_employee": "10339791-868d-4052-a5ae-f49bda41e79f",
                                                      "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": "f952b391-7e75-4df4-9102-2257a185f922",
                                                      "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": "19e8e902-fde0-4512-b46b-cc03b0240715",
                                                        "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": "ab933986-8474-43e5-bfbe-ac589815107f",
                                                        "name_pos": "sample string 12",
                                                        "id_image": "5edc3bd8-8761-46a9-93ec-90b237df8fc9",
                                                        "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-05-09T09:36:45.0242786+02:00",
                                                        "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                        "id_user_upd": "56144eec-0ccf-40f2-b9a4-52d9593f834b",
                                                        "commited": true,
                                                        "mt_employees_branches": [
                                                          {
                                                            "$id": "22",
                                                            "id_employee": "2f5b3eb8-fb2c-4708-8b3c-42aa51c111f5",
                                                            "id_branch": "75e32f30-5df5-4b5f-8d7e-977bc9d2cefe",
                                                            "active": true,
                                                            "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                            "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                            "id_user_upd": "809e9b14-5513-405c-8812-471cfcbad26d",
                                                            "commited": true,
                                                            "mt_branches": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "22"
                                                          }
                                                        ],
                                                        "mt_employees_profiles": {
                                                          "$id": "23",
                                                          "id": "b0f4927b-a3d8-4583-83d9-606ef74b7e79",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "authorized": true,
                                                          "active": true,
                                                          "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                          "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                          "id_user_upd": "4ca81f81-3ada-4ca4-9c6c-9280629ca236",
                                                          "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": "db182a10-f8cc-4ea8-9eb4-c8843cde3ac7",
                                                            "id_line": 2,
                                                            "id_item_sub": "32b6b0cf-e039-44fb-94f1-cf589f2dea32",
                                                            "qty": 4.1,
                                                            "id_list": "2cedcb17-d174-44b3-ae84-5dc7522b9337",
                                                            "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": "b340c661-ab44-462c-8712-cff0d33c2823",
                                                            "is_used": true,
                                                            "qty_vou": 1.1,
                                                            "amt_vou": 1.1,
                                                            "comment": "sample string 15",
                                                            "ref_det": "sample string 16",
                                                            "id_employee": "98cd61e0-4b14-4c20-89e3-6e0635c329a0",
                                                            "name_generic": "sample string 17",
                                                            "type_ope": 1,
                                                            "id_user_add": "a51d840d-d4f6-4560-9946-0e654e1213f2",
                                                            "id_user_upd": "1d56afdf-c8ee-4e41-9966-1a37d8f3b01e",
                                                            "active": true,
                                                            "mt_employees": {
                                                              "$ref": "21"
                                                            },
                                                            "mt_items_sub": {
                                                              "$id": "25",
                                                              "id": "486c80ad-8be7-4dd0-a18f-b984a13ca15a",
                                                              "id_item": "54b8ccf2-8137-45c9-afe3-4e5042df5c85",
                                                              "id_item_type": "f3de5cb6-ce84-4387-b10b-5c36df7eb617",
                                                              "is_default": true,
                                                              "barcode": "sample string 5",
                                                              "voucher_apply": true,
                                                              "id_voucher_json": "f02d5aeb-4ef8-4648-a679-d76363c4bd31",
                                                              "count_voucher": 1,
                                                              "id_voucher_type": 1,
                                                              "active": true,
                                                              "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                              "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                              "id_user_upd": "b797e729-f096-4ade-917f-82540dbf83c2",
                                                              "commited": true,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "mt_items_formula": [
                                                                {
                                                                  "$id": "26",
                                                                  "id_item_sub": "a17f7b4a-cd59-4e7c-b108-916be74338f7",
                                                                  "id_item": "fb2a6959-fd5e-4615-87c7-4b1e65264751",
                                                                  "group_id": 3,
                                                                  "id_unit_ref": "daea53d0-0006-4047-bc07-267edfb7d203",
                                                                  "qty_dis": 5,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$ref": "25"
                                                                  },
                                                                  "mt_units_ref": {
                                                                    "$id": "27",
                                                                    "id": "30d579c0-d950-4a4d-a78b-0494a20779a9",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "coefficient": 4.1,
                                                                    "id_unit": "684b9f29-5d9d-4e3c-b5a9-efd0777a9dfb",
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                    "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                    "id_user_upd": "82ae32bb-e380-42cf-a6aa-076b2eb84687",
                                                                    "commited": true,
                                                                    "mt_units": {
                                                                      "$id": "28",
                                                                      "id": "c8b9449c-4fad-49fa-8a15-dbaff50f5614",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                      "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                      "id_user_upd": "a1b5f818-cfce-4d98-9555-ee04f6021f28",
                                                                      "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": "2cd3f448-64f4-4b39-ba37-9f6b919bc41e",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "name_short": "sample string 4",
                                                                "name_pos": "sample string 5",
                                                                "id_image": "a9b523de-eda4-43c5-b556-f66fe245c181",
                                                                "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-05-09T09:36:45.0242786+02:00",
                                                                "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                "id_user_upd": "543c90e9-ae49-4189-94ce-96c042bf2acf",
                                                                "commited": true,
                                                                "tt_vouchers_det": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id_voucher": "05b02bfd-2330-447d-81f9-cd98f65427c8",
                                                                    "id_line": "50f5ca0d-56a5-4b9d-9bb5-467ea74855c6",
                                                                    "id_category": "f3807e63-7a03-480b-a33f-38fa3954622d",
                                                                    "id_item": "0f59df31-3c13-47f3-9b87-9ba2dd875237",
                                                                    "id_item_type": "b76680c9-8d9b-4f1b-9736-d58a8233ba20",
                                                                    "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": "a86d24a8-872f-4e1e-9114-300e296fc320",
                                                                      "id_voucher": 2,
                                                                      "locator_voucher": "sample string 3",
                                                                      "qr_code": "sample string 4",
                                                                      "date_from": "2026-05-09T09:36:45.0242786+02:00",
                                                                      "date_end": "2026-05-09T09:36:45.0242786+02:00",
                                                                      "date_used": "2026-05-09T09:36:45.0242786+02:00",
                                                                      "date_sesion": "2026-05-09T09:36:45.0242786+02:00",
                                                                      "id_employee": "78421cc7-fda2-4a8a-80ad-7f8f20167a5c",
                                                                      "id_branch": "a0ad6358-0213-462a-ad41-472a13a01824",
                                                                      "id_voucher_permision": "b9f9753b-d5f9-4760-a716-666e5b525b11",
                                                                      "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": "87c7ba97-ecba-4e07-a651-e744a92ef638",
                                                                      "id_user_add": "c85b4121-ff69-4259-9a89-a3bb43bc8432",
                                                                      "id_doc_sa": "b515cdc6-97ff-4ce8-9f93-6b16b78ea1bf",
                                                                      "id_item_sub": "8a081cff-dac5-4ce3-a634-7889227e35ba",
                                                                      "id_pos_sesion": "7111dc19-b3fd-460e-a8f4-36cad92a9766",
                                                                      "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-05-09T09:36:45.0242786+02:00",
                                                                      "last_update": "2026-05-09T09:36:45.0242786+02: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": "d8cfb9da-cb99-4561-b707-c8e37ac28471",
                                                                        "date_from": "2026-05-09T09:36:45.0242786+02:00",
                                                                        "date_end": "2026-05-09T09:36:45.0242786+02:00",
                                                                        "date_used": "2026-05-09T09:36:45.0242786+02:00",
                                                                        "id_employee": "1aacb429-5c2d-457b-9077-f5843af45582",
                                                                        "id_branch": "b4f85b60-c6e6-45bb-9071-891e2a9f4766",
                                                                        "count": 6,
                                                                        "count_used": 1,
                                                                        "unlimited": true,
                                                                        "id_user_add": "f6c19b0f-073e-47b6-a8df-d503a243667c",
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "active": true,
                                                                        "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                        "last_update": "2026-05-09T09:36:45.0242786+02: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": "15238dfe-75ae-4ea5-b1b4-ac657c55e266",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "date_from": "2026-05-09T09:36:45.0242786+02:00",
                                                                    "date_end": "2026-05-09T09:36:45.0242786+02:00",
                                                                    "by_amt": true,
                                                                    "by_pcg": true,
                                                                    "ap_amount": 1.1,
                                                                    "ap_percent": 1.1,
                                                                    "ap_price": 1.1,
                                                                    "ap_price_min": 1.1,
                                                                    "ap_price_max": 1.1,
                                                                    "id_branch": "69d31f48-892f-404e-898f-79a8678d6c20",
                                                                    "id_pos": "3435769d-6a1b-4811-b6a5-e5bf9bf63f14",
                                                                    "id_list": "b8999270-4419-4b10-8b46-e30821bab106",
                                                                    "id_item": "c48478c8-ef3f-467b-9665-ff6f5f113653",
                                                                    "id_item_type": "568ba8d4-329c-40bd-ab6b-e5d3f5f9efb3",
                                                                    "id_category": "d15932ea-18c9-4aa1-8874-195978491ba1",
                                                                    "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-05-09T09:36:45.0242786+02:00",
                                                                    "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                    "id_user_upd": "aa5e4a09-2918-4e2d-80d1-16c5fbc098a1",
                                                                    "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": "67b0572d-e160-4b69-b5f4-0ed40d1a2656",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "5725f62d-b953-4826-8a42-a0b1d5778c8c",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "5c0cb549-cbff-4f02-a7ae-525a5cf25520",
                                                                      "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-05-09T09:36:45.0242786+02:00",
                                                                      "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                      "id_user_upd": "0f3a7d9f-e02b-4bad-b157-9c79081de6ab",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_pos": "8cb4eb49-ae22-4dcd-959f-bdb4ec5684e4",
                                                                          "id_pos_type": "d5fcee1c-fe52-4f4d-8690-807221e694b5",
                                                                          "id_price_list": "786b84a6-a648-478f-b3e2-98731f673bd8",
                                                                          "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-05-09T09:36:45.0242786+02:00",
                                                                          "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "id_user_upd": "b06c1eec-a27e-4fb5-a791-8e4406b5c661",
                                                                          "commited": true,
                                                                          "mt_pos_view": {
                                                                            "$id": "36",
                                                                            "id_pos": "6d40e948-b112-42c0-9c53-2bf32ccffedb",
                                                                            "id_pos_type": "52ff30fd-1764-45ae-a909-8472c32f5c09",
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                            "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                            "id_user_upd": "17f8934e-4315-446d-a332-337a549604a9",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "mt_pos_types": {
                                                                              "$id": "37",
                                                                              "id": "8bcb0ed0-9ed1-496c-8e96-071181d74be7",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "is_module": true,
                                                                              "order": 5,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                              "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                              "id_user_upd": "7818cdff-e531-4742-bb42-3d6bdd0daa82",
                                                                              "commited": true,
                                                                              "mt_items_featured": [
                                                                                {
                                                                                  "$id": "38",
                                                                                  "id": "d12c7617-34f1-4eaa-8773-8787595b0cff",
                                                                                  "id_branch": "920817e8-8319-4ebb-8027-a433be164069",
                                                                                  "id_pos_type": "d739109c-70f3-446b-986b-6654689c113d",
                                                                                  "id_pos": "82ca517f-97eb-49df-ba14-1af6bc89dbc6",
                                                                                  "id_item": "f149ae90-b8bb-49fa-9498-1714d455735f",
                                                                                  "date_from": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "date_end": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "image_id": 4,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "id_user_upd": "3d56a8eb-1d03-4011-b9e9-05f2446ed0f7",
                                                                                  "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": "7bcc6f07-09aa-444a-97e8-cb671352b756",
                                                                                  "id_doc": "420a5bdb-65f7-417d-9a26-1e2d501632da",
                                                                                  "id_pos_type": "b26e1897-8d4f-4700-98e6-4893ddf031fd",
                                                                                  "id_doc_print": "05d1ff0e-50a5-416e-bfab-cf1af795d198",
                                                                                  "copies": 5,
                                                                                  "print_mode": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "id_user_upd": "a820a063-4d62-4c2d-b5c1-da5edee23dc3",
                                                                                  "commited": true,
                                                                                  "mt_docs": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_print": {
                                                                                    "$ref": "1"
                                                                                  },
                                                                                  "mt_pos_types": {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  "st_doc_print": {
                                                                                    "$id": "40",
                                                                                    "id": "a744cee7-ed26-41f7-8498-d879fc65a114",
                                                                                    "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-05-09T09:36:45.0242786+02:00",
                                                                                    "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                                    "commited": true,
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "39"
                                                                                      }
                                                                                    ],
                                                                                    "st_doc_print_det": [
                                                                                      {
                                                                                        "$id": "41",
                                                                                        "id_doc_print": "94f881f8-768d-425c-a820-d7f3cd8fa96c",
                                                                                        "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": "c27ca420-c028-43df-a73a-6aaf01a8b416",
                                                                          "id_item_sub": "7b79aaff-7d9d-41bd-9b83-2f9aa2e63177",
                                                                          "validity_date": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "id_user_upd": "c2dea35b-6f66-4694-adb2-ad38d0bb0f0b",
                                                                          "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": "a90216a2-2aa9-4d98-b6bb-f258818ab908",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "date_end": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "id_branch": "7ed907d8-16a5-4350-8662-9f0cf0342b52",
                                                                          "id_pos": "a3515176-fe74-4145-9229-7533f2ae77e8",
                                                                          "id_list": "ff51af6d-7255-43c1-8ab4-d556b9c55ac1",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "id_user_upd": "2cf00b0b-dab5-4987-ae9f-d491ead9319a",
                                                                          "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": "f8fa1bd1-6f80-467c-8bf0-468f788a2050",
                                                                    "order_id": 2,
                                                                    "id_item": "b55d83e8-1410-41ae-8d35-b0e046873f48",
                                                                    "id_item_type": "05e13312-9368-48f0-a2d9-fd8b342e1b81",
                                                                    "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": "65dae9ce-6825-44cc-9396-41f16f3e36d8",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "5fa2c974-58f5-4874-aa03-d0db10dc1a90",
                                                                    "count_voucher": 1,
                                                                    "id_category": "96bf066a-590a-427f-8c38-9cbf8797165b",
                                                                    "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                    "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                    "id_user_upd": "d96d11a8-20f2-48d7-8f4e-4fdf3a4cf6d9",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$id": "45",
                                                                      "id": "d1f433fc-5937-47b0-b6ec-4c1348dfe945",
                                                                      "nro_sesion": 2,
                                                                      "id_pos": "0789e141-f83f-4762-970c-ec4896092c92",
                                                                      "date_tax": "2026-05-09T09:36:45.0242786+02:00",
                                                                      "date_open": "2026-05-09T09:36:45.0242786+02:00",
                                                                      "date_close": "2026-05-09T09:36:45.0242786+02:00",
                                                                      "id_user_open": "76e4083e-8907-4bff-b272-487c0d1f63b8",
                                                                      "id_user_close": "0f6e8d0b-a1a9-43d1-b827-6a7fc3338948",
                                                                      "nro_z": 1,
                                                                      "amt_tot": 1.1,
                                                                      "locator_event": "sample string 6",
                                                                      "status_pos": 7,
                                                                      "training_sesion": true,
                                                                      "active": true,
                                                                      "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                      "last_update": "2026-05-09T09:36:45.0242786+02: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": "0e0176a5-0e15-427f-9948-d46c4a9cdf77",
                                                                          "json_object": "sample string 2",
                                                                          "json_pays": "sample string 3",
                                                                          "id_pos_sesion": "a08c3071-d59c-43ab-81f5-df6d63698d42",
                                                                          "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-05-09T09:36:45.0242786+02:00",
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ],
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$id": "47",
                                                                          "id": "86c06152-593e-439b-985d-ac4054c59ad5",
                                                                          "id_room_unit": "402e57b6-7d23-4844-b8fc-fb8f3195e9c7",
                                                                          "id_room_list": "4c27e8c8-aec0-4a23-98a0-b0ceb68ebe4a",
                                                                          "nro_res_ext": "sample string 3",
                                                                          "date_reserved": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "date_from": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "date_end": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "date_open": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "date_close": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "id_employee": "cd4b29de-ab02-444c-99af-5bfea60b7426",
                                                                          "id_employee_sec": "8dbbb969-a48c-4981-b30f-e864b0abfdfb",
                                                                          "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": "c703c413-1351-4c6d-be5a-7fb895adf530",
                                                                          "comment": "sample string 7",
                                                                          "id_user_open": "bdc34a7f-ba35-4ce0-a64f-908e497f0c32",
                                                                          "id_user_close": "99682115-1aab-46eb-a1db-c6501f6d89f1",
                                                                          "id_unit_state": "9ec32556-5fd4-4e6c-a4f9-adf0898f66ee",
                                                                          "id_pos_sesion": "bece9dac-b6ec-45d7-bdbd-a65f2a5a7772",
                                                                          "vip": true,
                                                                          "paid": true,
                                                                          "send": true,
                                                                          "send_date": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "commited": true,
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_employees1": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_rooms_units": {
                                                                            "$id": "48",
                                                                            "id": "02f6dca2-3ff0-4e8c-a075-611287e0a765",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "name_label": "sample string 4",
                                                                            "name_zone": "sample string 5",
                                                                            "order": 6,
                                                                            "id_room": "db7a5a60-36f8-4b1b-ba91-54f6c151b701",
                                                                            "pax": 8,
                                                                            "pos_x": 9,
                                                                            "pos_y": 10,
                                                                            "size_w": 1,
                                                                            "size_h": 1,
                                                                            "in_map": true,
                                                                            "reserved_on": true,
                                                                            "id_room_type": "bc003bb4-3893-43c1-9adb-4e77d363bb0c",
                                                                            "locked": true,
                                                                            "date_locked": "2026-05-09T09:36:45.0242786+02:00",
                                                                            "comment_locked": "sample string 15",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                            "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                            "id_user_upd": "f6abfe97-77e7-4679-a16d-3e5e8ea798fb",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$id": "49",
                                                                              "id": "ae94682d-82ab-42e7-bdfa-e2c0b5375c2a",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_branch": "8a16abf2-9a2f-405e-8ca9-3b60c5781ddd",
                                                                              "name_pos": "sample string 6",
                                                                              "id_image": "2614196d-b7da-44d6-88a6-63787b409f9a",
                                                                              "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": "252d7798-ea2e-449a-b8de-dc955e89ae4c",
                                                                              "refresh_status": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                              "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                              "id_user_upd": "a6b8907c-d3b2-4f3e-bb3b-08222fc0e7f3",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos_rooms": [
                                                                                {
                                                                                  "$id": "50",
                                                                                  "id_pos": "e690d409-0f45-4775-b0e2-6f10e5b0c57f",
                                                                                  "id_room": "fa05b39b-add3-4bb6-bd32-e82893286853",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "id_user_upd": "dc48abfb-27d6-4fd0-925e-f13facdfeff5",
                                                                                  "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": "662e6681-f381-4b77-9d9a-b9d4b5c29578",
                                                                                  "id_room": "6784e3f7-5a83-4559-9715-8fed146a73c0",
                                                                                  "date_in": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "date_out": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "id_user_add": "c38bd34f-b789-431f-922e-bc68c5c48f9c",
                                                                                  "from_reservation": "sample string 5",
                                                                                  "pax": 6,
                                                                                  "status": 7,
                                                                                  "comment": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "last_update": "2026-05-09T09:36:45.0242786+02: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": "30b92501-e4b3-4b6b-b7c4-abfd979746eb",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "high": 5,
                                                                              "width": 6,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                              "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                              "id_user_upd": "003f21f9-263f-43ad-99f0-aeeba9cb161f",
                                                                              "commited": true,
                                                                              "mt_rooms_units": [
                                                                                {
                                                                                  "$ref": "48"
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ],
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$id": "53",
                                                                                  "id_room_type": "29143d26-acd5-4f90-b03a-b4d8ea9125d7",
                                                                                  "id_room_state": "85327a29-5932-4d29-8a6c-1b1a9ae4d57f",
                                                                                  "id_image": "2405f036-5e92-4ecd-af32-6ea3aae56030",
                                                                                  "color_font": "sample string 4",
                                                                                  "font_bold": true,
                                                                                  "font_underline": true,
                                                                                  "font_size": 7,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "id_user_upd": "fa76ebb2-4283-4138-9294-66cf8ec0dfe8",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "54",
                                                                                    "id": "ecfe8122-eb4a-41ce-8854-8f9d86ec68a5",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                                    "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                                    "id_user_upd": "175d7e56-0c71-4a60-9bd4-b3355d01dc73",
                                                                                    "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"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "st_users1": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_tips": [
                                                                        {
                                                                          "$id": "55",
                                                                          "id": "d8de0942-be12-4f5d-8cac-8d0c5830781c",
                                                                          "id_pos_sesion": "b3e01545-33dd-4e85-8a66-160028072b92",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "id_user": "1c87149e-4d7e-4578-a92d-1e8950c47acd",
                                                                          "id_room_unit_activity": "f73756ab-e03f-40e3-a516-b9b7cdf5d4ae",
                                                                          "id_doc_sa": "4a52090c-accd-4d43-b771-5187ec798298",
                                                                          "id_pos_type": "23d701cf-3461-4b3e-aae8-b658072ca752",
                                                                          "block": true,
                                                                          "comment": "sample string 5",
                                                                          "json_response": "sample string 6",
                                                                          "id_doc_ref": "d59f02c4-0db1-4362-9bdf-eebc07d50e55",
                                                                          "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-05-09T09:36:45.0242786+02:00",
                                                                          "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "commited": true,
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          },
                                                                          "tt_tips_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_tip": "acff9ee9-66c3-4d91-a6d9-42313acd01a2",
                                                                              "id_user": "5a7216c0-d18d-469b-a8ec-498424428135",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "type_share": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                              "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_tips": {
                                                                                "$ref": "55"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "55"
                                                                        }
                                                                      ],
                                                                      "tt_pos_sesion_users": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id_pos_sesion": "218f7bad-75ff-4c45-afb8-5984a440558e",
                                                                          "id_user": "7ff3af2a-9b98-4637-80b5-407d33947ed7",
                                                                          "date_add": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "distribution_index": 1.1,
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "57"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "13"
                                                                        },
                                                                        {
                                                                          "$ref": "13"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$id": "58",
                                                                          "id": "63297961-1d9b-4511-a53c-1cb6ca22ff98",
                                                                          "id_user": "77989a05-689d-4688-9aff-a72c5c710347",
                                                                          "id_user_profile": "12988dd8-4a99-4b74-b01e-d15a4a451b3a",
                                                                          "locator": "sample string 4",
                                                                          "date_end": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "id_pos_sesion": "952af205-16e5-4f35-9a05-65a56200f505",
                                                                          "date_login": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "date_logout": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "terminal_id": "sample string 6",
                                                                          "terminal_type": "sample string 7",
                                                                          "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "st_users_profiles": {
                                                                            "$id": "59",
                                                                            "id": "b82b5d50-091c-456a-89fb-f9f14e34f800",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "is_pass_required": true,
                                                                            "is_admin": true,
                                                                            "level_id": 7,
                                                                            "order_1": 8,
                                                                            "order_2": 9,
                                                                            "order_3": 10,
                                                                            "order_4": 11,
                                                                            "is_tips": true,
                                                                            "is_view_all": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                            "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                            "commited": true,
                                                                            "st_permisions": [
                                                                              {
                                                                                "$id": "60",
                                                                                "id": "cb46d0c1-84a8-4abb-919a-3b821e5bb788",
                                                                                "id_function": "ddb868a2-6c32-4382-98f8-7ad18233991e",
                                                                                "id_user": "2d049313-9b27-48d8-9652-9ab7bf1a661b",
                                                                                "id_profile": "ee566f79-0a8d-4bfb-aad9-180d90f2afff",
                                                                                "permission": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                                "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                                "commited": true,
                                                                                "st_users_profiles": {
                                                                                  "$ref": "59"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "st_functions": {
                                                                                  "$id": "61",
                                                                                  "id": "9d021516-3179-4006-a7b0-72a7870f537c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "level_id": 5,
                                                                                  "id_group": "184f14db-5eef-42cd-a2ae-6a005145f791",
                                                                                  "name_event": "sample string 7",
                                                                                  "name_pos": "sample string 8",
                                                                                  "id_image": "ff9d54fc-8d64-4526-82d5-ffe9d36a0e6e",
                                                                                  "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-05-09T09:36:45.0242786+02:00",
                                                                                  "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions_groups": {
                                                                                    "$id": "62",
                                                                                    "id": "f7a5f938-bb4e-491e-8738-9a000dc08d94",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                                    "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions": [
                                                                                      {
                                                                                        "$ref": "61"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "61"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$ref": "60"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "60"
                                                                                    }
                                                                                  ]
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "60"
                                                                              }
                                                                            ],
                                                                            "st_users": [
                                                                              {
                                                                                "$ref": "10"
                                                                              },
                                                                              {
                                                                                "$ref": "10"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$ref": "58"
                                                                              },
                                                                              {
                                                                                "$ref": "58"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_messages": [
                                                                        {
                                                                          "$id": "63",
                                                                          "id": "21210560-27e4-48fb-aaec-5773eeb110c4",
                                                                          "id_user": "2094dfb9-f191-4463-a768-1ca419672722",
                                                                          "date_add": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "destiny_type": 4,
                                                                          "id_key": "17a21027-3b75-4e7c-a5b9-042e66c2cb67",
                                                                          "message": "sample string 6",
                                                                          "message_view": true,
                                                                          "date_view": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "id_pos_sesion": "f8127507-f236-4aba-b87b-65a95670737a",
                                                                          "terminal_add": "sample string 9",
                                                                          "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$ref": "45"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "63"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "44"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_items_vouchers": {
                                                                "$id": "64",
                                                                "id": "97865a5e-80f0-4a8c-a2a7-f9b451ee8a50",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "json": "sample string 5",
                                                                "id_pay_type": "c11d86d8-6f54-4010-aa5b-171c8ad02fe8",
                                                                "id_doc_print": "53ed7277-9ae8-4452-bcf5-48e9022bda5b",
                                                                "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-05-09T09:36:45.0242786+02:00",
                                                                "last_update": "2026-05-09T09:36:45.0242786+02: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": "65",
                                                                "id_doc_sa": "2dd4d1be-405a-48b5-9b5d-974fd240a03c",
                                                                "id_line": 2,
                                                                "id_item": "eec30335-8a80-4856-99d8-a9aa6ebbca42",
                                                                "qty": 4.1,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa_det": {
                                                                  "$ref": "24"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "65"
                                                              }
                                                            ]
                                                          },
                                                          {
                                                            "$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": "66",
                                          "id_pos": "f6f021de-5955-45f2-ab62-25f0d08dd4e1",
                                          "id_doc": "0f97205b-e6a0-4e7e-a11f-22d6b5ac768b",
                                          "value": 3,
                                          "created_on": "2026-05-09T09:36:45.0242786+02:00",
                                          "last_update": "2026-05-09T09:36:45.0242786+02:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          }
                                        },
                                        {
                                          "$ref": "66"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$id": "67",
                                          "id": "747b2975-2af5-4bd0-9a8e-90fc6f810788",
                                          "id_pos": "0d38dc9a-1984-4c8d-b4bc-ceb091bb839f",
                                          "id_doc": "87367d6e-0930-480a-be5b-ec06401417ba",
                                          "id_branch": "25cbe7c6-d94f-4793-93fb-51a49b58a87f",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-05-09T09:36:45.0399303+02:00",
                                          "block": true,
                                          "nro_original": "sample string 8",
                                          "id_ref": "022870c4-4b4e-4f04-b44b-9d8dac0e98a6",
                                          "id_loc_from": "1be8973c-d22f-4966-be97-5399757549c9",
                                          "id_loc_end": "834dad24-8122-4ca6-a526-6bf2bd4dd501",
                                          "id_user_add": "e1d85f8a-19ea-4b5a-af4f-2d2456425fe5",
                                          "id_user_upd": "ca7c6650-0860-4a0b-acac-218e913e1851",
                                          "id_pos_sesion": "3272848b-5991-4a81-b357-fba37a342c9d",
                                          "comment": "sample string 12",
                                          "status": 1,
                                          "is_send": true,
                                          "date_send": "2026-05-09T09:36:45.0399303+02:00",
                                          "active": true,
                                          "created_on": "2026-05-09T09:36:45.0399303+02:00",
                                          "last_update": "2026-05-09T09:36:45.0399303+02:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$ref": "14"
                                          },
                                          "mt_locations": {
                                            "$id": "68",
                                            "id": "9f10f353-30d3-4d46-99af-a8c7a2b1959f",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "reserved": true,
                                            "id_branch": "2b874d27-cbee-4a18-bbab-0e1e0aa8f769",
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:45.0399303+02:00",
                                            "last_update": "2026-05-09T09:36:45.0399303+02:00",
                                            "id_user_upd": "f50a17d1-64b4-4ccb-8a9f-79e0f82519a2",
                                            "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": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "tt_stock": [
                                              {
                                                "$id": "69",
                                                "id_location": "c907ffd2-f0a1-4637-bc75-6ec31c96a7f2",
                                                "id_item": "c2bc2bd8-a154-4824-9e1d-d66f3ce83d41",
                                                "stock_ideal": 3.1,
                                                "stock_min": 4.1,
                                                "stock_max": 5.1,
                                                "stock": 6.1,
                                                "active": true,
                                                "created_on": "2026-05-09T09:36:45.0399303+02:00",
                                                "last_update": "2026-05-09T09:36:45.0399303+02:00",
                                                "commited": true,
                                                "mt_items": {
                                                  "$ref": "8"
                                                },
                                                "mt_locations": {
                                                  "$ref": "68"
                                                }
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ]
                                          },
                                          "mt_locations1": {
                                            "$ref": "68"
                                          },
                                          "mt_pos": {
                                            "$ref": "2"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "st_users1": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_st_det": [
                                            {
                                              "$id": "70",
                                              "id_doc_st": "505a820c-baf2-4caf-9055-6671a9f27e75",
                                              "id_line": 2,
                                              "id_item": "afe48849-e96f-4da1-a5a6-e26d548c87cb",
                                              "comment": "sample string 4",
                                              "qty": 5.1,
                                              "status": 1,
                                              "active": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "67"
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ],
                                          "tt_doc_st2": {
                                            "$ref": "67"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ]
                                    },
                                    "mt_locations": {
                                      "$ref": "68"
                                    },
                                    "mt_locations1": {
                                      "$ref": "68"
                                    },
                                    "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": "71",
                                        "id": "d913def6-dc18-4d41-a606-9d87c9b4e203",
                                        "spool_server": "sample string 2",
                                        "id_doc_sa": "b4c118a6-3afb-4c8f-9c69-7b4bdb36fbaa",
                                        "spool_printer": "sample string 4",
                                        "count": 5,
                                        "created_on": "2026-05-09T09:36:45.0399303+02:00",
                                        "printed": true,
                                        "print_on": "2026-05-09T09:36:45.0399303+02:00",
                                        "tt_doc_sa": {
                                          "$ref": "13"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ]
                                  },
                                  "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_featured": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "25"
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "29"
                            },
                            {
                              "$ref": "29"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "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_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": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$id": "72",
                              "id": "66121a25-25a4-4cc2-84b0-2c81ec87a83d",
                              "id_pos": "c9806178-5dff-4b54-a26f-b471307c418d",
                              "mac_address": "sample string 3",
                              "date_end": "2026-05-09T09:36:45.0399303+02:00",
                              "key_access": "sample string 5",
                              "id_user_add": "92826dac-b9eb-480c-92d4-7b4d3833d54a",
                              "active": true,
                              "created_on": "2026-05-09T09:36:45.0399303+02:00",
                              "last_update": "2026-05-09T09:36:45.0399303+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$id": "73",
                              "id_user": "f7aee5aa-bdfd-46d3-bdf9-87291fd278a1",
                              "id_pos": "899c8278-aded-496e-b4e1-8fd3d281c771",
                              "pass_required": true,
                              "active": true,
                              "created_on": "2026-05-09T09:36:45.0399303+02:00",
                              "last_update": "2026-05-09T09:36:45.0399303+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "st_users_token": [
                            {
                              "$id": "74",
                              "id": "1207683d-1684-4dfd-a6b1-800e655b4ac3",
                              "token_id": "sample string 2",
                              "id_user": "0f3e20d8-7feb-4c86-a85d-4222eec82bcc",
                              "date_from": "2026-05-09T09:36:45.0399303+02:00",
                              "date_end": "2026-05-09T09:36:45.0399303+02:00",
                              "created_on": "2026-05-09T09:36:45.0399303+02:00",
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "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_st": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "44"
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$id": "75",
                              "id": "7296d5f3-ec79-4a68-a16b-a219b045dd7b",
                              "id_user_add": "854ac2d5-6639-4fd6-9606-6df51fa2cc4a",
                              "id_table": "0ddfc122-7f2f-444d-b023-0f82d8d71d38",
                              "message_log": "sample string 3",
                              "json_object": "sample string 4",
                              "log_type": "sample string 5",
                              "id_pos": "c12a24a8-08b3-4ee4-9948-641a6d5b264f",
                              "created_on": "2026-05-09T09:36:45.0399303+02:00",
                              "commited": true,
                              "mt_pos": {
                                "$ref": "2"
                              },
                              "st_sync_tables": {
                                "$id": "76",
                                "id": "9b77adcd-fa48-48a6-8b64-b1af7642736e",
                                "level": 2,
                                "order": 3,
                                "name": "sample string 4",
                                "log_ins": true,
                                "log_upd": true,
                                "packet_forward": true,
                                "active": true,
                                "created_on": "2026-05-09T09:36:45.0399303+02:00",
                                "last_update": "2026-05-09T09:36:45.0399303+02:00",
                                "commited": true,
                                "st_sync_packages_det": [
                                  {
                                    "$id": "77",
                                    "id": "aa4a7f1c-4faf-48de-9278-b5b23cbea17e",
                                    "id_sync": "5e41a815-68e0-4b34-902a-452c662f0840",
                                    "json": "sample string 3",
                                    "id_table": "4f9977fb-1faf-45d1-b1e9-53fca823d040",
                                    "order": 5,
                                    "st_sync_packages": {
                                      "$id": "78",
                                      "id": "0dc5f2a5-c94c-44ed-abab-b697b364e9d0",
                                      "id_branch_from": "19e22327-ab1f-4721-bc91-db6cc55dfa8a",
                                      "id_branch_to": "79c9fb2b-da08-4fb4-a5ad-89af60169234",
                                      "type": 4,
                                      "created_on": "2026-05-09T09:36:45.0399303+02:00",
                                      "order": 6,
                                      "status": 7,
                                      "log_info": "sample string 8",
                                      "sync_on": "2026-05-09T09:36:45.0399303+02:00",
                                      "send_on": "2026-05-09T09:36:45.0399303+02:00",
                                      "mt_branches": {
                                        "$ref": "4"
                                      },
                                      "mt_branches1": {
                                        "$ref": "4"
                                      },
                                      "st_sync_packages_det": [
                                        {
                                          "$ref": "77"
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ]
                                    },
                                    "st_sync_tables": {
                                      "$ref": "76"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "tt_logs": [
                                  {
                                    "$ref": "75"
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "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": "79",
                              "id": "294cf3b6-3082-4a03-a37f-231084f6fd64",
                              "id_room_activity": "90465c4c-faec-46a5-ad5a-43a0ffe5ef78",
                              "id_pos_sesion": "93a467df-2b12-4baf-83f3-aea674c2fc5c",
                              "log_text": "sample string 4",
                              "id_user": "d48d6e44-455f-48b5-a669-c8c69261b083",
                              "created_on": "2026-05-09T09:36:45.0399303+02:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "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"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "tt_doc_sa1": [
                            {
                              "$ref": "13"
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_rooms_units_states": [
                            {
                              "$ref": "54"
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "59"
                          },
                          "tt_cmd_connection": [
                            {
                              "$ref": "58"
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "tt_cmd_messages": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ]
                        }
                      },
                      "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": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "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": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "st_images_types": {
              "$id": "80",
              "id": "778c95e1-e3b2-4abf-bbed-e4d1a293a630",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-05-09T09:36:45.0399303+02:00",
              "last_update": "2026-05-09T09:36:45.0399303+02: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": "68"
            },
            {
              "$ref": "68"
            }
          ],
          "mt_periods": [
            {
              "$id": "81",
              "id_branch": "997504dc-4912-44fe-b066-2a9cc68c374f",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-05-09T09:36:45.0399303+02:00",
              "date_end": "2026-05-09T09:36:45.0399303+02:00",
              "state": "sample string 6",
              "created_on": "2026-05-09T09:36:45.0399303+02:00",
              "last_update": "2026-05-09T09:36:45.0399303+02:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "81"
            }
          ],
          "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": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "67"
            },
            {
              "$ref": "67"
            }
          ],
          "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": "66"
        },
        {
          "$ref": "66"
        }
      ],
      "st_pos_license": [
        {
          "$ref": "72"
        },
        {
          "$ref": "72"
        }
      ],
      "st_users_pos": [
        {
          "$ref": "73"
        },
        {
          "$ref": "73"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_pos_connection": [
        {
          "$id": "82",
          "id": "eac0cc57-841e-445a-bc0e-ac3bb3619fd2",
          "id_pos": "d2455b38-5cb8-43aa-b526-335d7fee0120",
          "date_add": "2026-05-09T09:36:45.0399303+02:00",
          "date_upd": "2026-05-09T09:36:45.0399303+02:00",
          "date_out": "2026-05-09T09:36:45.0399303+02: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": "82"
        }
      ],
      "tt_pos_sesion": [
        {
          "$ref": "45"
        },
        {
          "$ref": "45"
        }
      ],
      "mt_branches": {
        "$ref": "4"
      },
      "tt_logs": [
        {
          "$ref": "75"
        },
        {
          "$ref": "75"
        }
      ],
      "st_local_variables": [
        {
          "$id": "83",
          "id": "754553ff-667c-4f77-b3e9-48952de4fb39",
          "id_pos": "06153653-d807-47da-83e4-5d2a61762b05",
          "name": "sample string 3",
          "description": "sample string 4",
          "value": "sample string 5",
          "type": "sample string 6",
          "last_update": "2026-05-09T09:36:45.0399303+02:00",
          "commited": true,
          "mt_pos": {
            "$ref": "2"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ]
    },
    "mt_pos_doc_print": [
      {
        "$ref": "39"
      },
      {
        "$ref": "39"
      }
    ],
    "st_users": {
      "$ref": "10"
    }
  },
  {
    "$ref": "1"
  }
]