GET api/Mt_Items_Vouchers?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_items_vouchers
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

json

string

Required

Max length: 32672

id_pay_type

globally unique identifier

Required

id_doc_print

globally unique identifier

Required

hour_end

time interval

None.

price_item_sub

boolean

Required

define_validity

boolean

Required

price_ref

boolean

Required

price_min

decimal number

Required

supply_apply

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_items_sub

Collection of mt_items_sub

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "1ae86fa4-73a9-4e89-a86f-c0e3387b2b69",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "json": "sample string 5",
    "id_pay_type": "8979d21e-e28a-4d3d-9ffc-5f2fde036d6d",
    "id_doc_print": "7e879972-d219-4958-8c0c-07195c6624c6",
    "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-09-06T06:47:37.387158+02:00",
    "last_update": "2026-09-06T06:47:37.387158+02:00",
    "commited": true,
    "mt_items_sub": [
      {
        "$id": "2",
        "id": "f17c3708-2a60-4302-ad60-74751572238d",
        "id_item": "77edde04-90dc-45bc-a872-50d5428ed35c",
        "id_item_type": "b2201c1b-8ffd-4f3d-b694-5c1ad571d582",
        "is_default": true,
        "barcode": "sample string 5",
        "voucher_apply": true,
        "id_voucher_json": "24260323-18f1-4bf4-9864-b4d78a8adb44",
        "count_voucher": 1,
        "id_voucher_type": 1,
        "active": true,
        "created_on": "2026-09-06T06:47:37.387158+02:00",
        "last_update": "2026-09-06T06:47:37.387158+02:00",
        "id_user_upd": "65fc8683-b39f-4a87-a504-534e06a4c117",
        "commited": true,
        "mt_items": {
          "$id": "3",
          "id": "f09ea7ed-9b44-438d-8401-d78f66e6e246",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_unit": "58e0e72b-c17c-435d-ae88-b7117b29f580",
          "id_unit_sec": "54d48fdc-65af-4d86-80be-3728eec98eed",
          "id_brand": "0dfbca9e-cc43-4b00-98dc-5efbb0800243",
          "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": "138dd92f-180d-4189-9e27-5225422db740",
          "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-09-06T06:47:37.387158+02:00",
          "last_update": "2026-09-06T06:47:37.387158+02:00",
          "id_user_upd": "353627c7-96e0-48b6-8018-c4be1438c4cb",
          "commited": true,
          "mt_brands": {
            "$id": "4",
            "id": "7816a77f-6a70-4046-a750-e6d0e1742d1d",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "active": true,
            "created_on": "2026-09-06T06:47:37.387158+02:00",
            "last_update": "2026-09-06T06:47:37.387158+02:00",
            "id_user_upd": "2917bfaa-74cb-40a5-9c29-82674e454829",
            "commited": true,
            "mt_items": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "st_users": {
              "$id": "5",
              "id": "0c477e37-ef29-4f01-b3f0-a3faf36bac9f",
              "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": "66e57413-94a5-4c89-b361-7a6adaa21511",
              "view_messages": true,
              "id_image_photo": "f9a86401-c452-4b96-b463-de7994b2d6d7",
              "reserved": true,
              "pos_access": true,
              "back_access": true,
              "name_pos": "sample string 13",
              "id_image": "e9be45d8-82d0-4eed-873d-b10b1526de71",
              "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-09-06T06:47:37.387158+02:00",
              "last_update": "2026-09-06T06:47:37.387158+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$id": "6",
                  "id": "d7831664-e2b7-4d13-ae38-4cba4ea5f8a5",
                  "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": "b5035ede-7060-4ee7-b5fb-7a4ea3deb92c",
                  "order": 12,
                  "external_id": "sample string 13",
                  "sync": true,
                  "active": true,
                  "created_on": "2026-09-06T06:47:37.387158+02:00",
                  "last_update": "2026-09-06T06:47:37.387158+02:00",
                  "id_user_upd": "0711cb18-d527-448e-9abd-5805831d2780",
                  "commited": true,
                  "st_images": {
                    "$id": "7",
                    "id": "4a1410b4-777a-40c5-b73a-24b88224b687",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "id_img_type": "5f0a7cb7-05fd-44d4-bc4e-b1d8e4872f3e",
                    "image_file": "sample string 5",
                    "extension": "sample string 6",
                    "high": 1,
                    "width": 1,
                    "active": true,
                    "created_on": "2026-09-06T06:47:37.387158+02:00",
                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$id": "8",
                        "id": "25352139-703d-4488-80ed-57800187ce9e",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_item_type": "de0c703a-3a55-4844-b79c-ee9ccda47b5c",
                        "order_type": 5,
                        "name_pos": "sample string 6",
                        "id_image": "29482547-d402-4d69-bf83-18e8169b4e01",
                        "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-09-06T06:47:37.387158+02:00",
                        "last_update": "2026-09-06T06:47:37.387158+02:00",
                        "id_user_upd": "d2e903ac-d30c-43ef-bddf-d9c9e0388c12",
                        "commited": true,
                        "mt_categories_items": [
                          {
                            "$id": "9",
                            "id_category": "7034967e-68e7-4ae7-b859-637794e31e50",
                            "id_item": "588c02cc-3a43-440d-b0e0-ebd00689dc36",
                            "is_default": true,
                            "active": true,
                            "created_on": "2026-09-06T06:47:37.387158+02:00",
                            "last_update": "2026-09-06T06:47:37.387158+02:00",
                            "id_user_upd": "138f10b3-8d6e-46db-a56c-c3c22a87b9b4",
                            "commited": true,
                            "mt_categories": {
                              "$ref": "8"
                            },
                            "mt_items": {
                              "$ref": "3"
                            },
                            "st_users": {
                              "$ref": "5"
                            }
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "st_images": {
                          "$ref": "7"
                        },
                        "st_users": {
                          "$ref": "5"
                        },
                        "mt_prices_rules": [
                          {
                            "$id": "10",
                            "id": "0a88fdd0-97c1-4eb4-923a-c71dedd02d6d",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "date_from": "2026-09-06T06:47:37.387158+02:00",
                            "date_end": "2026-09-06T06:47:37.387158+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": "3ebb7e73-fcc1-4b95-a171-d2993a7b136d",
                            "id_pos": "4fd949cd-bbea-4692-8e97-875fbad6d34c",
                            "id_list": "4e25c7dd-d63c-40b4-adaf-4560eb04e857",
                            "id_item": "be677a06-fa80-4c6e-ac88-de85fcce8605",
                            "id_item_type": "f96ae37a-9698-4482-983d-153e567f380c",
                            "id_category": "ad887788-16b8-48aa-9e2f-eeabfe6c84ff",
                            "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-09-06T06:47:37.387158+02:00",
                            "last_update": "2026-09-06T06:47:37.387158+02:00",
                            "id_user_upd": "325ba78b-11ad-48ae-ab64-f295ed981be8",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "6"
                            },
                            "mt_categories": {
                              "$ref": "8"
                            },
                            "mt_items": {
                              "$ref": "3"
                            },
                            "mt_items_types": {
                              "$id": "11",
                              "id": "ae4a2541-1e0a-49e1-b0c4-33342a4c3b43",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "name_short": "sample string 4",
                              "name_pos": "sample string 5",
                              "id_image": "7ec6e2de-b9f0-44dc-8604-031b5ec4121a",
                              "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-09-06T06:47:37.387158+02:00",
                              "last_update": "2026-09-06T06:47:37.387158+02:00",
                              "id_user_upd": "be6d94ea-57c2-42d3-a46e-19169f8785fa",
                              "commited": true,
                              "tt_vouchers_det": [
                                {
                                  "$id": "12",
                                  "id_voucher": "2d40d42d-a536-4485-be77-01b3a72e5e49",
                                  "id_line": "1e60f897-020a-4cc7-9747-bfeec355ea00",
                                  "id_category": "b78c4896-61a3-4af5-9f21-5f7ad7f305da",
                                  "id_item": "6eb6ba1d-7960-4d10-bf49-bbaac3f28bcf",
                                  "id_item_type": "7ef6e120-bcbe-46b1-8457-5eec9697d2ad",
                                  "price_max": 1.1,
                                  "qty_add": 3.1,
                                  "qty_used": 4.1,
                                  "mt_categories": {
                                    "$ref": "8"
                                  },
                                  "mt_items": {
                                    "$ref": "3"
                                  },
                                  "mt_items_types": {
                                    "$ref": "11"
                                  },
                                  "tt_vouchers": {
                                    "$id": "13",
                                    "id": "ddb5d034-9d0a-4b31-aba6-69a122533361",
                                    "id_voucher": 2,
                                    "locator_voucher": "sample string 3",
                                    "qr_code": "sample string 4",
                                    "date_from": "2026-09-06T06:47:37.387158+02:00",
                                    "date_end": "2026-09-06T06:47:37.387158+02:00",
                                    "date_used": "2026-09-06T06:47:37.387158+02:00",
                                    "date_sesion": "2026-09-06T06:47:37.387158+02:00",
                                    "id_employee": "6b2e9db8-1cda-43b8-b44d-da73a8c3ae37",
                                    "id_branch": "82a0f0ce-043e-4c6f-b57c-1fbaaf185348",
                                    "id_voucher_permision": "e885e012-73d7-4792-83dc-77a6163c2294",
                                    "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": "484047c8-9582-4d1c-b88b-f9e8233114cd",
                                    "id_user_add": "2a0258bc-8bdc-4c94-915d-a0f3eeadb381",
                                    "id_doc_sa": "bb55789e-ae80-48e1-bfb7-a923f053e86a",
                                    "id_item_sub": "8d511cae-3d36-4e46-84ad-8276964aa421",
                                    "id_pos_sesion": "143dceab-b3d5-47a6-89cb-4e10bc107ab4",
                                    "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-09-06T06:47:37.387158+02:00",
                                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_employees": {
                                      "$id": "14",
                                      "id": "04ea98e0-9f4f-4dcf-96b7-7c422844bb0e",
                                      "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": "8d166cc3-d499-40b4-be42-53c9be95151d",
                                      "name_pos": "sample string 12",
                                      "id_image": "05f60672-13af-4bd7-8972-2db364bf4da0",
                                      "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-09-06T06:47:37.387158+02:00",
                                      "last_update": "2026-09-06T06:47:37.387158+02:00",
                                      "id_user_upd": "f1843cf9-db98-4bb9-9f8e-91b3e2b98433",
                                      "commited": true,
                                      "mt_employees_branches": [
                                        {
                                          "$id": "15",
                                          "id_employee": "effc7369-b5e1-4d89-b14e-61baf39916c7",
                                          "id_branch": "f23f80f0-55ae-453d-9dea-158c33b1c2fc",
                                          "active": true,
                                          "created_on": "2026-09-06T06:47:37.387158+02:00",
                                          "last_update": "2026-09-06T06:47:37.387158+02:00",
                                          "id_user_upd": "7ee27b39-2094-4a72-b92e-5105785a26a6",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "6"
                                          },
                                          "mt_employees": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ],
                                      "mt_employees_profiles": {
                                        "$id": "16",
                                        "id": "4248ec89-9e31-4a8f-8fb7-0f16f2f0811b",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "authorized": true,
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:37.387158+02:00",
                                        "last_update": "2026-09-06T06:47:37.387158+02:00",
                                        "id_user_upd": "a4775812-8985-4b4d-861a-dbf1cb6eb524",
                                        "commited": true,
                                        "mt_employees": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "st_users": {
                                          "$ref": "5"
                                        }
                                      },
                                      "st_images": {
                                        "$ref": "7"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_doc_sa_det": [
                                        {
                                          "$id": "17",
                                          "id_doc_sa": "23183268-e181-4f31-880b-66d86782fcb9",
                                          "id_line": 2,
                                          "id_item_sub": "19886454-38b8-4bab-aa59-d4ca4aec46bd",
                                          "qty": 4.1,
                                          "id_list": "b4041466-a016-4607-992c-8f63d37c45d8",
                                          "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": "76d65b3b-d374-439f-ac8c-5a3526f514e1",
                                          "is_used": true,
                                          "qty_vou": 1.1,
                                          "amt_vou": 1.1,
                                          "comment": "sample string 15",
                                          "ref_det": "sample string 16",
                                          "id_employee": "2be7b4c3-12dd-47f7-b74e-42d46ab09824",
                                          "name_generic": "sample string 17",
                                          "type_ope": 1,
                                          "id_user_add": "b848a9c2-2f98-4b0f-b9c5-98300924ac8d",
                                          "id_user_upd": "991f1aaf-dca4-482f-9c93-77fadf311284",
                                          "active": true,
                                          "mt_employees": {
                                            "$ref": "14"
                                          },
                                          "mt_items_sub": {
                                            "$ref": "2"
                                          },
                                          "mt_prices_list": {
                                            "$id": "18",
                                            "id": "96240152-fe51-4680-a09f-958afa83d17a",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "id_ref": "3c09a07b-aea1-4782-8bce-6319afeef2f1",
                                            "tax_included": true,
                                            "switch_select": true,
                                            "item_type_default": 7,
                                            "name_pos": "sample string 8",
                                            "id_image": "a0932201-760d-40cb-9d55-d70a28ad344c",
                                            "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-09-06T06:47:37.387158+02:00",
                                            "last_update": "2026-09-06T06:47:37.387158+02:00",
                                            "id_user_upd": "24ef4ec6-4cd6-4735-861c-b355ab97cb85",
                                            "commited": true,
                                            "mt_pos_prices_list": [
                                              {
                                                "$id": "19",
                                                "id_pos": "0566a6a6-53cd-4f2c-b73a-84ded9f61e0c",
                                                "id_pos_type": "e7af1cab-2667-4c70-bdc0-428c1bae6e41",
                                                "id_price_list": "07cf65b4-79d7-45d5-b67c-f404002f3a6e",
                                                "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-09-06T06:47:37.387158+02:00",
                                                "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                "id_user_upd": "b90b7f6b-9725-42d4-88c0-c271eb18af47",
                                                "commited": true,
                                                "mt_pos_view": {
                                                  "$id": "20",
                                                  "id_pos": "a8b27480-de48-4a38-8afb-c9d523790a76",
                                                  "id_pos_type": "b3fbb603-c763-407f-904d-7e7dc50be6a0",
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                  "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                  "id_user_upd": "52a4f04d-6659-4ace-9b00-fc9d40946bd1",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "21",
                                                    "id": "d02bc5c3-39ae-42e7-b266-b688b8b66697",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "c071883d-1363-4e8e-a156-e469dc894254",
                                                    "id_zone": "14ed6df1-3233-47fe-a204-21e7ff8b0d12",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                    "id_user_upd": "264cfd7d-6e8e-4059-a64f-28ed590e5264",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "22",
                                                      "id": "52a48e08-cbf0-4726-8373-e2fa54fcf614",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "77603d04-1984-4ee4-b9be-993900635b3d",
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                      "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                      "id_user_upd": "7f79a211-5ad9-4383-a598-01ec8f9f07b3",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "21"
                                                        },
                                                        {
                                                          "$ref": "21"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "23",
                                                        "id": "cbf02189-40c5-4ae6-b4c8-c89bd85075dc",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "33120948-6987-4dee-a1b2-b142766e7f10",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "c2ba18c7-6c3d-4b3c-96ba-5c3f2ebefca0",
                                                        "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-09-06T06:47:37.387158+02:00",
                                                        "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                        "id_user_upd": "36fde2e5-bb75-4dcd-a4b9-37c4d595ef92",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "21"
                                                        },
                                                        "st_images": {
                                                          "$ref": "7"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "24",
                                                            "id": "dc1a11fd-fc61-43b1-a1bb-547d9dcce6ee",
                                                            "id_cloakroom": "423c2e4a-50de-445c-bb98-b02c13519aee",
                                                            "id_pos_sesion": "b6804ec4-d60f-4ec0-9429-ab9927408fac",
                                                            "unit_id": 4,
                                                            "date_open": "2026-09-06T06:47:37.387158+02:00",
                                                            "date_close": "2026-09-06T06:47:37.387158+02:00",
                                                            "id_doc_sa": "960e37a0-591a-4ae8-a944-62610d04c05c",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "23"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "25",
                                                              "id": "83a53de1-4b05-425b-85b8-ead0f8e36304",
                                                              "id_pos": "614e18a6-78a2-49e2-9a09-cb365f3e94e1",
                                                              "id_doc": "bbe94cf2-82f2-4f6a-af03-2bb4b2340ba5",
                                                              "id_branch": "f872abad-746a-4d22-88c0-0228ab907b95",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-09-06T06:47:37.387158+02:00",
                                                              "date_tax": "2026-09-06T06:47:37.387158+02:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "35df737f-fa70-4339-91d4-77d8dde44873",
                                                              "id_relationship": "045f9b64-b4ad-4f84-acc5-96944227542f",
                                                              "id_loc_from": "e943ac9b-dd6b-4bea-85c1-d476bea0137f",
                                                              "id_loc_end": "4d81688c-f1f1-4a79-bd52-96f32db6f719",
                                                              "id_user_add": "0a864c30-1f2c-40a2-a7e0-e418d326f85f",
                                                              "id_user_upd": "bdafabcd-b067-4ae7-860e-0e07383c73be",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "49eaf446-42ff-424b-9151-59a1c2223a6f",
                                                              "id_room_unit": "0088bf78-cb2e-4b92-ab68-0da411f71842",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "58d7b7fc-0efc-440c-811a-cf6b35c973bb",
                                                              "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-09-06T06:47:37.387158+02:00",
                                                              "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "doc_print": true,
                                                              "mt_branches": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_docs": {
                                                                "$id": "26",
                                                                "id": "f9911f42-1a09-4f45-8325-82b636685238",
                                                                "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": "ad27b2b3-f0b3-40ba-8e2f-e03d3751c24b",
                                                                "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-09-06T06:47:37.387158+02:00",
                                                                "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                "id_user_upd": "9226f91a-5147-415c-b065-ae82fc6b1dcc",
                                                                "commited": true,
                                                                "mt_docs_payment_money": [
                                                                  {
                                                                    "$id": "27",
                                                                    "id_doc": "be9271b9-0241-4c3e-876c-cf48bd7dbbb8",
                                                                    "id_pay": "93a3b790-cde3-400b-82ef-84e0a15e294c",
                                                                    "id_money": "adb55e92-5250-489c-972f-ff5639d0e081",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                    "id_user_upd": "9aefaf55-b6f7-4b5b-9b9f-f96271009ea6",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "26"
                                                                    },
                                                                    "mt_money_types": {
                                                                      "$id": "28",
                                                                      "id": "d066110e-deb3-4079-ad72-1d0ffdbd8752",
                                                                      "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": "65aa2cf4-82c4-4bb0-83f6-61cafb3a73e1",
                                                                      "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-09-06T06:47:37.387158+02:00",
                                                                      "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                      "id_user_upd": "5d32a035-f5bf-43a5-b930-206dffef8ccc",
                                                                      "commited": true,
                                                                      "mt_docs_payment_money": [
                                                                        {
                                                                          "$ref": "27"
                                                                        },
                                                                        {
                                                                          "$ref": "27"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates": [
                                                                        {
                                                                          "$id": "29",
                                                                          "id_money_1": "890d1c6e-4122-425c-8329-7ef6233004e5",
                                                                          "id_money_2": "00c39378-e5c8-4815-b294-292134474911",
                                                                          "date_from": "2026-09-06T06:47:37.387158+02:00",
                                                                          "coefficient": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                          "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                          "id_user_upd": "425a0444-93a9-4598-b46c-a6a6b938a872",
                                                                          "commited": true,
                                                                          "mt_money_types": {
                                                                            "$ref": "28"
                                                                          },
                                                                          "mt_money_types1": {
                                                                            "$ref": "28"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "29"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates1": [
                                                                        {
                                                                          "$ref": "29"
                                                                        },
                                                                        {
                                                                          "$ref": "29"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_doc_sa_cashflow": [
                                                                        {
                                                                          "$id": "30",
                                                                          "id_doc_sa": "f0adb7e5-8b97-4505-8640-2ccd0af4d33d",
                                                                          "id_pay": "c74069db-2212-430c-8ee7-6a26e48396c2",
                                                                          "id_money": "1bd4a919-8275-46e6-91af-35af8894cc70",
                                                                          "date_cashflow": "2026-09-06T06:47:37.387158+02:00",
                                                                          "coefficient": 5.1,
                                                                          "id_user_add": "f3c6f96d-0407-4b47-9aa4-711d23027f9d",
                                                                          "amt_tot_md": 7.1,
                                                                          "amt_tot_mo": 8.1,
                                                                          "mt_payment_types": {
                                                                            "$id": "31",
                                                                            "id": "6f8c8e4a-e090-4e3a-a8ee-40018387cbcd",
                                                                            "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": "bc9b2c2a-6fc1-477f-9d82-244a70919b9c",
                                                                            "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-09-06T06:47:37.387158+02:00",
                                                                            "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                            "id_user_upd": "6269f038-6efa-4db3-a010-9434b581b222",
                                                                            "commited": true,
                                                                            "mt_docs_payment_money": [
                                                                              {
                                                                                "$ref": "27"
                                                                              },
                                                                              {
                                                                                "$ref": "27"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "tt_doc_sa_cashflow": [
                                                                              {
                                                                                "$ref": "30"
                                                                              },
                                                                              {
                                                                                "$ref": "30"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pay": [
                                                                              {
                                                                                "$id": "32",
                                                                                "id_doc_sa": "9fabcf78-16ae-4344-8bad-b651465bdbcf",
                                                                                "id_line": 2,
                                                                                "id_pay": "095b2a2a-9813-4578-9810-7624d37e009a",
                                                                                "id_money": "66448f51-961b-446a-801e-2f9928a7f997",
                                                                                "coefficient": 5.1,
                                                                                "id_voucher": "e5e6487a-3f1a-49e0-a3b9-c28676cf807d",
                                                                                "id_employee": "32cdfe5a-40b4-4939-a35c-5aa55a6e92d3",
                                                                                "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": "f9bc0dc8-600b-419d-af3a-c7eb839a15c4",
                                                                                "coupon_id": "sample string 9",
                                                                                "terminal_id": "sample string 10",
                                                                                "card_name": "sample string 11",
                                                                                "card_bank": "sample string 12",
                                                                                "card_number": "sample string 13",
                                                                                "client_name": "sample string 14",
                                                                                "money_type": "sample string 15",
                                                                                "merchant_id": "sample string 16",
                                                                                "aid": "sample string 17",
                                                                                "auth_num": "sample string 18",
                                                                                "authorization": true,
                                                                                "signature": true,
                                                                                "contactless": true,
                                                                                "date_hour_pay": "sample string 19",
                                                                                "terminal_name": "sample string 20",
                                                                                "active": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_money_types": {
                                                                                  "$ref": "28"
                                                                                },
                                                                                "mt_payment_types": {
                                                                                  "$ref": "31"
                                                                                },
                                                                                "tt_doc_sa": {
                                                                                  "$ref": "25"
                                                                                },
                                                                                "tt_vouchers": {
                                                                                  "$ref": "13"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ],
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "13"
                                                                              },
                                                                              {
                                                                                "$ref": "13"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_money_types": {
                                                                            "$ref": "28"
                                                                          },
                                                                          "tt_doc_sa": {
                                                                            "$ref": "25"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "32"
                                                                        },
                                                                        {
                                                                          "$ref": "32"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_payment_types": {
                                                                      "$ref": "31"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "7"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$id": "33",
                                                                    "id_pos_print": "f425ad8d-e9da-4761-87ea-9f335f9d1210",
                                                                    "id_doc": "58d64e37-b37a-4740-b745-c28c79dbdc3c",
                                                                    "id_pos_type": "ee354d02-705e-41e0-8c36-1eb7caaac3b6",
                                                                    "id_doc_print": "479ed4d2-0b69-4905-8896-b5f4272a406a",
                                                                    "copies": 5,
                                                                    "print_mode": 6,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                    "id_user_upd": "606a87d9-e39f-4743-ad6a-b4336dc3c2c7",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "26"
                                                                    },
                                                                    "mt_pos_print": {
                                                                      "$id": "34",
                                                                      "id": "03ff2ea3-34b2-410f-a10a-c592d2eb9992",
                                                                      "id_pos": "738482fe-610b-4152-bf42-6b1cea5925a4",
                                                                      "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-09-06T06:47:37.387158+02:00",
                                                                      "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                      "id_user_upd": "1e3615db-5e26-4974-9641-b0b80cf9ddb1",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      }
                                                                    },
                                                                    "mt_pos_types": {
                                                                      "$id": "35",
                                                                      "id": "73e74a9c-9c1d-4d48-8dae-e01b82b0d789",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "is_module": true,
                                                                      "order": 5,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                      "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                      "id_user_upd": "2709c4cf-5f65-4120-8bcc-708485b65e07",
                                                                      "commited": true,
                                                                      "mt_items_featured": [
                                                                        {
                                                                          "$id": "36",
                                                                          "id": "2d1a2eb3-fe51-4886-ba0b-f78ab88548fa",
                                                                          "id_branch": "2d7803b3-2410-40f8-aa28-0c2dcc417f6a",
                                                                          "id_pos_type": "b4249b63-2db8-46f7-96c8-8399d991aa1e",
                                                                          "id_pos": "ad64e1bf-1ab6-40ad-b5e4-85dddf03849a",
                                                                          "id_item": "023c6d43-cffd-48a7-b18f-618f5550260e",
                                                                          "date_from": "2026-09-06T06:47:37.387158+02:00",
                                                                          "date_end": "2026-09-06T06:47:37.387158+02:00",
                                                                          "image_id": 4,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                          "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                          "id_user_upd": "a4e77962-eba3-41ac-8c9b-7142075b4b01",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_pos_types": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "36"
                                                                        }
                                                                      ],
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "mt_pos_view": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_doc_print": {
                                                                      "$id": "37",
                                                                      "id": "8c618d66-442f-4422-bb98-a8997b4c9b83",
                                                                      "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-09-06T06:47:37.387158+02:00",
                                                                      "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                      "commited": true,
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "33"
                                                                        },
                                                                        {
                                                                          "$ref": "33"
                                                                        }
                                                                      ],
                                                                      "st_doc_print_det": [
                                                                        {
                                                                          "$id": "38",
                                                                          "id_doc_print": "a94f2dd3-08e9-4f79-acc8-796cd40b2c0e",
                                                                          "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": "37"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "38"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "33"
                                                                  }
                                                                ],
                                                                "st_doc_num": [
                                                                  {
                                                                    "$id": "39",
                                                                    "id_pos": "cb61adce-e413-44fe-a1d7-5eb6e08310b4",
                                                                    "id_doc": "1937583f-907f-4604-ae48-3693a6286d22",
                                                                    "value": 3,
                                                                    "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "26"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "21"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "tt_doc_st": [
                                                                  {
                                                                    "$id": "40",
                                                                    "id": "19a50b97-2101-4a8e-93ed-4f2d08ca09dc",
                                                                    "id_pos": "8a04a454-bd45-42d8-9470-040f2d572d4f",
                                                                    "id_doc": "cf14331d-34da-4fed-8cb8-5d1a81d11451",
                                                                    "id_branch": "5ae7b817-1827-437c-a90b-61a5b818f150",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2026-09-06T06:47:37.387158+02:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "2fc5bb2c-3019-4f5c-94be-e3d6675772bd",
                                                                    "id_loc_from": "4a40a38c-24c9-4bcb-971a-44f0655052a1",
                                                                    "id_loc_end": "1847b848-0d0b-4ff8-9fff-dbb9a0e6f28e",
                                                                    "id_user_add": "244a5482-4110-4ab2-a2f7-88c341e8da25",
                                                                    "id_user_upd": "b3eaabcb-ab98-4f6f-a25d-60743956c38b",
                                                                    "id_pos_sesion": "fa56c368-791c-48d8-9750-f9738fe8e082",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2026-09-06T06:47:37.387158+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_docs": {
                                                                      "$ref": "26"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$id": "41",
                                                                      "id": "2bd19900-067a-4013-990e-4dbdfcc543e3",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "reserved": true,
                                                                      "id_branch": "f75b1d9b-6683-4124-a794-461d94341417",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                      "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                      "id_user_upd": "35687d90-8bf5-43a7-aa54-2cc10f584032",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "25"
                                                                        },
                                                                        {
                                                                          "$ref": "25"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa1": [
                                                                        {
                                                                          "$ref": "25"
                                                                        },
                                                                        {
                                                                          "$ref": "25"
                                                                        }
                                                                      ],
                                                                      "tt_doc_st": [
                                                                        {
                                                                          "$ref": "40"
                                                                        },
                                                                        {
                                                                          "$ref": "40"
                                                                        }
                                                                      ],
                                                                      "tt_doc_st1": [
                                                                        {
                                                                          "$ref": "40"
                                                                        },
                                                                        {
                                                                          "$ref": "40"
                                                                        }
                                                                      ],
                                                                      "tt_stock": [
                                                                        {
                                                                          "$id": "42",
                                                                          "id_location": "0e5aeb0e-00ff-4405-94a0-5582281633a6",
                                                                          "id_item": "4f65495a-071a-487f-8896-97ee8f3601ba",
                                                                          "stock_ideal": 3.1,
                                                                          "stock_min": 4.1,
                                                                          "stock_max": 5.1,
                                                                          "stock": 6.1,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                          "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_locations": {
                                                                            "$ref": "41"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "42"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_locations1": {
                                                                      "$ref": "41"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "21"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_st_det": [
                                                                      {
                                                                        "$id": "43",
                                                                        "id_doc_st": "1934a673-e773-454b-93b8-e07c5b2895cf",
                                                                        "id_line": 2,
                                                                        "id_item": "b0a99832-2d04-4beb-94b1-62c2d0124d61",
                                                                        "comment": "sample string 4",
                                                                        "qty": 5.1,
                                                                        "status": 1,
                                                                        "active": true,
                                                                        "mt_items": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_doc_st": {
                                                                          "$ref": "40"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "43"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st1": [
                                                                      {
                                                                        "$ref": "40"
                                                                      },
                                                                      {
                                                                        "$ref": "40"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st2": {
                                                                      "$ref": "40"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "40"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_locations": {
                                                                "$ref": "41"
                                                              },
                                                              "mt_locations1": {
                                                                "$ref": "41"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "21"
                                                              },
                                                              "st_users": {
                                                                "$ref": "5"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "5"
                                                              },
                                                              "tt_cloakrooms_units": [
                                                                {
                                                                  "$ref": "24"
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ],
                                                              "tt_doc_sa_cashflow": [
                                                                {
                                                                  "$ref": "30"
                                                                },
                                                                {
                                                                  "$ref": "30"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "17"
                                                                },
                                                                {
                                                                  "$ref": "17"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "32"
                                                                },
                                                                {
                                                                  "$ref": "32"
                                                                }
                                                              ],
                                                              "tt_doc_sa1": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ],
                                                              "tt_doc_sa2": {
                                                                "$ref": "25"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$id": "44",
                                                                "id": "8e95bdbf-16d0-430d-adea-4163e44b161b",
                                                                "nro_sesion": 2,
                                                                "id_pos": "b0038b63-202f-42aa-be5e-5302494bf4a1",
                                                                "date_tax": "2026-09-06T06:47:37.387158+02:00",
                                                                "date_open": "2026-09-06T06:47:37.387158+02:00",
                                                                "date_close": "2026-09-06T06:47:37.387158+02:00",
                                                                "id_user_open": "55ad3124-b330-48b7-9e5c-19d9aa0d36d6",
                                                                "id_user_close": "a70a0fef-86ae-4e53-b074-b43b4a62a484",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "21"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "45",
                                                                    "id": "baf5e002-aa22-4396-b4d6-f994f22bee3e",
                                                                    "order_id": 2,
                                                                    "id_item": "3fcbd461-3c48-444e-bf77-d3ea705a776b",
                                                                    "id_item_type": "e3ea05e0-993b-4930-9835-593a90aeaf19",
                                                                    "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": "d28d0e65-2d46-446a-98fe-feeac20398df",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "52594476-b0e2-44a9-b354-eedad131c3d5",
                                                                    "count_voucher": 1,
                                                                    "id_category": "2dd1d62a-7cf9-4cca-b1df-87aa297fdd71",
                                                                    "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                    "id_user_upd": "2e811a25-7cdc-4b99-8188-17827c19f1cb",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "11"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "45"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pt": [
                                                                  {
                                                                    "$id": "46",
                                                                    "id": "4b02bc70-9a56-4f7b-980e-423e817e0d2e",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "67298e17-abd8-4a2e-a769-d3371cab0d05",
                                                                    "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-09-06T06:47:37.387158+02:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "46"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "47",
                                                                    "id": "c40005da-99f4-4399-a3d3-e685d9fab49a",
                                                                    "id_room_unit": "071c939e-52bc-40e8-b76b-0a1e9b22db17",
                                                                    "id_room_list": "018f0fca-904e-4763-885e-6ce9dbb98435",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2026-09-06T06:47:37.387158+02:00",
                                                                    "date_from": "2026-09-06T06:47:37.387158+02:00",
                                                                    "date_end": "2026-09-06T06:47:37.387158+02:00",
                                                                    "date_open": "2026-09-06T06:47:37.387158+02:00",
                                                                    "date_close": "2026-09-06T06:47:37.387158+02:00",
                                                                    "id_employee": "e6e28edf-2c3d-4b1f-9caf-3332b20b1214",
                                                                    "id_employee_sec": "f16d7f80-6acf-4e1d-9214-449e57d751fe",
                                                                    "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": "867b99db-eae1-4ae3-bf17-10a4ad140aec",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "68f52726-3465-4dc5-8295-49418c58d019",
                                                                    "id_user_close": "cfeb616a-286c-4241-8185-2f05976c0cfa",
                                                                    "id_unit_state": "51c736c1-ea33-4740-ade0-6ef39b460def",
                                                                    "id_pos_sesion": "1a76bd3f-772e-4119-9929-ca985991b4cc",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2026-09-06T06:47:37.387158+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "14"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "14"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "48",
                                                                      "id": "1b6e0199-6a48-4c3c-9ea7-a52c4c1890ef",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "95b5c4c0-815a-4efa-bc8f-abfb5cc84824",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "2e531543-7bbb-4c7f-aaad-fe989874483c",
                                                                      "locked": true,
                                                                      "date_locked": "2026-09-06T06:47:37.387158+02:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                      "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                      "id_user_upd": "b07984e8-9e68-4ccf-8b65-91dc63a3c84a",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "49",
                                                                        "id": "42c069e9-b0f6-4727-af16-4e1918771f26",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "e3b2ee31-b12b-4ff4-9678-07358ef3ec49",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "d3bbd058-fc0a-4dce-b798-ba6d60a0b47c",
                                                                        "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": "73234a8c-0a0a-473b-9507-7a1a89d9bc31",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                        "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                        "id_user_upd": "e3663069-d0d0-4173-a35b-d210d5135eed",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "50",
                                                                            "id_pos": "26116b7a-dc7f-4300-b39b-388478a27fc3",
                                                                            "id_room": "f4804056-e945-4029-9d09-49f30f3bac67",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                            "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                            "id_user_upd": "111aa9b8-8523-4b22-b0cf-2e320dba7d02",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms": {
                                                                              "$ref": "49"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "50"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_images1": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "48"
                                                                          },
                                                                          {
                                                                            "$ref": "48"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_list": [
                                                                          {
                                                                            "$id": "51",
                                                                            "id": "8def29a5-6711-4cbd-ad22-6b71c98fe8f9",
                                                                            "id_room": "657ee134-179f-4d6b-8099-4e19b58a4048",
                                                                            "date_in": "2026-09-06T06:47:37.387158+02:00",
                                                                            "date_out": "2026-09-06T06:47:37.387158+02:00",
                                                                            "id_user_add": "352685f4-6c79-4726-87c0-3e0859605c9c",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                            "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$ref": "49"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "47"
                                                                              },
                                                                              {
                                                                                "$ref": "47"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "51"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_types": {
                                                                        "$id": "52",
                                                                        "id": "0dfa6402-be6b-4ed5-9430-45eacf43e801",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                        "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                        "id_user_upd": "732449dd-5e0e-44f8-999a-6bf47b43d906",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "48"
                                                                          },
                                                                          {
                                                                            "$ref": "48"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "53",
                                                                            "id_room_type": "8259129a-4bc6-4e0e-8fac-d42c16a60865",
                                                                            "id_room_state": "dc96efcb-15d6-42ee-81a4-883ef327da72",
                                                                            "id_image": "0ccedd06-47c7-4366-a61e-e1ecd6f376bb",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                            "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                            "id_user_upd": "c34d0ac7-534d-4387-92e7-387e1cba8c0b",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "54",
                                                                              "id": "cdf2e256-6081-4e89-af4f-0b321b18f62e",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "color": "sample string 5",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                              "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                              "id_user_upd": "74166e6b-d732-458f-8e88-e42371b6f1be",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "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": "7"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "53"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "47"
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_rooms_units_states": {
                                                                      "$ref": "54"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "25"
                                                                      },
                                                                      {
                                                                        "$ref": "25"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "44"
                                                                    },
                                                                    "tt_rooms_list": {
                                                                      "$ref": "51"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "47"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_tips": [
                                                                  {
                                                                    "$id": "55",
                                                                    "id": "0968d151-7a57-40ed-9797-5a2c94d13b08",
                                                                    "id_pos_sesion": "73c9e5bc-b21e-41ce-94f4-647edafe5974",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "b6b394e1-b2bd-443e-87ab-b5b0e68b430d",
                                                                    "id_room_unit_activity": "9088f569-1a74-4554-bef7-594993e031fb",
                                                                    "id_doc_sa": "b99d9676-4f5a-4d37-ab0f-5533bbab6b71",
                                                                    "id_pos_type": "1a9c1f55-ae01-402a-a168-22c9fb359108",
                                                                    "block": true,
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "74003b30-55c2-4efa-861c-8fd489e7d278",
                                                                    "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-09-06T06:47:37.387158+02:00",
                                                                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "44"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "56",
                                                                        "id_tip": "d03b4740-22b9-4908-8b63-938a05d1109d",
                                                                        "id_user": "da00ab35-01c9-4c08-bbb4-7e426105515d",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                        "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_tips": {
                                                                          "$ref": "55"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "56"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "55"
                                                                  }
                                                                ],
                                                                "tt_pos_sesion_users": [
                                                                  {
                                                                    "$id": "57",
                                                                    "id_pos_sesion": "f735110f-af55-46eb-96e0-a281e3285981",
                                                                    "id_user": "f6c35f28-8cfb-400d-86c3-cecd4884561f",
                                                                    "date_add": "2026-09-06T06:47:37.387158+02:00",
                                                                    "distribution_index": 1.1,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "57"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "tt_cmd_connection": [
                                                                  {
                                                                    "$id": "58",
                                                                    "id": "7bb70a65-1255-4c9a-93fd-ff3606f0e319",
                                                                    "id_user": "9ac98c57-22f8-4371-9a88-7c4ffd1dc49b",
                                                                    "id_user_profile": "3a6741d8-0c11-4fb2-b4d5-216d6646bc5c",
                                                                    "locator": "sample string 4",
                                                                    "date_end": "2026-09-06T06:47:37.387158+02:00",
                                                                    "id_pos_sesion": "c01d4b8e-d159-4c44-bdb6-c3531a79ed1a",
                                                                    "date_login": "2026-09-06T06:47:37.387158+02:00",
                                                                    "date_logout": "2026-09-06T06:47:37.387158+02:00",
                                                                    "terminal_id": "sample string 6",
                                                                    "terminal_type": "sample string 7",
                                                                    "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users_profiles": {
                                                                      "$id": "59",
                                                                      "id": "53f6ecad-1c7f-43ca-9486-4661b6b2a296",
                                                                      "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-09-06T06:47:37.387158+02:00",
                                                                      "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                      "commited": true,
                                                                      "st_permisions": [
                                                                        {
                                                                          "$id": "60",
                                                                          "id": "bdc9deee-02cb-42c0-bd57-6a7b6c1bba12",
                                                                          "id_function": "98f79349-e9af-45ad-badc-44e68be97f6c",
                                                                          "id_user": "4e2f6afe-a20b-4233-8511-7976e98f86ea",
                                                                          "id_profile": "cabfbc57-d66a-4d88-8ec1-c249c166366c",
                                                                          "permission": 3,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                          "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                          "commited": true,
                                                                          "st_users_profiles": {
                                                                            "$ref": "59"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_functions": {
                                                                            "$id": "61",
                                                                            "id": "5d3d82e4-8e4a-4971-9a0e-cba49ff93c6e",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "level_id": 5,
                                                                            "id_group": "b8f6aafa-54f3-4f19-906f-249f88851fa6",
                                                                            "name_event": "sample string 7",
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "ca57f4c8-7b83-480e-874a-ab5f35c4e065",
                                                                            "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-09-06T06:47:37.387158+02:00",
                                                                            "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                            "commited": true,
                                                                            "st_functions_groups": {
                                                                              "$id": "62",
                                                                              "id": "1c76247b-383f-4aad-af0e-58fbfb306651",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                              "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                              "commited": true,
                                                                              "st_functions": [
                                                                                {
                                                                                  "$ref": "61"
                                                                                },
                                                                                {
                                                                                  "$ref": "61"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "st_permisions": [
                                                                              {
                                                                                "$ref": "60"
                                                                              },
                                                                              {
                                                                                "$ref": "60"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "60"
                                                                        }
                                                                      ],
                                                                      "st_users": [
                                                                        {
                                                                          "$ref": "5"
                                                                        },
                                                                        {
                                                                          "$ref": "5"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$ref": "58"
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "58"
                                                                  }
                                                                ],
                                                                "tt_cmd_messages": [
                                                                  {
                                                                    "$id": "63",
                                                                    "id": "9d9c55eb-ee14-4aee-b7bc-fd6c536f5920",
                                                                    "id_user": "87c190f6-bc5b-436c-80da-658aa35cf334",
                                                                    "date_add": "2026-09-06T06:47:37.387158+02:00",
                                                                    "destiny_type": 4,
                                                                    "id_key": "feee8952-418f-4020-a022-7ca464b427ef",
                                                                    "message": "sample string 6",
                                                                    "message_view": true,
                                                                    "date_view": "2026-09-06T06:47:37.387158+02:00",
                                                                    "id_pos_sesion": "06659105-d6f7-463e-bb9b-8a299787b5ce",
                                                                    "terminal_add": "sample string 9",
                                                                    "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                    "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "63"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_rooms_units_activity": {
                                                                "$ref": "47"
                                                              },
                                                              "tt_spool_doc_print": [
                                                                {
                                                                  "$id": "64",
                                                                  "id": "c4276eec-4ec5-478a-b544-8b8b8d177dfd",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "94ed6bab-ae42-4def-9e12-0382ee525d05",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                  "printed": true,
                                                                  "print_on": "2026-09-06T06:47:37.387158+02:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "25"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "64"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "44"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "23"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$ref": "36"
                                                      },
                                                      {
                                                        "$ref": "36"
                                                      }
                                                    ],
                                                    "mt_pos_print": [
                                                      {
                                                        "$ref": "34"
                                                      },
                                                      {
                                                        "$ref": "34"
                                                      }
                                                    ],
                                                    "mt_pos_rooms": [
                                                      {
                                                        "$ref": "50"
                                                      },
                                                      {
                                                        "$ref": "50"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "5"
                                                    },
                                                    "mt_pos_view": [
                                                      {
                                                        "$ref": "20"
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ],
                                                    "mt_prices_list_rules": [
                                                      {
                                                        "$id": "65",
                                                        "id": "35bb3534-2cdc-41b0-b573-fd7faf8ca70c",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "date_from": "2026-09-06T06:47:37.387158+02:00",
                                                        "date_end": "2026-09-06T06:47:37.387158+02:00",
                                                        "id_branch": "a53f96e8-57d2-4697-b99d-41d75b5f7270",
                                                        "id_pos": "62bff9a3-bb32-40db-abb1-8068f36fbeee",
                                                        "id_list": "f51aca41-66e9-407c-99af-920234c4ae0d",
                                                        "view_list": true,
                                                        "is_default": true,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                        "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                        "id_user_upd": "df1118a0-0948-4ed6-8f52-2f99b84f38a6",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "21"
                                                        },
                                                        "mt_prices_list": {
                                                          "$ref": "18"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "65"
                                                      }
                                                    ],
                                                    "mt_prices_rules": [
                                                      {
                                                        "$ref": "10"
                                                      },
                                                      {
                                                        "$ref": "10"
                                                      }
                                                    ],
                                                    "st_doc_num": [
                                                      {
                                                        "$ref": "39"
                                                      },
                                                      {
                                                        "$ref": "39"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "66",
                                                        "id": "b89b2716-f500-4d2e-995a-df31135d0207",
                                                        "id_pos": "a9a8d156-c50a-4b1d-bf92-148ddeb75dd5",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2026-09-06T06:47:37.387158+02:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "02488964-4a6e-4465-8369-76c9ec086bf1",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                        "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "21"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "67",
                                                        "id_user": "9399c3cb-4cef-4504-8a55-1440b15ce382",
                                                        "id_pos": "5f1c1743-49d5-4a4e-a605-698e9a35f4fd",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                        "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "21"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "67"
                                                      }
                                                    ],
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "25"
                                                      },
                                                      {
                                                        "$ref": "25"
                                                      }
                                                    ],
                                                    "tt_pos_connection": [
                                                      {
                                                        "$id": "68",
                                                        "id": "2c5289e8-ea66-4c6f-979a-3a5760446190",
                                                        "id_pos": "a3d01818-e764-4058-b32a-9b81c327f9a2",
                                                        "date_add": "2026-09-06T06:47:37.387158+02:00",
                                                        "date_upd": "2026-09-06T06:47:37.387158+02:00",
                                                        "date_out": "2026-09-06T06:47:37.387158+02:00",
                                                        "connection_type": "sample string 3",
                                                        "connection_speed": 1,
                                                        "terminal_name": "sample string 4",
                                                        "version": "sample string 5",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "21"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ],
                                                    "tt_pos_sesion": [
                                                      {
                                                        "$ref": "44"
                                                      },
                                                      {
                                                        "$ref": "44"
                                                      }
                                                    ],
                                                    "mt_branches": {
                                                      "$ref": "6"
                                                    },
                                                    "tt_logs": [
                                                      {
                                                        "$id": "69",
                                                        "id": "6ecefe7f-9bf6-450a-a20b-1d2552f3e160",
                                                        "id_user_add": "eb26bf47-92c4-4606-8245-4cf0cf3109c4",
                                                        "id_table": "4949fa38-ab73-4996-80d7-ec4c592f98a5",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "fafa9a50-9e0e-4cc5-9ea8-f28e5b9789d6",
                                                        "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "21"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "70",
                                                          "id": "2243702b-d40e-4090-b2ae-fcb58a66bb44",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                          "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "71",
                                                              "id": "3a8ee506-84cf-4321-ae2b-60b52a3cfbdd",
                                                              "id_sync": "a7fc5989-f450-4aa8-bee2-48760222ef22",
                                                              "json": "sample string 3",
                                                              "id_table": "27e89623-99dc-40fa-87f5-b1e7e8753385",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "72",
                                                                "id": "04e0de4c-871b-41b7-93b6-98b42f95c72c",
                                                                "id_branch_from": "96f84388-a695-466a-8db1-3eb318007e96",
                                                                "id_branch_to": "5d67e4e1-3028-4a76-8de7-8081b76c78fa",
                                                                "type": 4,
                                                                "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2026-09-06T06:47:37.387158+02:00",
                                                                "send_on": "2026-09-06T06:47:37.387158+02:00",
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_branches1": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_sync_packages_det": [
                                                                  {
                                                                    "$ref": "71"
                                                                  },
                                                                  {
                                                                    "$ref": "71"
                                                                  }
                                                                ]
                                                              },
                                                              "st_sync_tables": {
                                                                "$ref": "70"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "71"
                                                            }
                                                          ],
                                                          "tt_logs": [
                                                            {
                                                              "$ref": "69"
                                                            },
                                                            {
                                                              "$ref": "69"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "69"
                                                      }
                                                    ],
                                                    "st_local_variables": [
                                                      {
                                                        "$id": "73",
                                                        "id": "6ac6c5b7-883f-4027-969d-b53035c30a79",
                                                        "id_pos": "d1d47818-1d39-400b-9699-a63b94545f25",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "21"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "73"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "40"
                                                      },
                                                      {
                                                        "$ref": "40"
                                                      }
                                                    ]
                                                  },
                                                  "mt_pos_prices_list": [
                                                    {
                                                      "$ref": "19"
                                                    },
                                                    {
                                                      "$ref": "19"
                                                    }
                                                  ],
                                                  "mt_pos_types": {
                                                    "$ref": "35"
                                                  },
                                                  "st_users": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                "mt_prices_list": {
                                                  "$ref": "18"
                                                },
                                                "st_users": {
                                                  "$ref": "5"
                                                }
                                              },
                                              {
                                                "$ref": "19"
                                              }
                                            ],
                                            "mt_prices_items": [
                                              {
                                                "$id": "74",
                                                "id_list": "c4c6da4c-f1ad-476d-8403-1940221a1675",
                                                "id_item_sub": "f1da2979-e339-4a41-ac95-679a260432a0",
                                                "validity_date": "2026-09-06T06:47:37.387158+02:00",
                                                "price": 4.1,
                                                "active": true,
                                                "created_on": "2026-09-06T06:47:37.387158+02:00",
                                                "last_update": "2026-09-06T06:47:37.387158+02:00",
                                                "id_user_upd": "4b03cb4f-2c33-4658-a1d8-7ff79953a10e",
                                                "commited": true,
                                                "mt_items_sub": {
                                                  "$ref": "2"
                                                },
                                                "mt_prices_list": {
                                                  "$ref": "18"
                                                },
                                                "st_users": {
                                                  "$ref": "5"
                                                }
                                              },
                                              {
                                                "$ref": "74"
                                              }
                                            ],
                                            "mt_prices_list1": [
                                              {
                                                "$ref": "18"
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ],
                                            "mt_prices_list2": {
                                              "$ref": "18"
                                            },
                                            "mt_prices_list_rules": [
                                              {
                                                "$ref": "65"
                                              },
                                              {
                                                "$ref": "65"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "7"
                                            },
                                            "st_users": {
                                              "$ref": "5"
                                            },
                                            "mt_prices_rules": [
                                              {
                                                "$ref": "10"
                                              },
                                              {
                                                "$ref": "10"
                                              }
                                            ],
                                            "tt_doc_sa_det": [
                                              {
                                                "$ref": "17"
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ]
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          },
                                          "st_users1": {
                                            "$ref": "5"
                                          },
                                          "tt_doc_sa": {
                                            "$ref": "25"
                                          },
                                          "tt_doc_sa_det_stock": [
                                            {
                                              "$id": "75",
                                              "id_doc_sa": "35a063c5-3d51-4b30-a3ba-7738ef02c69e",
                                              "id_line": 2,
                                              "id_item": "4bee4649-b327-4501-a64f-8eb2a7bb8647",
                                              "qty": 4.1,
                                              "mt_items": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_sa_det": {
                                                "$ref": "17"
                                              }
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "17"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "32"
                                        },
                                        {
                                          "$ref": "32"
                                        }
                                      ],
                                      "tt_vouchers": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_vouchers_permisions": [
                                        {
                                          "$id": "76",
                                          "id": "e509763d-9fab-4dd8-9964-33f0fc59799d",
                                          "date_from": "2026-09-06T06:47:37.387158+02:00",
                                          "date_end": "2026-09-06T06:47:37.387158+02:00",
                                          "date_used": "2026-09-06T06:47:37.387158+02:00",
                                          "id_employee": "2251cbd2-47bb-414b-98a2-0b10428f2cb3",
                                          "id_branch": "7a311bd4-1f59-4628-a7f0-22e13bd97e88",
                                          "count": 6,
                                          "count_used": 1,
                                          "unlimited": true,
                                          "id_user_add": "5a08f4ce-dd05-4cc8-a010-89e36200fd00",
                                          "is_entry": true,
                                          "is_consume": true,
                                          "active": true,
                                          "created_on": "2026-09-06T06:47:37.387158+02:00",
                                          "last_update": "2026-09-06T06:47:37.387158+02:00",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "6"
                                          },
                                          "mt_employees": {
                                            "$ref": "14"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          },
                                          "tt_vouchers": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "76"
                                        }
                                      ],
                                      "tt_rooms_units_activity": [
                                        {
                                          "$ref": "47"
                                        },
                                        {
                                          "$ref": "47"
                                        }
                                      ],
                                      "tt_rooms_units_activity1": [
                                        {
                                          "$ref": "47"
                                        },
                                        {
                                          "$ref": "47"
                                        }
                                      ]
                                    },
                                    "mt_payment_types": {
                                      "$ref": "31"
                                    },
                                    "st_users": {
                                      "$ref": "5"
                                    },
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "32"
                                      },
                                      {
                                        "$ref": "32"
                                      }
                                    ],
                                    "tt_vouchers_det": [
                                      {
                                        "$ref": "12"
                                      },
                                      {
                                        "$ref": "12"
                                      }
                                    ],
                                    "tt_vouchers_permisions": {
                                      "$ref": "76"
                                    }
                                  }
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "st_images": {
                                "$ref": "7"
                              },
                              "st_users": {
                                "$ref": "5"
                              },
                              "mt_items_sub": [
                                {
                                  "$ref": "2"
                                },
                                {
                                  "$ref": "2"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "tt_items_customs": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ]
                            },
                            "mt_pos": {
                              "$ref": "21"
                            },
                            "mt_prices_list": {
                              "$ref": "18"
                            },
                            "st_users": {
                              "$ref": "5"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "12"
                          },
                          {
                            "$ref": "12"
                          }
                        ]
                      },
                      {
                        "$ref": "8"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "3"
                      },
                      {
                        "$ref": "3"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "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": "77",
                      "id": "0633e673-7023-4bfd-96ef-82cbc9197260",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2026-09-06T06:47:37.387158+02:00",
                      "last_update": "2026-09-06T06:47:37.387158+02:00",
                      "commited": true,
                      "st_images": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ]
                    },
                    "mt_docs": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "st_users": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "st_users1": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ]
                  },
                  "st_users": {
                    "$ref": "5"
                  },
                  "mt_branches_zones": [
                    {
                      "$ref": "22"
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "mt_employees_branches": [
                    {
                      "$ref": "15"
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "36"
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "mt_locations": [
                    {
                      "$ref": "41"
                    },
                    {
                      "$ref": "41"
                    }
                  ],
                  "mt_periods": [
                    {
                      "$id": "78",
                      "id_branch": "6f4a2de8-2f78-4719-aa10-8e099a6dffd8",
                      "exercise_id": 2,
                      "period_id": 3,
                      "date_from": "2026-09-06T06:47:37.387158+02:00",
                      "date_end": "2026-09-06T06:47:37.387158+02:00",
                      "state": "sample string 6",
                      "created_on": "2026-09-06T06:47:37.387158+02:00",
                      "last_update": "2026-09-06T06:47:37.387158+02:00",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "78"
                    }
                  ],
                  "mt_pos": [
                    {
                      "$ref": "21"
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "mt_prices_list_rules": [
                    {
                      "$ref": "65"
                    },
                    {
                      "$ref": "65"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "49"
                    },
                    {
                      "$ref": "49"
                    }
                  ],
                  "st_sync_packages": [
                    {
                      "$ref": "72"
                    },
                    {
                      "$ref": "72"
                    }
                  ],
                  "st_sync_packages1": [
                    {
                      "$ref": "72"
                    },
                    {
                      "$ref": "72"
                    }
                  ],
                  "tt_doc_sa": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tt_doc_st": [
                    {
                      "$ref": "40"
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "tt_vouchers": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "tt_vouchers_permisions": [
                    {
                      "$ref": "76"
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_branches_zones": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ],
              "mt_brands": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_categories_items": [
                {
                  "$ref": "9"
                },
                {
                  "$ref": "9"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_docs_payment_money": [
                {
                  "$ref": "27"
                },
                {
                  "$ref": "27"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "14"
                },
                {
                  "$ref": "14"
                }
              ],
              "mt_employees_profiles": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "mt_items_featured": [
                {
                  "$ref": "36"
                },
                {
                  "$ref": "36"
                }
              ],
              "mt_items_sub": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "11"
                },
                {
                  "$ref": "11"
                }
              ],
              "mt_locations": [
                {
                  "$ref": "41"
                },
                {
                  "$ref": "41"
                }
              ],
              "mt_money_rates": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "28"
                },
                {
                  "$ref": "28"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ],
              "mt_pos": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_pos_doc_print": [
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                }
              ],
              "mt_pos_prices_list": [
                {
                  "$ref": "19"
                },
                {
                  "$ref": "19"
                }
              ],
              "mt_pos_print": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_pos_rooms": [
                {
                  "$ref": "50"
                },
                {
                  "$ref": "50"
                }
              ],
              "mt_pos_types": [
                {
                  "$ref": "35"
                },
                {
                  "$ref": "35"
                }
              ],
              "mt_pos_view": [
                {
                  "$ref": "20"
                },
                {
                  "$ref": "20"
                }
              ],
              "mt_prices_items": [
                {
                  "$ref": "74"
                },
                {
                  "$ref": "74"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_prices_list_rules": [
                {
                  "$ref": "65"
                },
                {
                  "$ref": "65"
                }
              ],
              "mt_prices_rules": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "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": [
                {
                  "$id": "79",
                  "id": "d7942253-31f4-4926-bc43-02220bedeead",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-09-06T06:47:37.387158+02:00",
                  "last_update": "2026-09-06T06:47:37.387158+02:00",
                  "id_user_upd": "81b180ca-e0ee-4808-8f9d-a53236af7d4d",
                  "commited": true,
                  "mt_units_ref": [
                    {
                      "$id": "80",
                      "id": "f3e0a7c4-53f4-429e-9a64-316b23600d31",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "coefficient": 4.1,
                      "id_unit": "01390c4f-5b87-4c77-b100-32d017c7880e",
                      "active": true,
                      "created_on": "2026-09-06T06:47:37.387158+02:00",
                      "last_update": "2026-09-06T06:47:37.387158+02:00",
                      "id_user_upd": "e72c8d6e-6ae0-4a94-8c0d-49b18c6994da",
                      "commited": true,
                      "mt_units": {
                        "$ref": "79"
                      },
                      "st_users": {
                        "$ref": "5"
                      },
                      "mt_items_formula": [
                        {
                          "$id": "81",
                          "id_item_sub": "febdb6f8-b2ac-4629-8ea1-f65737b776cb",
                          "id_item": "ea2d8478-a26e-4bd1-a5c0-e5c5426cce2d",
                          "group_id": 3,
                          "id_unit_ref": "1bb015a7-386e-4830-80e9-7cf733612d81",
                          "qty_dis": 5,
                          "mt_items": {
                            "$ref": "3"
                          },
                          "mt_items_sub": {
                            "$ref": "2"
                          },
                          "mt_units_ref": {
                            "$ref": "80"
                          }
                        },
                        {
                          "$ref": "81"
                        }
                      ]
                    },
                    {
                      "$ref": "80"
                    }
                  ],
                  "st_users": {
                    "$ref": "5"
                  },
                  "mt_items": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "mt_items1": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ]
                },
                {
                  "$ref": "79"
                }
              ],
              "mt_units_ref": [
                {
                  "$ref": "80"
                },
                {
                  "$ref": "80"
                }
              ],
              "st_images": {
                "$ref": "7"
              },
              "st_images1": {
                "$ref": "7"
              },
              "st_permisions": [
                {
                  "$ref": "60"
                },
                {
                  "$ref": "60"
                }
              ],
              "st_pos_license": [
                {
                  "$ref": "66"
                },
                {
                  "$ref": "66"
                }
              ],
              "st_users_pos": [
                {
                  "$ref": "67"
                },
                {
                  "$ref": "67"
                }
              ],
              "st_users_token": [
                {
                  "$id": "82",
                  "id": "1cf761a8-0efb-4ab3-a4f4-c10560dd354c",
                  "token_id": "sample string 2",
                  "id_user": "83a85523-a94d-4438-8301-56dcb06617e2",
                  "date_from": "2026-09-06T06:47:37.387158+02:00",
                  "date_end": "2026-09-06T06:47:37.387158+02:00",
                  "created_on": "2026-09-06T06:47:37.387158+02:00",
                  "st_users": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "82"
                }
              ],
              "tt_doc_sa_cashflow": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ],
              "tt_doc_sa_det": [
                {
                  "$ref": "17"
                },
                {
                  "$ref": "17"
                }
              ],
              "tt_doc_sa_det1": [
                {
                  "$ref": "17"
                },
                {
                  "$ref": "17"
                }
              ],
              "tt_doc_st": [
                {
                  "$ref": "40"
                },
                {
                  "$ref": "40"
                }
              ],
              "tt_doc_st1": [
                {
                  "$ref": "40"
                },
                {
                  "$ref": "40"
                }
              ],
              "tt_items_customs": [
                {
                  "$ref": "45"
                },
                {
                  "$ref": "45"
                }
              ],
              "tt_logs": [
                {
                  "$ref": "69"
                },
                {
                  "$ref": "69"
                }
              ],
              "tt_pos_sesion": [
                {
                  "$ref": "44"
                },
                {
                  "$ref": "44"
                }
              ],
              "tt_pos_sesion1": [
                {
                  "$ref": "44"
                },
                {
                  "$ref": "44"
                }
              ],
              "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": "83",
                  "id": "930194c5-be08-4662-a3cd-3241639f1d6d",
                  "id_room_activity": "483c02ab-c0c3-4780-976d-915d075dbf68",
                  "id_pos_sesion": "9476509d-0f5f-4ccb-950f-372f9f322033",
                  "log_text": "sample string 4",
                  "id_user": "0ccd1bf7-c082-4a36-915e-9de0fd3bbe29",
                  "event_type": "sample string 6",
                  "correlation_id": "dcb2619a-66c5-4fbd-a9c2-cc7a21343e53",
                  "id_room_unit": "4f92f7d6-4933-4910-b9d1-f85c1e18ff6b",
                  "id_room_unit_source": "08b85c27-615d-4fa9-bdab-08292f0473d5",
                  "id_room_unit_destination": "7d4360d9-c524-4991-8878-b42f1c09c0c3",
                  "id_room_activity_related": "69473ed6-321c-4e03-9b5f-b4fe15ea1161",
                  "id_doc_sa": "5c3ab2ab-77b6-4912-b8fd-99d5fe1699e5",
                  "id_user_authorizer": "87410f92-a54f-484f-ab13-1f63d9b27cda",
                  "data_json": "sample string 7",
                  "created_on": "2026-09-06T06:47:37.387158+02:00",
                  "commited": true,
                  "st_users": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "83"
                }
              ],
              "tt_tips_users": [
                {
                  "$ref": "56"
                },
                {
                  "$ref": "56"
                }
              ],
              "tt_vouchers_permisions": [
                {
                  "$ref": "76"
                },
                {
                  "$ref": "76"
                }
              ],
              "tt_vouchers": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "mt_docs": [
                {
                  "$ref": "26"
                },
                {
                  "$ref": "26"
                }
              ],
              "tt_pos_sesion_users": [
                {
                  "$ref": "57"
                },
                {
                  "$ref": "57"
                }
              ],
              "tt_doc_sa": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "tt_doc_sa1": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "mt_items": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "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": "9"
            },
            {
              "$ref": "9"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "36"
            },
            {
              "$ref": "36"
            }
          ],
          "mt_items_formula": [
            {
              "$ref": "81"
            },
            {
              "$ref": "81"
            }
          ],
          "mt_units": {
            "$ref": "79"
          },
          "mt_units1": {
            "$ref": "79"
          },
          "st_images": {
            "$ref": "7"
          },
          "st_users": {
            "$ref": "5"
          },
          "mt_items_sub": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "tt_doc_sa_det_stock": [
            {
              "$ref": "75"
            },
            {
              "$ref": "75"
            }
          ],
          "tt_doc_st_det": [
            {
              "$ref": "43"
            },
            {
              "$ref": "43"
            }
          ],
          "tt_items_customs": [
            {
              "$ref": "45"
            },
            {
              "$ref": "45"
            }
          ],
          "tt_stock": [
            {
              "$ref": "42"
            },
            {
              "$ref": "42"
            }
          ],
          "tt_vouchers_det": [
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            }
          ]
        },
        "mt_items_formula": [
          {
            "$ref": "81"
          },
          {
            "$ref": "81"
          }
        ],
        "mt_items_types": {
          "$ref": "11"
        },
        "mt_items_vouchers": {
          "$ref": "1"
        },
        "st_users": {
          "$ref": "5"
        },
        "mt_prices_items": [
          {
            "$ref": "74"
          },
          {
            "$ref": "74"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ]
      },
      {
        "$ref": "2"
      }
    ]
  },
  {
    "$ref": "1"
  }
]